Index
All Classes and Interfaces|All Packages
A
- ACTIVE - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermStatus
-
Active - The term is approved and in use.
- ACTIVE - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionStatus
-
Active - The governance definition is approved and in use.
- ACTIVE - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessStatus
-
Active - The process is approved and in use.
- ActivityDescriptionProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
ActivityDescriptionProperties is used to classify a glossary that describes an activity.
- ActivityDescriptionProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ActivityDescriptionProperties
-
Default constructor
- ActivityDescriptionProperties(ActivityDescriptionProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ActivityDescriptionProperties
-
Copy/clone constructor for a primary key.
- addAssetOrigin(String, String, String, String, String, AssetOriginProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Add or replace the origin classification for an asset.
- addAssetOrigin(String, String, AssetOriginProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Add or replace the origin classification for an asset.
- addCommentReply(String, String, boolean, CommentProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Adds a comment to another comment.
- addCommentReply(String, String, String, boolean, String, ExternalIdentifierProperties, boolean, CommentProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Adds a comment to another comment.
- addCommentToElement(String, String, boolean, CommentProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Adds a comment to the element.
- addCommentToElement(String, String, String, boolean, String, ExternalIdentifierProperties, boolean, CommentProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Adds a comment to the element.
- addElementToSubjectArea(String, String, String, String, String, SubjectAreaMemberProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Classify the element to assert that the definitions it represents are part of a subject area definition.
- addElementToSubjectArea(String, String, SubjectAreaMemberProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Classify the element to assert that it is part of a subject area definition.
- addExternalIdentifier(String, String, String, String, String, ExternalIdentifierProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ExternalIdentifierManagerInterface
-
Add a new external identifier to an existing open metadata element.
- addGovernanceDefinitionToElement(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Link a governance definition to an element using the GovernedBy relationship.
- addGovernanceDefinitionToElement(String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Link a governance definition to an element using the GovernedBy relationship.
- addIncompleteClassification(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Classify the element with the Incomplete classification to indicate that it has more details to come.
- addLikeToElement(String, String, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Adds a "LikeProperties" to the element.
- addLikeToElement(String, String, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Adds a "LikeProperties" to the element.
- addMementoClassification(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Classify the element with the Memento classification to indicate that it has been logically deleted for by lineage requests.
- addOwnership(String, String, String, String, String, OwnerProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Add or replace the ownership classification for an element.
- addOwnership(String, String, OwnerProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Add or replace the ownership classification for an element.
- addRatingToElement(String, String, boolean, RatingProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Adds a star rating and optional review text to the element.
- addRatingToElement(String, String, boolean, RatingProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Adds a star rating and optional review text to the element.
- addSecurityTags(String, String, String, String, String, SecurityTagsProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Add or replace the security tags for an element.
- addSecurityTags(String, String, SecurityTagsProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Add or replace the security tags for an element.
- addTagToElement(String, String, String, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Adds a tag (either private of public) to an element.
- addTagToElement(String, String, String, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Adds a tag (either private of public) to an element.
- APPROVED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermStatus
-
Approved - The term is approved and ready to be activated.
- APPROVED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessStatus
-
Approved - The process is approved.
- archiveGlossaryTerm(String, String, String, String, String, ArchiveProperties, Date, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Archive the metadata element representing a glossary term.
- archiveGlossaryTerm(String, String, ArchiveProperties, Date, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Archive the metadata element representing a glossary term.
- ArchiveProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
ArchiveProperties defined the properties that are stored when a data source is archived or deleted.
- ArchiveProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ArchiveProperties
-
Default constructor
- ArchiveProperties(ArchiveProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ArchiveProperties
-
Copy/clone constructor for the template properties.
- ArchiveRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
ArchiveRequestBody describes the request body used to create/update connection properties.
- ArchiveRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ArchiveRequestBody
-
Default constructor
- ArchiveRequestBody(ArchiveRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ArchiveRequestBody
-
Copy/clone constructor.
- AssetConnectionProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
AssetConnectionProperties describes the properties used when creating an AssetConnection relationship.
- AssetConnectionProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetConnectionProperties
-
Default constructor
- AssetConnectionProperties(AssetConnectionProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetConnectionProperties
-
Copy/clone constructor.
- AssetElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
AssetElement contains the properties and header for an asset retrieved from the metadata repository.
- AssetElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetElement
-
Default constructor
- AssetElement(AssetElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetElement
-
Copy/clone constructor
- AssetElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
DataAssetElementsResponse is a response object for passing back a a list of assets or an exception if the request failed.
- AssetElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetElementsResponse
-
Default constructor
- AssetElementsResponse(AssetElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetElementsResponse
-
Copy/clone constructor
- AssetManagerAuditCode - Enum Class in org.odpi.openmetadata.accessservices.assetmanager.ffdc
-
The AssetManagerAuditCode is used to define the message content for the OMRS Audit Log.
- AssetManagerElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
AssetManagerElement contains the properties and header for a software server capabilities entity retrieved from the metadata repository that represents the asset manager that is using the Asset Manager OMAS.
- AssetManagerElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
-
Default constructor
- AssetManagerElement(AssetManagerElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
-
Copy/clone constructor
- AssetManagerErrorCode - Enum Class in org.odpi.openmetadata.accessservices.assetmanager.ffdc
-
The AssetManagerErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Asset Manager OMAS Services.
- AssetManagerEventInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api
-
AssetManagerEventInterface defines how a client gets access to the configuration events produced by the Asset Manager OMAS.
- AssetManagerEventListener - Interface in org.odpi.openmetadata.accessservices.assetmanager.api
-
AssetManagerEventListener is the interface that a client implements to register to receive the events from the Asset Manager OMAS's out topic.
- AssetManagerEventType - Enum Class in org.odpi.openmetadata.accessservices.assetmanager.events
-
AssetManagerEventType describes the different types of events produced by the Asset Manager OMAS.
- AssetManagerIdentifiersRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
AssetManagerIdentifiersRequestBody provides the identifiers for an asset manager.
- AssetManagerIdentifiersRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
-
Default constructor
- AssetManagerIdentifiersRequestBody(AssetManagerIdentifiersRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
-
Copy/clone constructor.
- AssetManagerOMASAPIResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
AssetManagerOMASAPIResponse provides a common header for Asset Manager OMAS managed rest to its REST API.
- AssetManagerOMASAPIResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerOMASAPIResponse
-
Default constructor
- AssetManagerOMASAPIResponse(AssetManagerOMASAPIResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerOMASAPIResponse
-
Copy/clone constructor
- AssetManagerOutTopicEvent - Class in org.odpi.openmetadata.accessservices.assetmanager.events
-
AssetManagerOutTopicEvent provides the structure of the Asset Manager OMAS's OutTopic events.
- AssetManagerOutTopicEvent() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
-
Default Constructor
- AssetManagerOutTopicEvent(AssetManagerOutTopicEvent) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
-
Copy/clone constructor
- AssetManagerProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
AssetManagerProperties describes the properties of an external asset manager.
- AssetManagerProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetManagerProperties
-
Default constructor
- AssetManagerProperties(AssetManagerProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetManagerProperties
-
Copy/clone constructor.
- AssetOriginProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
AssetOriginProperties provides a structure for passing information about an asset's origin.
- AssetOriginProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetOriginProperties
-
Default constructor
- AssetOriginProperties(AssetOriginProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetOriginProperties
-
Copy/clone constructor
- AssetProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
DataAssetProperties is a java bean used to create assets associated with the external asset manager.
- AssetProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
-
Default constructor
- AssetProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
-
Copy/clone constructor.
- assignReferenceValueToItem(String, String, String, String, String, ReferenceValueAssignmentProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ValidValuesExchangeInterface
-
Link a valid value as a reference value to a referencable to act as a tag/classification to help with locating and grouping the referenceable.
- attachExternalCategoryLink(String, String, String, String, String, ExternalGlossaryElementLinkProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Create a link to an external glossary category resource.
- attachExternalCategoryLink(String, String, String, ExternalGlossaryElementLinkProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Create a link to an external glossary category resource.
- attachExternalLinkToGlossary(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Connect a glossary to a reference to an external glossary resource.
- attachExternalLinkToGlossary(String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Connect a glossary to a reference to an external glossary resource.
- attachExternalTermLink(String, String, String, String, String, ExternalGlossaryElementLinkProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Create a link to an external glossary term resource.
- attachExternalTermLink(String, String, String, ExternalGlossaryElementLinkProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Create a link to an external glossary term resource.
- attachValidValueToSet(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ValidValuesExchangeInterface
-
Create a link between a valid value set or definition and a set.
- attachValidValueToSet(String, String, String, String, String, ValidValueMembershipProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ValidValuesExchangeInterface
-
Create a link between a valid value set or definition and a set.
C
- CalculatedValueClassificationRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
CalculatedValueClassificationRequestBody is used to identify the schema elements that are calculated (derived) rather than stored.
- CalculatedValueClassificationRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.CalculatedValueClassificationRequestBody
-
Default constructor
- CalculatedValueClassificationRequestBody(CalculatedValueClassificationRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.CalculatedValueClassificationRequestBody
-
Copy/clone constructor for a primary key.
- CanonicalVocabularyProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
CanonicalVocabularyProperties is used to classify a glossary that has no term definitions with the same name.
- CanonicalVocabularyProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.CanonicalVocabularyProperties
-
Default constructor
- CanonicalVocabularyProperties(CanonicalVocabularyProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.CanonicalVocabularyProperties
-
Copy/clone constructor for a primary key.
- CapabilityDeploymentProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
CapabilityDeploymentProperties describes the properties for the SupportedSoftwareCapability relationship between a ITInfrastructure asset and a Software Capability.
- CapabilityDeploymentProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.CapabilityDeploymentProperties
-
Default constructor
- CapabilityDeploymentProperties(CapabilityDeploymentProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.CapabilityDeploymentProperties
-
Copy/clone constructor
- ClassificationProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
ClassificationProperties provides the base class for classification items.
- ClassificationProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ClassificationProperties
-
Default constructor
- ClassificationProperties(ClassificationProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ClassificationProperties
-
Copy/clone constructor.
- ClassificationRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
ClassificationRequestBody describes the request body used when classifying/reclassifying elements.
- ClassificationRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ClassificationRequestBody
-
Default constructor
- ClassificationRequestBody(ClassificationRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ClassificationRequestBody
-
Copy/clone constructor.
- clearAcceptedAnswer(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Unlink a comment that contains an answer to a question posed in another comment.
- clearAcceptedAnswer(String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Unlink a comment that contains an answer to a question posed in another comment.
- clearAssetConnection(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
-
Remove a relationship between an asset and its connection.
- clearAssetOrigin(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Remove the origin classification from an asset.
- clearAssetOrigin(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Remove the origin classification from an asset.
- clearAssetRelationship(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
-
Remove the relationship between two elements.
- clearBusinessSignificant(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Remove the "BusinessSignificant" designation from the element.
- clearCategoryParent(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Remove a parent-child relationship between two categories.
- clearCategoryParent(String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Remove a parent-child relationship between two categories.
- clearColumnAsPrimaryKey(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
-
Remove the primary key designation from the schema attribute.
- clearConfidenceClassification(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Remove the confidence classification from the element.
- clearConfidenceClassification(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Remove the confidence classification from the element.
- clearConfidentialityClassification(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Remove the confidence classification from the element.
- clearConfidentialityClassification(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Remove the confidence classification from the element.
- clearConnectorType(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
-
Remove a relationship between a connection and a connector type.
- clearControlFlow(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Remove the control flow relationship between two elements.
- clearCriticalityClassification(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Remove the criticality classification from the element.
- clearCriticalityClassification(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Remove the criticality classification from the element.
- clearDataAssetAsReferenceData(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
-
Remove the reference data designation from the asset.
- clearDataFlow(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Remove the data flow relationship between two elements.
- clearElementAsDataField(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Remove the data field designation from the element.
- clearElementAsDataField(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Remove the data field designation from the element.
- clearEmbeddedConnection(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
-
Remove a relationship between a virtual connection and an embedded connection.
- clearEndpoint(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
-
Remove a relationship between a connection and an endpoint.
- clearForeignKeyRelationship(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
-
Remove the foreign key relationship between two schema elements.
- clearGlossaryAsCanonical(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Remove the canonical designation from the glossary.
- clearGlossaryAsCanonical(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Remove the canonical designation from the glossary.
- clearGlossaryAsEditingGlossary(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Remove the editing glossary classification from the glossary.
- clearGlossaryAsEditingGlossary(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Remove the editing glossary classification from the glossary.
- clearGlossaryAsStagingGlossary(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Remove the staging glossary classification from the glossary.
- clearGlossaryAsStagingGlossary(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Remove the staging glossary classification from the glossary.
- clearGlossaryAsTaxonomy(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Remove the taxonomy designation from the glossary.
- clearGlossaryAsTaxonomy(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Remove the taxonomy designation from the glossary.
- clearGovernanceDelegation(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GovernanceExchangeInterface
-
Remove the link between a governance definition and a governance definition that is delegated to (ie provides an implementation of).
- clearIncompleteClassification(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Remove the Incomplete designation from the element.
- clearLineageMapping(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Remove the lineage mapping between two elements.
- clearMementoClassification(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Remove the memento designation from the element.
- clearOwnership(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Remove the ownership classification from an element.
- clearOwnership(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Remove the ownership classification from an element.
- clearPortDelegation(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Remove the port delegation relationship between two ports.
- clearPortSchemaType(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Remove the schema type from a port.
- clearProcessCall(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Remove the process call relationship.
- clearProcessParent(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Remove a parent-child relationship between two processes.
- clearProcessPort(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Unlink a port from a process.
- clearRetentionClassification(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Remove the retention classification from the element.
- clearRetentionClassification(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Remove the retention classification from the element.
- clearSchemaElementAsCalculatedValue(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
-
Remove the calculated value designation from the schema element.
- clearSchemaElementRelationship(String, String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
-
Remove a relationship between two schema elements.
- clearSchemaTypeParent(String, String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
-
Remove the relationship between a schema type and its parent data asset, process or port.
- clearSecurityTags(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Remove the security tags classification from an element.
- clearSecurityTags(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Remove the security tags classification from an element.
- clearSemanticAssignment(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Remove a semantic assignment relationship between an element and its glossary term.
- clearSemanticAssignment(String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Remove a semantic assignment relationship between an element and its glossary term.
- clearTermAsAbstractConcept(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Remove the abstract concept designation from the glossary term.
- clearTermAsAbstractConcept(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Remove the abstract concept designation from the glossary term.
- clearTermAsActivity(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Remove the activity designation from the glossary term.
- clearTermAsActivity(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Remove the activity designation from the glossary term.
- clearTermAsContext(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Remove the context definition designation from the glossary term.
- clearTermAsContext(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Remove the context definition designation from the glossary term.
- clearTermAsDataField(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Remove the data field designation from the glossary term.
- clearTermAsDataField(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Remove the data field designation from the glossary term.
- clearTermAsDataValue(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Remove the data value designation from the glossary term.
- clearTermAsDataValue(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Remove the data value designation from the glossary term.
- clearTermAsObjectIdentifier(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Remove the object identifier designation from the glossary term.
- clearTermAsObjectIdentifier(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Remove the object identifier designation from the glossary term.
- clearTermAsSpineAttribute(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Remove the spine attribute designation from the glossary term.
- clearTermAsSpineAttribute(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Remove the spine attribute designation from the glossary term.
- clearTermAsSpineObject(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Remove the spine object designation from the glossary term.
- clearTermAsSpineObject(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Remove the spine object designation from the glossary term.
- clearTermCategory(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Unlink a term from a category.
- clearTermCategory(String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Unlink a term from a category.
- clearTermRelationship(String, String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Remove the relationship between two terms.
- clearTermRelationship(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Remove the relationship between two terms.
- cloneToMap() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CapabilityDeploymentProperties
-
Turn the properties into a property map.
- cloneToMap() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DeploymentProperties
-
Turn the properties into a property map.
- CollaborationExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api.exchange
-
The CollaborationExchangeInterface supports the exchange of comments, likes, reviews/ratings and informal tags.
- CollaborationManagementInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api.management
-
The CollaborationManagementInterface supports the exchange of comments, likes, reviews/ratings and informal tags.
- CommentElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
CommentElement contains the properties and header for a Comment entity retrieved from the metadata repository.
- CommentElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.CommentElement
-
Default constructor
- CommentElement(CommentElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.CommentElement
-
Copy/clone constructor
- CommentElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
CommentElementResponse is the response structure used on the OMAS REST API calls that return the properties for an element.
- CommentElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentElementResponse
-
Default constructor
- CommentElementResponse(CommentElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentElementResponse
-
Copy/clone constructor
- CommentElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
CommentElementsResponse is a response object for passing back a list of elements or an exception if the request failed.
- CommentElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentElementsResponse
-
Default constructor
- CommentElementsResponse(CommentElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentElementsResponse
-
Copy/clone constructor
- CommentProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
The CommentProperties bean stores information about a comment connected to an asset.
- CommentProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.CommentProperties
-
Default constructor
- CommentProperties(CommentProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.CommentProperties
-
Copy/clone constructor.
- CommentTypeListResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
CommentTypeListResponse is a response object for passing back a list of enum values or an exception if the request failed.
- CommentTypeListResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentTypeListResponse
-
Default constructor
- CommentTypeListResponse(CommentTypeListResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentTypeListResponse
-
Copy/clone constructor
- confirmSynchronization(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ExternalIdentifierManagerInterface
-
Confirm that the values of a particular metadata element have been synchronized.
- ConnectionElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
ConnectionElement contains the properties and header for a connection retrieved from the metadata repository.
- ConnectionElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
-
Default constructor
- ConnectionElement(ConnectionElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
-
Copy/clone constructor
- ConnectionExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api.exchange
-
ConnectionExchangeInterface provides methods to define connections and their supporting objects The interface supports the following types of objects Connections - the connections used to create connector instances that can access the connection. ConnectorTypes - description of a specific that can be used to access the connection. ConnectorCategories - the network information needed to access the connection. Endpoints - the network information needed to access the connection.
- ConnectionProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
The connection is an object that contains the properties needed to create and initialise a connector to access a specific data assets.
- ConnectionProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
-
Default constructor sets the Connection properties to null.
- ConnectionProperties(ConnectionProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
-
Copy/clone Constructor to return a copy of a connection object.
- ConnectionRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
ConnectionRequestBody describes the request body used to create/update connection properties.
- ConnectionRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionRequestBody
-
Default constructor
- ConnectionRequestBody(ConnectionRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionRequestBody
-
Copy/clone constructor.
- ConnectionResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
ConnectionResponse is a response object for passing back a single connection object.
- ConnectionResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionResponse
-
Default constructor
- ConnectionResponse(ConnectionResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionResponse
-
Copy/clone constructor
- ConnectionsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
ConnectionsResponse is a response object for passing back a list of connection objects.
- ConnectionsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionsResponse
-
Default constructor
- ConnectionsResponse(ConnectionsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionsResponse
-
Copy/clone constructor
- ConnectorTypeElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
ConnectorTypeElement contains the properties and header for a connector type retrieved from the metadata repository.
- ConnectorTypeElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectorTypeElement
-
Default constructor
- ConnectorTypeElement(ConnectorTypeElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectorTypeElement
-
Copy/clone constructor
- ConnectorTypeProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
The ConnectorTypeProperties describe the implementation details of a particular type of connector.
- ConnectorTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
Default constructor
- ConnectorTypeProperties(ConnectorTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
Copy/clone constructor for a connectorType that is not connected to an asset (either directly or indirectly).
- ConnectorTypeRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
ConnectorTypeRequestBody describes the request body used to create/update connector type properties.
- ConnectorTypeRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeRequestBody
-
Default constructor
- ConnectorTypeRequestBody(ConnectorTypeRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeRequestBody
-
Copy/clone constructor.
- ConnectorTypeResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
ConnectorReportResponse is a response object for passing back a single connector type object.
- ConnectorTypeResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeResponse
-
Default constructor
- ConnectorTypeResponse(ConnectorTypeResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeResponse
-
Copy/clone constructor
- ConnectorTypesResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
ConnectorTypesResponse is a response object for passing back a list of connector type objects.
- ConnectorTypesResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypesResponse
-
Default constructor
- ConnectorTypesResponse(ConnectorTypesResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypesResponse
-
Copy/clone constructor
- ControlFlowElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
ControlFlowElement contains the properties and header for a control flow relationship retrieved from the metadata repository.
- ControlFlowElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
-
Default constructor
- ControlFlowElement(ControlFlowElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
-
Copy/clone constructor
- ControlFlowElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
ControlFlowElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
- ControlFlowElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementResponse
-
Default constructor
- ControlFlowElementResponse(ControlFlowElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementResponse
-
Copy/clone constructor
- ControlFlowElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
ControlFlowElementsResponse is a response object for passing back a list of control flow relationships or an exception if the request failed.
- ControlFlowElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementsResponse
-
Default constructor
- ControlFlowElementsResponse(ControlFlowElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementsResponse
-
Copy/clone constructor
- ControlFlowProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
ControlFlowProperties describe the properties for a control flow relationship.
- ControlFlowProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ControlFlowProperties
-
Default constructor
- ControlFlowProperties(ControlFlowProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ControlFlowProperties
-
Copy/clone constructor.
- ControlFlowRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
ControlFlowRequestBody describes the request body used when linking elements within processes.
- ControlFlowRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowRequestBody
-
Default constructor
- ControlFlowRequestBody(ControlFlowRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowRequestBody
-
Copy/clone constructor.
- ControlledGlossaryTermRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
ControlledGlossaryTermRequestBody describes the request body used to create/update controlled glossary term properties.
- ControlledGlossaryTermRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
-
Default constructor
- ControlledGlossaryTermRequestBody(ControlledGlossaryTermRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
-
Copy/clone constructor.
- createAnchoredSchemaType(String, String, String, boolean, String, ExternalIdentifierProperties, boolean, boolean, SchemaTypeProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
-
Create a new metadata element to represent a schema type.
- createConnection(String, String, String, boolean, ExternalIdentifierProperties, ConnectionProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
-
Create a new metadata element to represent the connection.
- createConnectionFromTemplate(String, String, String, boolean, String, ExternalIdentifierProperties, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
-
Create a new metadata element to represent a connection using an existing metadata element as a template.
- createConnectorType(String, String, String, boolean, ExternalIdentifierProperties, ConnectorTypeProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
-
Create a new metadata element to represent the root of a connectorType.
- createConnectorTypeFromTemplate(String, String, String, boolean, String, ExternalIdentifierProperties, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
-
Create a new metadata element to represent a connectorType using an existing metadata element as a template.
- createControlledGlossaryTerm(String, String, String, boolean, String, ExternalIdentifierProperties, GlossaryTermProperties, GlossaryTermStatus, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Create a new metadata element to represent a glossary term whose lifecycle is managed through a controlled workflow.
- createControlledGlossaryTerm(String, String, GlossaryTermProperties, GlossaryTermStatus, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Create a new metadata element to represent a glossary term whose lifecycle is managed through a controlled workflow.
- createDataAsset(String, String, String, boolean, ExternalIdentifierProperties, DataAssetProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
-
Create a new metadata element to represent the root of an asset.
- createDataAssetFromTemplate(String, String, String, boolean, String, ExternalIdentifierProperties, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
-
Create a new metadata element to represent an asset using an existing metadata element as a template.
- createEndpoint(String, String, String, boolean, ExternalIdentifierProperties, EndpointProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
-
Create a new metadata element to represent the endpoint.
- createEndpointFromTemplate(String, String, String, boolean, String, ExternalIdentifierProperties, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
-
Create a new metadata element to represent an endpoint using an existing metadata element as a template.
- createExternalAssetManager(String, AssetManagerProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ExternalAssetManagerInterface
-
Create information about the external asset manager.
- createExternalGlossaryLink(String, String, String, ExternalGlossaryLinkProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Create a link to an external glossary resource.
- createExternalGlossaryLink(String, ExternalGlossaryLinkProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Create a link to an external glossary resource.
- createExternalReference(String, String, String, boolean, ExternalIdentifierProperties, String, ExternalReferenceProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ExternalReferencesInterface
-
Create a definition of an external reference.
- createGlossary(String, String, String, boolean, ExternalIdentifierProperties, GlossaryProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Create a new metadata element to represent the root of a glossary.
- createGlossary(String, GlossaryProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Create a new metadata element to represent the root of a glossary.
- createGlossaryCategory(String, String, String, boolean, String, ExternalIdentifierProperties, GlossaryCategoryProperties, boolean, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Create a new metadata element to represent a glossary category.
- createGlossaryCategory(String, String, GlossaryCategoryProperties, boolean, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Create a new metadata element to represent a glossary category.
- createGlossaryCategoryFromTemplate(String, String, String, boolean, String, String, ExternalIdentifierProperties, boolean, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Create a new metadata element to represent a glossary category using an existing metadata element as a template.
- createGlossaryCategoryFromTemplate(String, String, String, TemplateProperties, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Create a new metadata element to represent a glossary category using an existing metadata element as a template.
- createGlossaryFromTemplate(String, String, String, boolean, String, ExternalIdentifierProperties, boolean, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Create a new metadata element to represent a glossary using an existing metadata element as a template.
- createGlossaryFromTemplate(String, String, TemplateProperties, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Create a new metadata element to represent a glossary using an existing metadata element as a template.
- createGlossaryTerm(String, String, String, boolean, String, ExternalIdentifierProperties, GlossaryTermProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Create a new metadata element to represent a glossary term.
- createGlossaryTerm(String, String, GlossaryTermProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Create a new metadata element to represent a glossary term.
- createGlossaryTermFromTemplate(String, String, String, boolean, String, String, ExternalIdentifierProperties, boolean, GlossaryTermStatus, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Create a new metadata element to represent a glossary term using an existing metadata element as a template.
- createGlossaryTermFromTemplate(String, String, String, TemplateProperties, boolean, boolean, GlossaryTermStatus) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Create a new metadata element to represent a glossary term using an existing metadata element as a template.
- createGovernanceDefinition(String, String, String, String, ExternalIdentifierProperties, GovernanceDefinitionProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GovernanceExchangeInterface
-
Create a new definition.
- createInformalTag(String, TagProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Creates a new informal tag and returns the unique identifier for it.
- createInformalTag(String, TagProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Creates a new informal tag and returns the unique identifier for it.
- createNote(String, String, String, boolean, String, ExternalIdentifierProperties, NoteProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Create a new metadata element to represent a note.
- createNote(String, String, NoteProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Create a new metadata element to represent a note.
- createNoteLog(String, String, String, boolean, String, ExternalIdentifierProperties, NoteLogProperties, boolean, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Create a new metadata element to represent a note log and attach it to an element (if supplied).
- createNoteLog(String, String, NoteLogProperties, boolean, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Create a new metadata element to represent a note log and attach it to an element (if supplied).
- createPort(String, String, String, boolean, String, ExternalIdentifierProperties, PortProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Create a new metadata element to represent a port.
- createProcess(String, String, String, boolean, ExternalIdentifierProperties, ProcessStatus, ProcessProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Create a new metadata element to represent a process.
- createProcessFromTemplate(String, String, String, boolean, String, ExternalIdentifierProperties, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Create a new metadata element to represent a process using an existing metadata element as a template.
- createSchemaAttribute(String, String, String, boolean, String, ExternalIdentifierProperties, SchemaAttributeProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
-
Create a new metadata element to represent a schema attribute.
- createSchemaAttributeFromTemplate(String, String, String, boolean, String, String, ExternalIdentifierProperties, TemplateProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
-
Create a new metadata element to represent a schema attribute using an existing metadata element as a template.
- createSchemaType(String, String, String, boolean, ExternalIdentifierProperties, boolean, boolean, SchemaTypeProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
-
Create a new metadata element to represent a schema type.
- createSchemaTypeFromTemplate(String, String, String, boolean, String, ExternalIdentifierProperties, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
-
Create a new metadata element to represent a schema type using an existing metadata element as a template.
- createValidValueDefinition(String, String, String, String, ExternalIdentifierProperties, ValidValueProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ValidValuesExchangeInterface
-
Create a new valid value definition.
- createValidValueSet(String, String, String, ExternalIdentifierProperties, ValidValueProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ValidValuesExchangeInterface
-
Create a new valid value set.
- CyberLocation - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
CyberLocation indicates that a location is a cyber location rather than a physical location.
- CyberLocation() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.CyberLocation
-
Default constructor
- CyberLocation(CyberLocation) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.CyberLocation
-
Copy/clone constructor.
D
- DataAssetElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
DataAssetElement contains the properties and header for an asset retrieved from the metadata repository.
- DataAssetElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
-
Default constructor
- DataAssetElement(DataAssetElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
-
Copy/clone constructor
- DataAssetElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
DataAssetElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
- DataAssetElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementResponse
-
Default constructor
- DataAssetElementResponse(DataAssetElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementResponse
-
Copy/clone constructor
- DataAssetElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
DataAssetElementsResponse is a response object for passing back a a list of assets or an exception if the request failed.
- DataAssetElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementsResponse
-
Default constructor
- DataAssetElementsResponse(DataAssetElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementsResponse
-
Copy/clone constructor
- DataAssetExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api.exchange
-
DataAssetExchangeInterface provides methods to define data assets, their schemas and connections, along with supporting objects, and lineage.
- DataAssetProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
DataAssetProperties is a java bean used to create assets associated with the external asset manager.
- DataAssetProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DataAssetProperties
-
Default constructor
- DataAssetProperties(DataAssetProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DataAssetProperties
-
Copy/clone constructor.
- DataAssetRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
DataAssetRequestBody describes the request body used to create/update asset properties.
- DataAssetRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetRequestBody
-
Default constructor
- DataAssetRequestBody(DataAssetRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetRequestBody
-
Copy/clone constructor.
- DataContentForDataSetProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
DataContentForDataSetProperties defines a query on an asset that returns all or part of the values for a dataset.
- DataContentForDataSetProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DataContentForDataSetProperties
-
Default constructor
- DataContentForDataSetProperties(DataContentForDataSetProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DataContentForDataSetProperties
-
Copy/clone constructor.
- DataFieldQueryProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
DataFieldQueryProperties is used to provide the properties that can be used to extract an element by the data values classification.
- DataFieldQueryProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFieldQueryProperties
-
Default constructor
- DataFieldQueryProperties(DataFieldQueryProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFieldQueryProperties
-
Copy/clone constructor for an editing glossary classification.
- DataFieldValuesProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
DataFieldValuesProperties is used to provide the characterizations of the data values stored in a data field described by the attached element.
- DataFieldValuesProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFieldValuesProperties
-
Default constructor
- DataFieldValuesProperties(DataFieldValuesProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFieldValuesProperties
-
Copy/clone constructor for an editing glossary classification.
- DataFlowElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
DataFlowElement contains the properties and header for a data flow relationship retrieved from the metadata repository.
- DataFlowElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
-
Default constructor
- DataFlowElement(DataFlowElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
-
Copy/clone constructor
- DataFlowElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
DataFlowElementResponse is the response structure used on the OMAS REST API calls that return the properties for a relationship.
- DataFlowElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementResponse
-
Default constructor
- DataFlowElementResponse(DataFlowElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementResponse
-
Copy/clone constructor
- DataFlowElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
DataFlowElementsResponse is a response object for passing back a list of relationships or an exception if the request failed.
- DataFlowElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementsResponse
-
Default constructor
- DataFlowElementsResponse(DataFlowElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementsResponse
-
Copy/clone constructor
- DataFlowProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
DataFlowProperties describe the properties for a data flow relationship.
- DataFlowProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
-
Default constructor
- DataFlowProperties(DataFlowProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
-
Copy/clone constructor.
- DataFlowRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
DataFlowRequestBody describes the request body used when linking elements within processes.
- DataFlowRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowRequestBody
-
Default constructor
- DataFlowRequestBody(DataFlowRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowRequestBody
-
Copy/clone constructor.
- DataSetProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
DataSetProperties is a class for representing a generic data set.
- DataSetProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DataSetProperties
-
Default constructor
- DataSetProperties(DataSetProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DataSetProperties
-
Copy/clone constructor.
- DataStoreProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
DataStoreProperties is a class for representing a generic data store.
- DataStoreProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
-
Default constructor
- DataStoreProperties(DataAssetProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
-
Copy/clone constructor.
- DataStoreProperties(DataStoreProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
-
Copy/clone constructor.
- deleteExternalReference(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ExternalReferencesInterface
-
Remove the definition of an external reference.
- deleteGovernanceDefinition(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GovernanceExchangeInterface
-
Delete a specific governance definition.
- deleteTag(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Removes an informal tag from the repository.
- deleteTag(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Removes an informal tag from the repository.
- DeploymentProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
DeploymentProperties describes the properties for the DeployedOn relationship between an IT Infrastructure asset and a destination asset.
- DeploymentProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DeploymentProperties
-
Default constructor
- DeploymentProperties(Map<String, Object>, Date, Date) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DeploymentProperties
-
Copy/clone constructor
- DeploymentProperties(DeploymentProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DeploymentProperties
-
Copy/clone constructor
- DEPRECATED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermStatus
-
Deprecated - The term is out of date and should not be used.
- DEPRECATED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionStatus
-
Deprecated - The governance definition has been superseded.
- DerivedSchemaTypeQueryTargetProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
DerivedSchemaTypeQueryTargetProperties defines a query on a schema element that returns all or part of the value for a derived schema type.
- DerivedSchemaTypeQueryTargetProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DerivedSchemaTypeQueryTargetProperties
-
Default constructor
- DerivedSchemaTypeQueryTargetProperties(DerivedSchemaTypeQueryTargetProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DerivedSchemaTypeQueryTargetProperties
-
Copy/clone constructor.
- detachExternalCategoryLink(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Remove the link to an external glossary category resource.
- detachExternalCategoryLink(String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Remove the link to an external glossary category resource.
- detachExternalLinkFromGlossary(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Disconnect a glossary from a reference to an external glossary resource.
- detachExternalLinkFromGlossary(String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Disconnect a glossary from a reference to an external glossary resource.
- detachExternalTermLink(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Remove the link to an external glossary term resource.
- detachExternalTermLink(String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Remove the link to an external glossary term resource.
- detachValidValueFromSet(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ValidValuesExchangeInterface
-
Remove the link between a valid value and a set it is a member of.
- DRAFT - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermStatus
-
Draft - The term is incomplete.
- DRAFT - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionStatus
-
Draft - The governance definition is still in development.
- DRAFT - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessStatus
-
Draft - The process is incomplete.
E
- EditingGlossaryProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
EditingGlossaryProperties is used to provide the properties for an EditingGlossary classification.
- EditingGlossaryProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.EditingGlossaryProperties
-
Default constructor
- EditingGlossaryProperties(EditingGlossaryProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.EditingGlossaryProperties
-
Copy/clone constructor for an editing glossary classification.
- EffectiveTimeQueryRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
EffectiveTimeQueryRequestBody carries the date/time for a query.
- EffectiveTimeQueryRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.EffectiveTimeQueryRequestBody
-
Default constructor
- EffectiveTimeQueryRequestBody(EffectiveTimeQueryRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.EffectiveTimeQueryRequestBody
-
Copy/clone constructor
- ELEMENT_CLASSIFIED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
-
A classification has been added to an element.
- ELEMENT_DECLASSIFIED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
-
A classification has been removed from an element.
- ELEMENT_DELETED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
-
An element and all its anchored elements have been deleted.
- ELEMENT_GUID_CHANGED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
-
An element's GUID has changed.
- ELEMENT_HOME_CHANGED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
-
An element's home has changed.
- ELEMENT_RECLASSIFIED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
-
The properties for a classification attached to an element have been updated.
- ELEMENT_RESTORED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
-
An element that was once deleted has been restored.
- ELEMENT_TYPE_CHANGED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
-
An element's type has changed.
- ELEMENT_UPDATED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
-
An element's properties has been updated.
- ElementHeaderResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
ElementHeaderResponse is the response structure used on the OMAS REST API calls that return the header for a element.
- ElementHeaderResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeaderResponse
-
Default constructor
- ElementHeaderResponse(ElementHeaderResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeaderResponse
-
Copy/clone constructor
- ElementHeadersResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
ElementHeadersResponse is a response object for passing back a list of element headers or an exception if the request failed.
- ElementHeadersResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeadersResponse
-
Default constructor
- ElementHeadersResponse(ElementHeadersResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeadersResponse
-
Copy/clone constructor
- ElementStubsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
ElementStubsResponse is a response object for passing back a list of element stubs or an exception if the request failed.
- ElementStubsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementStubsResponse
-
Default constructor
- ElementStubsResponse(ElementStubsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementStubsResponse
-
Copy/clone constructor
- EmbeddedConnection - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
The EmbeddedConnection is used within a VirtualConnection to link to the embedded connections.
- EmbeddedConnection() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EmbeddedConnection
-
Default constructor
- EmbeddedConnection(EmbeddedConnection) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EmbeddedConnection
-
Copy/clone constructor.
- EmbeddedConnectionProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
The EmbeddedConnectionProperties is used within a VirtualConnection to link to the embedded connections.
- EmbeddedConnectionProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.EmbeddedConnectionProperties
-
Default constructor
- EmbeddedConnectionProperties(EmbeddedConnectionProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.EmbeddedConnectionProperties
-
Copy/clone constructor.
- EndpointElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
EndpointElement contains the properties and header for an endpoint retrieved from the metadata repository.
- EndpointElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EndpointElement
-
Default constructor
- EndpointElement(EndpointElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EndpointElement
-
Copy/clone constructor
- EndpointProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
EndpointProperties describes the properties of a server endpoint.
- EndpointProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
-
Default constructor
- EndpointProperties(EndpointProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
-
Copy/clone constructor for an Endpoint.
- EndpointRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
EndpointRequestBody describes the request body used to create/update endpoint properties.
- EndpointRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointRequestBody
-
Default constructor
- EndpointRequestBody(EndpointRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointRequestBody
-
Copy/clone constructor.
- EndpointResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
EndpointResponse is a response object for passing back a single endpoint object.
- EndpointResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointResponse
-
Default constructor
- EndpointResponse(EndpointResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointResponse
-
Copy/clone constructor
- EndpointsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
EndpointsResponse is a response object for passing back a list of endpoint objects.
- EndpointsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointsResponse
-
Default constructor
- EndpointsResponse(EndpointsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointsResponse
-
Copy/clone constructor
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.CommentElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectorTypeElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EmbeddedConnection
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EndpointElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryElementLinkElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryLinkElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceElement
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.FeedbackTargetElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryCategoryElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.InformalTagElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LikeElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.MetadataCorrelationHeader
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteLogElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RatingElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceableElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentDefinitionElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentItemElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RelatedElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RelationshipElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareCapabilityElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueMember
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ActivityDescriptionProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ArchiveProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetConnectionProperties
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetOriginProperties
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CanonicalVocabularyProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CapabilityDeploymentProperties
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ClassificationProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CommentProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ControlFlowProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CyberLocation
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataAssetProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataContentForDataSetProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFieldQueryProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFieldValuesProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataSetProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DeploymentProperties
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DerivedSchemaTypeQueryTargetProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EditingGlossaryProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EmbeddedConnectionProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalIdentifierProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceLinkProperties
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FindAssetOriginProperties
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FindNameProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermCategorization
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermContextDefinition
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceClassificationBase
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceClassificationProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.InformalTagProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LikeProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LineageMappingProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LocationProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.NoteLogProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.NoteProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.OwnerProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PortProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PrimaryKeyProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.QueryTargetProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RatingProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceValueAssignmentProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RelationshipProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RetentionClassificationProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SecureLocation
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SecurityTagsProperties
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SemanticAssignmentProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseProperties
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareCapabilitiesProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.StagingGlossaryProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SubjectAreaMemberProperties
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TagProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TaxonomyProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueMembershipProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ArchiveRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetElementsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CalculatedValueClassificationRequestBody
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ClassificationRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentElementResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentElementsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentTypeListResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypesResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EffectiveTimeQueryRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeaderResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeadersResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementStubsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryElementLinkRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkElementsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.FindByPropertiesRequestBody
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ForeignKeyRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryNameRequestBody
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossarySearchStringRequestBody
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTemplateRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRelationshipRequestBody
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermStatusRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceDefinitionsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.HistoryRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagUpdateRequestBody
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LikeElementResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LikeElementsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LineageMappingElementResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LineageMappingElementsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.MetadataCorrelationHeadersResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteElementResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteElementsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteLogElementResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteLogElementsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PrimaryKeyClassificationRequestBody
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessStatusRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RatingElementResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RatingElementsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableUpdateRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RelatedElementsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RelationshipElementResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RelationshipElementsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RelationshipRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementsResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TermAssignmentStatusListResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TermRelationshipRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.UpdateRequestBody
-
Return comparison result based on the content of the properties.
- ExternalAssetManagerInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api.exchange
-
ExternalAssetManagerInterface provides the interface for retrieving the identity of an external asset manager.
- ExternalGlossaryElementLinkElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
ExternalGlossaryElementLinkElement contains the properties and header for a link to a equivalent external glossary category retrieved from the metadata repository.
- ExternalGlossaryElementLinkElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryElementLinkElement
-
Default constructor
- ExternalGlossaryElementLinkElement(ExternalGlossaryElementLinkElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryElementLinkElement
-
Copy/clone constructor
- ExternalGlossaryElementLinkProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
ExternalGlossaryLinkProperties describes the properties of URL link to a remote glossary.
- ExternalGlossaryElementLinkProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
-
Default constructor
- ExternalGlossaryElementLinkProperties(ExternalGlossaryElementLinkProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
-
Copy/clone constructor
- ExternalGlossaryElementLinkRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
ExternalGlossaryElementLinkRequestBody describes the request body used to create/update links to external glossary elements.
- ExternalGlossaryElementLinkRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryElementLinkRequestBody
-
Default constructor
- ExternalGlossaryElementLinkRequestBody(ExternalGlossaryElementLinkRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryElementLinkRequestBody
-
Copy/clone constructor.
- ExternalGlossaryLinkElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
ExternalGlossaryLinkElement contains the properties and header for a link to a equivalent external glossary retrieved from the metadata repository.
- ExternalGlossaryLinkElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryLinkElement
-
Default constructor
- ExternalGlossaryLinkElement(ExternalGlossaryLinkElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryLinkElement
-
Copy/clone constructor
- ExternalGlossaryLinkElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
ExternalGlossaryLinkElementsResponse is a response object for passing back a a list of external glossary links or an exception if the request failed.
- ExternalGlossaryLinkElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkElementsResponse
-
Default constructor
- ExternalGlossaryLinkElementsResponse(ExternalGlossaryLinkElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkElementsResponse
-
Copy/clone constructor
- ExternalGlossaryLinkProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
ExternalGlossaryLinkProperties describes the properties of URL link to a remote glossary.
- ExternalGlossaryLinkProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryLinkProperties
-
Default constructor
- ExternalGlossaryLinkProperties(ExternalGlossaryLinkProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryLinkProperties
-
Copy/clone constructor
- ExternalGlossaryLinkRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
ExternalGlossaryLinkRequestBody describes the request body used to create/update links to external glossary elements.
- ExternalGlossaryLinkRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkRequestBody
-
Default constructor
- ExternalGlossaryLinkRequestBody(ExternalGlossaryLinkRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkRequestBody
-
Copy/clone constructor.
- ExternalIdentifierManagerInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api
-
ExternalIdentifierManagerInterface provides the interface for managing external identifiers.
- ExternalIdentifierProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
ExternalIdentifierProperties describes the properties used to pass information about an external identifier.
- ExternalIdentifierProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalIdentifierProperties
-
Default constructor
- ExternalIdentifierProperties(ExternalIdentifierProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalIdentifierProperties
-
Copy/clone constructor.
- ExternalReferenceElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
ExternalReferenceElement stores information about an link to an external resource that is relevant to this element.
- ExternalReferenceElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceElement
-
Default Constructor
- ExternalReferenceElement(ExternalReferenceElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceElement
-
Copy/clone Constructor - the resulting object.
- ExternalReferenceElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
ExternalReferenceElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
- ExternalReferenceElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementResponse
-
Default constructor
- ExternalReferenceElementResponse(ExternalReferenceElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementResponse
-
Copy/clone constructor
- ExternalReferenceElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
ExternalReferenceElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
- ExternalReferenceElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementsResponse
-
Default constructor
- ExternalReferenceElementsResponse(ExternalReferenceElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementsResponse
-
Copy/clone constructor
- ExternalReferenceLinkElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
ExternalReferenceLinkElement stores information about an link to an external resource that is relevant to this element.
- ExternalReferenceLinkElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
-
Default Constructor
- ExternalReferenceLinkElement(ExternalReferenceLinkElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
-
Copy/clone Constructor - the resulting object.
- ExternalReferenceLinkElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
ExternalReferenceElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
- ExternalReferenceLinkElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementResponse
-
Default constructor
- ExternalReferenceLinkElementResponse(ExternalReferenceLinkElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementResponse
-
Copy/clone constructor
- ExternalReferenceLinkElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
ExternalReferenceLinkElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
- ExternalReferenceLinkElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementsResponse
-
Default constructor
- ExternalReferenceLinkElementsResponse(ExternalReferenceLinkElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementsResponse
-
Copy/clone constructor
- ExternalReferenceLinkProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
ExternalReferenceLinkProperties provides a structure for the properties that link an external reference to an object.
- ExternalReferenceLinkProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceLinkProperties
-
Default constructor
- ExternalReferenceLinkProperties(ExternalReferenceLinkProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceLinkProperties
-
Copy/clone constructor
- ExternalReferenceLinkRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
ExternalGlossaryLinkRequestBody describes the request body used to create/update links to external glossary elements.
- ExternalReferenceLinkRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkRequestBody
-
Default constructor
- ExternalReferenceLinkRequestBody(ExternalReferenceLinkRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkRequestBody
-
Copy/clone constructor.
- ExternalReferenceProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
ExternalReferenceProperties describes the properties of URL link to a remote source of information.
- ExternalReferenceProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
-
Default constructor
- ExternalReferenceProperties(ExternalReferenceProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
-
Copy/clone constructor
- ExternalReferenceRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
ExternalReferenceRequestBody describes the request body used to create/update external reference properties.
- ExternalReferenceRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceRequestBody
-
Default constructor
- ExternalReferenceRequestBody(ExternalReferenceRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceRequestBody
-
Copy/clone constructor.
- ExternalReferencesInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api.exchange
-
The ExternalReferencesInterface is used by the governance team to define external references to elements within the governance program.
F
- FeedbackProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
FeedbackProperties provides a base class for passing feedback objects as a request body over a REST API.
- FeedbackProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.FeedbackProperties
-
Default constructor
- FeedbackProperties(FeedbackProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.FeedbackProperties
-
Copy/clone constructor
- FeedbackTargetElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
FeedbackTargetElement contains the properties and header for a relationship retrieved from the metadata repository along with the stub of the related element.
- FeedbackTargetElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.FeedbackTargetElement
-
Default constructor
- FeedbackTargetElement(FeedbackTargetElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.FeedbackTargetElement
-
Copy/clone constructor
- FindAssetOriginProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
AssetOriginProperties provides a structure for passing information about an asset's origin.
- FindAssetOriginProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.FindAssetOriginProperties
-
Default constructor
- FindAssetOriginProperties(FindAssetOriginProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.FindAssetOriginProperties
-
Copy/clone constructor
- FindByPropertiesRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
FindByPropertiesRequestBody is the request body structure used on OMAG REST API calls that passes a name that is used to retrieve an element by name.
- FindByPropertiesRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.FindByPropertiesRequestBody
-
Default constructor
- FindByPropertiesRequestBody(FindByPropertiesRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.FindByPropertiesRequestBody
-
Copy/clone constructor
- findComments(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Retrieve the list of comment metadata elements that contain the search string.
- findComments(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Retrieve the list of comment metadata elements that contain the search string.
- findConnections(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
-
Retrieve the list of asset metadata elements that contain the search string.
- findConnectorTypes(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
-
Retrieve the list of connectorType metadata elements that contain the search string.
- findDataAssets(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
-
Retrieve the list of asset metadata elements that contain the search string.
- findEndpoints(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
-
Retrieve the list of endpoint metadata elements that contain the search string.
- findExternalReferences(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ExternalReferencesInterface
-
Find the external references that contain the search string - which may contain wildcards.
- findGlossaries(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Retrieve the list of glossary metadata elements that contain the search string.
- findGlossaries(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Retrieve the list of glossary metadata elements that contain the search string.
- findGlossaryCategories(String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Retrieve the list of glossary category metadata elements that contain the search string.
- findGlossaryCategories(String, String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Retrieve the list of glossary category metadata elements that contain the search string.
- findGlossaryTerms(String, String, String, String, String, List<GlossaryTermStatus>, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Retrieve the list of glossary term metadata elements that contain the search string.
- findGlossaryTerms(String, String, String, List<GlossaryTermStatus>, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Retrieve the list of glossary term metadata elements that contain the search string.
- findMyTags(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Return the list of the calling user's private tags containing the supplied string in either the name or description.
- findMyTags(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Return the list of the calling user's private tags containing the supplied string in either the name or description.
- FindNameProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
FindNameProperties is the request body structure used on OMAG REST API calls that passes a name that is used to retrieve an element by name.
- FindNameProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.FindNameProperties
-
Default constructor
- FindNameProperties(FindNameProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.FindNameProperties
-
Copy/clone constructor
- findNoteLogs(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Retrieve the list of note log metadata elements that contain the search string.
- findNoteLogs(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Retrieve the list of note log metadata elements that contain the search string.
- findNotes(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Retrieve the list of note metadata elements that contain the search string.
- findNotes(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Retrieve the list of note metadata elements that contain the search string.
- findPorts(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Retrieve the list of port metadata elements that contain the search string.
- findProcesses(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Retrieve the list of process metadata elements that contain the search string.
- FindProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
FindProperties provides the base class for find by property requests.
- FindProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.FindProperties
-
Default constructor
- FindProperties(FindProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.FindProperties
-
Copy/clone constructor.
- findSchemaAttributes(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
-
Retrieve the list of schema attribute metadata elements that contain the search string.
- findSchemaType(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
-
Retrieve the list of schema type metadata elements that contain the search string.
- findTags(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Return the list of tags containing the supplied string in either the name or description.
- findTags(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Return the list of tags containing the supplied string in either the name or description.
- findValidValues(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ValidValuesExchangeInterface
-
Locate valid values that match the search string.
- FixedLocation - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
FixedLocation describes a specific fixed physical location.
- FixedLocation() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
-
Default constructor
- FixedLocation(FixedLocation) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
-
Copy/clone constructor.
- ForeignKeyProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
ForeignKeyProperties describes a foreign key relationship between two columns in different tables in a database.
- ForeignKeyProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
-
Default constructor
- ForeignKeyProperties(ForeignKeyProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
-
Copy/clone constructor for a foreign key.
- ForeignKeyRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
ForeignKeyRequestBody describes the request body used when creating a foreign key relationship.
- ForeignKeyRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ForeignKeyRequestBody
-
Default constructor
- ForeignKeyRequestBody(ForeignKeyRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ForeignKeyRequestBody
-
Copy/clone constructor.
G
- getAbbreviation() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
-
Return the abbreviation used for this term.
- getAbbreviation() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
-
Return the abbreviation used for this technical element.
- getAcceptedAnswers() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.CommentElement
-
Return details of any comment that provides an accepted answer to the question posed in this comment.
- getAccessGroups() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SecurityTagsProperties
-
Return the map from operation to list of security groups.
- getActivityType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ActivityDescriptionProperties
-
Return the activity type for the classification.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
-
Return a copy of the additional properties.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
-
Return a copy of the additional properties.
- getAddress() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CyberLocation
-
Return the address for the location.
- getAddress() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
-
Returns the stored address property for the endpoint.
- getAliases() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Return a list of alternative names for the attribute.
- getAllowsDuplicateValues() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Return whether the same value can be used by more than one instance of this attribute.
- getAnchorGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceRequestBody
-
Set up an optional anchor GUID for the new external reference.
- getArchiveAfter() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RetentionClassificationProperties
-
Return the date that this asset will be archived.
- getArchiveDate() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ArchiveProperties
-
Returns the date when the data source was archived (or discovered missing).
- getArchiveProcess() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ArchiveProperties
-
Returns the name of the process that either performed the archive or detected the missing data source.
- getArchiveProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ArchiveProperties
-
Return the properties that characterize where the data source was archived to.
- getArguments() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EmbeddedConnection
-
Return the arguments for the embedded connection.
- getArguments() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EmbeddedConnectionProperties
-
Return the arguments for the embedded connection.
- getAssetManagerGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
-
Return the unique identifier of the software server capability that represents the asset manager.
- getAssetManagerGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
-
Return the unique identifier of the software server capability that represents the asset manager.
- getAssetManagerName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
-
Return the qualified name of the software server capability that represents the asset manager.
- getAssetManagerName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
-
Return the qualified name of the software server capability that represents the asset manager.
- getAssetProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetElement
-
Return the properties for the asset.
- getAssetRelationship(String, String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
-
Retrieve the relationship between two elements.
- getAssetsByOrigin(String, String, String, FindAssetOriginProperties, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Return information about the assets from a specific origin.
- getAssetsByOrigin(String, FindAssetOriginProperties, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Return information about the assets from a specific origin.
- getAssetSummary() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetConnectionProperties
-
Return the properties for the relationship.
- getAssignedItem() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentItemElement
-
Return the referenceable bean
- getAssociatedGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RetentionClassificationProperties
-
Return the unique identifier of the element used in deciding the archiveAfter and deleteAfter dates.
- getAttachedComments(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Return the comments attached to an element.
- getAttachedComments(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Return the comments attached to an element.
- getAttributeCount() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
-
Return the count of attributes in this schema type.
- getAttributeName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceValueAssignmentProperties
-
Return the name of the attribute that this reference data value represents.
- getAuthor() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
-
Return the name of the author of the schema element.
- getBusinessCapabilityGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetOriginProperties
-
Return the unique identifier (GUID) of the business capability where this asset originated from.
- getBusinessCapabilityGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FindAssetOriginProperties
-
Return the unique identifier (GUID) of the business capability where this asset originated from.
- getCalled() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
-
Return the element header associated with end 2 of the relationship.
- getCaller() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
-
Return the element header associated with end 1 of the relationship.
- getCategoriesForGlossary(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Return the list of categories associated with a glossary.
- getCategoriesForGlossary(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Return the list of categories associated with a glossary.
- getCategoriesForTerm(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Return the list of categories associated with a glossary term.
- getCategoriesForTerm(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Return the list of categories associated with a glossary term.
- getCategory() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
-
Return the category of reference data.
- getClassificationName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
-
Return the name of the classification if the event relates to classifications.
- getClearPassword() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
-
Return an unencrypted password.
- getComment(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Return the requested comment.
- getComment(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Return the requested comment.
- getCommentText() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CommentProperties
-
Return the comment text.
- getCommentType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CommentProperties
-
Return an enum that describes the type of comment.
- getConfidence() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
-
Returns the level of confidence that the foreign key is correct.
- getConfidence() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceClassificationBase
-
Return the level of confidence in the classification (0=none to 100=excellent).
- getConfidence() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceValueAssignmentProperties
-
Return the confidence level (0-100) that the mapping is correct.
- getConfidence() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SemanticAssignmentProperties
-
Return the level of confidence that the relationship is correct.
- getConfidenceClassifiedElements(String, boolean, int, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Return information about the elements classified with the confidence classification.
- getConfidenceClassifiedElements(String, String, String, boolean, int, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Return information about the elements classified with the confidence classification.
- getConfidentialityClassifiedElements(String, boolean, int, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Return information about the elements classified with the confidentiality classification.
- getConfidentialityClassifiedElements(String, String, String, boolean, int, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Return information about the elements classified with the confidentiality classification.
- getConfigurationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
-
Return a copy of the configuration properties.
- getConnectionByGUID(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
-
Retrieve the connection metadata element with the supplied unique identifier.
- getConnectionProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
-
Return the properties for the connection.
- getConnectionsByName(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
-
Retrieve the list of asset metadata elements with a matching qualified or display name.
- getConnectionsForAssetManager(String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
-
Retrieve the list of assets created on behalf of the named asset manager.
- getConnectorFrameworkName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
Return name of the connector framework that the connector implements - default Open Connector Framework (OCF).
- getConnectorInterfaceLanguage() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
Return the language that the connector is implemented in - default Java.
- getConnectorInterfaces() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
Return list of interfaces that the connector supports.
- getConnectorProviderClassName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
Returns the stored connectorProviderClassName property for the connector type.
- getConnectorType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
-
Returns a copy of the properties for this connection's connector type.
- getConnectorTypeByGUID(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
-
Retrieve the connectorType metadata element with the supplied unique identifier.
- getConnectorTypeProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectorTypeElement
-
Return the properties for the connector type.
- getConnectorTypesByName(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
-
Retrieve the list of connectorType metadata elements with a matching qualified or display name.
- getConnectorTypesForAssetManager(String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
-
Retrieve the list of glossaries created on behalf of the named asset manager.
- getControlFlow(String, String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Retrieve the control flow relationship between two elements.
- getControlFlowHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
-
Return the element header associated with the relationship.
- getControlFlowNextSteps(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Retrieve the control relationships linked from a specific element to the possible next elements in the process.
- getControlFlowPreviousSteps(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Retrieve the control relationships linked from a specific element to the possible previous elements in the process.
- getControlFlowProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
-
Return details of the relationship
- getCoordinates() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
-
Return the coordinates for the location.
- getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetElement
-
Return the details of the external identifier and other correlation properties about the metadata source.
- getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.CommentElement
-
Return the details of the external identifier and other correlation properties about the metadata source.
- getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
-
Return the details of the external identifier and other correlation properties about the metadata source.
- getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectorTypeElement
-
Return the details of the external identifier and other correlation properties about the metadata source.
- getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
-
Return the details of the external identifier and other correlation properties about the metadata source.
- getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EndpointElement
-
Return the details of the external identifier and other correlation properties about the metadata source.
- getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceElement
-
Return the details of the external identifier and other correlation properties about the metadata source.
- getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
-
Return the details of the external identifier and other correlation properties about the metadata source.
- getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryCategoryElement
-
Return the details of the external identifier and other correlation properties about the metadata source.
- getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryElement
-
Return the details of the external identifier and other correlation properties about the metadata source.
- getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
-
Return the details of the external identifier and other correlation properties about the metadata source.
- getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
-
Return the details of the external identifier and other correlation properties about the metadata source.
- getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.InformalTagElement
-
Return the details of the external identifier and other correlation properties about the metadata source.
- getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LikeElement
-
Return the details of the external identifier and other correlation properties about the metadata source.
- getCorrelationHeaders() - Method in interface org.odpi.openmetadata.accessservices.assetmanager.metadataelements.MetadataElement
-
Return the details of the external identifier and other correlation properties about the metadata source.
- getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteElement
-
Return the details of the external identifier and other correlation properties about the metadata source.
- getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteLogElement
-
Return the details of the external identifier and other correlation properties about the metadata source.
- getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
-
Return the details of the external identifier and other correlation properties about the metadata source.
- getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
-
Return the details of the external identifier and other correlation properties about the metadata source.
- getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RatingElement
-
Return the details of the external identifier and other correlation properties about the metadata source.
- getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceableElement
-
Return the details of the external identifier and other correlation properties about the metadata source.
- getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
-
Return the details of the external identifier and other correlation properties about the metadata source.
- getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
-
Return the details of the external identifier and other correlation properties about the metadata source.
- getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareCapabilityElement
-
Return the details of the external identifier and other correlation properties about the metadata source.
- getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
-
Return the details of the external identifier and other correlation properties about the metadata source.
- getCreatedBy() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SemanticAssignmentProperties
-
Return the name/description of the creator of the relationship.
- getCreateTime() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
-
Return the time that the data store was created.
- getCriticalityClassifiedElements(String, boolean, int, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Return information about the elements classified with the criticality classification.
- getCriticalityClassifiedElements(String, String, String, boolean, int, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Return information about the elements classified with the criticality classification.
- getCurrentStep() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
-
Return the element header associated with end 1 of the relationship.
- getDataAssetByGUID(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
-
Retrieve the asset metadata element with the supplied unique identifier.
- getDataAssetProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
-
Return the properties for the asset.
- getDataAssetsByName(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
-
Retrieve the list of asset metadata elements with a matching qualified or display name.
- getDataAssetsForAssetManager(String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
-
Retrieve the list of assets created on behalf of the named asset manager.
- getDataConsumer() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
-
Return the element header associated with end 2 of the relationship.
- getDataFieldClassifiedElements(String, String, String, DataFieldQueryProperties, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Return information about the elements classified with the DataField classification.
- getDataFieldClassifiedElements(String, DataFieldQueryProperties, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Return information about the elements classified with the DataField classification.
- getDataFlow(String, String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Retrieve the data flow relationship between two elements.
- getDataFlowConsumers(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Retrieve the data flow relationships linked from a specific element to the downstream consumers.
- getDataFlowHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
-
Return the element header associated with the relationship.
- getDataFlowProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
-
Return details of the relationship
- getDataFlowSuppliers(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Retrieve the data flow relationships linked from a specific element to the upstream suppliers.
- getDataPattern() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFieldQueryProperties
-
Return a regular expression that characterizes the data values stored in this data field.
- getDataPattern() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFieldValuesProperties
-
Return a regular expression that characterizes the data values stored in this data field.
- getDataSupplier() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
-
Return the element header associated with end 1 of the relationship.
- getDataType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
-
Returns the data type of the preferred value.
- getDefaultValue() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFieldQueryProperties
-
Return the default value typically assigned to these types of data fields.
- getDefaultValue() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFieldValuesProperties
-
Return the default value typically assigned to these types of data fields.
- getDefaultValue() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueMembershipProperties
-
Return whether it is a default value.
- getDefaultValueOverride() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Return any default value for this attribute that would override the default defined in the schema element for this attribute's type (note only used is type is primitive).
- getDeleteAfter() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RetentionClassificationProperties
-
Return the date that this asset will be permanently deleted.
- getDeployedImplementationType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataAssetProperties
-
Retrieve the name of the technology used for this data asset.
- getDeployedImplementationType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessProperties
-
Retrieve the name of the technology used for this process (DeployedComponentType only).
- getDeployedImplementationType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareCapabilitiesProperties
-
Return the description of the type of capability this is.
- getDeployer() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CapabilityDeploymentProperties
-
Return the userId of the deployer.
- getDeployer() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DeploymentProperties
-
Return the userId of the deployer.
- getDeployerPropertyName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CapabilityDeploymentProperties
-
Return the property name from the element used to represent the deployer.
- getDeployerPropertyName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DeploymentProperties
-
Return the property name from the element used to represent the deployer.
- getDeployerTypeName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CapabilityDeploymentProperties
-
Return the type name of the element used to represent the deployer.
- getDeployerTypeName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DeploymentProperties
-
Return the type name of the element used to represent the deployer.
- getDeploymentStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DeploymentProperties
-
Return whether the capability is ready to use.
- getDeploymentTime() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CapabilityDeploymentProperties
-
Return the time that the capability was deployed into the server.
- getDeploymentTime() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DeploymentProperties
-
Return the time that the capability was deployed into the server.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
-
Returns the stored description property for the connection.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
Returns the stored description property for the connector type.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ControlFlowProperties
-
Return the description of the relationship.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
-
Return the description of the relationship.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EditingGlossaryProperties
-
Return the description (typically and overview of the revision) of the glossary.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
-
Return the description of the external reference to help the reader know if they want to click on the link.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
-
Return the description for the foreign key.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryCategoryProperties
-
Return the description of the glossary category.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
-
Return the description of the glossary.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermCategorization
-
Return the description for the categorization.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermContextDefinition
-
Return the description for the context.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
-
Returns the stored description property for the term.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
-
Return the description for the relationship.
- getDescription() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermStatus
-
Return the default description for the key pattern for this enum instance.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
-
Return the full description of the governance definition.
- getDescription() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionStatus
-
Return the default description of the instance provenance type.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.InformalTagProperties
-
Return the tag description null means no description is available.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LineageMappingProperties
-
Return the description of the relationship.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LocationProperties
-
Return the description of the location.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.NoteLogProperties
-
Return the stored description property for the note log.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
-
Return the description of the relationship.
- getDescription() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
-
Return the default description for this enum.
- getDescription() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessStatus
-
Return the default description for the key pattern for this enum instance.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaProperties
-
Returns the stored technicalDescription property for the schema element.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SecureLocation
-
Return the description fof the security at the location.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SemanticAssignmentProperties
-
Return the description for the relationship.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseProperties
-
Return the description of the relationship between the software server capability and the asset.
- getDescription() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
-
Return the default description for this enum.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.StagingGlossaryProperties
-
Return the description (typically and overview of the revision) of the glossary.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
-
Returns the stored description property for the technical element.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TagProperties
-
Return the tag description null means no description is available.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
-
Returns the stored description property for the metadata entity.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
-
Returns the stored description property for the valid value.
- getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagUpdateRequestBody
-
Return the tag description null means no description is available.
- getDestinationLineageMappings(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Retrieve the lineage mapping relationships linked from a specific source element to its destinations.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EmbeddedConnection
-
Return the printable name of the embedded connection.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
-
Returns the stored display name property for the connection.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
Returns the stored display name property for the connector type.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EmbeddedConnectionProperties
-
Return the printable name of the embedded connection.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
-
Return the name for the external reference.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryCategoryProperties
-
Return a human memorable name for the glossary category.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
-
Return a human memorable name for the glossary.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
-
Returns the stored display name property for the term.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LocationProperties
-
Return a human memorable name for the location.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.NoteLogProperties
-
Return the stored display name property for the note log.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PortProperties
-
Return a human memorable name for the port.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaProperties
-
Return the simple name of the schema element.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
-
Returns the stored display name property for the technical element.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
-
Returns the stored display name property for the metadata entity.
- getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
-
Returns the stored display name property for the valid value.
- getDocumentIdentifier() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
-
Returns the stored qualified name property for the metadata entity.
- getDomainIdentifier() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
-
Return the identifier of the governance domain that this definition belongs to (0=all).
- getEffectiveFrom() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ClassificationProperties
-
Return the date/time that this element is effective from (null means effective from the epoch).
- getEffectiveFrom() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
-
Return the date/time that this element is effective from (null means effective from the epoch).
- getEffectiveFrom() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RelationshipProperties
-
Return the date/time that this element is effective from (null means effective from the epoch).
- getEffectiveTime() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ClassificationRequestBody
-
Return the date/time to use for the query.
- getEffectiveTime() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
-
Return the date/time to use for the query.
- getEffectiveTime() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EffectiveTimeQueryRequestBody
-
Return the date/time to use for the query.
- getEffectiveTime() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableUpdateRequestBody
-
Return the date/time to use for the query.
- getEffectiveTime() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.UpdateRequestBody
-
Return the date/time to use for the query.
- getEffectiveTo() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ClassificationProperties
-
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
- getEffectiveTo() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
-
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
- getEffectiveTo() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RelationshipProperties
-
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
- getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentElementResponse
-
Return the element result.
- getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionResponse
-
Return the metadata element.
- getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeResponse
-
Return the metadata element.
- getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementResponse
-
Return the element result.
- getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementResponse
-
Return the element result.
- getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementResponse
-
Return the element result.
- getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeaderResponse
-
Return the element result.
- getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointResponse
-
Return the metadata element.
- getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementResponse
-
Return the element result.
- getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementResponse
-
Return the element result.
- getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementResponse
-
Return the element result.
- getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementResponse
-
Return the element result.
- getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementResponse
-
Return the element result.
- getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LikeElementResponse
-
Return the element result.
- getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LineageMappingElementResponse
-
Return the element result.
- getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteElementResponse
-
Return the element result.
- getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteLogElementResponse
-
Return the element result.
- getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementResponse
-
Return the element result.
- getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementResponse
-
Return the element result.
- getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementResponse
-
Return the element result.
- getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RatingElementResponse
-
Return the element result.
- getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RelationshipElementResponse
-
Return the element result.
- getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementResponse
-
Return the element result.
- getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementResponse
-
Return the element result.
- getElementDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
-
Return a description of the association between the category and the external element from the external glossary resource.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
-
Return details of the subject of the event.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.CommentElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectorTypeElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EndpointElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryElementLinkElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryLinkElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryCategoryElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.InformalTagElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LikeElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in interface org.odpi.openmetadata.accessservices.assetmanager.metadataelements.MetadataElement
-
Return the element header associated with the open metadata element.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteLogElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RatingElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceableElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareCapabilityElement
-
Return the element header associated with the properties.
- getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
-
Return the element header associated with the properties.
- getElementIdentifier() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
-
Return the identifier in the external glossary resource that is equivalent to this element.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetElementsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentElementsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypesResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeadersResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementStubsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkElementsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LikeElementsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LineageMappingElementsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.MetadataCorrelationHeadersResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteElementsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteLogElementsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RatingElementsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RelatedElementsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RelationshipElementsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementsResponse
-
Return the list of metadata elements.
- getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementsResponse
-
Return the list of metadata elements.
- getElementPosition() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Return the position of this schema attribute in its parent schema.
- getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
-
Return the map of properties for the element provided with the event.
- getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ArchiveRequestBody
-
Return the properties for the element.
- getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionRequestBody
-
Return the properties for the element.
- getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeRequestBody
-
Return the properties for the element.
- getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
-
Return the properties for the element.
- getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetRequestBody
-
Return the properties for the element.
- getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointRequestBody
-
Return the properties for the element.
- getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryElementLinkRequestBody
-
Return the properties for the element.
- getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkRequestBody
-
Return the properties for the element.
- getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkRequestBody
-
Return the properties for the element.
- getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceRequestBody
-
Return the properties for the element.
- getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortRequestBody
-
Return the properties for the element.
- getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
-
Return the properties for the element.
- getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableRequestBody
-
Return the properties for the element.
- getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeRequestBody
-
Return the properties for the element.
- getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeRequestBody
-
Return the properties for the element.
- getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
-
Return the properties for the element.
- getElements() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceDefinitionsResponse
-
Return the list of governance definitions.
- getElementsByTag(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Return the list of unique identifiers for elements that are linked to a specific tag either directly, or via one of its schema elements.
- getElementsByTag(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Return the list of unique identifiers for elements that are linked to a specific tag either directly, or via one of its schema elements.
- getElementsForExternalIdentifier(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ExternalIdentifierManagerInterface
-
Return the list of headers for open metadata elements that are associated with a particular external identifier.
- getElementsSourceFrom(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Retrieve the elements linked via a "SourceFrom" relationship to the requested element.
- getElementsSourceFrom(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Retrieve the elements linked via a "SourceFrom" relationship to the requested element.
- getEmbeddedConnection() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EmbeddedConnection
-
Return the embedded connection.
- getEmbeddedConnections() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
-
Return the list of embedded connections for this virtual connection.
- getEncodingDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
-
Return the description of the encoding used in the data store.
- getEncodingLanguage() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
-
Return the name of the natural language used for text strings within the data store.
- getEncodingProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
-
Return the additional properties associated with the encoding process.
- getEncodingStandard() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
-
Return the format (encoding standard) used for this schema.
- getEncodingType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
-
Return the name of the encoding style used in the data store.
- getEncryptedPassword() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
-
Return an encrypted password.
- getEncryptionMethod() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
-
Returns the stored encryptionMethod property for the endpoint.
- getEnd1GUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RelationshipElement
-
Return the element header associated with end 1 of the relationship.
- getEnd2GUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RelationshipElement
-
Return the element header associated with end 2 of the relationship.
- getEndOneElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
-
Return the element at end one of the relationship that is described in the principleElement.
- getEndOneElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
-
Return the property map for end one's properties (used for relationship events).
- getEndpoint() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
-
Returns a copy of the properties for this connection's endpoint.
- getEndpointByGUID(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
-
Retrieve the endpoint metadata element with the supplied unique identifier.
- getEndpointProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EndpointElement
-
Return the properties for the endpoint.
- getEndpointsByName(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
-
Retrieve the list of endpoint metadata elements with a matching qualified or display name.
- getEndpointsForAssetManager(String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
-
Retrieve the list of glossaries created on behalf of the named asset manager.
- getEndTwoElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
-
Return the element at end two of the relationship that is described in the principleElement.
- getEndTwoElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
-
Return the property map for end two's properties (used for relationship events).
- getEventTime() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
-
Return the time that the element was updated.
- getEventType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
-
Return the event type.
- getEventTypeCode() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
-
Return the int identifier used for indexing based on the enum.
- getEventTypeDescription() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
-
Return the default description for the enum value - used when natural resource bundle is not available.
- getEventTypeName() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
-
Return the string name used for messages that include the enum.
- getEventVersionId() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
-
Return the event version id.
- getExamples() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
-
Set up the description of one or more examples.
- getExpectedDataFormat() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
Return the format of the data that the connector supports - null for "any".
- getExpression() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
-
Returns the expression that describes the relationship.
- getExpression() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SemanticAssignmentProperties
-
Returns the expression that describes the relationship.
- getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ClassificationProperties
-
Return the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
- getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
-
Return the properties that are defined for a subtype of referenceable but are not explicitly supported by the bean.
- getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
-
Return the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
- getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RelationshipProperties
-
Return the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
- getExternalAssetManagerGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ExternalAssetManagerInterface
-
Retrieve the unique identifier of the external asset manager from its qualified name.
- getExternalIdentifier() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalIdentifierProperties
-
Return the unique identifier used in the external asset manager for this element.
- getExternalIdentifierName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalIdentifierProperties
-
Return a short description of the external identifier (such as style or property name).
- getExternalIdentifierSource() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalIdentifierProperties
-
Return the component (connector/client) that created/maintained this external identifier and its relationship to the open metadata element(s).
- getExternalIdentifierUsage() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalIdentifierProperties
-
Return a short description of how the external identifier is used.
- getExternalInstanceCreatedBy() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalIdentifierProperties
-
Return the username of the person or process that created the instance in the external system.
- getExternalInstanceCreationTime() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalIdentifierProperties
-
Return the date/time when the instance in the external system was created.
- getExternalInstanceLastUpdatedBy() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalIdentifierProperties
-
Return the username of the person or process that last updated the instance in the external system.
- getExternalInstanceLastUpdateTime() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalIdentifierProperties
-
Return the date/time that the instance in the external system was last updated.
- getExternalInstanceVersion() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalIdentifierProperties
-
Return the latest version of the element in the external system.
- getExternalLinksForGlossary(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Retrieve the list of links to external glossary resources attached to a glossary.
- getExternalLinksForGlossary(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Retrieve the list of links to external glossary resources attached to a glossary.
- getExternalReferenceByGUID(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ExternalReferencesInterface
-
Return information about a specific external reference.
- getExternalReferences(String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ExternalReferencesInterface
-
Retrieve the list of external references sorted in open metadata.
- getExternalReferencesById(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ExternalReferencesInterface
-
Retrieve the list of external references for this resourceId.
- getExternalReferencesByName(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ExternalReferencesInterface
-
Retrieve the list of external references for this name.
- getExternalReferencesByURL(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ExternalReferencesInterface
-
Retrieve the list of external references for this URL.
- getExternalReferencesForAssetManager(String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ExternalReferencesInterface
-
Retrieve the list of external reference created on behalf of the named asset manager.
- getExternalSchemaType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
-
Return the schema type that is reusable amongst assets.
- getFeedbackTargetElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.CommentElement
-
Return details of the relationship from the element in the request to the comment.
- getFeedbackTargetElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.InformalTagElement
-
Return details of the relationship from the element in the request to the tag.
- getFeedbackTargetElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LikeElement
-
Return details of the relationship from the element in the request to the like.
- getFeedbackTargetElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteElement
-
Return details of the relationship from the element in the request to the note.
- getFeedbackTargetElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteLogElement
-
Return details of the relationship from the element in the request to the note log.
- getFeedbackTargetElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RatingElement
-
Return details of the relationship from the element in the request to the rating.
- getFormula() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
-
Return the formula used to combine the values of the queries.
- getFormula() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
-
Return the formula of the relationship.
- getFormula() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataSetProperties
-
Return the formula that generates the data set from its source assets.
- getFormula() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
-
Return the formula of the relationship.
- getFormula() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessProperties
-
Return the description of the processing performed by this process.
- getFormula() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
-
Return the formula used to combine the values of the queries.
- getFormula() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CalculatedValueClassificationRequestBody
-
Return the formula used to calculate the value.
- getFormulaType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
-
Return the specification language for the formula.
- getFormulaType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
-
Return the specification language for the formula.
- getFormulaType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataSetProperties
-
Return the format of the expression provided in the formula attribute.
- getFormulaType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
-
Return the specification language for the formula.
- getFormulaType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessProperties
-
Return the specification language for the formula.
- getFormulaType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
-
Return the specification language for the formula.
- getFromTime() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.HistoryRequestBody
-
Return the starting date/time to use for the query.
- getGlossariesByName(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Retrieve the list of glossary metadata elements with a matching qualified or display name.
- getGlossariesByName(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Retrieve the list of glossary metadata elements with a matching qualified or display name.
- getGlossariesForAssetManager(String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Retrieve the list of glossaries created on behalf of the named asset manager.
- getGlossariesForExternalLink(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Return the glossaries connected to an external glossary source.
- getGlossariesForExternalLink(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Return the glossaries connected to an external glossary source.
- getGlossaryByGUID(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Retrieve the glossary metadata element with the supplied unique identifier.
- getGlossaryByGUID(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Retrieve the glossary metadata element with the supplied unique identifier.
- getGlossaryCategoriesByName(String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Retrieve the list of glossary category metadata elements with a matching qualified or display name.
- getGlossaryCategoriesByName(String, String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Retrieve the list of glossary category metadata elements with a matching qualified or display name.
- getGlossaryCategoryByGUID(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Retrieve the glossary category metadata element with the supplied unique identifier.
- getGlossaryCategoryByGUID(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Retrieve the glossary category metadata element with the supplied unique identifier.
- getGlossaryCategoryParent(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Retrieve the glossary category metadata element with the supplied unique identifier.
- getGlossaryCategoryParent(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Retrieve the glossary category metadata element with the supplied unique identifier.
- getGlossaryCategoryProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryCategoryElement
-
Return the properties for the glossary schema.
- getGlossaryForCategory(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Retrieve the glossary metadata element for the requested glossary category.
- getGlossaryForCategory(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Retrieve the glossary metadata element for the requested category.
- getGlossaryForTerm(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Retrieve the glossary metadata element for the requested glossary term.
- getGlossaryForTerm(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Retrieve the glossary metadata element for the requested term.
- getGlossaryGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryNameRequestBody
-
Return the unique identifier of the glossary scope.
- getGlossaryGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossarySearchStringRequestBody
-
Return the unique identifier of the glossary scope.
- getGlossaryGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRelationshipRequestBody
-
Return the unique identifier of the glossary scope.
- getGlossaryProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryElement
-
Return details of the glossary
- getGlossarySubCategories(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Retrieve the glossary category metadata element with the supplied unique identifier.
- getGlossarySubCategories(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Retrieve the glossary category metadata element with the supplied unique identifier.
- getGlossaryTermByGUID(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Retrieve the glossary term metadata element with the supplied unique identifier.
- getGlossaryTermByGUID(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Retrieve the glossary term metadata element with the supplied unique identifier.
- getGlossaryTermHistory(String, String, String, String, Date, Date, int, int, boolean, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Retrieve all the versions of a glossary term.
- getGlossaryTermHistory(String, String, Date, Date, int, int, boolean, boolean, boolean, Date) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Retrieve all the versions of a glossary term.
- getGlossaryTermProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
-
Return the glossary term properties.
- getGlossaryTermsByName(String, String, String, String, String, List<GlossaryTermStatus>, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Retrieve the list of glossary term metadata elements with a matching qualified or display name.
- getGlossaryTermsByName(String, String, String, List<GlossaryTermStatus>, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Retrieve the list of glossary term metadata elements with a matching qualified or display name.
- getGlossaryTermStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTemplateRequestBody
-
Return the status for the element.
- getGlossaryTermStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermStatusRequestBody
-
Return the status for the element.
- getGovernanceDefinitionByDocId(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GovernanceExchangeInterface
-
Retrieve the governance definition by its assigned unique document identifier.
- getGovernanceDefinitionByGUID(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GovernanceExchangeInterface
-
Retrieve the governance definition by the unique identifier assigned by this service when it was created.
- getGovernedByDefinitions(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Retrieve the governance definitions linked via a "GovernedBy" relationship to the requested element.
- getGovernedByDefinitions(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Retrieve the governance definitions linked via a "GovernedBy" relationship to the requested element.
- getGovernedElements(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Retrieve the elements linked via a "GovernedBy" relationship to the requested governance definition.
- getGovernedElements(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Retrieve the elements linked via a "GovernedBy" relationship to the requested governance definition.
- getGuard() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ControlFlowProperties
-
Return the guard of the relationship.
- getImplementationLanguage() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessProperties
-
Return the name of the programming language that this process is implemented in (DeployedComponentType only).
- getImplications() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
-
Return the list of implications for the organization that this governance definition brings.
- getInitialStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
-
Return the initial status for the controlled glossary term.
- getIsCaseSensitive() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
-
Return whether this valid value is case-sensitive, or will match irrespective of case.
- getIsDeprecated() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaProperties
-
Is the schema element deprecated?
- getIsDeprecated() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
-
Is the valid value deprecated?
- getIsNullable() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Return whether the field is nullable or not.
- getIsPrivateTag() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.InformalTagProperties
-
Return boolean flag to say whether the tag is private or not.
- getIsPrivateTag() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TagProperties
-
Return boolean flag to say whether the tag is private or not.
- getIsPublic() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.FeedbackTargetElement
-
Return if the link to the tag is private to the creating user.
- getIsPublic() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FeedbackProperties
-
Return whether the feedback is private or not
- getIsReferenceAsset() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataAssetProperties
-
Return whether this being used as a reference data set.
- getKeyPattern() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalIdentifierProperties
-
Returns the key pattern used in the asset manager for the external identifier.
- getKeyPattern() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PrimaryKeyProperties
-
Returns the key pattern for the primary key.
- getLanguage() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
-
Return the language that the glossary contents are written in.
- getLastSynchronized() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.MetadataCorrelationHeader
-
Return the last time that the metadata properties were synchronized between open metadata and the third party technology.
- getLastUpdate() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteElement
-
Return the last time a change was made to this note.
- getLastVerified() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
-
Return the date that a steward verified the link.
- getLength() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Return the length of the data field.
- getLevel() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SecureLocation
-
Returns the name of the level of security for the location.
- getLevelIdentifier() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceClassificationProperties
-
Return the level assigned to this element for this classification.
- getLevelIdentifier() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LevelIdentifierProperties
-
Return the level to match on.
- getLimitResultsByStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryNameRequestBody
-
Return the list of statuses to return (null for all).
- getLimitResultsByStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossarySearchStringRequestBody
-
Return the list of statuses to return (null for all).
- getLimitResultsByStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRelationshipRequestBody
-
Return the list of statuses to return (null for all).
- getLineageMapping(String, String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Retrieve the lineage mapping relationship between two elements.
- getLineageMappingHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
-
Return the element header associated with the relationship.
- getLineageMappingProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
-
Return the properties associated with the lineage mapping relationship.
- getLink() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
-
Return the specific link properties used to identify this link to the attached element.
- getLinkDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceLinkProperties
-
Return the description of the external reference with respect to the linked object.
- getLinkId() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceLinkProperties
-
Return the identifier that this reference is to be known as with respect to the linked object.
- getLinkProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryElementLinkElement
-
Return the glossary term properties.
- getLinkProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryLinkElement
-
Return the glossary term properties.
- getMapFromElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
-
Return the type of schema element that represents the key or property name for the map.
- getMappingProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalIdentifierProperties
-
Return any additional properties to help with the mapping of the external identifier to open metadata elements.
- getMapProjection() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
-
Return the name of the map projection scheme used to define the coordinates.
- getMapToElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
-
Return the type of schema element that represents the property value for the map.
- getMaxCardinality() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Return the maximum number of instances allowed for this attribute.
- getMaximumInstances() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseProperties
-
Return the maximum number of running asset instances controlled by the software server capability.
- getMaximumInstancesSet() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseProperties
-
Return whether the maximum instances value is set up or just default.
- getMeanings(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Retrieve the glossary terms linked via a "SemanticAssignment" relationship to the requested element.
- getMeanings(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Retrieve the glossary terms linked via a "SemanticAssignment" relationship to the requested element.
- getMembersOfSubjectArea(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Return information about the contents of a subject area such as the glossaries, reference data sets and quality definitions.
- getMembersOfSubjectArea(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Return information about the contents of a subject area such as the glossaries, reference data sets and quality definitions.
- getMessageDefinition() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
-
Retrieve a message definition object for an exception.
- getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
-
Retrieve a message definition object for an exception.
- getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ClassificationRequestBody
-
Return the properties used to correlate the external metadata element with the open metadata element.
- getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
-
Return the properties used to correlate the external metadata element with the open metadata element.
- getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableRequestBody
-
Return the properties used to correlate the external metadata element with the open metadata element.
- getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.UpdateRequestBody
-
Return the properties used to correlate the external metadata element with the open metadata element.
- getMinCardinality() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Return this minimum number of instances allowed for this attribute.
- getMinimumInstances() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseProperties
-
Return the minimum number of running asset instances controlled by the software server capability.
- getMinimumInstancesSet() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseProperties
-
Return whether the minimum instances value is set up or just default.
- getMinimumLength() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Return the minimum length of the data.
- getModifiedTime() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
-
Return the last known time the data store was modified.
- getMyTagsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Return the list of the calling user's private tags exactly matching the supplied name.
- getMyTagsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Return the list of the calling user's private tags exactly matching the supplied name.
- getName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FindNameProperties
-
Return the name for the query request.
- getName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
-
Returns the stored display name property for the foreign key.
- getName() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermStatus
-
Return the default name for this enum instance.
- getName() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionStatus
-
Return the default name of the instance provenance type.
- getName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.InformalTagProperties
-
Return the name of the tag.
- getName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PrimaryKeyProperties
-
Return the name for the primary key.
- getName() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
-
Return the default name for this enum type.
- getName() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessStatus
-
Return the default name for this enum instance.
- getName() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
-
Return the default name for this enum type.
- getName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TagProperties
-
Return the name of the tag.
- getName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
-
Return the name for the query request.
- getNameParameterName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
-
Return the parameter name.
- getNamePattern() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFieldQueryProperties
-
Return a regular expression that characterizes the name used for this type of data field.
- getNamePattern() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFieldValuesProperties
-
Return a regular expression that characterizes the name used for this type of data field.
- getNamespace() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
-
Return the name of the namespace that this type belongs to.
- getNativeJavaClass() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Return the name of the Java class to use to represent this type.
- getNestedSchemaAttributes(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
-
Retrieve the list of schema attributes associated with a schema element.
- getNetworkAddress() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
-
Return the physical network address of this metadata element (if this makes sense).
- getNextStep() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
-
Return the element header associated with end 2 of the relationship.
- getNoteByGUID(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Retrieve the note metadata element with the supplied unique identifier.
- getNoteByGUID(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Retrieve the note metadata element with the supplied unique identifier.
- getNoteLogByGUID(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Retrieve the note log metadata element with the supplied unique identifier.
- getNoteLogByGUID(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Retrieve the note log metadata element with the supplied unique identifier.
- getNoteLogsByName(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Retrieve the list of note log metadata elements with a matching qualified or display name.
- getNoteLogsByName(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Retrieve the list of note log metadata elements with a matching qualified or display name.
- getNoteLogsForElement(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Retrieve the list of note log metadata elements attached to the element.
- getNoteLogsForElement(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Retrieve the list of note log metadata elements attached to the element.
- getNotes() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceClassificationBase
-
Return additional information relating to this classification.
- getNotes() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceValueAssignmentProperties
-
Return the additional values associated with the symbolic name.
- getNotesForNoteLog(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Retrieve the list of notes associated with a note log.
- getNotesForNoteLog(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Retrieve the list of notes associated with a note log.
- getOpenTypeGUID() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
-
Return the unique identifier for the open metadata enum type that this enum class represents.
- getOpenTypeGUID() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
-
Return the unique identifier for the open metadata enum type that this enum class represents.
- getOpenTypeName() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
-
Return the unique name for the open metadata enum type that this enum class represents.
- getOpenTypeName() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
-
Return the unique name for the open metadata enum type that this enum class represents.
- getOpenTypeOrdinal() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermStatus
-
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
- getOpenTypeOrdinal() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
-
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
- getOpenTypeOrdinal() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessStatus
-
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
- getOpenTypeOrdinal() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
-
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
- getOrderedValues() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Return whether the attribute instances are arranged in an order.
- getOrdinal() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermStatus
-
Return the code for this enum instance
- getOrdinal() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionStatus
-
Return the numeric representation of the instance provenance type.
- getOrdinal() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
-
Return the code for this enum used for indexing based on the enum value.
- getOrdinal() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessStatus
-
Return the code for this enum instance
- getOrdinal() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
-
Return the code for this enum used for indexing based on the enum value.
- getOrganization() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
-
Return the name or identifier or url of the organization that owns the external resource.
- getOrganizationGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetOriginProperties
-
Return the unique identifier (GUID) of the organization where this asset originated from.
- getOrganizationGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FindAssetOriginProperties
-
Return the unique identifier (GUID) of the organization where this asset originated from.
- getOrganizingPrinciple() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TaxonomyProperties
-
Return the organizing principle used to create the taxonomy in the glossary.
- getOriginGovernanceEngine() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
-
Return the governance engine that created this governance action (if any).
- getOriginGovernanceService() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
-
Return the governance service that created this governance action (if any).
- getOtherOriginValues() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetOriginProperties
-
Return any other descriptive labels describing origin of the asset.
- getOtherOriginValues() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FindAssetOriginProperties
-
Return any other descriptive labels describing origin of the asset.
- getOutcomes() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
-
Return the list of expected outcomes from implementing this governance definition.
- getOwner() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.OwnerProperties
-
Returns the name of the owner for this asset.
- getOwnerPropertyName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.OwnerProperties
-
Return the property name of the identifier that is representing the owner.
- getOwnersElements(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Return information about the contents of a subject area such as the glossaries, reference data sets and quality definitions.
- getOwnersElements(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Return information about the contents of a subject area such as the glossaries, reference data sets and quality definitions.
- getOwnerTypeName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.OwnerProperties
-
Return the type name of the element representing the owner.
- getParentGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableRequestBody
-
Return an optional parent GUID to attach the new element to.
- getParentGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
-
Return an optional parent GUID to attach the new element to.
- getPatchLevel() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareCapabilitiesProperties
-
Return the patch level of the discovery engine.
- getPathName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
-
Return the fully qualified physical location of the data store.
- getPathName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
-
Return the path name to the physical resource - used when creating new data store assets such as databases, files and folders.
- getPortByGUID(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Retrieve the port metadata element with the supplied unique identifier.
- getPortDelegation(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Retrieve the port that this port delegates to.
- getPortProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
-
Return details of the port
- getPortsByName(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Retrieve the list of port metadata elements with a matching qualified or display name.
- getPortsForProcess(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Retrieve the list of ports associated with a process.
- getPortType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PortProperties
-
Return the direction of data flow of the port.
- getPortUse(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Retrieve the list of ports that delegate to this port.
- getPosition() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EmbeddedConnection
-
Return the position that this connector is in the list of embedded connectors.
- getPosition() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EmbeddedConnectionProperties
-
Return the position that this connector is in the list of embedded connectors.
- getPostalAddress() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
-
Return the postal address for the location.
- getPrecision() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Return the number of significant digits to the right of decimal point.
- getPreferredValue() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
-
Return the preferred values to use in implementations (normally used with definitions)
- getPreviousClassificationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
-
Return the property map for the previous version of a classification's properties (used for reclassify events).
- getPreviousElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
-
Return the previous version of the element's header (if the event is related to an element update).
- getPreviousElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
-
Return the previous version of the element's properties (if the event is related to an element update).
- getPrimaryKeyProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PrimaryKeyClassificationRequestBody
-
Return the properties associated with the primary key.
- getPriority() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
-
Return the priority of the governance definition.
- getProcessByGUID(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Retrieve the process metadata element with the supplied unique identifier.
- getProcessCall(String, String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Retrieve the process call relationship between two elements.
- getProcessCalled(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Retrieve the process call relationships linked from a specific element to the elements it calls.
- getProcessCallers(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Retrieve the process call relationships linked from a specific element to its callers.
- getProcessCallHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
-
Return the element header associated with the relationship.
- getProcessCallProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
-
Return details of the relationship
- getProcessContainmentType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentProperties
-
Return the relationship between the parent and child process.
- getProcessesByName(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Retrieve the list of process metadata elements with a matching qualified or display name.
- getProcessesForAssetManager(String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Return the list of processes associated with the asset manager.
- getProcessParent(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Retrieve the process metadata element with the supplied unique identifier.
- getProcessProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
-
Return details of the process
- getProcessStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
-
Return the process status.
- getProcessStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessStatusRequestBody
-
Return the status for the element.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.CommentElement
-
Return the properties of the comment.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceElement
-
Return the link to external documentation that are relevant to this element.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
-
Return the link to external documentation that are relevant to this element.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
-
Return the requested governance definition.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.InformalTagElement
-
Return the properties of the informal tag.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LikeElement
-
Return the properties of the like.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteElement
-
Return the properties of the note.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteLogElement
-
Return the properties of the note log.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RatingElement
-
Return the properties of the rating.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ClassificationRequestBody
-
Return the properties for the classification.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowRequestBody
-
Return the properties for the relationship.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowRequestBody
-
Return the properties for the relationship.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.FindByPropertiesRequestBody
-
Return the name for the query request.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ForeignKeyRequestBody
-
Return the properties for the relationship.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallRequestBody
-
Return the properties for the relationship.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RelationshipRequestBody
-
Return the properties for the relationship.
- getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TermRelationshipRequestBody
-
Return the properties for the relationship.
- getProtocol() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
-
Returns the stored protocol property for the endpoint.
- getPublishVersionIdentifier() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
-
Return the author-controlled version identifier.
- getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ControlFlowProperties
-
Returns the stored qualified name property for the relationship.
- getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
-
Returns the stored qualified name property for the relationship.
- getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LineageMappingProperties
-
Returns the stored qualified name property for the relationship.
- getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
-
Returns the stored qualified name property for the relationship.
- getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
-
Returns the stored qualified name property for the metadata entity.
- getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
-
Returns the stored qualified name property for the metadata entity.
- getQueries() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
-
Return the list of individual query targets for a derived column.
- getQueries() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
-
Return the list of queries that are used to create the derived schema element.
- getQuery() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataContentForDataSetProperties
-
Return the query string for this element.
- getQuery() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DerivedSchemaTypeQueryTargetProperties
-
Return the query string for this element.
- getQuery() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.QueryTargetProperties
-
Return the query string for this element.
- getQueryId() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataContentForDataSetProperties
-
Return the query id - this is used to identify where the results of this query should be plugged into the other queries or the formula for the parent derived schema element.
- getQueryId() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DerivedSchemaTypeQueryTargetProperties
-
Return the query id - this is used to identify where the results of this query should be plugged into the other queries or the formula for the parent derived schema element.
- getQueryId() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.QueryTargetProperties
-
Return the query id - this is used to identify where the results of this query should be plugged into the other queries or the formula for the parent derived schema element.
- getQueryTargetGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DerivedSchemaTypeQueryTargetProperties
-
Return the unique identifier that describes the data source that will be queried to get part of the derived value.
- getQueryTargetGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.QueryTargetProperties
-
Return the unique identifier that describes the data source that will be queried to get part of the derived value.
- getQueryType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DerivedSchemaTypeQueryTargetProperties
-
Return the name of the query language used in the query.
- getQuestionsAnswered() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.CommentElement
-
Return details of any comment that poses a question that this comment answers.
- getRecognizedAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
Return the list of property names that this connector/connector provider implementation looks for in the Connection object's additionalProperties.
- getRecognizedConfigurationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
Return the list of property names that this connector/connector provider implementation looks for in the Connection object's configurationProperties.
- getRecognizedSecuredProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
Return the list of property names that this connector/connector provider implementation looks for in the Connection object's securedProperties.
- getReferenceableProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceableElement
-
Return the properties for the referenceable.
- getReferenceValueAssignedItems(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ValidValuesExchangeInterface
-
Page through the list of referenceables that have this valid value as a reference value.
- getReferenceValueAssignments(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ValidValuesExchangeInterface
-
Page through the list of assigned reference values for a referenceable.
- getRelatedAssetsAtEnd1(String, String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
-
Retrieve the relationships linked from a specific element at end 2 of the relationship.
- getRelatedAssetsAtEnd2(String, String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
-
Retrieve the requested relationships linked from a specific element at end 2.
- getRelatedElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.FeedbackTargetElement
-
Return the element header associated with end 1 of the relationship.
- getRelatedElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
-
Return details of the relationship used to retrieve the element.
- getRelatedElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
-
Return details of the relationship used to retrieve this element.
- getRelatedElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RelatedElement
-
Return the element header associated with end 1 of the relationship.
- getRelatedTerms(String, String, String, String, String, List<GlossaryTermRelationshipStatus>, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Retrieve the list of glossary terms associated with the requested glossary term.
- getRelatedTerms(String, String, String, List<GlossaryTermRelationshipStatus>, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Retrieve the list of glossary terms associated with the requested glossary term.
- getRelationshipHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.FeedbackTargetElement
-
Return the element header associated with the relationship.
- getRelationshipHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentDefinitionElement
-
Return the element header associated with the properties.
- getRelationshipHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentItemElement
-
Return the element header associated with the properties.
- getRelationshipHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RelatedElement
-
Return the element header associated with the relationship.
- getRelationshipHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RelationshipElement
-
Return the element header associated with the relationship.
- getRelationshipHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueMember
-
Return the element header associated with the properties.
- getRelationshipProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentDefinitionElement
-
Return the properties of the relationship.
- getRelationshipProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentItemElement
-
Return the properties of the relationship.
- getRelationshipProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RelatedElement
-
Return details of the relationship
- getRelationshipProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RelationshipElement
-
Return details of the relationship
- getRelationshipProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueMember
-
Return the properties of the relationship.
- getRelationshipTypeName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRelationshipRequestBody
-
Return the optional relationship name for this request.
- getRequestSourceElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
-
Return the specific element that caused the governance action service to be started.
- getRequestSourceName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
-
Return the assigned to this request source.
- getResults() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
-
Return the list of actual results from implementing this governance definition.
- getRetentionBasis() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RetentionClassificationProperties
-
Return a description of the factor used to set the archiveAfter and deleteAfter dates.
- getRetentionClassifiedElements(String, boolean, int, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Return information about the elements classified with the retention classification.
- getRetentionClassifiedElements(String, String, String, boolean, int, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Return information about the elements classified with the retention classification.
- getReturnSpecificLevel() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LevelIdentifierProperties
-
Return whether the level identifier is in use
- getReview() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RatingProperties
-
Return the review comments - null means no review is available.
- getSampleValues() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFieldQueryProperties
-
Return a list of sample values for the data field.
- getSampleValues() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFieldValuesProperties
-
Return a list of sample values for the data field.
- getSchemaAttributeByGUID(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
-
Retrieve the schema attribute metadata element with the supplied unique identifier.
- getSchemaAttributeProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
-
Return the properties for the schema.
- getSchemaAttributesByName(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
-
Retrieve the list of schema attribute metadata elements with a matching qualified or display name.
- getSchemaOptions() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
-
Return the list of alternative schema types that this attribute or asset may use.
- getSchemaType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Set up SchemaType for this schema attribute.
- getSchemaTypeByGUID(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
-
Retrieve the schema type metadata element with the supplied unique identifier.
- getSchemaTypeByName(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
-
Retrieve the list of schema type metadata elements with a matching qualified or display name.
- getSchemaTypeForElement(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
-
Return the schema type associated with a specific open metadata element (data asset, process or port).
- getSchemaTypeParent(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
-
Retrieve the header of the metadata element connected to a schema type.
- getSchemaTypeProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
-
Return the properties for the schema.
- getScope() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CanonicalVocabularyProperties
-
Return the scope that the terms in the glossary covers.
- getScope() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermContextDefinition
-
Returns the name of the scope of where the context applies.
- getScope() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
-
Return the organizational scope that this governance definition applies to.
- getScope() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
-
Return the scope of values that this valid value covers (normally used with sets)
- getSearchString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
-
Return the search request.
- getSearchStringParameterName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
-
Return the search string parameter name.
- getSecuredProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
-
Return a copy of the secured properties.
- getSecurityLabels() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SecurityTagsProperties
-
Return the list of security labels that should be attached to this element.
- getSecurityProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SecurityTagsProperties
-
Return the security properties that should be attached to this element.
- getSecurityTaggedElements(String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Return information about the contents of a subject area such as the glossaries, reference data sets and quality definitions.
- getSecurityTaggedElements(String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Return information about the contents of a subject area such as the glossaries, reference data sets and quality definitions.
- getSemanticAssignees(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Retrieve the elements linked via a "SemanticAssignment" relationship to the requested glossary term.
- getSemanticAssignees(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Retrieve the elements linked via a "SemanticAssignment" relationship to the requested glossary term.
- getSetsForValidValue(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ValidValuesExchangeInterface
-
Page through the list of valid value sets that a valid value definition/set belongs to.
- getSignificantDigits() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Return the number of significant digits before the decimal point (zero means it is an integer).
- getSoftwareCapabilitiesProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
-
Return the properties of the software server capability.
- getSoftwareCapabilitiesProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareCapabilityElement
-
Return the properties of the software server capability.
- getSoftwareCapabilityStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CapabilityDeploymentProperties
-
Return whether the capability is ready to use.
- getSortOrder() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Return the order that the attribute instances are arranged in - if any.
- getSource() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
-
Returns the id of the source of the knowledge of the foreign key.
- getSource() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
-
Returns the id of the source of the knowledge of the relationship.
- getSource() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceClassificationBase
-
Return the source of this classification.
- getSource() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SemanticAssignmentProperties
-
Returns the id of the source of the knowledge of the relationship.
- getSource() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareCapabilitiesProperties
-
Return the source of the discovery engine implementation.
- getSourceElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
-
Return the element header associated with end 1 of the relationship.
- getSourceElements(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Retrieve the elements linked via a "SourceFrom" relationship to the requested element.
- getSourceElements(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Retrieve the elements linked via a "SourceFrom" relationship to the requested element.
- getSourceLineageMappings(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Retrieve the lineage mapping relationships linked from a specific destination element to its sources.
- getStarRating() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RatingProperties
-
Return the stars for the rating.
- getStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermCategorization
-
Returns whether this relationship should be used.
- getStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
-
Returns whether this relationship should be used.
- getStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceClassificationBase
-
Return the status of this classification.
- getStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
-
Return the status of this governance definition.
- getStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SemanticAssignmentProperties
-
Returns whether this relationship should be used.
- getStatuses() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TermAssignmentStatusListResponse
-
Return the list of metadata elements.
- getSteward() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
-
Return the identifier for the steward that created the link.
- getSteward() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
-
Returns the name of the steward who assigned the foreign key (or approved the discovered value).
- getSteward() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
-
Returns the name of the steward who assigned the relationship (or approved the discovered value).
- getSteward() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceClassificationBase
-
Return the identifier for the person responsible for maintaining this classification.
- getSteward() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceValueAssignmentProperties
-
Returns the id of the steward responsible for the mapping.
- getSteward() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SemanticAssignmentProperties
-
Returns the id of the steward who assigned the relationship (or approved the discovered value).
- getStewardPropertyName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceClassificationBase
-
Return the name of the property used to identify the steward.
- getStewardPropertyName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceValueAssignmentProperties
-
Return the name of the property that holds the steward's identifier.
- getStewardTypeName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceClassificationBase
-
Return the type name of the element used to describe the steward.
- getStewardTypeName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceValueAssignmentProperties
-
Return the type of element that describes the steward.
- getSubjectAreaName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SubjectAreaMemberProperties
-
Return the name of the subject area - this is added to the SubjectArea classification.
- getSubProcesses(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Retrieve the process metadata element with the supplied unique identifier.
- getSummary() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
-
Return the short (1-2 sentence) description of the term.
- getSummary() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
-
Return the summary for this governance definition.
- getSummary() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
-
Return the short (1-2 sentence) description of the technical element.
- getSupportedAssetTypeName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
Return the type of asset that the connector implementation supports.
- getSynchronizationDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalIdentifierProperties
-
Return optional short description of the asset manager.
- getSynchronizationDirection() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalIdentifierProperties
-
Return details of the synchronization direction.
- getTag() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagResponse
-
Return the Tag object.
- getTag(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Return the tag for the supplied unique identifier (guid).
- getTag(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Return the tag for the supplied unique identifier (guid).
- getTags() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagsResponse
-
Return the list of informal tags in the response.
- getTagsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Return the list of tags exactly matching the supplied name.
- getTagsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Return the list of tags exactly matching the supplied name.
- getTargetElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
-
Return the element header associated with end 2 of the relationship.
- getTargetTechnologyInterfaces() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
Return the names of the interfaces in the target technology that the connector calls.
- getTargetTechnologyName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
Return the name of the target technology that the connector implementation connects to.
- getTargetTechnologySource() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
Return the name of the organization that supplies the target technology that the connector implementation connects to.
- getTargetTechnologyVersions() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
Return the versions of the target technology that the connector supports.
- getTechnicalDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
-
Returns the stored technical description property for the asset.
- getTechnicalDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
-
Return the technical description for the endpoint.
- getTechnicalDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareCapabilitiesProperties
-
Return the technical description of the capability.
- getTechnicalName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
-
Returns the stored name property for the asset.
- getTechnicalName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
-
Returns the stored technical name property for the endpoint.
- getTechnicalName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareCapabilitiesProperties
-
Return the technical name for the capability.
- getTermRelationshipTypeNames(String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Return the list of term-to-term relationship names.
- getTermRelationshipTypeNames(String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Return the list of term-to-term relationship names.
- getTermsForGlossary(String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Retrieve the list of glossary terms associated with a glossary.
- getTermsForGlossary(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Retrieve the list of glossary terms associated with a glossary.
- getTermsForGlossaryCategory(String, String, String, String, List<GlossaryTermRelationshipStatus>, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Retrieve the list of glossary terms associated with a glossary category.
- getTermsForGlossaryCategory(String, String, List<GlossaryTermRelationshipStatus>, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Retrieve the list of glossary terms associated with a glossary category.
- getText() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.NoteProperties
-
Return the text of the note.
- getTimeZone() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
-
Returns the time zone of the location.
- getTitle() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
-
Return the title associated with this governance definition.
- getTitle() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.NoteProperties
-
Return the title.
- getToTime() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.HistoryRequestBody
-
Return the ending date/time to use for the query.
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
-
Return the open metadata type name of this object - this is used to create a subtype of the referenceable.
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
-
Return the name of the open metadata type for this metadata element.
- getTypes() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentTypeListResponse
-
Return the list of metadata elements.
- getUpdateDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
-
Return the string that describes details of the update.
- getUpdateDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableUpdateRequestBody
-
Return the string that describes details of the update.
- getUrl() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
-
Return the URL for the external reference.
- getUsage() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
-
Return the expected usage of the glossary content.
- getUsage() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
-
Return details of the expected usage of this term.
- getUsage() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
-
Return details of the expected usage of this technical element.
- getUsage() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
-
Return details of the expected usage of this technical element.
- getUsage() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
-
Return the description of how this valid value should be used.
- getUser() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteElement
-
Return the user id of the person who created the note.
- getUser() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CommentProperties
-
Return the user id of the person who created the comment.
- getUser() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.InformalTagProperties
-
Return the user id of the person who created the tag.
- getUser() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LikeProperties
-
Return the user id of the person who created the like.
- getUser() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RatingProperties
-
Return the user id of the person who created the rating.
- getUserId() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
-
Return the userId to use on this connection.
- getUseType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseProperties
-
Return the types of interactions that the software server capability may have with the asset.
- getValidValueByGUID(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ValidValuesExchangeInterface
-
Retrieve a specific valid value from the repository.
- getValidValueByName(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ValidValuesExchangeInterface
-
Retrieve a specific valid value from the repository.
- getValidValueElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentDefinitionElement
-
Return the member element.
- getValidValueElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueMember
-
Return the member element.
- getValidValueProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
-
Return details of the valid value
- getValidValueSetMembers(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ValidValuesExchangeInterface
-
Page through the members of a valid value set.
- getVendorProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
-
Return specific properties for the specific technology vendor.
- getVersion() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
-
Return the version of the reference that this link refers to.
- getVersion() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareCapabilitiesProperties
-
Return the version of the discovery engine.
- getVersionIdentifier() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
-
Set up the version identifier of the resource.
- getVersionIdentifier() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
-
Set up the version identifier of the resource.
- getVersionNumber() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
-
Return the version number of the schema element - null means no version number.
- GlossaryCategoryElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
GlossaryCategoryElement contains the properties and header for a deployed glossary schema asset entity retrieved from the metadata repository.
- GlossaryCategoryElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryCategoryElement
-
Default constructor
- GlossaryCategoryElement(GlossaryCategoryElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryCategoryElement
-
Copy/clone constructor
- GlossaryCategoryElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
GlossaryElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
- GlossaryCategoryElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementResponse
-
Default constructor
- GlossaryCategoryElementResponse(GlossaryCategoryElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementResponse
-
Copy/clone constructor
- GlossaryCategoryElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
GlossaryCategoryElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
- GlossaryCategoryElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementsResponse
-
Default constructor
- GlossaryCategoryElementsResponse(GlossaryCategoryElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementsResponse
-
Copy/clone constructor
- GlossaryCategoryProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
GlossaryCategoryProperties describes grouping of glossary terms that have similar characteristics.
- GlossaryCategoryProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryCategoryProperties
-
Default constructor
- GlossaryCategoryProperties(GlossaryCategoryProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryCategoryProperties
-
Copy/clone constructor.
- GlossaryElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
GlossaryElement contains the properties and header for a glossary entity retrieved from the metadata repository.
- GlossaryElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryElement
-
Default constructor
- GlossaryElement(GlossaryElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryElement
-
Copy/clone constructor
- GlossaryElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
GlossaryElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
- GlossaryElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementResponse
-
Default constructor
- GlossaryElementResponse(GlossaryElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementResponse
-
Copy/clone constructor
- GlossaryElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
GlossaryElementsResponse is a response object for passing back a list of glossaries or an exception if the request failed.
- GlossaryElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementsResponse
-
Default constructor
- GlossaryElementsResponse(GlossaryElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementsResponse
-
Copy/clone constructor
- GlossaryExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api.exchange
-
GlossaryExchangeInterface defines the client side interface for the Asset Manager OMAS that is relevant for managing glossaries.
- GlossaryManagementInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api.management
-
GlossaryManagementInterface defines the client side interface for the Asset Manager OMAS that is relevant for managing glossaries.
- GlossaryNameRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
GlossaryNameRequestBody is the request body structure used on Glossary REST API calls that passes a name that is used to retrieve an element by name.
- GlossaryNameRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryNameRequestBody
-
Default constructor
- GlossaryNameRequestBody(GlossaryNameRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryNameRequestBody
-
Copy/clone constructor
- GlossaryProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
GlossaryProperties is a class for representing a generic glossary.
- GlossaryProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
-
Default constructor
- GlossaryProperties(GlossaryProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
-
Copy/clone constructor.
- GlossarySearchStringRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
GlossarySearchStringRequestBody is the request body structure used on GlossaryCategory/Term REST API calls that passes a regular expression to use as a search string and the scope of the results can be optionally restricted by glossary.
- GlossarySearchStringRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossarySearchStringRequestBody
-
Default constructor
- GlossarySearchStringRequestBody(GlossarySearchStringRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossarySearchStringRequestBody
-
Copy/clone constructor
- GlossaryTemplateRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
GlossaryTemplateRequestBody describes the request body used to create a new glossary term from a template.
- GlossaryTemplateRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTemplateRequestBody
-
Default constructor
- GlossaryTemplateRequestBody(GlossaryTemplateRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTemplateRequestBody
-
Copy/clone constructor.
- GlossaryTermCategorization - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
GlossaryTermCategorization describes a type of relationship between a glossary term and a glossary category in a glossary.
- GlossaryTermCategorization() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermCategorization
-
Default constructor
- GlossaryTermCategorization(GlossaryTermCategorization) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermCategorization
-
Copy/clone constructor.
- GlossaryTermContextDefinition - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
GlossaryTermContextDefinition describes a type of context that a glossary term represents.
- GlossaryTermContextDefinition() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermContextDefinition
-
Default constructor
- GlossaryTermContextDefinition(GlossaryTermContextDefinition) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermContextDefinition
-
Copy/clone constructor.
- GlossaryTermElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
GlossaryTermElement contains the properties and header for a glossary term entity retrieved from the metadata repository.
- GlossaryTermElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
-
Default constructor
- GlossaryTermElement(GlossaryTermElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
-
Copy/clone constructor
- GlossaryTermElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
GlossaryTermElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
- GlossaryTermElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementResponse
-
Default constructor
- GlossaryTermElementResponse(GlossaryTermElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementResponse
-
Copy/clone constructor
- GlossaryTermElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
GlossaryTermElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
- GlossaryTermElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementsResponse
-
Default constructor
- GlossaryTermElementsResponse(GlossaryTermElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementsResponse
-
Copy/clone constructor
- GlossaryTermProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
GlossaryTermProperties contains the semantic definition (meaning) of a word or phrase (term - collectively called terminology).
- GlossaryTermProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
-
Default constructor
- GlossaryTermProperties(GlossaryTermProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
-
Copy/clone constructor.
- GlossaryTermRelationship - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
GlossaryTermRelationship describes a type of relationship between two glossary terms in a glossary.
- GlossaryTermRelationship() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
-
Default constructor
- GlossaryTermRelationship(GlossaryTermRelationship) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
-
Copy/clone constructor.
- GlossaryTermRelationshipRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
GlossaryTermRelationshipRequestBody is the request body structure used on Glossary REST API calls that request the retrieval of glossary term relationships.
- GlossaryTermRelationshipRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRelationshipRequestBody
-
Default constructor
- GlossaryTermRelationshipRequestBody(GlossaryTermRelationshipRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRelationshipRequestBody
-
Copy/clone constructor
- GlossaryTermStatus - Enum Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
The GlossaryTermStatus defines the status of a glossary term.
- GlossaryTermStatusRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
GlossaryTermStatusRequestBody describes the request body used to update a glossary term's status.
- GlossaryTermStatusRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermStatusRequestBody
-
Default constructor
- GlossaryTermStatusRequestBody(GlossaryTermStatusRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermStatusRequestBody
-
Copy/clone constructor.
- GovernanceClassificationBase - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
GovernanceClassificationBase defines the common properties for the governance action classifications.
- GovernanceClassificationBase() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceClassificationBase
-
Default constructor
- GovernanceClassificationBase(GovernanceClassificationBase) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceClassificationBase
-
Copy/clone constructor.
- GovernanceClassificationProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
GovernanceClassificationProperties defines the properties for a Confidentiality, Confidence, Criticality Governance Action Classifications.
- GovernanceClassificationProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceClassificationProperties
-
Default constructor
- GovernanceClassificationProperties(GovernanceClassificationProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceClassificationProperties
-
Copy/clone constructor.
- GovernanceDefinitionElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
GovernanceDefinitionElement is the superclass used to return the common properties of a governance definition stored in the open metadata repositories.
- GovernanceDefinitionElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
-
Default constructor
- GovernanceDefinitionElement(GovernanceDefinitionElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
-
Copy/clone constructor
- GovernanceDefinitionProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
GovernanceDefinitionProperties provides the base class for many of the definitions that define the data strategy and governance program.
- GovernanceDefinitionProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
-
Default Constructor
- GovernanceDefinitionProperties(GovernanceDefinitionProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
-
Copy/clone Constructor
- GovernanceDefinitionsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
GovernanceDefinitionsResponse is the response structure used on the OMAS REST API calls that return a list of governance definitions as a response.
- GovernanceDefinitionsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceDefinitionsResponse
-
Default constructor
- GovernanceDefinitionsResponse(GovernanceDefinitionsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceDefinitionsResponse
-
Copy/clone constructor
- GovernanceDefinitionStatus - Enum Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
GovernanceDefinitionStatus indicates whether the definition is complete and operational or in a state that means it is either under development or obsolete.
- GovernanceExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api.exchange
-
The GovernanceExchangeInterface enables the exchange of governance definitions between an external asset manager and open metadata.
- GOVERNS - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
-
Governs - The asset is governed through this relationship.
H
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.CommentElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectorTypeElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EmbeddedConnection
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EndpointElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryElementLinkElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryLinkElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceElement
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.FeedbackTargetElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryCategoryElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.InformalTagElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LikeElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.MetadataCorrelationHeader
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteLogElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RatingElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceableElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentDefinitionElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentItemElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RelatedElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RelationshipElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareCapabilityElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueMember
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ActivityDescriptionProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ArchiveProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetConnectionProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetOriginProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CanonicalVocabularyProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CapabilityDeploymentProperties
-
Hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ClassificationProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CommentProperties
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ControlFlowProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CyberLocation
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataAssetProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataContentForDataSetProperties
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFieldQueryProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFieldValuesProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataSetProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DeploymentProperties
-
Hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DerivedSchemaTypeQueryTargetProperties
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EditingGlossaryProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EmbeddedConnectionProperties
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalIdentifierProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceLinkProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FindAssetOriginProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FindNameProperties
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermCategorization
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermContextDefinition
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceClassificationBase
-
Return code value representing the contents of this object.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceClassificationProperties
-
Return code value representing the contents of this object.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.InformalTagProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LikeProperties
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LineageMappingProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LocationProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.NoteLogProperties
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.NoteProperties
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.OwnerProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PortProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PrimaryKeyProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentProperties
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.QueryTargetProperties
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RatingProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceValueAssignmentProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RelationshipProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RetentionClassificationProperties
-
Return code value representing the contents of this object.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Return a number that represents the contents of this object.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SecureLocation
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SecurityTagsProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SemanticAssignmentProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseProperties
-
Hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareCapabilitiesProperties
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.StagingGlossaryProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SubjectAreaMemberProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TagProperties
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TaxonomyProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueMembershipProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ArchiveRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetElementsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CalculatedValueClassificationRequestBody
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ClassificationRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentElementResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentElementsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentTypeListResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypesResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EffectiveTimeQueryRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeaderResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeadersResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementStubsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryElementLinkRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkElementsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.FindByPropertiesRequestBody
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ForeignKeyRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryNameRequestBody
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossarySearchStringRequestBody
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTemplateRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRelationshipRequestBody
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermStatusRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceDefinitionsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.HistoryRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagUpdateRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LikeElementResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LikeElementsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LineageMappingElementResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LineageMappingElementsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.MetadataCorrelationHeadersResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteElementResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteElementsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteLogElementResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteLogElementsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PrimaryKeyClassificationRequestBody
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessStatusRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RatingElementResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RatingElementsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableUpdateRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RelatedElementsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RelationshipElementResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RelationshipElementsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RelationshipRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementsResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TermAssignmentStatusListResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TermRelationshipRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.UpdateRequestBody
-
Return hash code for this object
- HistoryRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
HistoryRequestBody describes the start and stop time of the historical query.
- HistoryRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.HistoryRequestBody
-
Default constructor
- HistoryRequestBody(HistoryRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.HistoryRequestBody
-
Copy/clone constructor
I
- InformalTagElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
InformalTagElement contains the properties and header for a InformalTag entity retrieved from the metadata repository.
- InformalTagElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.InformalTagElement
-
Default constructor
- InformalTagElement(InformalTagElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.InformalTagElement
-
Copy/clone constructor
- InformalTagProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
InformalTagProperties stores information about a tag connected to an asset.
- InformalTagProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.InformalTagProperties
-
Default constructor
- InformalTagProperties(InformalTagProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.InformalTagProperties
-
Copy/clone constructor.
- InformalTagResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
InformalTagResponse is the response structure used on the Asset Consumer OMAS REST API calls that returns a Tag object as a response.
- InformalTagResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagResponse
-
Default constructor
- InformalTagResponse(InformalTagResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagResponse
-
Copy/clone constructor
- InformalTagsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
InformalTagsResponse returns a list of tags from the server.
- InformalTagsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagsResponse
-
Default constructor
- InformalTagsResponse(InformalTagsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagsResponse
-
Copy/clone constructor
- InformalTagUpdateRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
InformalTagProperties stores information about a tag connected to an asset.
- InformalTagUpdateRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagUpdateRequestBody
-
Default constructor
- InformalTagUpdateRequestBody(InformalTagUpdateRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagUpdateRequestBody
-
Copy/clone constructor.
- InfrastructureExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api.exchange
-
The InfrastructureExchangeInterface supports the exchange of metadata about Hosts, SoftwareServerPlatforms, SoftwareServers and SoftwareServerCapabilities such as Applications.
L
- LevelIdentifierProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
LevelIdentifierProperties describes the properties for searching for a governance action classification by its level.
- LevelIdentifierProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.LevelIdentifierProperties
-
Default constructor
- LevelIdentifierProperties(LevelIdentifierProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.LevelIdentifierProperties
-
Copy/clone constructor
- LikeElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
LikeElement contains the properties and header for a Like entity retrieved from the metadata repository.
- LikeElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LikeElement
-
Default constructor
- LikeElement(LikeElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LikeElement
-
Copy/clone constructor
- LikeElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
LikeElementResponse is the response structure used on the OMAS REST API calls that return the properties for an element.
- LikeElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.LikeElementResponse
-
Default constructor
- LikeElementResponse(LikeElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.LikeElementResponse
-
Copy/clone constructor
- LikeElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
LikeElementsResponse is a response object for passing back a list of elements or an exception if the request failed.
- LikeElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.LikeElementsResponse
-
Default constructor
- LikeElementsResponse(LikeElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.LikeElementsResponse
-
Copy/clone constructor
- LikeProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
The LikeProperties object records a single user's "like" of an element.
- LikeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.LikeProperties
-
Default constructor
- LikeProperties(LikeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.LikeProperties
-
Copy/clone constructor.
- LineageExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api.exchange
-
The LineageExchangeInterface supports the exchange of process definitions and lineage linkage.
- LineageMappingElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
LineageMappingElement contains the properties and header for a lineage mapping relationship retrieved from the metadata repository.
- LineageMappingElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
-
Default constructor
- LineageMappingElement(LineageMappingElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
-
Copy/clone constructor
- LineageMappingElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
DataFlowElementResponse is the response structure used on the OMAS REST API calls that return the properties for a relationship.
- LineageMappingElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.LineageMappingElementResponse
-
Default constructor
- LineageMappingElementResponse(LineageMappingElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.LineageMappingElementResponse
-
Copy/clone constructor
- LineageMappingElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
LineageMappingElementsResponse is a response object for passing back a a list of lineage mapping relationships or an exception if the request failed.
- LineageMappingElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.LineageMappingElementsResponse
-
Default constructor
- LineageMappingElementsResponse(LineageMappingElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.LineageMappingElementsResponse
-
Copy/clone constructor
- LineageMappingProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
LineageMappingProperties describe the properties for a lineage mapping relationship.
- LineageMappingProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.LineageMappingProperties
-
Default constructor
- LineageMappingProperties(LineageMappingProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.LineageMappingProperties
-
Copy/clone constructor.
- linkDefinitions(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GovernanceExchangeInterface
-
Link two related definitions together.
- linkExternalReferenceToElement(String, String, String, boolean, String, String, ExternalReferenceLinkProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ExternalReferencesInterface
-
Link an external reference to an object.
- LocationProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
LocationProperties is a class for representing a physical or digital location.
- LocationProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.LocationProperties
-
Default constructor
- LocationProperties(LocationProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.LocationProperties
-
Copy/clone constructor.
M
- MAINTAINS - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
-
Maintains - The asset is maintained through this relationship.
- MetadataCorrelationHeader - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
MetadataCorrelationHeader provides details of the external identifier(s) and other correlation properties to help the connector/client work out the correlation between the open metadata elements and the third party technology elements.
- MetadataCorrelationHeader() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.MetadataCorrelationHeader
-
Default constructor
- MetadataCorrelationHeader(MetadataCorrelationHeader) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.MetadataCorrelationHeader
-
Copy/clone constructor
- MetadataCorrelationHeadersResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
MetadataCorrelationHeadersResponse is a response object for passing back a a list of correlation headers or an exception if the request failed.
- MetadataCorrelationHeadersResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.MetadataCorrelationHeadersResponse
-
Default constructor
- MetadataCorrelationHeadersResponse(MetadataCorrelationHeadersResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.MetadataCorrelationHeadersResponse
-
Copy/clone constructor
- MetadataCorrelationProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
MetadataCorrelationProperties describes the common properties used to pass the properties of metadata elements to the metadata repositories (aka properties server).
- MetadataCorrelationProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
-
Default constructor
- MetadataCorrelationProperties(ExternalIdentifierProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
-
Copy/clone constructor.
- MetadataCorrelationProperties(MetadataCorrelationProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
-
Copy/clone constructor.
- MetadataElement - Interface in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
MetadataElement is the common interface for all metadata elements.
- moveGlossaryTerm(String, String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Move a glossary term from one glossary to another.
- moveGlossaryTerm(String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Move a glossary term from one glossary to another.
N
- NameRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
NameRequestBody is the request body structure used on OMAG REST API calls that passes a name that is used to retrieve an element by name.
- NameRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
-
Default constructor
- NameRequestBody(NameRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
-
Copy/clone constructor
- NEW_ELEMENT_CREATED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
-
A new element has been created.
- NO_SCOPE_FOR_EXTERNAL_ID - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
-
OMAS-ASSET-MANAGER-400-001 An external identifier {0} has been passed on method {1} without a corresponding assetManagerGUID
- NoteElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
NoteElement contains the properties and header for a Note entity retrieved from the metadata repository.
- NoteElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteElement
-
Default constructor
- NoteElement(NoteElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteElement
-
Copy/clone constructor
- NoteElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
NoteElementResponse is the response structure used on the OMAS REST API calls that return the properties for an element.
- NoteElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteElementResponse
-
Default constructor
- NoteElementResponse(NoteElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteElementResponse
-
Copy/clone constructor
- NoteElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
NoteElementsResponse is a response object for passing back a list of elements or an exception if the request failed.
- NoteElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteElementsResponse
-
Default constructor
- NoteElementsResponse(NoteElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteElementsResponse
-
Copy/clone constructor
- NoteLogElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
NoteLogElement contains the properties and header for a NoteLog entity retrieved from the metadata repository.
- NoteLogElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteLogElement
-
Default constructor
- NoteLogElement(NoteLogElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteLogElement
-
Copy/clone constructor
- NoteLogElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
NoteLogElementResponse is the response structure used on the OMAS REST API calls that return the properties for an element.
- NoteLogElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteLogElementResponse
-
Default constructor
- NoteLogElementResponse(NoteLogElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteLogElementResponse
-
Copy/clone constructor
- NoteLogElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
NoteLogElementsResponse is a response object for passing back a list of elements or an exception if the request failed.
- NoteLogElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteLogElementsResponse
-
Default constructor
- NoteLogElementsResponse(NoteLogElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteLogElementsResponse
-
Copy/clone constructor
- NoteLogProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
NoteLogHeader manages a list of notes for an asset
- NoteLogProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.NoteLogProperties
-
Default constructor
- NoteLogProperties(NoteLogProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.NoteLogProperties
-
Copy/clone constructor.
- NoteProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
Note defines the properties of a single note in a note log.
- NoteProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.NoteProperties
-
Default constructor
- NoteProperties(NoteProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.NoteProperties
-
Copy/clone constructor.
- NULL_CONNECTOR_RETURNED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
-
OMAS-ASSET-MANAGER-500-006 The requested connector for connection named {0} has not been created.
- NULL_LISTENER - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
-
OMAS-ASSET-MANAGER-500-001 A null topic listener has been passed by user {0} on method {1}
O
- OMRS_NOT_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
-
OMAS-ASSET-MANAGER-404-001 The open metadata repository services are not initialized for the {0} operation
- org.odpi.openmetadata.accessservices.assetmanager.api - package org.odpi.openmetadata.accessservices.assetmanager.api
-
This package contains Asset Manager OMAS's event interfaces.
- org.odpi.openmetadata.accessservices.assetmanager.api.exchange - package org.odpi.openmetadata.accessservices.assetmanager.api.exchange
-
This package contains the different interfaces of the asset manager when it is being used to exchange metadata with one or more external asset managers via the integration services (OMISs).
- org.odpi.openmetadata.accessservices.assetmanager.api.management - package org.odpi.openmetadata.accessservices.assetmanager.api.management
-
This package provides interfaces for applications that wish to use Egeria as their metadata repository.
- org.odpi.openmetadata.accessservices.assetmanager.events - package org.odpi.openmetadata.accessservices.assetmanager.events
-
Definitions of the different types of events that the Asset Manager OMAS can publish.
- org.odpi.openmetadata.accessservices.assetmanager.ffdc - package org.odpi.openmetadata.accessservices.assetmanager.ffdc
-
This package provides the first failure data capture support for the Asset Manager OMAS module.
- org.odpi.openmetadata.accessservices.assetmanager.metadataelements - package org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
The metadata elements describe the way that metadata is returned from the repository.
- org.odpi.openmetadata.accessservices.assetmanager.properties - package org.odpi.openmetadata.accessservices.assetmanager.properties
-
These beans describe the core properties that are passed to the server to create and update metadata.
- org.odpi.openmetadata.accessservices.assetmanager.rest - package org.odpi.openmetadata.accessservices.assetmanager.rest
-
This package defines the beans used to build the REST request and response payloads.
- OTHER - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermStatus
-
Other - The term is in a locally defined state.
- OTHER - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionStatus
-
Other - The governance definition in a locally defined state.
- OTHER - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
-
Other - None of the above.
- OTHER - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
-
Other - None of the above.
- OUT_TOPIC_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
-
OMAS-ASSET-MANAGER-0013 The Asset Manager Open Metadata Access Service (OMAS) has sent event of type: {0}
- OWNED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
-
Owned - The parent process owns the child process in the relationship, such that if the parent is removed the child should also be removed.
- OwnerProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
OwnerProperties describes the properties that identifies the owner of an attached element (or the resource it represents).
- OwnerProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.OwnerProperties
-
Default constructor
- OwnerProperties(OwnerProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.OwnerProperties
-
Copy/clone constructor.
- OWNS - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
-
Owns - The asset is managed and updated via this relationship.
P
- PARSE_EVENT_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
-
OMAS-ASSET-MANAGER-0015 Inbound event {0} could not be parsed.
- PortElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
PortElement contains the properties and header for a port entity retrieved from the metadata repository.
- PortElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
-
Default constructor
- PortElement(PortElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
-
Copy/clone constructor
- PortElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
PortElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
- PortElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementResponse
-
Default constructor
- PortElementResponse(PortElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementResponse
-
Copy/clone constructor
- PortElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
PortElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
- PortElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementsResponse
-
Default constructor
- PortElementsResponse(PortElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementsResponse
-
Copy/clone constructor
- PortProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
PortProperties is a class for representing a generic port for a process.
- PortProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.PortProperties
-
Default constructor
- PortProperties(PortProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.PortProperties
-
Copy/clone constructor.
- PortRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
PortRequestBody describes the request body used to create/update port properties.
- PortRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.PortRequestBody
-
Default constructor
- PortRequestBody(PortRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.PortRequestBody
-
Copy/clone constructor.
- PREPARED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermStatus
-
Prepared - The term is ready for review.
- PrimaryKeyClassificationRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
PrimaryKeyClassificationRequestBody is used to classify a schema attribute as a primary key.
- PrimaryKeyClassificationRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.PrimaryKeyClassificationRequestBody
-
Default constructor
- PrimaryKeyClassificationRequestBody(PrimaryKeyClassificationRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.PrimaryKeyClassificationRequestBody
-
Copy/clone constructor for a primary key.
- PrimaryKeyProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
PrimaryKeyProperties describes the properties of a primary key.
- PrimaryKeyProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.PrimaryKeyProperties
-
Default constructor
- PrimaryKeyProperties(PrimaryKeyProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.PrimaryKeyProperties
-
Copy/clone constructor for a primary key.
- PROCESS_EVENT_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
-
OMAS-ASSET-MANAGER-0014 Event {0} could not be published due to {1} exception with message: {2}
- ProcessCallElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
ProcessCallElement contains the properties and header for a process call relationship retrieved from the metadata repository.
- ProcessCallElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
-
Default constructor
- ProcessCallElement(ProcessCallElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
-
Copy/clone constructor
- ProcessCallElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
ProcessCallElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
- ProcessCallElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementResponse
-
Default constructor
- ProcessCallElementResponse(ProcessCallElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementResponse
-
Copy/clone constructor
- ProcessCallElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
ProcessCallElementsResponse is a response object for passing back a a list of process call relationships or an exception if the request failed.
- ProcessCallElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementsResponse
-
Default constructor
- ProcessCallElementsResponse(ProcessCallElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementsResponse
-
Copy/clone constructor
- ProcessCallProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
ProcessCallProperties describe the properties for a process call relationship.
- ProcessCallProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
-
Default constructor
- ProcessCallProperties(ProcessCallProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
-
Copy/clone constructor.
- ProcessCallRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
ProcessCallRequestBody describes the request body used when linking elements within processes.
- ProcessCallRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallRequestBody
-
Default constructor
- ProcessCallRequestBody(ProcessCallRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallRequestBody
-
Copy/clone constructor.
- ProcessContainmentProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
ProcessContainmentProperties when linking processes in a parent-child hierarchy.
- ProcessContainmentProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentProperties
-
Default constructor
- ProcessContainmentProperties(ProcessContainmentProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentProperties
-
Copy/clone constructor.
- ProcessContainmentType - Enum Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
ProcessContainmentType defines the ownership of a process withing a sub process.
- ProcessElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
ProcessElement contains the properties and header for a process entity retrieved from the metadata repository.
- ProcessElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
-
Default constructor
- ProcessElement(ProcessElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
-
Copy/clone constructor
- ProcessElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
ProcessElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
- ProcessElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementResponse
-
Default constructor
- ProcessElementResponse(ProcessElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementResponse
-
Copy/clone constructor
- ProcessElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
ProcessElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
- ProcessElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementsResponse
-
Default constructor
- ProcessElementsResponse(ProcessElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementsResponse
-
Copy/clone constructor
- processEvent(AssetManagerOutTopicEvent) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.AssetManagerEventListener
-
Process an event that was published by the Asset Manager OMAS.
- ProcessProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
Process properties defines the properties of a process.
- ProcessProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessProperties
-
Default constructor
- ProcessProperties(ProcessProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessProperties
-
Copy/clone Constructor
- ProcessRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
ProcessRequestBody describes the request body used to create/update process properties.
- ProcessRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
-
Default constructor
- ProcessRequestBody(ProcessRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
-
Copy/clone constructor.
- ProcessStatus - Enum Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
The ProcessStatus defines the status of a process.
- ProcessStatusRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
ProcessStatusRequestBody describes the request body used to update a process's status.
- ProcessStatusRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessStatusRequestBody
-
Default constructor
- ProcessStatusRequestBody(ProcessStatusRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessStatusRequestBody
-
Copy/clone constructor.
- PROPOSED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermStatus
-
Proposed - The term is in review.
- PROPOSED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionStatus
-
Proposed - The governance definition is in review and not yet active.
- PROPOSED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessStatus
-
Proposed - The process is in review.
- publishDataAsset(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
-
Update the zones for the asset so that it becomes visible to consumers.
- PUBLISHING_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
-
OMAS-ASSET-MANAGER-0007 The Asset Manager Open Metadata Access Service (OMAS) is no longer publishing events to topic {0}
- PUBLISHING_SHUTDOWN_ERROR - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
-
OMAS-ASSET-MANAGER-0008 The Asset Manager Open Metadata Access Service (OMAS) caught an unexpected {0} exception whilst shutting down the out topic {1}.
- publishProcess(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Update the zones for the asset so that it becomes visible to consumers.
Q
- QueryTargetProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
QueryTargetProperties defines a query on a schema element that returns all or part of the value for a derived schema type.
- QueryTargetProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.QueryTargetProperties
-
Default constructor
- QueryTargetProperties(QueryTargetProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.QueryTargetProperties
-
Copy/clone constructor.
R
- RatingElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
RatingElement contains the properties and header for a Rating entity retrieved from the metadata repository.
- RatingElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RatingElement
-
Default constructor
- RatingElement(RatingElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RatingElement
-
Copy/clone constructor
- RatingElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
RatingElementResponse is the response structure used on the OMAS REST API calls that return the properties for an element.
- RatingElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.RatingElementResponse
-
Default constructor
- RatingElementResponse(RatingElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.RatingElementResponse
-
Copy/clone constructor
- RatingElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
RatingElementsResponse is a response object for passing back a list of elements or an exception if the request failed.
- RatingElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.RatingElementsResponse
-
Default constructor
- RatingElementsResponse(RatingElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.RatingElementsResponse
-
Copy/clone constructor
- RatingProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
RatingProperties stores information about a rating connected to an asset.
- RatingProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.RatingProperties
-
Default constructor
- RatingProperties(RatingProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.RatingProperties
-
Copy/clone constructor.
- ReferenceableElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
ReferenceableElement contains the properties and header for a referenceable entity retrieved from the metadata repository.
- ReferenceableElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceableElement
-
Default constructor
- ReferenceableElement(ReferenceableElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceableElement
-
Copy/clone constructor
- ReferenceableProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
Many open metadata entities are referenceable.
- ReferenceableProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
-
Default constructor
- ReferenceableProperties(ReferenceableProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
-
Copy/clone constructor.
- ReferenceableRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
ReferenceableRequestBody describes the request body used to create/update properties in referenceables.
- ReferenceableRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableRequestBody
-
Default constructor
- ReferenceableRequestBody(ReferenceableRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableRequestBody
-
Copy/clone constructor.
- ReferenceableUpdateRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
ReferenceableUpdateRequestBody carries the correlation properties, readVersionIdentifier and effective time for a create (with parent), update or delete requests.
- ReferenceableUpdateRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableUpdateRequestBody
-
Default constructor
- ReferenceableUpdateRequestBody(ReferenceableUpdateRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableUpdateRequestBody
-
Copy/clone constructor
- ReferenceValueAssignmentDefinitionElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
ReferenceValueAssignmentDefinitionElement describes a valid value that is being used as a tag/classifier for a referenceable.
- ReferenceValueAssignmentDefinitionElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentDefinitionElement
-
Default constructor
- ReferenceValueAssignmentDefinitionElement(ReferenceValueAssignmentDefinitionElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentDefinitionElement
-
Copy/clone constructor
- ReferenceValueAssignmentItemElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
ReferenceValueAssignmentItemElement describes a Referenceable that is using a valid values set/definition as a tag/classifier.
- ReferenceValueAssignmentItemElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentItemElement
-
Default constructor
- ReferenceValueAssignmentItemElement(ReferenceValueAssignmentItemElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentItemElement
-
Copy/clone constructor
- ReferenceValueAssignmentProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
ReferenceValueAssignmentProperties is a java bean used to create a link between a valid value and a referenceable item to enable the valid value to be used as a semiformal tag/classifier.
- ReferenceValueAssignmentProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceValueAssignmentProperties
-
Default constructor
- ReferenceValueAssignmentProperties(ReferenceValueAssignmentProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceValueAssignmentProperties
-
Copy/clone constructor.
- REFRESH_ELEMENT_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
-
An element has been distributed around the cohort - could be for the first time.
- registerListener(String, AssetManagerEventListener) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.AssetManagerEventInterface
-
Register a listener object that will be passed each of the events published by the Asset Manager OMAS.
- REJECTED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermStatus
-
Rejected - The term is rejected and should not be used.
- RelatedElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
RelatedElement contains the properties and header for a relationship retrieved from the metadata repository along with the stub of the related element.
- RelatedElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RelatedElement
-
Default constructor
- RelatedElement(RelatedElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RelatedElement
-
Copy/clone constructor
- RelatedElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
RelatedElementElementsResponse is a response object for passing back a list of relationships or an exception if the request failed.
- RelatedElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.RelatedElementsResponse
-
Default constructor
- RelatedElementsResponse(RelatedElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.RelatedElementsResponse
-
Copy/clone constructor
- RelationshipElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
RelationshipElement contains the properties and header for a relationship retrieved from the metadata repository.
- RelationshipElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RelationshipElement
-
Default constructor
- RelationshipElement(RelationshipElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RelationshipElement
-
Copy/clone constructor
- RelationshipElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
RelationshipElementResponse is the response structure used on the OMAS REST API calls that return the properties for a relationship.
- RelationshipElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.RelationshipElementResponse
-
Default constructor
- RelationshipElementResponse(RelationshipElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.RelationshipElementResponse
-
Copy/clone constructor
- RelationshipElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
RelationshipElementsResponse is a response object for passing back a list of relationships or an exception if the request failed.
- RelationshipElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.RelationshipElementsResponse
-
Default constructor
- RelationshipElementsResponse(RelationshipElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.RelationshipElementsResponse
-
Copy/clone constructor
- RelationshipProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
RelationshipProperties provides the base class for relationships items.
- RelationshipProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.RelationshipProperties
-
Default constructor
- RelationshipProperties(RelationshipProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.RelationshipProperties
-
Copy/clone constructor.
- RelationshipRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
RelationshipRequestBody describes the request body used when linking elements together.
- RelationshipRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.RelationshipRequestBody
-
Default constructor
- RelationshipRequestBody(RelationshipRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.RelationshipRequestBody
-
Copy/clone constructor.
- removeComment(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Removes a comment added to the element by this user.
- removeComment(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Removes a comment added to the element by this user.
- removeConnection(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
-
Remove the metadata element representing a connection.
- removeConnectorType(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
-
Remove the metadata element representing a connectorType.
- removeDataAsset(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
-
Remove the metadata element representing an asset.
- removeElementFromSubjectArea(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Remove the subject area designation from the identified element.
- removeElementFromSubjectArea(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Remove the subject area designation from the identified element.
- removeEndpoint(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
-
Remove the metadata element representing an endpoint.
- removeExternalGlossaryLink(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Remove information about a link to an external glossary resource (and the relationships that attached it to the glossaries).
- removeExternalGlossaryLink(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Remove information about a link to an external glossary resource (and the relationships that attached it to the glossaries).
- removeExternalIdentifier(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ExternalIdentifierManagerInterface
-
Remove an external identifier from an existing open metadata element.
- removeGlossary(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Remove the metadata element representing a glossary.
- removeGlossary(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Remove the metadata element representing a glossary.
- removeGlossaryCategory(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Remove the metadata element representing a glossary category.
- removeGlossaryCategory(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Remove the metadata element representing a glossary category.
- removeGlossaryTerm(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Remove the metadata element representing a glossary term.
- removeGlossaryTerm(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Remove the metadata element representing a glossary term.
- removeGovernanceDefinitionFromElement(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Remove the GovernedBy relationship between a governance definition and an element.
- removeGovernanceDefinitionFromElement(String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Remove the GovernedBy relationship between a governance definition and an element.
- removeLikeFromElement(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Removes a "LikeProperties" added to the element by this user.
- removeLikeFromElement(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Removes a "LikeProperties" added to the element by this user.
- removeNote(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Remove the metadata element representing a note.
- removeNote(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Remove the metadata element representing a note.
- removeNoteLog(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Remove the metadata element representing a note log.
- removeNoteLog(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Remove the metadata element representing a note log.
- removePort(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Remove the metadata element representing a port.
- removeProcess(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Remove the metadata element representing a process.
- removeRatingFromElement(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Removes of a review that was added to the element by this user.
- removeRatingFromElement(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Removes of a review that was added to the element by this user.
- removeSchemaAttribute(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
-
Remove the metadata element representing a schema attribute.
- removeSchemaType(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
-
Remove the metadata element representing a schema type.
- removeTagFromElement(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Removes a tag from the element that was added by this user.
- removeTagFromElement(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Removes a tag from the element that was added by this user.
- removeValidValue(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ValidValuesExchangeInterface
-
Remove the valid value form the repository.
- RequestSourceElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
RequestSourceElement describes the element that triggered the request to the governance action service.
- RequestSourceElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
-
Typical Constructor
- RequestSourceElement(RequestSourceElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
-
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
- RetentionClassificationProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
RetentionClassificationProperties defines the retention requirements for related data items.
- RetentionClassificationProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.RetentionClassificationProperties
-
Default constructor
- RetentionClassificationProperties(RetentionClassificationProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.RetentionClassificationProperties
-
Copy/clone constructor.
- retrieveAttachedExternalReferences(String, String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ExternalReferencesInterface
-
Retrieve the list of external references attached to the supplied object.
S
- scanDataAssets(String, String, String, int, int, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
-
Step through the assets visible to this caller.
- SchemaAttributeElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
SchemaTypeElement contains the properties and header for a reference data asset retrieved from the metadata repository.
- SchemaAttributeElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
-
Default constructor
- SchemaAttributeElement(SchemaAttributeElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
-
Copy/clone constructor
- SchemaAttributeElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
SchemaAttributeElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
- SchemaAttributeElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementResponse
-
Default constructor
- SchemaAttributeElementResponse(SchemaAttributeElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementResponse
-
Copy/clone constructor
- SchemaAttributeElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
SchemaAttributeElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
- SchemaAttributeElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementsResponse
-
Default constructor
- SchemaAttributeElementsResponse(SchemaAttributeElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementsResponse
-
Copy/clone constructor
- SchemaAttributeProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
SchemaAttributeProperties represents an attribute that is part of a complex schema type.
- SchemaAttributeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Default constructor
- SchemaAttributeProperties(SchemaAttributeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Copy/clone constructor.
- SchemaAttributeRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
SchemaAttributeRequestBody describes the request body used to create/update schema attribute properties.
- SchemaAttributeRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeRequestBody
-
Default constructor
- SchemaAttributeRequestBody(SchemaAttributeRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeRequestBody
-
Copy/clone constructor.
- SchemaExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api.exchange
-
SchemaExchangeInterface defines the common methods for managing schemas.
- SchemaProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
SchemaProperties is a bean containing the common attributes for schema types and schema attributes.
- SchemaProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaProperties
-
Default constructor
- SchemaProperties(SchemaProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaProperties
-
Copy/clone Constructor.
- SchemaTypeElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
SchemaTypeElement contains the properties and header for a schema type retrieved from the metadata repository.
- SchemaTypeElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
-
Default constructor
- SchemaTypeElement(SchemaTypeElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
-
Copy/clone constructor
- SchemaTypeElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
SchemaTypeElementResponse is the response structure used on the OMAS REST API calls that return the properties for an element.
- SchemaTypeElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementResponse
-
Default constructor
- SchemaTypeElementResponse(SchemaTypeElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementResponse
-
Copy/clone constructor
- SchemaTypeElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
SchemaTypeElementsResponse is a response object for passing back a list of elements or an exception if the request failed.
- SchemaTypeElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementsResponse
-
Default constructor
- SchemaTypeElementsResponse(SchemaTypeElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementsResponse
-
Copy/clone constructor
- SchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
SchemaTypeProperties carries the common parameters for creating or updating schema types.
- SchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
-
Default constructor
- SchemaTypeProperties(SchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
-
Copy/clone Constructor.
- SchemaTypeRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
SchemaTypeRequestBody describes the request body used to create/update schema type properties.
- SchemaTypeRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeRequestBody
-
Default constructor
- SchemaTypeRequestBody(SchemaTypeRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeRequestBody
-
Copy/clone constructor.
- SearchStringRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
SearchStringRequestBody is the request body structure used on OMAG REST API calls that passes a regular expression to use as a search string.
- SearchStringRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
-
Default constructor
- SearchStringRequestBody(SearchStringRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
-
Copy/clone constructor
- SecureLocation - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
SecureLocation defines that a location is secure.
- SecureLocation() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SecureLocation
-
Default constructor
- SecureLocation(SecureLocation) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SecureLocation
-
Copy/clone constructor.
- SecurityTagsProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
SecurityTagsProperties provides a structure for passing information about the security tags that should be attached to an asset or one of its fields.
- SecurityTagsProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SecurityTagsProperties
-
Default constructor
- SecurityTagsProperties(SecurityTagsProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SecurityTagsProperties
-
Copy/clone constructor
- SemanticAssignmentProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
SemanticAssignmentProperties links an element to a glossary term to indicate that the glossary term describes its meaning.
- SemanticAssignmentProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SemanticAssignmentProperties
-
Default constructor
- SemanticAssignmentProperties(SemanticAssignmentProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SemanticAssignmentProperties
-
Copy/clone constructor.
- ServerAssetUseProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
ServerAssetUseProperties describes the properties for the ServerAssetUse relationship between a software server capability and an asset.
- ServerAssetUseProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseProperties
-
Default constructor
- ServerAssetUseProperties(ServerAssetUseProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseProperties
-
Copy/clone constructor
- ServerAssetUseType - Enum Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
ProcessContainmentType defines the ownership of a process withing a sub process.
- SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
-
OMAS-ASSET-MANAGER-0005 The Asset Manager Open Metadata Access Service (OMAS) has initialized a new instance for server {0}
- SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
-
OMAS-ASSET-MANAGER-0001 The Asset Manager Open Metadata Access Service (OMAS) is initializing a new server instance
- SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
-
OMAS-ASSET-MANAGER-0011 The Asset Manager Open Metadata Access Service (OMAS) is unable to initialize a new instance; error message is {0
- SERVICE_INSTANCE_TERMINATION_FAILURE - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
-
OMAS-ASSET-MANAGER-0012 The Asset Manager Open Metadata Access Service (OMAS) is unable to terminate a new instance; error message is {0}
- SERVICE_PUBLISHING - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
-
OMAS-ASSET-MANAGER-0002 The Asset Manager Open Metadata Access Service (OMAS) is ready to publish asset manager notifications to topic {0}
- SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
-
OMAS-ASSET-MANAGER-0006 The Asset Manager Open Metadata Access Service (OMAS) is shutting down server instance {0}
- setAbbreviation(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
-
Set up the abbreviation used for this term.
- setAbbreviation(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
-
Set up the abbreviation used for this technical element.
- setAcceptedAnswers(List<RelatedElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.CommentElement
-
Set up details of any comment that provides an accepted answer to the question posed in this comment.
- setAccessGroups(Map<String, List<String>>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SecurityTagsProperties
-
Set up the map from operation to list of security groups.
- setActivityType(GlossaryTermActivityType) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ActivityDescriptionProperties
-
Set up the activity type for the classification.
- setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
-
Set up additional properties.
- setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
-
Set up additional properties.
- setAddress(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CyberLocation
-
Set up address of the location.
- setAddress(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
-
Set up the network address of the endpoint.
- setAliases(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Set up a list of alternative names for the attribute.
- setAllowsDuplicateValues(boolean) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Set up whether the same value can be used by more than one instance of this attribute.
- setAnchorGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceRequestBody
-
Set up an optional anchor GUID for the new external reference.
- setArchiveAfter(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RetentionClassificationProperties
-
Set up the date that this asset will be archived.
- setArchiveDate(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ArchiveProperties
-
Set up the date when the data source was archived (or discovered missing).
- setArchiveProcess(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ArchiveProperties
-
Set up the name of the process that either performed the archive or detected the missing data source.
- setArchiveProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ArchiveProperties
-
Set up the properties that characterize where the data source was archived to.
- setArguments(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EmbeddedConnection
-
Set up the arguments for the embedded connection.
- setArguments(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EmbeddedConnectionProperties
-
Set up the arguments for the embedded connection.
- setAssetManagerGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
-
Set up the unique identifier of the software server capability that represents the asset manager.
- setAssetManagerGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
-
Set up the unique identifier of the software server capability that represents the asset manager.
- setAssetManagerName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
-
Set up the qualified name of the software server capability that represents the asset manager.
- setAssetManagerName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
-
Set up the qualified name of the software server capability that represents the asset manager.
- setAssetProperties(AssetProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetElement
-
Set up the properties for the asset.
- setAssetSummary(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetConnectionProperties
-
Set up the properties for the relationship.
- setAssignedItem(ReferenceableElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentItemElement
-
Set up the referenceable bean
- setAssociatedGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RetentionClassificationProperties
-
Set up the unique identifier of the element used in deciding the archiveAfter and deleteAfter dates.
- setAttributeCount(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
-
Set up the count of attributes in this schema type
- setAttributeName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceValueAssignmentProperties
-
Set up the name of the attribute that this reference data value represents.
- setAuthor(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
-
Set up the name of the author of the schema element.
- setBusinessCapabilityGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetOriginProperties
-
Set up the unique identifier (GUID) of the business capability where this asset originated from.
- setBusinessCapabilityGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FindAssetOriginProperties
-
Set up the unique identifier (GUID) of the business capability where this asset originated from.
- setBusinessSignificant(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Classify a port, process or asset as "BusinessSignificant" (this may affect the way that lineage is displayed).
- setCalled(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
-
Set up the element header associated with end 2 of the relationship.
- setCaller(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
-
Set up the element header associated with end 1 of the relationship.
- setCategory(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
-
Set up the category of reference data.
- setClassificationName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
-
Set up the name of the classification if the event relates to classifications.
- setClearPassword(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
-
Set up an unencrypted password.
- setCommentText(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CommentProperties
-
Set up the comment text.
- setCommentType(CommentType) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CommentProperties
-
Set up the enum that describes the type of comment.
- setConfidence(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
-
Set up the level of confidence that the foreign key is correct.
- setConfidence(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceClassificationBase
-
Set up the level of confidence in the classification (0=none to 100=excellent).
- setConfidence(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceValueAssignmentProperties
-
Set up the confidence level (0-100) that the mapping is correct.
- setConfidence(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SemanticAssignmentProperties
-
Set up the level of confidence that the relationship is correct.
- setConfidenceClassification(String, String, String, String, String, GovernanceClassificationProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Classify/reclassify the element (typically an asset) to indicate the level of confidence that the organization has that the data is complete, accurate and up-to-date.
- setConfidenceClassification(String, String, GovernanceClassificationProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Classify/reclassify the element (typically an asset) to indicate the level of confidence that the organization has that the data is complete, accurate and up-to-date.
- setConfidentialityClassification(String, String, String, String, String, GovernanceClassificationProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Classify/reclassify the element (typically a data field, schema attribute or glossary term) to indicate the level of confidentiality that any data associated with the element should be given.
- setConfidentialityClassification(String, String, GovernanceClassificationProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Classify/reclassify the element (typically a data field, schema attribute or glossary term) to indicate the level of confidentiality that any data associated with the element should be given.
- setConfigurationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
-
Set up the configuration properties for this Connection.
- setConnectionProperties(ConnectionProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
-
Set up the properties for the connection.
- setConnectorFrameworkName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
Set up name of the connector framework that the connector implements - default Open Connector Framework (OCF).
- setConnectorInterfaceLanguage(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
Set up the language that the connector is implemented in - default Java.
- setConnectorInterfaces(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
Set up list of interfaces that the connector supports.
- setConnectorProviderClassName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
The name of the connector provider class name.
- setConnectorType(ElementStub) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
-
Set up the connector type properties for this Connection.
- setConnectorTypeProperties(ConnectorTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectorTypeElement
-
Set up the properties for the connector type.
- setControlFlowHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
-
Set up the element header associated with the relationship.
- setControlFlowProperties(ControlFlowProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
-
Set up relationship properties
- setCoordinates(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
-
Set up coordinates of the location.
- setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetElement
-
Set up the details of the external identifier and other correlation properties about the metadata source.
- setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.CommentElement
-
Set up the details of the external identifier and other correlation properties about the metadata source.
- setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
-
Set up the details of the external identifier and other correlation properties about the metadata source.
- setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectorTypeElement
-
Set up the details of the external identifier and other correlation properties about the metadata source.
- setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
-
Set up the details of the external identifier and other correlation properties about the metadata source.
- setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EndpointElement
-
Set up the details of the external identifier and other correlation properties about the metadata source.
- setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceElement
-
Set up the details of the external identifier and other correlation properties about the metadata source.
- setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
-
Set up the details of the external identifier and other correlation properties about the metadata source.
- setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryCategoryElement
-
Set up the details of the external identifier and other correlation properties about the metadata source.
- setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryElement
-
Set up the details of the external identifier and other correlation properties about the metadata source.
- setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
-
Set up the details of the external identifier and other correlation properties about the metadata source.
- setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
-
Set up the details of the external identifier and other correlation properties about the metadata source.
- setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.InformalTagElement
-
Set up the details of the external identifier and other correlation properties about the metadata source.
- setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LikeElement
-
Set up the details of the external identifier and other correlation properties about the metadata source.
- setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.metadataelements.MetadataElement
-
Set up the details of the external identifier and other correlation properties about the metadata source.
- setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteElement
-
Set up the details of the external identifier and other correlation properties about the metadata source.
- setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteLogElement
-
Set up the details of the external identifier and other correlation properties about the metadata source.
- setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
-
Set up the details of the external identifier and other correlation properties about the metadata source.
- setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
-
Set up the details of the external identifier and other correlation properties about the metadata source.
- setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RatingElement
-
Set up the details of the external identifier and other correlation properties about the metadata source.
- setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceableElement
-
Set up the details of the external identifier and other correlation properties about the metadata source.
- setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
-
Set up the details of the external identifier and other correlation properties about the metadata source.
- setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
-
Set up the details of the external identifier and other correlation properties about the metadata source.
- setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareCapabilityElement
-
Set up the details of the external identifier and other correlation properties about the metadata source.
- setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
-
Set up the details of the external identifier and other correlation properties about the metadata source.
- setCreatedBy(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SemanticAssignmentProperties
-
Set up the name/description of the creator of the relationship.
- setCreateTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
-
Set up the time that the data store was created.
- setCriticalityClassification(String, String, String, String, GovernanceClassificationProperties, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Classify/reclassify the element (typically an asset) to indicate how critical the element (or associated resource) is to the organization.
- setCriticalityClassification(String, String, GovernanceClassificationProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Classify/reclassify the element (typically an asset) to indicate how critical the element (or associated resource) is to the organization.
- setCurrentStep(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
-
Set up the element header associated with end 1 of the relationship.
- setDataAssetAsReferenceData(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
-
Classify the asset to indicate that it can be used as reference data.
- setDataAssetProperties(DataAssetProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
-
Set up the properties for the asset.
- setDataConsumer(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
-
Set up the element header associated with end 2 of the relationship.
- setDataFlowHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
-
Set up the element header associated with the relationship.
- setDataFlowProperties(DataFlowProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
-
Set up relationship properties
- setDataPattern(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFieldQueryProperties
-
Set up a regular expression that characterizes the data values stored in this data field.
- setDataPattern(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFieldValuesProperties
-
Set up a regular expression that characterizes the data values stored in this data field.
- setDataSupplier(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
-
Set up the element header associated with end 1 of the relationship.
- setDataType(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
-
Set up the data type of the preferred value.
- setDefaultValue(boolean) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueMembershipProperties
-
Set up whether it is a default value.
- setDefaultValue(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFieldQueryProperties
-
Set up the description (typically and overview of the revision) of the glossary.
- setDefaultValue(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFieldValuesProperties
-
Set up the description (typically and overview of the revision) of the glossary.
- setDefaultValueOverride(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Set up any default value for this attribute that would override the default defined in the schema element for this attribute's type (note only used is type is primitive).
- setDeleteAfter(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RetentionClassificationProperties
-
Set up the date that this asset will be permanently deleted.
- setDeployedImplementationType(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataAssetProperties
-
Set up the name of the technology used for this data asset.
- setDeployedImplementationType(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessProperties
-
Set up the name of the technology used for this process (DeployedComponentType only).
- setDeployedImplementationType(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareCapabilitiesProperties
-
Set up the description of the type of capability this is.
- setDeployer(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CapabilityDeploymentProperties
-
Set up the userId of the deployer.
- setDeployer(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DeploymentProperties
-
Set up the userId of the deployer.
- setDeployerPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CapabilityDeploymentProperties
-
Set up the property name from the element used to represent the deployer.
- setDeployerPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DeploymentProperties
-
Set up the property name from the element used to represent the deployer.
- setDeployerTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CapabilityDeploymentProperties
-
Set up the type name of the element used to represent the deployer.
- setDeployerTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DeploymentProperties
-
Set up the type name of the element used to represent the deployer.
- setDeploymentStatus(OperationalStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DeploymentProperties
-
Set up whether the capability is ready to use.
- setDeploymentTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CapabilityDeploymentProperties
-
Set up the time that the capability was deployed into the server.
- setDeploymentTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DeploymentProperties
-
Set up the time that the capability was deployed into the server.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
-
Set up description of the element.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
Set up description of the element.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ControlFlowProperties
-
Set up the description of the relationship.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
-
Set up the description of the relationship.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EditingGlossaryProperties
-
Set up the description (typically and overview of the revision) of the glossary.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
-
Set up the description of the external reference to help the reader know if they want to click on the link.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
-
Set up description of the foreign key.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryCategoryProperties
-
Set up the description of the glossary category.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
-
Set up the description of the glossary.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermCategorization
-
Set up description of the categorization.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermContextDefinition
-
Set up description of the context.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
-
Set up the stored description property for the term.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
-
Set up description of the relationship.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
-
Set up the full description of the governance definition.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.InformalTagProperties
-
Set up the tag description null means no description is available.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LineageMappingProperties
-
Set up the description of the relationship.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LocationProperties
-
Set up the description of the location.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.NoteLogProperties
-
Set up the stored description property for the note log.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
-
Set up the description of the relationship.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaProperties
-
Set up the stored technicalDescription property for the schema element.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SecureLocation
-
Set up description of the security at the location.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SemanticAssignmentProperties
-
Set up description of the relationship.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseProperties
-
Set up the description of the relationship between the software server capability and the asset.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.StagingGlossaryProperties
-
Set up the description (typically and overview of the revision) of the glossary.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
-
Set up the stored description property for the technical element.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TagProperties
-
Set up the tag description null means no description is available.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
-
Set up the stored description property associated with the metadata entity.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
-
Set up the stored description property associated with the valid value.
- setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagUpdateRequestBody
-
Set up the tag description null means no description is available.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EmbeddedConnection
-
Set up the printable name of the embedded connection.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
-
Set up the display name for UIs and reports.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
Set up the display name for UIs and reports.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EmbeddedConnectionProperties
-
Set up the printable name of the embedded connection.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
-
Set up name of the external reference.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryCategoryProperties
-
Set up a human memorable name for the glossary category.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
-
Set up a human memorable name for the glossary.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
-
Set up the stored display name property for the term.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LocationProperties
-
Set up a human memorable name for the location.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.NoteLogProperties
-
Set up the stored display name property for the note log.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PortProperties
-
Set up a human memorable name for the port.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaProperties
-
Set up the simple name of the schema element.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
-
Set up the stored display name property for the technical element.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
-
Set up the stored display name property for the metadata entity.
- setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
-
Set up the stored display name property for the valid value.
- setDocumentIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
-
Set up the fully qualified name.
- setDomainIdentifier(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
-
Set up the identifier of the governance domain that this definition belongs to (0=all).
- setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ClassificationProperties
-
Set up the date/time that this element is effective from (null means effective from the epoch).
- setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
-
Set up the date/time that this element is effective from (null means effective from the epoch).
- setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RelationshipProperties
-
Set up the date/time that this element is effective from (null means effective from the epoch).
- setEffectiveTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ClassificationRequestBody
-
Set up the date/time to use for the query.
- setEffectiveTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
-
Set up the date/time to use for the query.
- setEffectiveTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EffectiveTimeQueryRequestBody
-
Set up the date/time to use for the query.
- setEffectiveTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableUpdateRequestBody
-
Set up the date/time to use for the query.
- setEffectiveTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.UpdateRequestBody
-
Set up the date/time to use for the query.
- setEffectiveTo(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ClassificationProperties
-
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
- setEffectiveTo(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
-
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
- setEffectiveTo(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RelationshipProperties
-
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
- setElement(CommentElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentElementResponse
-
Set up the element result.
- setElement(ConnectionElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionResponse
-
Set up the metadata element to return.
- setElement(ConnectorTypeElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeResponse
-
Set up the metadata element to return.
- setElement(ControlFlowElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementResponse
-
Set up the element result.
- setElement(DataAssetElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementResponse
-
Set up the element result.
- setElement(DataFlowElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementResponse
-
Set up the element result.
- setElement(EndpointElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointResponse
-
Set up the metadata element to return.
- setElement(ExternalReferenceElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementResponse
-
Set up the element result.
- setElement(ExternalReferenceLinkElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementResponse
-
Set up the element result.
- setElement(GlossaryCategoryElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementResponse
-
Set up the element result.
- setElement(GlossaryElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementResponse
-
Set up the element result.
- setElement(GlossaryTermElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementResponse
-
Set up the element result.
- setElement(LikeElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LikeElementResponse
-
Set up the element result.
- setElement(LineageMappingElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LineageMappingElementResponse
-
Set up the element result.
- setElement(NoteElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteElementResponse
-
Set up the element result.
- setElement(NoteLogElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteLogElementResponse
-
Set up the element result.
- setElement(PortElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementResponse
-
Set up the element result.
- setElement(ProcessCallElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementResponse
-
Set up the element result.
- setElement(ProcessElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementResponse
-
Set up the element result.
- setElement(RatingElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RatingElementResponse
-
Set up the element result.
- setElement(RelationshipElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RelationshipElementResponse
-
Set up the element result.
- setElement(SchemaAttributeElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementResponse
-
Set up the element result.
- setElement(SchemaTypeElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementResponse
-
Set up the element result.
- setElement(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeaderResponse
-
Set up the element result.
- setElementAsDataField(String, String, String, String, String, DataFieldValuesProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Classify the element to indicate that it describes a data field and supply properties that describe the characteristics of the data values found within.
- setElementAsDataField(String, String, DataFieldValuesProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Classify the element to indicate that it describes a data field and supply properties that describe the characteristics of the data values found within.
- setElementDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
-
Set up a description of the association between the category and the external element from the external glossary resource.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
-
Set up details of the subject of the event.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.CommentElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectorTypeElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EndpointElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryElementLinkElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryLinkElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryCategoryElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.InformalTagElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LikeElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.metadataelements.MetadataElement
-
Set up the element header associated with the open metadata element.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteLogElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RatingElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceableElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareCapabilityElement
-
Set up the element header associated with the properties.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
-
Set up the element header associated with the properties.
- setElementIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
-
Set up the identifier in the external glossary resource that is equivalent to this element.
- setElementList(List<AssetElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetElementsResponse
-
Set up the metadata element to return.
- setElementList(List<CommentElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentElementsResponse
-
Set up the metadata element to return.
- setElementList(List<ConnectionElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionsResponse
-
Set up the list of metadata elements to return.
- setElementList(List<ConnectorTypeElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypesResponse
-
Set up the list of metadata elements to return.
- setElementList(List<ControlFlowElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementsResponse
-
Set up the metadata element to return.
- setElementList(List<DataAssetElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementsResponse
-
Set up the metadata element to return.
- setElementList(List<DataFlowElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementsResponse
-
Set up the metadata element to return.
- setElementList(List<EndpointElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointsResponse
-
Set up the list of metadata elements to return.
- setElementList(List<ExternalGlossaryLinkElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkElementsResponse
-
Set up the metadata element to return.
- setElementList(List<ExternalReferenceElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementsResponse
-
Set up the metadata element to return.
- setElementList(List<ExternalReferenceLinkElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementsResponse
-
Set up the metadata element to return.
- setElementList(List<GlossaryCategoryElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementsResponse
-
Set up the metadata element to return.
- setElementList(List<GlossaryElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementsResponse
-
Set up the metadata element to return.
- setElementList(List<GlossaryTermElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementsResponse
-
Set up the metadata element to return.
- setElementList(List<LikeElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LikeElementsResponse
-
Set up the metadata element to return.
- setElementList(List<LineageMappingElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LineageMappingElementsResponse
-
Set up the metadata element to return.
- setElementList(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.MetadataCorrelationHeadersResponse
-
Set up the metadata element to return.
- setElementList(List<NoteElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteElementsResponse
-
Set up the metadata element to return.
- setElementList(List<NoteLogElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteLogElementsResponse
-
Set up the metadata element to return.
- setElementList(List<PortElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementsResponse
-
Set up the metadata element to return.
- setElementList(List<ProcessCallElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementsResponse
-
Set up the metadata element to return.
- setElementList(List<ProcessElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementsResponse
-
Set up the metadata element to return.
- setElementList(List<RatingElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RatingElementsResponse
-
Set up the metadata element to return.
- setElementList(List<RelatedElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RelatedElementsResponse
-
Set up the metadata element to return.
- setElementList(List<RelationshipElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RelationshipElementsResponse
-
Set up the metadata element to return.
- setElementList(List<SchemaAttributeElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementsResponse
-
Set up the metadata element to return.
- setElementList(List<SchemaTypeElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementsResponse
-
Set up the metadata element to return.
- setElementList(List<ElementHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeadersResponse
-
Set up the metadata element to return.
- setElementList(List<ElementStub>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementStubsResponse
-
Set up the metadata element to return.
- setElementPosition(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Set up the position of this schema attribute in its parent schema.
- setElementProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
-
Set up the map of properties for the element provided with the event.
- setElementProperties(ArchiveProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ArchiveRequestBody
-
Set up the properties for the element.
- setElementProperties(ConnectionProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionRequestBody
-
Set up the properties for the element.
- setElementProperties(ConnectorTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeRequestBody
-
Set up the properties for the element.
- setElementProperties(DataAssetProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetRequestBody
-
Set up the properties for the element.
- setElementProperties(EndpointProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointRequestBody
-
Set up the properties for the element.
- setElementProperties(ExternalGlossaryElementLinkProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryElementLinkRequestBody
-
Set up the properties for the element.
- setElementProperties(ExternalGlossaryLinkProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkRequestBody
-
Set up the properties for the element.
- setElementProperties(ExternalReferenceLinkProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkRequestBody
-
Set up the properties for the element.
- setElementProperties(ExternalReferenceProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceRequestBody
-
Set up the properties for the element.
- setElementProperties(GlossaryTermProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
-
Set up the properties for the element.
- setElementProperties(PortProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortRequestBody
-
Set up the properties for the element.
- setElementProperties(ProcessProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
-
Set up the properties for the element.
- setElementProperties(ReferenceableProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableRequestBody
-
Set up the properties for the element.
- setElementProperties(SchemaAttributeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeRequestBody
-
Set up the properties for the element.
- setElementProperties(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeRequestBody
-
Set up the properties for the element.
- setElementProperties(TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
-
Set up the properties for the element.
- setElements(List<GovernanceDefinitionElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceDefinitionsResponse
-
Set up the list of governance definitions.
- setEmbeddedConnection(ElementStub) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EmbeddedConnection
-
Set up the embedded connection
- setEmbeddedConnections(List<EmbeddedConnection>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
-
Set up the list of embedded connections for this virtual connection.
- setEncodingDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
-
Set up the description of the encoding used in the data store.
- setEncodingLanguage(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
-
Set up the name of the natural language used for text strings within the data store.
- setEncodingProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
-
Set up the additional properties associated with the encoding process.
- setEncodingStandard(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
-
Set up the format (encoding standard) used for this schema.
- setEncodingType(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
-
Set up the name of the encoding style used in the data store.
- setEncryptedPassword(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
-
Set up an encrypted password.
- setEncryptionMethod(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
-
Set up the encryption method used on this Endpoint.
- setEnd1GUID(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RelationshipElement
-
Set up the element header associated with end 1 of the relationship.
- setEnd2GUID(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RelationshipElement
-
Set up the element header associated with end 2 of the relationship.
- setEndOneElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
-
Set up the element at end one of the relationship that is described in the principleElement.
- setEndOneElementProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
-
Set up tthe property map for end one's properties (used for relationship events).
- setEndpoint(ElementStub) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
-
Set up the endpoint properties for this Connection.
- setEndpointProperties(EndpointProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EndpointElement
-
Set up the properties for the endpoint.
- setEndTwoElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
-
Set up the element at end two of the relationship that is described in the principleElement.
- setEndTwoElementProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
-
Set up the property map for end two's properties (used for relationship events).
- setEventTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
-
Set up the time that the element was updated.
- setEventType(AssetManagerEventType) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
-
Set up the event type.
- setEventVersionId(long) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
-
Set up the event version id.
- setExamples(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
-
Return the description of one or more examples.
- setExpectedDataFormat(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
Set up the format of the data that the connector supports - null for "any".
- setExpression(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
-
Set up the expression that describes the relationship.
- setExpression(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SemanticAssignmentProperties
-
Set up the expression that describes the relationship.
- setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ClassificationProperties
-
Set up the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
- setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
-
Set up the properties that are defined for a subtype of referenceable but are not explicitly supported by the bean.
- setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
-
Set up the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
- setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RelationshipProperties
-
Set up the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
- setExternalIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalIdentifierProperties
-
Set up the unique identifier used in the external asset manager for this element.
- setExternalIdentifierName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalIdentifierProperties
-
Set up a short description of the external identifier (such as style or property name).
- setExternalIdentifierSource(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalIdentifierProperties
-
Set up the component (connector/client) that created/maintained this external identifier and its relationship to the open metadata element(s).
- setExternalIdentifierUsage(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalIdentifierProperties
-
Set up a short description of how the external identifier is used.
- setExternalInstanceCreatedBy(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalIdentifierProperties
-
Set up the username of the person or process that created the instance in the external system.
- setExternalInstanceCreationTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalIdentifierProperties
-
Set up the date/time when the instance in the external system was created.
- setExternalInstanceLastUpdatedBy(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalIdentifierProperties
-
Set up the username of the person or process that last updated the instance in the external system.
- setExternalInstanceLastUpdateTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalIdentifierProperties
-
Set up the date/time that the instance in the external system was last updated.
- setExternalInstanceVersion(long) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalIdentifierProperties
-
Set up the latest version of the element in the external system.
- setExternalSchemaType(SchemaTypeElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
-
Set up the schema type that is reusable amongst assets.
- setFeedbackTargetElement(FeedbackTargetElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.CommentElement
-
Set up details of the relationship from the element in the request to the comment.
- setFeedbackTargetElement(FeedbackTargetElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.InformalTagElement
-
Set up details of the relationship from the element in the request to the tag.
- setFeedbackTargetElement(FeedbackTargetElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LikeElement
-
Set up details of the relationship from the element in the request to the like.
- setFeedbackTargetElement(FeedbackTargetElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteElement
-
Set up details of the relationship from the element in the request to the note.
- setFeedbackTargetElement(FeedbackTargetElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteLogElement
-
Set up details of the relationship from the element in the request to the note log.
- setFeedbackTargetElement(FeedbackTargetElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RatingElement
-
Set up details of the relationship from the element in the request to the rating.
- setFormula(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
-
Set up the formula used to combine the values of the queries.
- setFormula(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
-
Set up the formula of the relationship.
- setFormula(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataSetProperties
-
Set up formula that generates the data set from its source assets.
- setFormula(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
-
Set up the formula of the relationship.
- setFormula(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessProperties
-
Set up the description of the processing performed by this process.
- setFormula(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
-
Set up the formula used to combine the values of the queries.
- setFormula(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CalculatedValueClassificationRequestBody
-
Set up the formula used to calculate the value.
- setFormulaType(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
-
Set up the specification language for the formula.
- setFormulaType(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
-
Set up the specification language for the formula.
- setFormulaType(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataSetProperties
-
Set up the format of the expression provided in the formula attribute.
- setFormulaType(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
-
Set up the specification language for the formula.
- setFormulaType(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessProperties
-
Set up the specification language for the formula.
- setFormulaType(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
-
Set up the specification language for the formula.
- setFromTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.HistoryRequestBody
-
Set up the starting date/time to use for the query.
- setGlossaryAsCanonical(String, String, String, String, String, CanonicalVocabularyProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Classify a glossary to declare that it has no two GlossaryTerm definitions with the same name.
- setGlossaryAsCanonical(String, String, CanonicalVocabularyProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Classify a glossary to declare that it has no two GlossaryTerm definitions with the same name.
- setGlossaryAsEditingGlossary(String, String, String, String, String, EditingGlossaryProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Classify the glossary to indicate that it is an editing glossary - this means it is a temporary collection of glossary updates that will be merged into its source glossary.
- setGlossaryAsEditingGlossary(String, String, EditingGlossaryProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Classify the glossary to indicate that it is an editing glossary - this means it is a collection of glossary updates that will be merged into its source glossary.
- setGlossaryAsStagingGlossary(String, String, String, String, String, StagingGlossaryProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Classify the glossary to indicate that it is an editing glossary - this means it is a temporary collection of glossary updates that will be merged into another glossary.
- setGlossaryAsStagingGlossary(String, String, StagingGlossaryProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Classify the glossary to indicate that it is a staging glossary - this means it is a collection of glossary updates that will be merged into another glossary.
- setGlossaryAsTaxonomy(String, String, String, String, String, TaxonomyProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Classify the glossary to indicate that it can be used as a taxonomy.
- setGlossaryAsTaxonomy(String, String, TaxonomyProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Classify the glossary to indicate that it can be used as a taxonomy.
- setGlossaryCategoryProperties(GlossaryCategoryProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryCategoryElement
-
Set up the glossary schema properties.
- setGlossaryGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryNameRequestBody
-
Set up the unique identifier of the glossary scope.
- setGlossaryGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossarySearchStringRequestBody
-
Set up the unique identifier of the glossary scope.
- setGlossaryGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRelationshipRequestBody
-
Set up the unique identifier of the glossary scope.
- setGlossaryProperties(GlossaryProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryElement
-
Set up glossary properties
- setGlossaryTermProperties(GlossaryTermProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
-
Set up the glossary term properties.
- setGlossaryTermStatus(GlossaryTermStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTemplateRequestBody
-
Set up the status for the element.
- setGlossaryTermStatus(GlossaryTermStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermStatusRequestBody
-
Set up the status for the element.
- setGuard(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ControlFlowProperties
-
Set up the guard of the relationship.
- setImplementationLanguage(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessProperties
-
Set up the name of the programming language that this process is implemented in (DeployedComponentType only).
- setImplications(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
-
Set up the list of implications for the organization that this governance definition brings.
- setInitialStatus(GlossaryTermStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
-
Set up the initial status for the controlled glossary term.
- setIsCaseSensitive(boolean) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
-
Set up whether this valid value is case-sensitive, or will match irrespective of case.
- setIsDeprecated(boolean) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaProperties
-
Set whether the schema element deprecated or not.
- setIsDeprecated(boolean) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
-
Set whether the valid value is deprecated or not.
- setIsNullable(boolean) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Set up whether the field is nullable or not.
- setIsPrivateTag(boolean) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.InformalTagProperties
-
Set up boolean flag to say whether the tag is private or not.
- setIsPrivateTag(boolean) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TagProperties
-
Set up boolean flag to say whether the tag is private or not.
- setIsPublic(boolean) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.FeedbackTargetElement
-
Set up whether the link to the tag is private to the creating user or not.
- setIsPublic(boolean) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FeedbackProperties
-
Set up the privacy flag.
- setIsReferenceAsset(boolean) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataAssetProperties
-
Set up whether this asset is being used as a reference data set.
- setKeyPattern(KeyPattern) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalIdentifierProperties
-
Set up the key pattern used in the asset manager for the external identifier.
- setKeyPattern(KeyPattern) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PrimaryKeyProperties
-
Set up the key pattern for the primary key.
- setLanguage(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
-
Set up the language that the glossary contents are written in.
- setLastSynchronized(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.MetadataCorrelationHeader
-
Set up the last time that the metadata properties were synchronized between open metadata and the third party technology.
- setLastUpdate(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteElement
-
Set up the last time a change was made to this note.
- setLastVerified(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
-
Set up the date that a steward verified the link.
- setLength(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Set up the length of the data field.
- setLevel(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SecureLocation
-
Set up the level of security for the location.
- setLevelIdentifier(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceClassificationProperties
-
Set up the level assigned to this element for this classification.
- setLevelIdentifier(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LevelIdentifierProperties
-
Set up the level to match on.
- setLimitResultsByStatus(List<GlossaryTermStatus>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryNameRequestBody
-
Set up the list of statuses to return (null for all).
- setLimitResultsByStatus(List<GlossaryTermStatus>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossarySearchStringRequestBody
-
Set up the list of statuses to return (null for all).
- setLimitResultsByStatus(List<GlossaryTermRelationshipStatus>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRelationshipRequestBody
-
Set up the list of statuses to return (null for all).
- setLineageMappingHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
-
Set up the element header associated with the relationship.
- setLineageMappingProperties(LineageMappingProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
-
Set up the properties associated with the relationship.
- setLink(ExternalReferenceLinkProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
-
Set up the specific link properties used to identify this link to the attached element.
- setLinkDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceLinkProperties
-
Set up the description of the external reference with respect to the linked object.
- setLinkId(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceLinkProperties
-
Set up the identifier that this reference is to be known as with respect to the linked object.
- setLinkProperties(ExternalGlossaryElementLinkProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryElementLinkElement
-
Set up the glossary term properties.
- setLinkProperties(ExternalGlossaryLinkProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryLinkElement
-
Set up the glossary term properties.
- setMapFromElement(SchemaTypeElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
-
Set up the type of schema element that represents the key or property name for the map.
- setMappingProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalIdentifierProperties
-
Set up any additional properties to help with the mapping of the external identifier to open metadata elements.
- setMapProjection(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
-
Set up the name of the map projection scheme used to define the coordinates.
- setMapToElement(SchemaTypeElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
-
Set up the type of schema element that represents the property value for the map.
- setMaxCardinality(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Set up the maximum number of instances allowed for this attribute.
- setMaximumInstances(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseProperties
-
Set up the maximum number of running asset instances controlled by the software server capability.
- setMaximumInstancesSet(boolean) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseProperties
-
Set up whether the maximum instances value is set up or just default.
- setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ClassificationRequestBody
-
Set up the properties used to correlate the external metadata element with the open metadata element.
- setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
-
Set up the properties used to correlate the external metadata element with the open metadata element.
- setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableRequestBody
-
Set up the properties used to correlate the external metadata element with the open metadata element.
- setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.UpdateRequestBody
-
Set up the properties used to correlate the external metadata element with the open metadata element.
- setMinCardinality(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Set up the minimum number of instances allowed for this attribute.
- setMinimumInstances(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseProperties
-
Set up the minimum number of running asset instances controlled by the software server capability.
- setMinimumInstancesSet(boolean) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseProperties
-
Set up whether the minimum instances value is set up or just default.
- setMinimumLength(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Set up the minimum length of the data.
- setModifiedTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
-
Setup the last known time the data store was modified.
- setName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FindNameProperties
-
Set up the name for the query request.
- setName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
-
Set up the display name for UIs and reports.
- setName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.InformalTagProperties
-
Set up the name of the tag.
- setName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PrimaryKeyProperties
-
Set up name of the primary key.
- setName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TagProperties
-
Set up the name of the tag.
- setName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
-
Set up the name for the query request.
- setNameParameterName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
-
Set up the parameter name.
- setNamePattern(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFieldQueryProperties
-
Set up a regular expression that characterizes the name used for this type of data field.
- setNamePattern(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFieldValuesProperties
-
Set up a regular expression that characterizes the name used for this type of data field.
- setNamespace(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
-
Set up the name of the namespace that this type belongs to.
- setNativeJavaClass(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Set up the name of the Java class to use to represent this type.
- setNetworkAddress(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
-
Set up the physical network address of this metadata element (if this makes sense).
- setNextStep(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
-
Set up the element header associated with end 2 of the relationship.
- setNotes(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceClassificationBase
-
Set up additional information relating to this classification.
- setNotes(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceValueAssignmentProperties
-
Set up the additional values associated with the symbolic name.
- setOrderedValues(boolean) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Set up whether the attribute instances are arranged in an order.
- setOrganization(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
-
Set up the name or identifier or url of the organization that owns the external resource.
- setOrganizationGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetOriginProperties
-
Set up the unique identifier (GUID) of the organization where this asset originated from.
- setOrganizationGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FindAssetOriginProperties
-
Set up the unique identifier (GUID) of the organization where this asset originated from.
- setOrganizingPrinciple(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TaxonomyProperties
-
Set up the organizing principle used to create the taxonomy in the glossary.
- setOriginGovernanceEngine(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
-
Set up the governance engine that created this governance action (if any).
- setOriginGovernanceService(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
-
Set up the governance service that created this governance action (if any).
- setOtherOriginValues(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetOriginProperties
-
Set up any descriptive labels describing origin of the asset.
- setOtherOriginValues(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FindAssetOriginProperties
-
Set up any descriptive labels describing origin of the asset.
- setOutcomes(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
-
Set up the list of expected outcomes from implementing this governance definition.
- setOwner(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.OwnerProperties
-
Set up the name of the owner for this asset.
- setOwnerPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.OwnerProperties
-
Set up the property name of the identifier that is representing the owner.
- setOwnerTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.OwnerProperties
-
Set up the type name of the element representing the owner.
- setParentGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableRequestBody
-
Set up an optional parent GUID to attach the new element to.
- setParentGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
-
Set up an optional parent GUID to attach the new element to.
- setPatchLevel(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareCapabilitiesProperties
-
Set up the patch level of the discovery engine.
- setPathName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
-
Set up the fully qualified physical location of the data store.
- setPathName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
-
Set up the path name to the physical resource - used when creating new data store assets such as databases, files and folders.
- setPortProperties(PortProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
-
Set up port properties
- setPortType(PortType) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PortProperties
-
Set up the direction of data flow of the port.
- setPosition(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EmbeddedConnection
-
Set up the position that this connector is in the list of embedded connectors.
- setPosition(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EmbeddedConnectionProperties
-
Set up the position that this connector is in the list of embedded connectors.
- setPostalAddress(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
-
Set up postal address of the location.
- setPrecision(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Set up the number of significant digits to the right of decimal point.
- setPreferredValue(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
-
Set up the preferred values to use in implementations (normally used with definitions)
- setPreviousClassificationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
-
Set up the property map for the previous version of a classification's properties (used for reclassify events).
- setPreviousElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
-
Set up the previous version of the element's header (if the event is related to an element update).
- setPreviousElementProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
-
Set up the previous version of the element's properties (if the event is related to an element update).
- setPrimaryKeyProperties(PrimaryKeyProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PrimaryKeyClassificationRequestBody
-
Set up the properties associated with the primary key.
- setPriority(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
-
Set up the priority of this governance definition.
- setProcessCallHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
-
Set up the element header associated with the relationship.
- setProcessCallProperties(ProcessCallProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
-
Set up relationship properties
- setProcessContainmentType(ProcessContainmentType) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentProperties
-
Set up the relationship between the parent and child process.
- setProcessProperties(ProcessProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
-
Set up process properties
- setProcessStatus(ProcessStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
-
Set up the process status.
- setProcessStatus(ProcessStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessStatusRequestBody
-
Set up the status for the element.
- setProperties(ClassificationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ClassificationRequestBody
-
Set up the properties for the classification.
- setProperties(CommentProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.CommentElement
-
Set up the properties of the comment.
- setProperties(ControlFlowProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowRequestBody
-
Set up the properties for the relationship.
- setProperties(DataFlowProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowRequestBody
-
Set up the properties for the relationship.
- setProperties(ExternalReferenceProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceElement
-
Set up the list of links to external documentation that are relevant to this element.
- setProperties(ExternalReferenceProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
-
Set up the list of links to external documentation that are relevant to this element.
- setProperties(FindProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.FindByPropertiesRequestBody
-
Set up the name for the query request.
- setProperties(ForeignKeyProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ForeignKeyRequestBody
-
Set up the properties for the relationship.
- setProperties(GlossaryTermRelationship) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TermRelationshipRequestBody
-
Set up the properties for the relationship.
- setProperties(GovernanceDefinitionProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
-
Set up the requested governance definition.
- setProperties(InformalTagProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.InformalTagElement
-
Set up the properties of the informal tag.
- setProperties(LikeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LikeElement
-
Set up the properties of the like.
- setProperties(NoteLogProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteLogElement
-
Set up the properties of the note log.
- setProperties(NoteProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteElement
-
Set up the properties of the note.
- setProperties(ProcessCallProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallRequestBody
-
Set up the properties for the relationship.
- setProperties(RatingProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RatingElement
-
Set up the properties of the rating.
- setProperties(RelationshipProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RelationshipRequestBody
-
Set up the properties for the relationship.
- setProtocol(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
-
Set up the protocol to use for this Endpoint
- setPublishVersionIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
-
Set up the author-controlled version identifier.
- setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ControlFlowProperties
-
Set up the fully qualified name.
- setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
-
Set up the fully qualified name.
- setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LineageMappingProperties
-
Set up the fully qualified name.
- setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
-
Set up the fully qualified name.
- setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
-
Set up the fully qualified name.
- setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
-
Set up the fully qualified name.
- setQueries(List<DerivedSchemaTypeQueryTargetProperties>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
-
Set up the list of individual query targets for a derived column.
- setQueries(List<QueryTargetProperties>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
-
Set up the list of queries that are used to create the derived schema element.
- setQuery(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataContentForDataSetProperties
-
Set up the query string for this element.
- setQuery(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DerivedSchemaTypeQueryTargetProperties
-
Set up the query string for this element.
- setQuery(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.QueryTargetProperties
-
Set up the query string for this element.
- setQueryId(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataContentForDataSetProperties
-
Set up the query id - this is used to identify where the results of this query should be plugged into the other queries or the formula for the parent derived schema element.
- setQueryId(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DerivedSchemaTypeQueryTargetProperties
-
Set up the query id - this is used to identify where the results of this query should be plugged into the other queries or the formula for the parent derived schema element.
- setQueryId(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.QueryTargetProperties
-
Set up the query id - this is used to identify where the results of this query should be plugged into the other queries or the formula for the parent derived schema element.
- setQueryTargetGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DerivedSchemaTypeQueryTargetProperties
-
Set up the unique identifier that describes the data source that will be queried to get part of the derived value.
- setQueryTargetGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.QueryTargetProperties
-
Set up the unique identifier that describes the data source that will be queried to get part of the derived value.
- setQueryType(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DerivedSchemaTypeQueryTargetProperties
-
Set up the name of the query language used in the query.
- setQuestionsAnswered(List<RelatedElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.CommentElement
-
Set up details of any comment that poses a question that this comment answers.
- setRecognizedAdditionalProperties(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
Set up the list of property names that this connector/connector provider implementation looks for in the Connection object's additionalProperties.
- setRecognizedConfigurationProperties(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
Set up the list of property names that this connector/connector provider implementation looks for in the Connection object's configurationProperties.
- setRecognizedSecuredProperties(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
Set up the list of property names that this connector/connector provider implementation looks for in the Connection object's securedProperties.
- setReferenceableProperties(ReferenceableProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceableElement
-
Set up the properties for the referenceable.
- setRelatedElement(RelatedElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
-
Set up details of the relationship used to retrieve the element.
- setRelatedElement(RelatedElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
-
Set up details of the relationship used to retrieve this element.
- setRelatedElement(ElementStub) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.FeedbackTargetElement
-
Set up the element header associated with end 1 of the relationship.
- setRelatedElement(ElementStub) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RelatedElement
-
Set up the element header associated with end 1 of the relationship.
- setRelationshipHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.FeedbackTargetElement
-
Set up the element header associated with the relationship.
- setRelationshipHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentDefinitionElement
-
Set up the element header associated with the properties.
- setRelationshipHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentItemElement
-
Set up the element header associated with the properties.
- setRelationshipHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RelatedElement
-
Set up the element header associated with the relationship.
- setRelationshipHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RelationshipElement
-
Set up the element header associated with the relationship.
- setRelationshipHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueMember
-
Set up the element header associated with the properties.
- setRelationshipProperties(ReferenceValueAssignmentProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentDefinitionElement
-
Set up the properties of the relationship.
- setRelationshipProperties(ReferenceValueAssignmentProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentItemElement
-
Set up the properties of the relationship.
- setRelationshipProperties(RelationshipProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RelatedElement
-
Set up relationship properties
- setRelationshipProperties(RelationshipProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RelationshipElement
-
Set up relationship properties
- setRelationshipProperties(ValidValueMembershipProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueMember
-
Set up the properties of the relationship.
- setRelationshipTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRelationshipRequestBody
-
Set up the optional relationship name for this request.
- setRequestSourceElement(ElementStub) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
-
Set up the specific element that caused the governance action service to be started.
- setRequestSourceName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
-
Set up the assigned to this request source.
- setResults(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
-
Set up the list of actual results from implementing this governance definition.
- setRetentionBasis(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RetentionClassificationProperties
-
Set up a description of the factor used to set the archiveAfter and deleteAfter dates.
- setRetentionClassification(String, String, String, String, String, RetentionClassificationProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Classify/reclassify the element (typically an asset) to indicate how long the element (or associated resource) is to be retained by the organization.
- setRetentionClassification(String, String, RetentionClassificationProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Classify/reclassify the element (typically an asset) to indicate how long the element (or associated resource) is to be retained by the organization.
- setReturnSpecificLevel(boolean) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LevelIdentifierProperties
-
Set up whether the level identifier is in use.
- setReview(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RatingProperties
-
Set up the review comments - null means no review is available.
- setSampleValues(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFieldQueryProperties
-
Set up a list of sample values for the data field.
- setSampleValues(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFieldValuesProperties
-
Set up a list of sample values for the data field.
- setSchemaAttributeProperties(SchemaAttributeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
-
Set up the properties for the schema.
- setSchemaElementAsCalculatedValue(String, String, String, boolean, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
-
Classify the schema type (or attribute if type is embedded) to indicate that it is a calculated value.
- setSchemaOptions(List<SchemaTypeElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
-
Set up the list of alternative schema types that this attribute or asset may use.
- setSchemaType(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Set up SchemaType for this schema attribute.
- setSchemaTypeProperties(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
-
Set up the properties for the schema.
- setScope(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CanonicalVocabularyProperties
-
Set up the scope that the terms in the glossary covers.
- setScope(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermContextDefinition
-
Set up the scope of where the context applies.
- setScope(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
-
Set up the organizational scope that this governance definition applies to.
- setScope(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
-
Set up the scope of values that this valid value covers (normally used with sets)
- setSearchString(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
-
Set up the search.
- setSearchStringParameterName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
-
Set up the search string parameter name.
- setSecuredProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
-
Set up the secured properties for this Connection.
- setSecurityLabels(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SecurityTagsProperties
-
Set up the list of security labels that should be attached to this element.
- setSecurityProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SecurityTagsProperties
-
Set up the security properties that should be attached to this element.
- setSignificantDigits(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Set up the number of significant digits before the decimal point (zero means it is an integer).
- setSoftwareCapabilitiesProperties(SoftwareCapabilitiesProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
-
Set up the properties of the software server capability.
- setSoftwareCapabilitiesProperties(SoftwareCapabilitiesProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareCapabilityElement
-
Set up the properties of the software server capability.
- setSoftwareCapabilityStatus(OperationalStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CapabilityDeploymentProperties
-
Set up whether the capability is ready to use.
- setSortOrder(DataItemSortOrder) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Set up the order that the attribute instances are arranged in - if any.
- setSource(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
-
Set up the id of the source of the knowledge of the foreign key.
- setSource(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
-
Set up the id of the source of the knowledge of the relationship.
- setSource(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceClassificationBase
-
Set up the source of this classification.
- setSource(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SemanticAssignmentProperties
-
Set up the id of the source of the knowledge of the relationship.
- setSource(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareCapabilitiesProperties
-
Set up the source of the discovery engine implementation.
- setSourceElement(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
-
Set up the element header associated with end 1 of the relationship.
- setStarRating(StarRating) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RatingProperties
-
Set up the stars for the rating.
- setStatus(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceClassificationBase
-
Set up the status of the classification.
- setStatus(GovernanceDefinitionStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
-
Set up the status of this governance definition.
- setStatus(GlossaryTermAssignmentStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SemanticAssignmentProperties
-
Set up whether this relationship should be used.
- setStatus(GlossaryTermRelationshipStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermCategorization
-
Set up whether this relationship should be used.
- setStatus(GlossaryTermRelationshipStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
-
Set up whether this relationship should be used.
- setStatuses(List<GlossaryTermAssignmentStatus>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TermAssignmentStatusListResponse
-
Set up the metadata element to return.
- setSteward(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
-
Set up the identifier for the steward that created the link.
- setSteward(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
-
Set up the id of the steward who assigned the foreign key (or approved the discovered value).
- setSteward(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
-
Set up the id of the steward who assigned the relationship (or approved the discovered value).
- setSteward(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceClassificationBase
-
Set up the identifier for the person responsible for maintaining this classification.
- setSteward(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceValueAssignmentProperties
-
Set up the id of the steward responsible for the mapping.
- setSteward(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SemanticAssignmentProperties
-
Set up the id of the steward who assigned the relationship (or approved the discovered value).
- setStewardPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceClassificationBase
-
Set up the name of the property used to identify the steward.
- setStewardPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceValueAssignmentProperties
-
Set up the name of the property that holds the steward's identifier.
- setStewardTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceClassificationBase
-
Set up the type name of the element used to describe the steward.
- setStewardTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceValueAssignmentProperties
-
Set up the type of element that describes the steward.
- setSubjectAreaName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SubjectAreaMemberProperties
-
Set up the name of the subject area - this is added to the SubjectArea classification.
- setSummary(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
-
Set up the short (1-2 sentence) description of the term.
- setSummary(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
-
Set up the summary of the governance definition.
- setSummary(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
-
Set up the short (1-2 sentence) description of the technical element.
- setSupportedAssetTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
Set up the type of asset that the connector implementation supports.
- setSynchronizationDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalIdentifierProperties
-
Set up optional short description of the asset manager.
- setSynchronizationDirection(SynchronizationDirection) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalIdentifierProperties
-
Set up details of the synchronization direction.
- setTag(InformalTagElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagResponse
-
Set up the Tag object.
- setTags(List<InformalTagElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagsResponse
-
Set up the list of informal tags for the response.
- setTargetElement(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
-
Set up the element header associated with end 2 of the relationship.
- setTargetTechnologyInterfaces(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
Set up the names of the interfaces in the target technology that the connector calls.
- setTargetTechnologyName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
Set up the name of the target technology that the connector implementation connects to.
- setTargetTechnologySource(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
Set up the name of the organization that supplies the target technology that the connector implementation connects to.
- setTargetTechnologyVersions(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
Set up the versions of the target technology that the connector supports.
- setTechnicalDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
-
Set up the stored technical description property associated with the asset.
- setTechnicalDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
-
Set up the technical description of the endpoint.
- setTechnicalDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareCapabilitiesProperties
-
Set up the technical description of the capability.
- setTechnicalName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
-
Set up the stored name property for the asset.
- setTechnicalName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
-
Set up the technical name for the endpoint.
- setTechnicalName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareCapabilitiesProperties
-
Set up the technical name for the capability.
- setTermAsAbstractConcept(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Classify the glossary term to indicate that it describes an abstract concept.
- setTermAsAbstractConcept(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Classify the glossary term to indicate that it describes an abstract concept.
- setTermAsActivity(String, String, String, String, String, ActivityDescriptionProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Classify the glossary term to indicate that it describes a data value.
- setTermAsActivity(String, String, ActivityDescriptionProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Classify the glossary term to indicate that it describes a data value.
- setTermAsContext(String, String, String, String, String, GlossaryTermContextDefinition, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Classify the glossary term to indicate that it describes a context.
- setTermAsContext(String, String, GlossaryTermContextDefinition, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Classify the glossary term to indicate that it describes a context.
- setTermAsDataField(String, String, String, String, String, DataFieldValuesProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Classify the glossary term to indicate that it describes a data field and supply properties that describe the characteristics of the data values found within.
- setTermAsDataField(String, String, DataFieldValuesProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Classify the glossary term to indicate that it describes a data field and supply properties that describe the characteristics of the data values found within.
- setTermAsDataValue(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Classify the glossary term to indicate that it describes a data value.
- setTermAsDataValue(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Classify the glossary term to indicate that it describes a data value.
- setTermAsObjectIdentifier(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Classify the glossary term to indicate that it describes an object identifier.
- setTermAsObjectIdentifier(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Classify the glossary term to indicate that it describes an object identifier.
- setTermAsSpineAttribute(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Classify the glossary term to indicate that it describes a spine attribute.
- setTermAsSpineAttribute(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Classify the glossary term to indicate that it describes a spine attribute.
- setTermAsSpineObject(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Classify the glossary term to indicate that it describes a spine object.
- setTermAsSpineObject(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Classify the glossary term to indicate that it describes a spine object.
- setText(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.NoteProperties
-
Set up the text of the note.
- setTimeZone(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
-
Set up the time zone of the location.
- setTitle(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
-
Set up the title associated with this governance definition.
- setTitle(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.NoteProperties
-
Set up the title.
- setToTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.HistoryRequestBody
-
Set up the engine date/time to use for the query.
- setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
-
Set up the open metadata type name of this object - this is used to create a subtype of the referenceable.
- setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
-
Set up the name of the open metadata type for this element.
- setTypes(List<CommentType>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentTypeListResponse
-
Set up the metadata element to return.
- setupAcceptedAnswer(String, String, String, String, String, FeedbackProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Link a comment that contains the best answer to a question posed in another comment.
- setupAcceptedAnswer(String, String, String, FeedbackProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Link a comment that contains the best answer to a question posed in another comment.
- setupAssetConnection(String, String, String, boolean, String, String, AssetConnectionProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
-
Create a relationship between an asset and its connection.
- setupCategoryParent(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Create a parent-child relationship between two categories.
- setupCategoryParent(String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Create a parent-child relationship between two categories.
- setupColumnAsPrimaryKey(String, String, String, boolean, String, String, String, KeyPattern, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
-
Classify the column schema attribute to indicate that it describes a primary key.
- setupConnectorType(String, String, String, boolean, String, String, Date, Date, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
-
Create a relationship between a connection and a connector type.
- setupControlFlow(String, String, String, boolean, String, String, ControlFlowProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Link two elements to show that when one completes the next is started.
- setupDataFlow(String, String, String, boolean, String, String, DataFlowProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Link two elements together to show that data flows from one to the other.
- setUpdateDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
-
Set up the string that describes details of the update.
- setUpdateDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableUpdateRequestBody
-
Set up the string that describes details of the update.
- setupEmbeddedConnection(String, String, String, boolean, String, String, EmbeddedConnectionProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
-
Create a relationship between a virtual connection and an embedded connection.
- setupEndpoint(String, String, String, boolean, String, String, Date, Date, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
-
Create a relationship between a connection and an endpoint.
- setupForeignKeyRelationship(String, String, String, boolean, String, String, ForeignKeyProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
-
Link two schema attributes together to show a foreign key relationship.
- setupGovernanceDelegation(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GovernanceExchangeInterface
-
Create a link to show that a governance definition supports the requirements of one of the governance drivers.
- setupLineageMapping(String, String, String, String, String, LineageMappingProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Link two elements together to show that they are part of the lineage of the data that is moving between the processes.
- setupPortDelegation(String, String, String, boolean, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Link two ports together to show that portTwo is an implementation of portOne.
- setupPortSchemaType(String, String, String, boolean, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Link a schema type to a port to show the structure of data it accepts.
- setupProcessCall(String, String, String, boolean, String, String, ProcessCallProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Link two elements together to show a request-response call between them.
- setupProcessParent(String, String, String, boolean, String, String, ProcessContainmentProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Create a parent-child relationship between two processes.
- setupProcessPort(String, String, String, boolean, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Link a port to a process.
- setupRelatedDataAsset(String, String, String, boolean, String, String, String, RelationshipProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
-
Link two asset together.
- setupSchemaElementRelationship(String, String, String, boolean, String, String, String, Date, boolean, boolean, RelationshipProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
-
Create a relationship between two schema elements.
- setupSchemaTypeParent(String, String, String, boolean, String, String, String, Date, boolean, boolean, RelationshipProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
-
Connect a schema type to a data asset, process or port.
- setupSemanticAssignment(String, String, String, String, String, SemanticAssignmentProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.StewardshipExchangeInterface
-
Create a semantic assignment relationship between a glossary term and an element (normally a schema attribute, data field or asset).
- setupSemanticAssignment(String, String, String, SemanticAssignmentProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.StewardshipManagementInterface
-
Create a semantic assignment relationship between a glossary term and an element (normally a schema attribute, data field or asset).
- setupTermCategory(String, String, String, String, String, GlossaryTermCategorization, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Link a term to a category.
- setupTermCategory(String, String, String, GlossaryTermCategorization, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Link a term to a category.
- setupTermRelationship(String, String, String, String, String, String, GlossaryTermRelationship, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Link two terms together using a specialist relationship.
- setupTermRelationship(String, String, String, String, GlossaryTermRelationship, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Link two terms together using a specialist relationship.
- setUrl(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
-
Set up the URL for the external reference.
- setUsage(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
-
Set up the expected usage of the glossary content.
- setUsage(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
-
Set up details of the expected usage of this term.
- setUsage(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
-
Set up details of the expected usage of this technical element.
- setUsage(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
-
Set up details of the expected usage of this technical element.
- setUsage(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
-
Set up the description of how this valid value should be used.
- setUser(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteElement
-
Set up the user id of the person who created the note.
- setUser(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CommentProperties
-
Set up the user id of the person who created the comment.
- setUser(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.InformalTagProperties
-
Set up the user id of the person who created the tag.
- setUser(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LikeProperties
-
Set up the user id of the person who created the like.
- setUser(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RatingProperties
-
Set up the user id of the person who created the rating.
- setUserId(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
-
Set up the userId to use on this connection.
- setUseType(ServerAssetUseType) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseProperties
-
Set up the types of interactions that the software server capability may have with the asset.
- setValidValueElement(ValidValueElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentDefinitionElement
-
Set up the member element.
- setValidValueElement(ValidValueElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueMember
-
Set up the member element.
- setValidValueProperties(ValidValueProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
-
Set up the valid value properties
- setVendorProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
-
Set up specific properties for the specific technology vendor.
- setVersion(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
-
Set up the version of the reference that this link refers to.
- setVersion(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareCapabilitiesProperties
-
Set up the version string of the discovery engine.
- setVersionIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
-
Set up the version identifier of the resource.
- setVersionIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
-
Set up the version identifier of the resource.
- setVersionNumber(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
-
Set up the version number of the schema element - null means no version number.
- SoftwareCapabilitiesProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
SoftwareCapabilitiesProperties describes a functional capability of a software server.
- SoftwareCapabilitiesProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareCapabilitiesProperties
-
Default constructor.
- SoftwareCapabilitiesProperties(SoftwareCapabilitiesProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareCapabilitiesProperties
-
Copy/clone constructor.
- SoftwareCapabilityElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
SoftwareCapabilityElement contains the properties and header for a software capability entity retrieved from the metadata repository.
- SoftwareCapabilityElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareCapabilityElement
-
Default constructor
- SoftwareCapabilityElement(SoftwareCapabilityElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareCapabilityElement
-
Copy/clone constructor
- StagingGlossaryProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
StagingGlossaryProperties is used to provide the properties for an EditingGlossary classification.
- StagingGlossaryProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.StagingGlossaryProperties
-
Default constructor
- StagingGlossaryProperties(StagingGlossaryProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.StagingGlossaryProperties
-
Copy/clone constructor for an editing glossary classification.
- StewardshipExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api.exchange
-
The StewardshipExchangeInterface supports the exchange of relationships (such as SemanticAssignment) and classifications that are added by stewards (or automated stewardship processes) such as Confidentiality.
- StewardshipManagementInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api.management
-
The StewardshipManagementInterface supports the exchange of relationships (such as SemanticAssignment) and classifications that are added by stewards (or automated stewardship processes) such as Confidentiality.
- SubjectAreaMemberProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
A subject area defines a group of definitions for governing assets related to a specific topic.
- SubjectAreaMemberProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SubjectAreaMemberProperties
-
Default constructor
- SubjectAreaMemberProperties(SubjectAreaMemberProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SubjectAreaMemberProperties
-
Copy/clone constructor
- SupplementaryProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
SupplementaryProperties describe additional information about a technical element (typically assets and schemas) that has been added as part of a governance process.
- SupplementaryProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
-
Default constructor
- SupplementaryProperties(SupplementaryProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
-
Copy/clone constructor.
T
- TagProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
InformalTagProperties stores information about a tag connected to an asset.
- TagProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.TagProperties
-
Default constructor
- TagProperties(TagProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.TagProperties
-
Copy/clone constructor.
- TaxonomyProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
TaxonomyProperties is used to classify a glossary that has the terms organized in a taxonomy.
- TaxonomyProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.TaxonomyProperties
-
Default constructor
- TaxonomyProperties(TaxonomyProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.TaxonomyProperties
-
Copy/clone constructor for a primary key.
- TemplateProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
TemplateProperties defined the properties that can be overridden from the template object when creating an object from a template.
- TemplateProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
-
Default constructor
- TemplateProperties(TemplateProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
-
Copy/clone constructor for the template properties.
- TemplateRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
TemplateRequestBody describes the request body used to create/update elements from templates.
- TemplateRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
-
Default constructor
- TemplateRequestBody(TemplateRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
-
Copy/clone constructor.
- TermAssignmentStatusListResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
TermAssignmentStatusListResponse is a response object for passing back a list of enum values or an exception if the request failed.
- TermAssignmentStatusListResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.TermAssignmentStatusListResponse
-
Default constructor
- TermAssignmentStatusListResponse(TermAssignmentStatusListResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.TermAssignmentStatusListResponse
-
Copy/clone constructor
- TermRelationshipRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
TermRelationshipRequestBody describes the request body used when linking two terms together.
- TermRelationshipRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.TermRelationshipRequestBody
-
Default constructor
- TermRelationshipRequestBody(TermRelationshipRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.TermRelationshipRequestBody
-
Copy/clone constructor.
- toString() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
-
JSON-style toString
- toString() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.CommentElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectionElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ConnectorTypeElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EmbeddedConnection
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.EndpointElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryElementLinkElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryLinkElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceElement
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalReferenceLinkElement
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.FeedbackTargetElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryCategoryElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GovernanceDefinitionElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.InformalTagElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LikeElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.MetadataCorrelationHeader
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.NoteLogElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RatingElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceableElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentDefinitionElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ReferenceValueAssignmentItemElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RelatedElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RelationshipElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.RequestSourceElement
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareCapabilityElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueMember
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ActivityDescriptionProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ArchiveProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetConnectionProperties
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetManagerProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetOriginProperties
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CanonicalVocabularyProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CapabilityDeploymentProperties
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ClassificationProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CommentProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectionProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ConnectorTypeProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ControlFlowProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CyberLocation
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataAssetProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataContentForDataSetProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFieldQueryProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFieldValuesProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataSetProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DeploymentProperties
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DerivedSchemaTypeQueryTargetProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EditingGlossaryProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EmbeddedConnectionProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryLinkProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalIdentifierProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceLinkProperties
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FeedbackProperties
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FindAssetOriginProperties
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FindNameProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FindProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryCategoryProperties
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermCategorization
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermContextDefinition
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermStatus
-
toString() JSON-style
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceClassificationBase
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceClassificationProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionProperties
-
JSON-style toString.
- toString() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionStatus
-
toString() JSON-style
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.InformalTagProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LevelIdentifierProperties
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LikeProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LineageMappingProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LocationProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.NoteLogProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.NoteProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.OwnerProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PortProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PrimaryKeyProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentProperties
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessProperties
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessStatus
-
toString() JSON-style
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.QueryTargetProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RatingProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceValueAssignmentProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RelationshipProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.RetentionClassificationProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SecureLocation
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SecurityTagsProperties
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SemanticAssignmentProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseProperties
-
JSON-style toString.
- toString() - Method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareCapabilitiesProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.StagingGlossaryProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SubjectAreaMemberProperties
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TagProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TaxonomyProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueMembershipProperties
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
-
Generate a string containing the properties.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ArchiveRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetElementsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerOMASAPIResponse
-
JSON-like toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CalculatedValueClassificationRequestBody
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ClassificationRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentElementResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentElementsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CommentTypeListResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectionsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypeResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ConnectorTypesResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EffectiveTimeQueryRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeaderResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeadersResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementStubsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.EndpointsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryElementLinkRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkElementsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceElementsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkElementsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceLinkRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalReferenceRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.FindByPropertiesRequestBody
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ForeignKeyRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryNameRequestBody
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossarySearchStringRequestBody
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTemplateRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRelationshipRequestBody
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermStatusRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GovernanceDefinitionsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.HistoryRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.InformalTagUpdateRequestBody
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LikeElementResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LikeElementsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LineageMappingElementResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LineageMappingElementsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.MetadataCorrelationHeadersResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteElementResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteElementsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteLogElementResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NoteLogElementsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PrimaryKeyClassificationRequestBody
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessStatusRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RatingElementResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RatingElementsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ReferenceableUpdateRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RelatedElementsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RelationshipElementResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RelationshipElementsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.RelationshipRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementsResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TermAssignmentStatusListResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TermRelationshipRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.UpdateRequestBody
-
JSON-style toString
U
- UNABLE_TO_SEND_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
-
OMAS-ASSET-MANAGER-500-004 An unexpected exception occurred when sending an event through connector {0} to the Asset Manager OMAS out topic.
- unassignReferenceValueFromItem(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ValidValuesExchangeInterface
-
Remove the reference value link between a valid value and a referenceable (item).
- undoGlossaryTermUpdate(String, String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Undo the last update to the glossary term.
- undoGlossaryTermUpdate(String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Undo the last update to the glossary term.
- UNEXPECTED_INITIALIZATION_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
-
OMAS-ASSET-MANAGER-503-005 A {0} exception was caught during start up of service {1} for server {2}.
- UNKNOWN - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessStatus
-
Unknown - Unknown process status.
- UNKNOWN_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
-
An event that is not recognized by the local server.
- unlinkDefinitions(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GovernanceExchangeInterface
-
Remove the link between two definitions.
- unlinkExternalReferenceFromElement(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ExternalReferencesInterface
-
Remove the link between an external reference and an element.
- updateAssetRelationship(String, String, String, String, String, boolean, RelationshipProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
-
Update relationship between two elements.
- updateComment(String, String, boolean, boolean, CommentProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Update an existing comment.
- updateComment(String, String, String, String, String, boolean, boolean, CommentProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Update an existing comment.
- updateConnection(String, String, String, String, String, boolean, ConnectionProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
-
Update the metadata element representing a connection.
- updateConnectorType(String, String, String, String, String, boolean, ConnectorTypeProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
-
Update the metadata element representing a connectorType.
- updateControlFlow(String, String, String, String, ControlFlowProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Update the relationship between two elements that shows that when one completes the next is started.
- updateDataAsset(String, String, String, String, String, boolean, DataAssetProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
-
Update the metadata element representing an asset.
- updateDataFlow(String, String, String, String, DataFlowProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Update relationship between two elements that shows that data flows from one to the other.
- updateEndpoint(String, String, String, String, String, boolean, EndpointProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ConnectionExchangeInterface
-
Update the metadata element representing an endpoint.
- updateExternalGlossaryLink(String, String, boolean, ExternalGlossaryLinkProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Update the properties of a reference to an external glossary resource.
- updateExternalGlossaryLink(String, String, String, String, boolean, ExternalGlossaryLinkProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Update the properties of a reference to an external glossary resource.
- updateExternalIdentifier(String, String, String, String, String, ExternalIdentifierProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ExternalIdentifierManagerInterface
-
Update the description of a specific external identifier.
- updateExternalReference(String, String, String, String, String, boolean, ExternalReferenceProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ExternalReferencesInterface
-
Update the definition of an external reference.
- updateExternalReferenceToElementLink(String, String, String, String, ExternalReferenceLinkProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ExternalReferencesInterface
-
Update the link between an external reference to an object.
- updateForeignKeyRelationship(String, String, String, String, String, ForeignKeyProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
-
Update the relationship properties for the query target.
- updateGlossary(String, String, boolean, GlossaryProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Update the metadata element representing a glossary.
- updateGlossary(String, String, String, String, String, boolean, GlossaryProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Update the metadata element representing a glossary.
- updateGlossaryCategory(String, String, boolean, GlossaryCategoryProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Update the metadata element representing a glossary category.
- updateGlossaryCategory(String, String, String, String, String, boolean, GlossaryCategoryProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Update the metadata element representing a glossary category.
- updateGlossaryTerm(String, String, boolean, GlossaryTermProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Update the properties of the metadata element representing a glossary term.
- updateGlossaryTerm(String, String, String, String, String, boolean, GlossaryTermProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Update the properties of the metadata element representing a glossary term.
- updateGlossaryTermFromTemplate(String, String, String, boolean, boolean, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Update the glossary term using the properties and classifications from the parentGUID stored in the request body.
- updateGlossaryTermFromTemplate(String, String, String, String, String, String, boolean, boolean, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Update the glossary term using the properties and classifications from the parentGUID stored in the request body.
- updateGlossaryTermStatus(String, String, String, String, String, GlossaryTermStatus, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Update the status of the metadata element representing a glossary term.
- updateGlossaryTermStatus(String, String, GlossaryTermStatus, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Update the status of the metadata element representing a glossary term.
- updateGovernanceDefinition(String, String, String, String, boolean, GovernanceDefinitionProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GovernanceExchangeInterface
-
Update an existing definition.
- updateLineageMapping(String, String, String, String, LineageMappingProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Update the lineage mapping relationship between two elements.
- updateNote(String, String, boolean, NoteProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Update the properties of the metadata element representing a note.
- updateNote(String, String, String, String, String, boolean, NoteProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Update the properties of the metadata element representing a note.
- updateNoteLog(String, String, boolean, boolean, NoteLogProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Update the metadata element representing a note log.
- updateNoteLog(String, String, String, String, String, boolean, boolean, NoteLogProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Update the metadata element representing a note log.
- updatePort(String, String, String, String, String, PortProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Update the properties of the metadata element representing a port.
- updateProcess(String, String, String, String, String, boolean, ProcessProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Update the metadata element representing a process.
- updateProcessCall(String, String, String, String, ProcessCallProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Update the relationship between two elements that shows a request-response call between them.
- updateProcessStatus(String, String, String, String, String, ProcessStatus, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Update the status of the metadata element representing a process.
- UpdateRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
-
UpdateRequestBody carries the correlation properties and effective time for a create, update or delete request.
- UpdateRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.UpdateRequestBody
-
Default constructor
- UpdateRequestBody(UpdateRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.UpdateRequestBody
-
Copy/clone constructor
- updateSchemaAttribute(String, String, String, String, String, boolean, SchemaAttributeProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
-
Update the properties of the metadata element representing a schema attribute.
- updateSchemaType(String, String, String, String, String, boolean, SchemaTypeProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.SchemaExchangeInterface
-
Update the metadata element representing a schema type.
- updateTagDescription(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.CollaborationExchangeInterface
-
Updates the description of an existing tag (either private or public).
- updateTagDescription(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.CollaborationManagementInterface
-
Updates the description of an existing tag (either private or public).
- updateTermRelationship(String, String, String, String, String, String, GlossaryTermRelationship, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.GlossaryExchangeInterface
-
Update the relationship properties for the two terms.
- updateTermRelationship(String, String, String, String, GlossaryTermRelationship, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.management.GlossaryManagementInterface
-
Update the relationship properties for the two terms.
- updateValidValue(String, String, String, String, String, boolean, ValidValueProperties, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.ValidValuesExchangeInterface
-
Update the properties of the valid value.
- USED - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
-
Used - The child process is simply used by the parent.
- USES - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
-
Uses - The asset is used through this relationship.
V
- ValidValueElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
ValidValueElement contains the properties and header for a valid value entity retrieved from the metadata repository.
- ValidValueElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
-
Default constructor
- ValidValueElement(ValidValueElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
-
Copy/clone constructor
- ValidValueMember - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
-
ValidValueMember describes a member of a valid value set.
- ValidValueMember() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueMember
-
Default constructor
- ValidValueMember(ValidValueMember) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueMember
-
Copy/clone constructor
- ValidValueMembershipProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
ValidValueMembershipProperties provides a flag to indicate if this value is the default value for the set.
- ValidValueMembershipProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueMembershipProperties
-
Default constructor
- ValidValueMembershipProperties(ValidValueMembershipProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueMembershipProperties
-
Copy/clone constructor
- ValidValueProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
-
ValidValueProperties provides the common super class for ValidValueSet and ValidValueDefinition.
- ValidValueProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
-
Constructor
- ValidValueProperties(ValidValueProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
-
Copy/clone constructor
- ValidValuesExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api.exchange
-
The ValidValuesExchangeInterface supports the exchanges of valid values and reference data.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.GovernanceDefinitionStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- withdrawDataAsset(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.DataAssetExchangeInterface
-
Update the zones for the asset so that it is no longer visible to consumers.
- withdrawProcess(String, String, String, String, Date, boolean, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.exchange.LineageExchangeInterface
-
Update the zones for the asset so that it is no longer visible to consumers.
- WRONG_TYPE_OF_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
-
OMAS-ASSET-MANAGER-500-007 The connector generated from the connection named {0} return by the {1} service running in OMAG Server {2} at {3} is not of the required type.
All Classes and Interfaces|All Packages