A B C D E F G H I K L M N O P Q R S T U V Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ACTIVE - org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementStatus
- AD_HOC - org.odpi.openmetadata.frameworks.connectors.properties.beans.ConfidenceLevel
- additionalProperties - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
- address - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
- AGGREGATE_KEY - org.odpi.openmetadata.frameworks.connectors.properties.beans.KeyPattern
- aliases - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
- allowsDuplicateValues - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
- ALREADY_COUNTER_NAME - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- ALREADY_PROPERTY_NAME - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- ALREADY_TIMESTAMP_NAME - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- ANSWER - org.odpi.openmetadata.frameworks.connectors.properties.beans.CommentType
- APIOperation - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
APIOperation describes an API command used as part of an API schema.
- APIOperation() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.APIOperation
-
Default constructor used by subclasses
- APIOperation(APIOperation) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.APIOperation
-
Copy/clone Constructor.
- apiOperations - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.DeployedAPISchemaType
- APIOperations - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
APIOperations supports an iterator over a list of API operations elements that make up a schema.
- APIOperations(int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.APIOperations
-
Typical Constructor creates an iterator with the supplied list of elements.
- APIOperations(APIOperations) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.APIOperations
-
Copy/clone constructor.
- APISchemaType - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
APISchemaType describes the header of an API Schema.
- APISchemaType() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.APISchemaType
-
Default constructor used by subclasses
- APISchemaType(APISchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.APISchemaType
-
Copy/clone Constructor.
- APPROVED - org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementStatus
- APPROVED_CONCEPT - org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementStatus
- APPROVED_FOR_DEPLOYMENT - org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementStatus
- arguments - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
- ARRAY - org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttributeCategory
- ASCENDING - org.odpi.openmetadata.frameworks.connectors.properties.beans.DataItemSortOrder
- Asset - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
Asset holds asset properties that are used for displaying details of an asset in summary lists or hover text.
- Asset() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
-
Default constructor
- Asset(Asset) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
-
Copy/clone constructor.
- assetBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDescriptor
- AssetDescriptor - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
This is the base class for a connected asset.
- AssetDescriptor() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetDescriptor
-
Default constructor only for subclasses
- AssetDescriptor(AssetDescriptor) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetDescriptor
-
Copy/clone Constructor - used to copy the asset descriptor for a new consumer.
- AssetDescriptor(Asset) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetDescriptor
-
Bean constructor - the asset descriptor is effectively empty - and the protected set methods need to be called to add useful content to it.
- AssetDetail - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
AssetDetail extends AssetSummary to provide all the properties related to this asset.
- AssetDetail() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
-
Default constructor only for subclasses
- AssetDetail(AssetDetail) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
-
Copy/clone constructor.
- AssetDetail(Asset, ExternalIdentifiers, RelatedMediaReferences, NoteLogs, ExternalReferences, Connections, Licenses, Certifications, SchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
-
Typical constructor initialize superclasses
- AssetElementHeader - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
ElementBase provides the common identifier and type information for all properties objects that link off of the asset and have a guid associated with them.
- AssetElementHeader() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementHeader
-
Constructor used by the subclasses
- AssetElementHeader(AssetElementHeader) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementHeader
-
Copy/clone constructor.
- AssetElementHeader(ElementBase) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementHeader
-
Bean constructor with parent asset
- AssetElementOrigin - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
The ElementType bean provides details of the type information associated with a metadata element.
- AssetElementOrigin(AssetElementOrigin) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementOrigin
-
Copy/clone constructor
- AssetElementOrigin(ElementOrigin) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementOrigin
-
Bean constructor accepts bean version of the AssetElementOrigin to provide the values
- AssetFeedback - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
Feedback contains the comments, tags, ratings and likes that consumers of the asset have created.
- AssetFeedback() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetFeedback
-
Simple constructor only for subclasses
- AssetFeedback(AssetFeedback) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetFeedback
-
Copy/clone constructor.
- AssetFeedback(InformalTags, Likes, Ratings, Comments) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetFeedback
-
Typical Constructor
- AssetLineage - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
Lineage shows the origin of the connected asset.
- AssetLineage() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetLineage
-
Typical constructor.
- AssetLineage(AssetLineage) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetLineage
-
Copy/clone constructor.
- assetProperties - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.ConnectedAssetProperties
- assetProperties - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.RelatedAssetProperties
- AssetPropertyBase - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
The AssetPropertyBase class is a base class for all properties that link off of the connected asset.
- AssetPropertyBase(AssetDescriptor) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetPropertyBase
-
Typical constructor that sets the link to the connected asset to null
- AssetPropertyBase(AssetDescriptor, AssetPropertyBase) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetPropertyBase
-
Copy/clone constructor sets up details of the parent asset from the template
- AssetPropertyElementBase - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
This property header implements any common mechanisms that all property objects need.
- AssetPropertyElementBase() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetPropertyElementBase
-
Typical Constructor
- AssetPropertyElementBase(AssetPropertyElementBase) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetPropertyElementBase
-
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
- AssetReferenceable - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
Many open metadata entities are referenceable.
- AssetReferenceable() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetReferenceable
-
Constructor used by the subclasses
- AssetReferenceable(AssetReferenceable) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetReferenceable
-
Copy/clone constructor with parent asset.
- AssetReferenceable(Referenceable) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetReferenceable
-
Bean constructor
- AssetSummary - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
AssetSummary holds asset properties that are used for displaying details of an asset in summary lists or hover text.
- AssetSummary() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSummary
-
Default constructor only for subclasses
- AssetSummary(AssetSummary) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSummary
-
Copy/clone constructor.
- AssetSummary(Asset) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSummary
-
Bean constructor - initializes AssetSummary using a bean returned by the REST interface.
- AssetUniverse - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
AssetUniverse extends AssetDetail which extend AssetSummary.
- AssetUniverse() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetUniverse
-
Default constructor only for subclasses
- AssetUniverse(AssetUniverse) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetUniverse
-
Copy/clone Constructor note this is a deep copy
- AssetUniverse(Asset, ExternalIdentifiers, RelatedMediaReferences, NoteLogs, ExternalReferences, Connections, Licenses, Certifications, List<Meaning>, SchemaType, AssetFeedback, Locations, AssetLineage, RelatedAssets) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetUniverse
-
Typical Constructor
- ASSIGNED - org.odpi.openmetadata.frameworks.connectors.properties.beans.ClassificationOrigin
- ATTACHMENT - org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChangeTarget
- ATTACHMENT_CLASSIFICATION - org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChangeTarget
- ATTACHMENT_PROPERTY - org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChangeTarget
- ATTACHMENT_RELATIONSHIP - org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChangeTarget
- attributeCount - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ComplexSchemaType
- attributeRelationships - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
- attributeType - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
- AUDIO - org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaType
- auditLog - Variable in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
- author - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaType
- AUTHORITATIVE - org.odpi.openmetadata.frameworks.connectors.properties.beans.ConfidenceLevel
B
- BAG - org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttributeCategory
C
- cachedElementList - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.PagingIterator
- cachedElementPointer - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.PagingIterator
- cachedElementStart - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.PagingIterator
- CALLERS_KEY - org.odpi.openmetadata.frameworks.connectors.properties.beans.KeyPattern
- cardinality - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
- CATASTROPHIC - org.odpi.openmetadata.frameworks.connectors.properties.beans.CriticalityLevel
- CAUGHT_EXCEPTION - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- CAUGHT_EXCEPTION_WITHMSG - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- certificateGUID - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
- Certification - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
The Certification bean extends the Certification from the OCF properties package with a default constructor and setter methods.
- Certification() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
-
Default constructor
- Certification(Certification) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
-
Copy/clone constructor.
- certificationConditions - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
- certifications - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
- Certifications - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
Certifications supports an iterator over a list of certifications awarded to the asset.
- Certifications(int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.Certifications
-
Typical Constructor creates an iterator with the supplied list of elements.
- Certifications(Certifications) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.Certifications
-
Copy/clone constructor.
- certificationTypeName - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
- ClassificationOrigin - Enum in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
ClassificationOrigin describes the provenance of a classification attached to an entity.
- clearStatisticProperty(String, String) - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
-
Remove a property statistic.
- clearStatisticTimestamp(String, String) - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
-
Remove a timestamp statistic.
- cloneElement(ElementBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.APIOperations
-
Provides a concrete implementation of cloneElement for the specific iterator type.
- cloneElement(ElementBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Certifications
-
Provides a concrete implementation of cloneElement for the specific iterator type.
- cloneElement(ElementBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.CommentReplies
-
Provides a concrete implementation of cloneElement for the specific iterator type.
- cloneElement(ElementBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Comments
-
Provides a concrete implementation of cloneElement for the specific iterator type.
- cloneElement(ElementBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Connections
-
Provides a concrete implementation of cloneElement for the specific iterator type.
- cloneElement(ElementBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ExternalIdentifiers
-
Provides a concrete implementation of cloneElement for the specific iterator type.
- cloneElement(ElementBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ExternalReferences
-
Provides a concrete implementation of cloneElement for the specific iterator type.
- cloneElement(ElementBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.InformalTags
-
Provides a concrete implementation of cloneElement for the specific iterator type.
- cloneElement(ElementBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Licenses
-
Provides a concrete implementation of cloneElement for the specific iterator type.
- cloneElement(ElementBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Likes
-
Provides a concrete implementation of cloneElement for the specific iterator type.
- cloneElement(ElementBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Locations
-
Provides a concrete implementation of cloneElement for the specific iterator type.
- cloneElement(ElementBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.NoteLogs
-
Provides a concrete implementation of cloneElement for the specific iterator type.
- cloneElement(ElementBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Notes
-
Provides a concrete implementation of cloneElement for the specific iterator type.
- cloneElement(ElementBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.PropertyIteratorBase
-
Method implemented by a subclass that ensures the cloning process is a deep clone.
- cloneElement(ElementBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Ratings
-
Provides a concrete implementation of cloneElement for the specific iterator type.
- cloneElement(ElementBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.RelatedAssets
-
Provides a concrete implementation of cloneElement for the specific iterator type.
- cloneElement(ElementBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.RelatedMediaReferences
-
Provides a concrete implementation of cloneElement for the specific iterator type.
- cloneElement(ElementBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.SchemaAttributes
-
Provides a concrete implementation of cloneElement for the specific iterator type.
- cloneIterator() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.APIOperations
-
Clones this iterator.
- cloneIterator() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Certifications
-
Clones this iterator.
- cloneIterator() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.CommentReplies
-
Clones this iterator.
- cloneIterator() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Comments
-
Clones this iterator.
- cloneIterator() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Connections
-
Clones this iterator.
- cloneIterator() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ExternalIdentifiers
-
Clones this iterator.
- cloneIterator() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ExternalReferences
-
Clones this iterator.
- cloneIterator() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.InformalTags
-
Clones this iterator.
- cloneIterator() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Licenses
-
Clones this iterator.
- cloneIterator() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Likes
-
Clones this iterator.
- cloneIterator() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Locations
-
Clones this iterator.
- cloneIterator() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.NoteLogs
-
Clones this iterator.
- cloneIterator() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Notes
-
Clones this iterator.
- cloneIterator() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Ratings
-
Clones this iterator.
- cloneIterator() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.RelatedAssets
-
Clones this iterator.
- cloneIterator() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.RelatedMediaReferences
-
Clones this iterator.
- cloneIterator() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.SchemaAttributes
-
Clones this iterator.
- cloneSchemaElement() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.APIOperation
-
Returns a clone of this object as the abstract SchemaElement class.
- cloneSchemaElement() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.APISchemaType
-
Returns a clone of this object as the abstract SchemaElement class.
- cloneSchemaElement() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ComplexSchemaType
-
Returns a clone of this object as the abstract SchemaElement class.
- cloneSchemaElement() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EnumSchemaType
-
Returns a clone of this object as the abstract SchemaElement class.
- cloneSchemaElement() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalSchemaType
-
Returns a clone of this object as the abstract SchemaElement class.
- cloneSchemaElement() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.LiteralSchemaType
-
Returns a clone of this object as the abstract SchemaElement class.
- cloneSchemaElement() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.MapSchemaType
-
Returns a clone of this object as the abstract SchemaElement class.
- cloneSchemaElement() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.PrimitiveSchemaType
-
Returns a clone of this object as the abstract SchemaElement class.
- cloneSchemaElement() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Return a clone of this schema element.
- cloneSchemaElement() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaElement
-
Return a clone of this schema element.
- cloneSchemaElement() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaType
-
Returns a clone of this object as the abstract SchemaElement class.
- cloneSchemaElement() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaTypeChoice
-
Returns a clone of this object as the abstract SchemaElement class.
- cloneSchemaElement() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.StructSchemaType
-
Returns a clone of this object as the abstract SchemaElement class.
- cloneSchemaType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.APIOperation
-
Returns a clone of this object as the abstract SchemaType class.
- cloneSchemaType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.APISchemaType
-
Returns a clone of this object as the abstract SchemaType class.
- cloneSchemaType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ComplexSchemaType
-
Returns a clone of this object as the abstract SchemaType class.
- cloneSchemaType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EnumSchemaType
-
Returns a clone of this object as the abstract SchemaType class.
- cloneSchemaType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalSchemaType
-
Returns a clone of this object as the abstract SchemaType class.
- cloneSchemaType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.LiteralSchemaType
-
Returns a clone of this object as the abstract SchemaType class.
- cloneSchemaType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.MapSchemaType
-
Returns a clone of this object as the abstract SchemaType class.
- cloneSchemaType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.PrimitiveSchemaType
-
Returns a clone of this object as the abstract SchemaType class.
- cloneSchemaType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaType
-
Return a clone of this schema type.
- cloneSchemaType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaTypeChoice
-
Returns a clone of this object as the abstract SchemaType class.
- cloneSchemaType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.StructSchemaType
-
Returns a clone of this object as the abstract SchemaType class.
- command - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.APIOperation
- Comment - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
The Comment bean stores information about a comment connected to an asset.
- Comment() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.Comment
-
Default constructor
- Comment(Comment) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.Comment
-
Copy/clone constructor.
- CommentConversation - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
Stores information about a comment connected to an asset.
- CommentConversation(Comment) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.CommentConversation
-
Copy/clone constructor.
- CommentConversation(Comment, CommentReplies) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.CommentConversation
-
Bean constructor
- CommentConversation(CommentConversation) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.CommentConversation
-
Copy/clone constructor.
- commentReplies - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.CommentConversation
- CommentReplies - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
CommentReplies supports an iterator over a list of Comment objects.
- CommentReplies(int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.CommentReplies
-
Typical Constructor creates an iterator with the supplied list of elements.
- CommentReplies(CommentReplies) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.CommentReplies
-
Copy/clone constructor.
- comments - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetFeedback
- Comments - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
Comments supports an iterator over a list of Comment objects.
- Comments(int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.Comments
-
Typical Constructor creates an iterator with the supplied list of elements.
- Comments(Comments) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.Comments
-
Copy/clone constructor.
- commentText - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Comment
- commentType - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Comment
- CommentType - Enum in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
The CommentType allows comments to be used to ask and answer questions as well as make suggestions and provide useful information to other users.
- COMPLETE - org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementStatus
- ComplexSchemaType - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
ComplexSchemaType describes a schema with multiple attributes.
- ComplexSchemaType() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ComplexSchemaType
-
Default constructor used by subclasses
- ComplexSchemaType(ComplexSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ComplexSchemaType
-
Copy/clone Constructor.
- ConfidenceGovernanceClassification - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
ConfidenceGovernanceClassification defines the level of confidence that should be placed in the accuracy of related data items.
- ConfidenceGovernanceClassification() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConfidenceGovernanceClassification
-
Default constructor
- ConfidenceGovernanceClassification(ConfidenceGovernanceClassification) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConfidenceGovernanceClassification
-
Copy/clone constructor.
- ConfidenceLevel - Enum in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
ConfidenceLevel identifies the level of confidence to place in the accuracy of a data item.
- ConfidentialityGovernanceClassification - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
ConfidentialityGovernanceClassification defines the level of confidentiality of related data items.
- ConfidentialityGovernanceClassification() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConfidentialityGovernanceClassification
-
Default constructor
- ConfidentialityGovernanceClassification(ConfidentialityGovernanceClassification) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConfidentialityGovernanceClassification
-
Copy/clone constructor.
- CONFIGURATION - org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementOriginCategory
- connectedAssetProperties - Variable in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
- ConnectedAssetProperties - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
ConnectedAssetProperties is associated with a Connector.
- ConnectedAssetProperties() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.ConnectedAssetProperties
-
Typical constructor.
- ConnectedAssetProperties(ConnectedAssetProperties) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.ConnectedAssetProperties
-
Copy/clone constructor.
- Connection - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
The connection is an object that contains the properties needed to create and initialise a connector to access a specific data assets.
- Connection() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
-
Default constructor sets the Connection properties to null.
- Connection(Connection) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
-
Copy/clone Constructor to return a copy of a connection object.
- connectionBean - Variable in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
- connectionBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.ConnectionProperties
- connectionBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.VirtualConnectionProperties
- ConnectionCheckedException - Exception in org.odpi.openmetadata.frameworks.connectors.ffdc
-
ConnectionCheckedException provides a checked exception for reporting errors found in connection objects.
- ConnectionCheckedException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectionCheckedException
-
Deprecated.
- ConnectionCheckedException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectionCheckedException
-
This is the constructor used when receiving an exception from a remote server.
- ConnectionCheckedException(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectionCheckedException
-
Deprecated.
- ConnectionCheckedException(String, ConnectionCheckedException) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectionCheckedException
-
This is the copy/clone constructor used for creating an exception.
- ConnectionCheckedException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectionCheckedException
-
This is the typical constructor used for creating an exception.
- ConnectionCheckedException(ExceptionMessageDefinition, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectionCheckedException
-
This is the constructor used for creating an exception that resulted from a previous error.
- ConnectionCheckedException(ExceptionMessageDefinition, String, String, Throwable, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectionCheckedException
-
This is the constructor used for creating an exception that resulted from a previous error.
- ConnectionCheckedException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectionCheckedException
-
This is the typical constructor used for creating an exception.
- connectionProperties - Variable in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
- ConnectionProperties - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
ConnectionProperties is an object that contains the properties needed to create and initialise a connector to access a specific data assets.
- ConnectionProperties(Connection) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.ConnectionProperties
-
Bean constructor
- ConnectionProperties(ConnectionProperties) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.ConnectionProperties
-
Copy/clone Constructor to return a copy of a connection object that is connected to an asset.
- connections - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
- Connections - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
Connections supports an iterator over a list of connections.
- Connections(int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.Connections
-
Typical Constructor creates an iterator with the supplied list of elements.
- Connections(Connections) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.Connections
-
Copy/clone constructor.
- Connector - Class in org.odpi.openmetadata.frameworks.connectors
-
The Connector is the interface for all connector instances.
- Connector() - Constructor for class org.odpi.openmetadata.frameworks.connectors.Connector
-
Default constructor
- ConnectorBase - Class in org.odpi.openmetadata.frameworks.connectors
-
The ConnectorBase is an implementation of the Connector interface.
- ConnectorBase() - Constructor for class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
-
Typical Constructor: Connectors should always have a constructor requiring no parameters and perform initialization in the initialize method.
- ConnectorBase.ProtectedConnection - Class in org.odpi.openmetadata.frameworks.connectors
-
ProtectedConnection provides a subclass to Connection in order to extract protected values from the connection in order to supply them to the Connector implementation.
- ConnectorBroker - Class in org.odpi.openmetadata.frameworks.connectors
-
The ConnectorBroker is a generic factory for Open Connector Framework (OCF) Connectors.
- ConnectorBroker() - Constructor for class org.odpi.openmetadata.frameworks.connectors.ConnectorBroker
-
Typical constructor
- ConnectorBroker(AuditLog) - Constructor for class org.odpi.openmetadata.frameworks.connectors.ConnectorBroker
-
Constructor to supply the audit log to all connectors that implement the AuditLoggingConnector interface.
- ConnectorCheckedException - Exception in org.odpi.openmetadata.frameworks.connectors.ffdc
-
ConnectorCheckedException provides a checked exception for reporting errors found when using OCF connectors.
- ConnectorCheckedException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectorCheckedException
-
Deprecated.
- ConnectorCheckedException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectorCheckedException
-
This is the constructor used when receiving an exception from a remote server.
- ConnectorCheckedException(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectorCheckedException
-
Deprecated.
- ConnectorCheckedException(String, ConnectorCheckedException) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectorCheckedException
-
This is the copy/clone constructor used for creating an exception.
- ConnectorCheckedException(String, OCFCheckedExceptionBase) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectorCheckedException
-
This is the copy/clone constructor used for creating an exception.
- ConnectorCheckedException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectorCheckedException
-
This is the typical constructor used for creating an exception.
- ConnectorCheckedException(ExceptionMessageDefinition, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectorCheckedException
-
This is the constructor used for creating an exception that resulted from a previous error.
- ConnectorCheckedException(ExceptionMessageDefinition, String, String, Throwable, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectorCheckedException
-
This is the constructor used for creating an exception that resulted from a previous error.
- ConnectorCheckedException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectorCheckedException
-
This is the typical constructor used for creating an exception.
- connectorInstanceId - Variable in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
- connectorInterfaces - Variable in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
- ConnectorProvider - Class in org.odpi.openmetadata.frameworks.connectors
-
The ConnectorProvider is a formal plug-in interface for the Open Connector Framework (OCF).
- ConnectorProvider() - Constructor for class org.odpi.openmetadata.frameworks.connectors.ConnectorProvider
- ConnectorProviderBase - Class in org.odpi.openmetadata.frameworks.connectors
-
ConnectorProviderBase is a base class for a connector provider.
- ConnectorProviderBase() - Constructor for class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
-
Typical constructor
- ConnectorType - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
The ConnectorType describe the implementation details of a particular type of OCF connector.
- ConnectorType() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
-
Default constructor
- ConnectorType(ConnectorType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
-
Copy/clone constructor for a connectorType that is not connected to an asset (either directly or indirectly).
- connectorTypeBean - Variable in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
- connectorTypeBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.ConnectorTypeProperties
- ConnectorTypeProperties - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
The ConnectorType describe the implementation details of a particular type of OCF connector.
- ConnectorTypeProperties(ConnectorType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.ConnectorTypeProperties
-
Bean constructor
- ConnectorTypeProperties(ConnectorTypeProperties) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.ConnectorTypeProperties
-
Copy/clone constructor for a connectorType that is connected to an asset (either directly or indirectly).
- CONTENT_PACK - org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementOriginCategory
- CONTRACT_LIFETIME - org.odpi.openmetadata.frameworks.connectors.properties.beans.RetentionBasis
- CREATED - org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChangeAction
- createdBy - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
- createdBy - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
- CRITICAL - org.odpi.openmetadata.frameworks.connectors.properties.beans.CriticalityLevel
- CriticalityGovernanceClassification - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
CriticalityGovernanceClassification defines how critical the related data items are to the organization.
- CriticalityGovernanceClassification() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.CriticalityGovernanceClassification
-
Default constructor
- CriticalityGovernanceClassification(CriticalityGovernanceClassification) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.CriticalityGovernanceClassification
-
Copy/clone constructor.
- CriticalityLevel - Enum in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
CriticalityLevel defines how important a data item is to the organization.
- CURRENT_AUDIT_HEADER_VERSION - Static variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.PropertyBase
- custodian - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
- custodian - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
D
- DataItemSortOrder - Enum in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
DataItemSortOrder is used for schema attributes that may have multiple instances.
- dataType - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.LiteralSchemaType
- dataType - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SimpleSchemaType
- defaultValue - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SimpleSchemaType
- defaultValueOverride - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
- DELETED - org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChangeAction
- DeployedAPIOperation - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
An asset that is a DeployedAPI has a schema made up of operations.
- DeployedAPIOperation() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.DeployedAPIOperation
-
Constructor used by the subclasses
- DeployedAPIOperation(APIOperation) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.DeployedAPIOperation
-
Bean constructor
- DeployedAPIOperation(DeployedAPIOperation) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.DeployedAPIOperation
-
Copy/clone Constructor.
- DeployedAPISchemaType - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
An asset's schema provides information about how the asset structures the data it supports.
- DeployedAPISchemaType() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.DeployedAPISchemaType
-
Constructor used by the subclasses
- DeployedAPISchemaType(APISchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.DeployedAPISchemaType
-
Bean constructor
- DeployedAPISchemaType(DeployedAPISchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.DeployedAPISchemaType
-
Copy/clone Constructor.
- DEPRECATED - org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementStatus
- DEPRECATED - org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationStatus
- DEREGISTERED_REPOSITORY - org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementOriginCategory
- DERIVED - org.odpi.openmetadata.frameworks.connectors.properties.beans.ConfidenceLevel
- DerivedSchemaTypeQueryTarget - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
DerivedSchemaTypeQueryTarget defines a query on a schema element that returns all or part of the value for a derived schema type.
- DerivedSchemaTypeQueryTarget() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.DerivedSchemaTypeQueryTarget
-
Default constructor
- DerivedSchemaTypeQueryTarget(DerivedSchemaTypeQueryTarget) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.DerivedSchemaTypeQueryTarget
-
Copy/clone constructor.
- DESCENDING - org.odpi.openmetadata.frameworks.connectors.properties.beans.DataItemSortOrder
- description - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
- description - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
- description - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalIdentifier
- description - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.InformalTag
- description - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Location
- description - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Meaning
- description - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.NoteLogHeader
- description - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaElement
- description - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SearchKeyword
- description - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SoftwareCapability
- description - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValue
- DEVELOPMENT_COMPLETE - org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementStatus
- DISABLED - org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementStatus
- disconnect() - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
-
Free up any resources held since the connector is no longer needed.
- disconnect() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
-
Free up any resources held since the connector is no longer needed.
- DISCOVERED - org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationStatus
- displayName - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
- displayName - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
- displayName - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
- displayName - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalReference
- displayName - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Location
- displayName - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.NoteLogHeader
- displayName - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaElement
- displayName - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SoftwareCapability
- displayName - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValue
- DOCUMENT - org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaType
- DRAFT - org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementStatus
E
- ElementBase - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
ElementBase provides the common identifier and type information for all properties objects that link off of the asset and have a guid associated with them.
- ElementBase() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementBase
-
Default constructor used by subclasses
- ElementBase(ElementBase) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementBase
-
Copy/clone constructor.
- ElementClassification - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
The ElementClassification bean describes a single classification associated with an element.
- ElementClassification() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementClassification
-
Default constructor
- ElementClassification(ElementClassification) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementClassification
-
Copy/clone constructor
- ElementClassificationHeader - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
The ElementClassificationHeader bean describes the header for a classification associated with an element.
- ElementClassificationHeader() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementClassificationHeader
-
Default constructor
- ElementClassificationHeader(ElementClassificationHeader) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementClassificationHeader
-
Copy/clone constructor
- ElementControlHeader - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
The ElementControlHeader bean provides details of the origin and changes associated with the element.
- ElementControlHeader() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
-
Default constructor used by subclasses
- ElementControlHeader(ElementControlHeader) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
-
Copy/clone constructor.
- ElementHeader - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
ElementHeader provides the common identifier and type information for all properties objects that link off of the asset and have a guid associated with them.
- ElementHeader() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementHeader
-
Default constructor used by subclasses
- ElementHeader(ElementHeader) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementHeader
-
Copy/clone constructor.
- ElementOrigin - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
The ElementType bean provides details of the type information associated with a metadata element.
- ElementOrigin() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementOrigin
-
Default constructor
- ElementOrigin(ElementOrigin) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementOrigin
-
Copy/clone constructor
- ElementOriginCategory - Enum in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
ElementOriginCategory defines where the metadata comes from.
- elementPosition - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
- ElementStatus - Enum in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
The ElementStatus defines the status of an element in the metadata collection.
- ElementStub - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
ElementStub is used to identify an element.
- ElementStub() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementStub
-
Default constructor
- ElementStub(ElementHeader) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementStub
-
Copy/clone constructor.
- ElementStub(ElementStub) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementStub
-
Copy/clone constructor.
- ElementType - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
The ElementType bean provides details of the type information associated with a metadata element.
- ElementType() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
-
Default constructor
- ElementType(ElementType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
-
Copy/clone constructor
- ElementVersions - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
ElementVersions provides the version information for the element plus details of the creation time and last update time.
- ElementVersions() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementVersions
-
Default constructor used by subclasses
- ElementVersions(ElementVersions) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementVersions
-
Copy/clone constructor.
- embeddedConnection - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
- EmbeddedConnection - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
The EmbeddedConnection is used within a VirtualConnection.
- EmbeddedConnection() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
-
Default constructor
- EmbeddedConnection(EmbeddedConnection) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
-
Copy/clone constructor.
- embeddedConnectionBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.EmbeddedConnectionProperties
- EmbeddedConnectionProperties - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
EmbeddedConnectionProperties provides a facade for the properties of a Connection that is embedded in a VirtualConnection.
- EmbeddedConnectionProperties(EmbeddedConnection) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.EmbeddedConnectionProperties
-
Bean constructor
- EmbeddedConnectionProperties(EmbeddedConnectionProperties) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.EmbeddedConnectionProperties
-
Copy/clone constructor makes a copy of the supplied object.
- encodingStandard - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaType
- encryptionMethod - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
- endDate - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
- endDate - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
- Endpoint - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
The Endpoint describes the network information necessary for a connector to connect to the server where the Asset is accessible from.
- Endpoint() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
-
Default constructor
- Endpoint(Endpoint) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
-
Copy/clone constructor for an Endpoint.
- endpointBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.EndpointProperties
- EndpointProperties - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
The Endpoint describes the network information necessary for a connector to connect to the server where the Asset is accessible from.
- EndpointProperties(Endpoint) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.EndpointProperties
-
Copy/clone constructor for an Endpoint that is connected to an Asset (either directly or indirectly).
- EndpointProperties(EndpointProperties) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.EndpointProperties
-
Copy/clone constructor for an Endpoint that is connected to an Asset (either directly or indirectly).
- ENTITY_CLASSIFICATION - org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChangeTarget
- ENTITY_PROPERTY - org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChangeTarget
- ENTITY_RELATIONSHIP - org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChangeTarget
- ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.CommentType
- ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.ConfidenceLevel
- ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.CriticalityLevel
- ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.DataItemSortOrder
- ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationStatus
- ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.KeyPattern
- ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChangeAction
- ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChangeTarget
- ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.OwnerType
- ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaType
- ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaUsage
- ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.RetentionBasis
- ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.StarRating
- ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.CommentType
- ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.ConfidenceLevel
- ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.CriticalityLevel
- ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.DataItemSortOrder
- ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationStatus
- ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.KeyPattern
- ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChangeAction
- ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChangeTarget
- ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.OwnerType
- ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaType
- ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaUsage
- ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.RetentionBasis
- ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.StarRating
- EnumSchemaType - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
EnumSchemaType describes a schema element that has a a fixed set of values.
- EnumSchemaType() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.EnumSchemaType
-
Default constructor used by subclasses
- EnumSchemaType(EnumSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.EnumSchemaType
-
Copy/clone Constructor.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
-
Provide a common implementation of equals for all OCF Connector Provider objects.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBroker
-
Provide a common implementation of equals for all OCF Connector Broker objects.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
-
Provide a common implementation of equals for all OCF Connector Provider objects.
- equals(Object) - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFRuntimeException
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDescriptor
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementHeader
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementOrigin
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetFeedback
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetPropertyBase
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetPropertyElementBase
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetReferenceable
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetUniverse
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.APIOperation
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.APISchemaType
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Comment
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ComplexSchemaType
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.CriticalityGovernanceClassification
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.DerivedSchemaTypeQueryTarget
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementBase
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementClassification
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementClassificationHeader
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementHeader
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementOrigin
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementStub
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementVersions
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EnumSchemaType
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalIdentifier
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalReference
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalSchemaType
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationBase
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernedReferenceable
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.InformalTag
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChange
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Like
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.LiteralSchemaType
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Location
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.MapSchemaType
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Meaning
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Note
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.NoteLogHeader
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.PropertyBase
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Rating
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ReferenceValue
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ReferenceValueAssignedItem
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ReferenceValueAssignment
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedAsset
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaReference
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.RetentionGovernanceClassification
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttributeRelationship
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaElement
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaImplementationQuery
-
Deprecated.Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaType
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaTypeChoice
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SearchKeyword
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SecurityTags
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SimpleSchemaType
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SoftwareCapability
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValue
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueImplementation
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueImplementationAsset
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueImplementationDefinition
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueMapping
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValuesAssignment
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValuesAssignmentConsumer
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValuesAssignmentDefinition
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.VirtualConnection
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.CommentConversation
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ConnectionProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ConnectorTypeProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.DeployedAPIOperation
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.DeployedAPISchemaType
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.EmbeddedConnectionProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.EndpointProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.NestedSchemaType
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.NoteLog
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.VirtualConnectionProperties
-
Compare the values of the supplied object with those stored in the current object.
- examiner - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
- EXPORT_ARCHIVE - org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementOriginCategory
- expression - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaElement
- extendedProperties - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementBase
- EXTERNAL_SOURCE - org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementOriginCategory
- ExternalIdentifier - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
ExternalIdentifier stores information about an identifier for the asset that is used in an external system.
- ExternalIdentifier() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalIdentifier
-
Default constructor
- ExternalIdentifier(ExternalIdentifier) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalIdentifier
-
Copy/clone constructor.
- externalIdentifiers - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
- ExternalIdentifiers - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
ExternalIdentifiers supports an iterator over a list of external identifiers.
- ExternalIdentifiers(int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.ExternalIdentifiers
-
Typical Constructor creates an iterator with the supplied list of elements.
- ExternalIdentifiers(ExternalIdentifiers) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.ExternalIdentifiers
-
Copy/clone constructor.
- ExternalReference - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
ExternalReference stores information about an link to an external resource that is relevant to this asset.
- ExternalReference() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalReference
-
Default constructor
- ExternalReference(ExternalReference) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalReference
-
Copy/clone constructor.
- externalReferences - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
- ExternalReferences - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
ExternalReferences supports an iterator over a list of external references.
- ExternalReferences(int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.ExternalReferences
-
Typical Constructor creates an iterator with the supplied list of elements.
- ExternalReferences(ExternalReferences) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.ExternalReferences
-
Copy/clone constructor.
- ExternalSchemaType - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
ExternalSchemaType links to another schema defined to be reusable in many assets' schema.
- ExternalSchemaType() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalSchemaType
-
Default constructor used by subclasses
- ExternalSchemaType(ExternalSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalSchemaType
-
Copy/clone Constructor.
F
- FAILED - org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementStatus
- feedback - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetUniverse
- FIVE_STARS - org.odpi.openmetadata.frameworks.connectors.properties.beans.StarRating
- fixedValue - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.LiteralSchemaType
- formula - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaType
- FOUR_STARS - org.odpi.openmetadata.frameworks.connectors.properties.beans.StarRating
G
- getActionDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChange
-
Return the description of the change.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetReferenceable
-
Return a copy of the additional properties.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
-
Return a copy of the additional properties.
- getAdditionalValues() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueImplementation
-
Return the additional values associated with the symbolic name.
- getAddress() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
-
Returns the stored address property for the endpoint.
- getAddress() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.EndpointProperties
-
Returns the stored address property for the endpoint.
- getAliases() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Return a list of alternative names for the attribute.
- getAllowsDuplicateValues() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Return whether the same value can be used by more than one instance of this attribute.
- getAPIOperations() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.DeployedAPISchemaType
-
Return the list of schema attributes in this schema.
- getArchiveAfter() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.RetentionGovernanceClassification
-
Return the date that this asset will be archived.
- getArguments() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
-
Return the arguments for the embedded connection.
- getArguments() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.EmbeddedConnectionProperties
-
Return the list of properties associated with this schema link.
- getAssetBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDescriptor
-
Return the asset bean for this element.
- getAssetDetail() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ConnectedAssetProperties
-
Returns detailed information about the asset organized in the assetDetail structure.
- getAssetDetail() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.RelatedAssetProperties
-
Returns detailed information about the asset organized in the assetDetail structure.
- getAssetName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDescriptor
-
Return the name of the asset - for use in messages and other diagnostics.
- getAssetOrigin() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
-
Return the properties that characterize where this asset is from.
- getAssetSummary() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
-
Return the description of the asset that this connection is linked to - or null if no asset connected, or the asset summary property in the relationship is not set.
- getAssetSummary() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ConnectedAssetProperties
-
Returns the summary information organized in the assetSummary structure.
- getAssetSummary() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.RelatedAssetProperties
-
Returns the summary information organized in the assetSummary structure.
- getAssetSuperTypeNames() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDescriptor
-
Return the list of type names for this type's supertypes.
- getAssetTypeName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDescriptor
-
Return the name of the asset's type - for use in messages and other diagnostics.
- getAssetUniverse() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ConnectedAssetProperties
-
Returns all the detail of the asset and information connected to it in organized in the assetUniverse structure.
- getAssetUniverse() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.RelatedAssetProperties
-
Returns all the detail of the asset and information connected to it in organized in the assetUniverse structure.
- getAssignedItem() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ReferenceValueAssignedItem
-
Returns the linked referenceable.
- getAssociatedGUID() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.RetentionGovernanceClassification
-
Return the unique identifier of the element used in deciding the archiveAfter and deleteAfter dates.
- getAssociationDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueMapping
-
Returns the short description of the type of association.
- getAttachmentGUID() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChange
-
Return the unique identifier of an element.
- getAttachmentTypeName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChange
-
Return the type name.
- getAttributeCount() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ComplexSchemaType
-
Return the count of attributes in this schema type.
- getAttributeName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedAsset
-
Return the attribute name for the related asset.
- getAttributeName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Deprecated.
- getAttributeRelationships() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Return any relationships to other schema attributes.
- getAttributeType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Return the SchemaType that relates to the type of this attribute.
- getAuthor() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaType
-
Return the name of the author of the schema element.
- getCachedList(int, int) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.PropertyIteratorBase
-
Method implemented by subclass to retrieve the next cached list of elements.
- getCardinality() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Return the display version of the cardinality defined for this schema attribute.
- getCategory() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Return the category of the schema attribute.
- getCertificateGUID() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
-
Return the unique id for the type of certification.
- getCertificationConditions() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
-
Return any special conditions that apply to the certification - such as endorsements.
- getCertifications() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
-
Return the list of certifications awarded to the asset.
- getCertificationTypeName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
-
Return the type of the certification.
- getClassificationName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementClassification
-
Return the name of the classification
- getClassificationName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChange
-
Return a classification name.
- getClassificationOrigin() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementClassificationHeader
-
Return whether the classification was added explicitly to this asset or propagated from another entity.
- getClassificationOriginGUID() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementClassificationHeader
-
Return the entity guid that the classification was propagated from (or null if not propagated).
- getClassificationProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementClassification
-
Return a collection of the additional stored properties for the classification.
- getClassifications() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementHeader
-
Return the list of classifications associated with the asset.
- getClassifications() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementHeader
-
Return the list of classifications associated with the metadata element.
- getClearPassword() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
-
Return an unencrypted password.
- getClearPassword() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ConnectionProperties
-
Return an unencrypted password.
- getCommand() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.APIOperation
-
Return the command for this operation
- getCommentReplies() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.CommentConversation
-
Return an iterator of the replies to this comment - null means no replies are available.
- getComments() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetFeedback
-
Returns a copy of the comments for the asset in an iterator.
- getCommentText() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Comment
-
Return the comment text.
- getCommentType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Comment
-
Return an enum that describes the type of comment.
- getConfidence() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationBase
-
Return the level of confidence in the classification (0=none to 100=excellent).
- getConfidence() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ReferenceValue
-
Return the confidence level (0-100) that the mapping is correct.
- getConfidence() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueMapping
-
Return the confidence level (0-100) that the mapping is correct.
- getConfigurationProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
-
Return a copy of the configuration properties.
- getConfigurationProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ConnectionProperties
-
Return a copy of the configuration properties.
- getConnectedAssetProperties(String) - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
-
Returns the properties that contain the metadata for the asset.
- getConnectedAssetProperties(String) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
-
Returns the properties that contain the metadata for the asset.
- getConnection() - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
-
Returns the connection object that was used to create the connector instance.
- getConnection() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
-
Returns the connection object that was used to create the connector instance.
- getConnectionBean() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase.ProtectedConnection
-
Return a copy of the ConnectionBean.
- getConnectionBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ConnectionProperties
-
Return the bean with all the properties.
- getConnectionBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.VirtualConnectionProperties
-
Return the bean with all the properties.
- getConnectionName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ConnectionProperties
-
Returns a formatted string with the connection name.
- getConnectionName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.VirtualConnectionProperties
-
Returns a formatted string with the connection name.
- getConnectionProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.EmbeddedConnectionProperties
-
Return the connection properties used to create the connector for this embedded connection.
- getConnections() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
-
Return a list of the connections defined for this asset.
- getConnectionType() - Static method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
-
Return the standard type for a connection type.
- getConnector(Connection) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBroker
-
Creates a new instance of a connector using the name of the connector provider in the supplied connection.
- getConnector(Connection) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProvider
-
Creates a new instance of a connector using the information from the connection and the properties from the subclass(es).
- getConnector(Connection) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
-
Creates a new instance of a connector using the name of the connector provider in the supplied connection.
- getConnector(ConnectionProperties) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBroker
-
Creates a new instance of a connector using the name of the connector provider in the supplied connection.
- getConnector(ConnectionProperties) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProvider
-
Creates a new instance of a connector using the information from the connection and the properties from the subclass(es).
- getConnector(ConnectionProperties) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
-
Creates a new instance of a connector based on the information in the supplied connection.
- getConnectorClassName() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
-
Return the class name for the connector that the connector provider generates.
- getConnectorComponentDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
-
Return the component description that is used by this connector in the audit log.
- getConnectorFrameworkName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
-
Return name of the connector framework that the connector implements - default Open Connector Framework (OCF).
- getConnectorInstanceId() - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
-
Returns the unique connector instance id that assigned to the connector instance when it was created.
- getConnectorInstanceId() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
-
Returns the unique connector instance id that assigned to the connector instance when it was created.
- getConnectorInterfaceLanguage() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
-
Return the language that the connector is implemented in - default Java.
- getConnectorInterfaces() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
-
Return list of interfaces that the connector supports.
- getConnectorProviderClassName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
-
Returns the stored connectorProviderClassName property for the connector type.
- getConnectorProviderClassName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ConnectorTypeProperties
-
Returns the stored connectorProviderClassName property for the connector type.
- getConnectorStatistics() - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
-
Retrieve all the statistics gathered by the connector.
- getConnectorType() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProvider
-
Returns the properties about the type of connector that this ConnectorTypeManager supports.
- getConnectorType() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
-
Returns the properties about the type of connector that this ConnectorProvider supports.
- getConnectorType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
-
Returns a copy of the properties for this connection's connector type.
- getConnectorType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ConnectionProperties
-
Returns a copy of the properties for this connection's connector type.
- getConnectorType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.VirtualConnectionProperties
-
Returns a copy of the properties for this connection's connector type.
- getConnectorTypeBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ConnectorTypeProperties
-
Return the bean - used in cloning
- getConnectorTypeProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProvider
-
Returns the properties about the type of connector that this ConnectorTypeManager supports.
- getConnectorTypeProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
-
Returns the properties about the type of connector that this Connector Provider supports.
- getConnectorTypeType() - Static method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
-
Return the standard type for a connector type.
- getConsumer() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValuesAssignmentConsumer
-
Returns the linked referenceable.
- getCreatedBy() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
-
Return the name of the person or organization that set up the certification for this asset.
- getCreatedBy() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementVersions
-
Return the name of the user that created this instance.
- getCreatedBy() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
-
Return the name of the person or organization that set up the license agreement for this asset.
- getCreateTime() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementVersions
-
Return the date/time that this instance was created.
- getCriticalityLevel() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.CriticalityGovernanceClassification
-
Return the definition of how critical this data item is to the organization.
- getCustodian() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
-
Return the name of the person or organization that is responsible for the correct management of the asset according to the certification.
- getCustodian() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
-
Return the name of the person or organization that is responsible for the correct management of the asset according to the license.
- getDataType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.LiteralSchemaType
-
Return the data type for this element.
- getDataType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SimpleSchemaType
-
Return the data type for this element.
- getDefaultValue() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SimpleSchemaType
-
Return the default value for the element.
- getDefaultValueOverride() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
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.frameworks.connectors.properties.beans.RetentionGovernanceClassification
-
Return the date that this asset will be permanently deleted.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
-
Returns the stored description property for the asset.
- getDescription() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.ClassificationOrigin
-
Return the default description of the classification origin.
- getDescription() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.CommentType
-
Return the default description for the star rating for this enum instance.
- getDescription() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.ConfidenceLevel
-
Return the default description for this enum.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
-
Returns the stored description property for the connection.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
-
Returns the stored description property for the connector type.
- getDescription() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.CriticalityLevel
-
Return the default description for this enum.
- getDescription() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.DataItemSortOrder
-
Return the default description for this enum.
- getDescription() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementOriginCategory
-
Return the description of the metadata element origin.
- getDescription() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementStatus
-
Return the description for the enum.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
-
Return the description for the endpoint.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalIdentifier
-
Return the description of the external identifier.
- getDescription() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationStatus
-
Return the default description for this enum.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.InformalTag
-
Return the tag description null means no description is available.
- getDescription() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.KeyPattern
-
Return the default description for the key pattern for this enum instance.
- getDescription() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChangeAction
-
Return the default description for this enum.
- getDescription() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChangeTarget
-
Return the default description for this enum.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Location
-
Returns the stored description property for the location.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Meaning
-
Return the description of the glossary term.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.NoteLogHeader
-
Return the stored description property for the note log.
- getDescription() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.OwnerType
-
Return the default description of the enumeration.
- getDescription() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaType
-
Return the default description for this enum instance.
- getDescription() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaUsage
-
Return the default description for the media usage pattern for this enum instance.
- getDescription() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.RetentionBasis
-
Return the default description for this enum.
- getDescription() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttributeCategory
-
Return the default description for this enum.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaElement
-
Returns the stored description property for the schema element.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SearchKeyword
-
Return the keyword description null means no description is available.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SoftwareCapability
-
Return the description of the discovery engine.
- getDescription() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.StarRating
-
Return the default description for the star rating for this enum instance.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValue
-
Returns the stored description property for the valid value.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ConnectionProperties
-
Returns the stored description property for the connection.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ConnectorTypeProperties
-
Returns the stored description property for the connector type.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.EndpointProperties
-
Return the description for the endpoint.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.VirtualConnectionProperties
-
Returns the stored description property for the connection.
- getDisplayName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
-
Returns the stored display name property for the asset.
- getDisplayName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
-
Returns the stored display name property for the connection.
- getDisplayName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
-
Returns the stored display name property for the connector type.
- getDisplayName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
-
Return the printable name of the embedded connection.
- getDisplayName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
-
Returns the stored display name property for the endpoint.
- getDisplayName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalReference
-
Return the display name of this external reference.
- getDisplayName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Location
-
Return the stored display name property for the location.
- getDisplayName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.NoteLogHeader
-
Return the stored display name property for the note log.
- getDisplayName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaElement
-
Return the simple name of the schema element.
- getDisplayName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SoftwareCapability
-
Return the display name for messages and UI.
- getDisplayName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValue
-
Returns the stored display name property for the valid value.
- getDisplayName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ConnectionProperties
-
Returns the stored display name property for the connection.
- getDisplayName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ConnectorTypeProperties
-
Returns the stored display name property for the connector type.
- getDisplayName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.EmbeddedConnectionProperties
-
Return the display name of the embedded connection.
- getDisplayName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.EndpointProperties
-
Returns the stored display name property for the endpoint.
- getElementBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementOrigin
-
Clone the bean as part of the deep clone constructor.
- getElementCount() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.PagingIterator
-
Return the number of elements in the list.
- getElementCount() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.PropertyIteratorBase
-
Return the number of elements in the list.
- getElementHeaderBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementHeader
-
Return the element header bean - used during cloning
- getElementPosition() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Return the position of this schema attribute in its parent schema.
- getEmbeddedConnection() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
-
Return the embedded connection.
- getEmbeddedConnectionBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.EmbeddedConnectionProperties
-
Return the bean with all the properties
- getEmbeddedConnections() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.VirtualConnection
-
Return the list of embedded connections for this virtual connection.
- getEmbeddedConnections() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.VirtualConnectionProperties
-
Returns the stored display name property for the connection.
- getEncodingStandard() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaType
-
Return the format (encoding standard) used for this schema.
- getEncryptedPassword() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
-
Return an encrypted password.
- getEncryptedPassword() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ConnectionProperties
-
Return an encrypted password.
- getEncryptionMethod() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
-
Returns the stored encryptionMethod property for the endpoint.
- getEncryptionMethod() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.EndpointProperties
-
Returns the stored encryptionMethod property for the endpoint.
- getEndDate() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
-
Return the end date for the certification.
- getEndDate() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
-
Return the end date for the license.
- getEndpoint() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
-
Returns a copy of the properties for this connection's endpoint.
- getEndpoint() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ConnectionProperties
-
Returns a copy of the properties for this connection's endpoint.
- getEndpoint() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.VirtualConnectionProperties
-
Returns a copy of the properties for this connection's endpoint.
- getEndpointBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.EndpointProperties
-
Return the Endpoint bean that contains all the properties.
- getEndpointType() - Static method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
-
Return the standard type for an endpoint.
- getErrorMessage() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase
-
Deprecated.
- getErrorMessageId() - Method in enum org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
-
Deprecated.
- getExaminer() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
-
Return the name of the organization or person that issued the certification.
- getExpectedDataFormat() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
-
Return the format of the data that the connector supports - null for "any".
- getExpression() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaElement
-
Return the expression used to calculate the value for the schema attribute.
- getExtendedProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementHeader
-
Return any properties defined for a subtype that are not explicitly supported by the connected asset API.
- getExtendedProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementBase
-
Return the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
- getExternalIdentifiers() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
-
Return a list of the external identifiers for this asset (or null if none).
- getExternalReferences() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
-
Return the list of external references associated with this asset.
- getFeedback() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetUniverse
-
Return details of the people, products and feedback that are connected to the asset.
- getFixedValue() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.LiteralSchemaType
-
Return the fixed value for the element.
- getFormattedErrorMessage(String...) - Method in enum org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
-
Deprecated.
- getFormula() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaType
-
Return the formula used to combine the values of the queries.
- getGovernanceStatus() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationBase
-
Return the status of this classification.
- getGUID() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementHeader
-
Return the unique id for the properties object.
- getGUID() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementHeader
-
Return the unique id for the properties object.
- getHeaderAttributes() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.DeployedAPIOperation
-
Return the list of schema attributes in this API operation's header.
- getHeaderSchemaType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.APIOperation
-
Return the structure of the API header (or null if no header).
- getHeaderVersion() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.PropertyBase
-
Return the version of this header.
- getHomeMetadataCollectionId() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementOrigin
-
Returns the OMRS identifier for the metadata collection that is managed by the repository where the element originates (its home repository).
- getHomeMetadataCollectionId() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementOrigin
-
Returns the OMRS identifier for the metadata collection that is managed by the repository where the element originates (its home repository).
- getHomeMetadataCollectionName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementOrigin
-
Return the name of the metadata collection that this asset belongs to.
- getHomeMetadataCollectionName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementOrigin
-
Return the name of the metadata collection that this asset belongs to.
- getHTTPErrorCode() - Method in enum org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
-
Deprecated.
- getIdentifier() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalIdentifier
-
Return the external identifier for this asset.
- getIdentifier() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Location
-
Return the unique identifier of the location.
- getImplementationValue() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueImplementation
-
Returns the implementation value for the valid value used in a particular system.
- getInformalTags() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetFeedback
-
Returns a copy of the information tags for the asset in an iterator.
- getIsDeprecated() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaElement
-
Is the schema element deprecated?
- getIsDeprecated() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValue
-
Is the valid value deprecated?
- getIsNullable() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Return whether the field is nullable or not.
- getIsPrivateTag() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.InformalTag
-
Return boolean flag to say whether the tag is private or not.
- getIsPublic() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Comment
-
Return if this like is private ot the creating user.
- getIsPublic() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.InformalTag
-
Return if the link to the tag is private to the creating user.
- getIsPublic() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Like
-
Return if this like is private to the creating user.
- getIsPublic() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Rating
-
Return if this rating is private ot the creating user.
- getKeyPattern() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalIdentifier
-
Return the key pattern that is used with this external identifier.
- getKnownLocations() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetUniverse
-
Return the list of locations for the asset.
- getLastUpdate() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Note
-
Return the last time a change was made to this note.
- getLatestChangeAction() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChange
-
Return the type of change.
- getLatestChangeTarget() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChange
-
Return the relationship of element that has been changed to the anchor.
- getLength() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Return the length of the data field.
- getLevelIdentifier() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationBase
-
Return the unique identifier that defines the level of the classification that is applied.
- getLicense() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementOrigin
-
Return the license associated with this metadata element (null means none).
- getLicense() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementOrigin
-
Return the license associated with this metadata element (null means none).
- getLicenseConditions() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
-
Return any special conditions that apply to the license - such as endorsements.
- getLicensee() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
-
Return the name of the organization or person that issued the license.
- getLicenseGUID() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
-
Return the unique id for the type of license.
- getLicenses() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
-
Return the list of licenses associated with the asset.
- getLicenseTypeName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
-
Return the name for the type of the license.
- getLikes() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetFeedback
-
Returns a copy of the likes for the asset in an iterator.
- getLineage() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetUniverse
-
Return details of the lineage for the asset.
- getLink() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
-
Return the link to the full text of the certification.
- getLink() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
-
Return the link to the full text of the license.
- getLinkDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalReference
-
Return the description of the reference (with respect to this asset).
- getLinkedAttributeGUID() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttributeRelationship
-
Return the GUID of the schema attribute that this link connects together.
- getLinkedAttributeName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttributeRelationship
-
Return the name of the far end of the relationship.
- getLinkedSchemaType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalSchemaType
-
Return the list of alternative schema types that this attribute or asset may use.
- getLinkProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttributeRelationship
-
Return the properties associated with this schema link.
- getLinkType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttributeRelationship
-
Return the type of the link - this is related to the type of the schema it is a part of.
- getMaintainedBy() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementVersions
-
Return the list of users responsible for maintaining this instance.
- getMapFromElement() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.MapSchemaType
-
Return the type of schema element that represents the key or property name for the map.
- getMapToElement() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.MapSchemaType
-
Return the type of schema element that represents the property value for the map.
- getMaxCardinality() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Return the maximum number of instances allowed for this attribute.
- getMeanings() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetUniverse
-
Return the list of glossary definitions assigned directly to this asset.
- getMeanings() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernedReferenceable
-
Return the assigned meanings for this metadata entity.
- getMediaType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaReference
-
Return the type of media referenced.
- getMediaUsageList() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaReference
-
Return the list of recommended uses for the related media.
- getMessageDefinition() - Method in enum org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
-
Retrieve a message definition object for an exception.
- getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
-
Retrieve a message definition object for an exception.
- getMinCardinality() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Return this minimum number of instances allowed for this attribute.
- getMinimumLength() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Return the minimum length of the data.
- getName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
-
Return the name of the resource that this asset represents.
- getName() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.ClassificationOrigin
-
Return the default name of the classification origin.
- getName() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.CommentType
-
Return the default type name for this enum instance.
- getName() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.ConfidenceLevel
-
Return the default name for this enum type.
- getName() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.CriticalityLevel
-
Return the default name for this enum type.
- getName() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.DataItemSortOrder
-
Return the default name for this enum type.
- getName() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementOriginCategory
-
Return the name of the metadata element origin.
- getName() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementStatus
-
Return the descriptive name for the enum.
- getName() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationStatus
-
Return the default name for this enum type.
- getName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.InformalTag
-
Return the name of the tag.
- getName() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.KeyPattern
-
Return the default name for this enum instance.
- getName() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChangeAction
-
Return the default name for this enum type.
- getName() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChangeTarget
-
Return the default name for this enum type.
- getName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Meaning
-
Return the glossary term name.
- getName() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.OwnerType
-
Return the default name of the enumeration.
- getName() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaType
-
Return the default name for this enum instance.
- getName() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaUsage
-
Return the default name for this enum instance.
- getName() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.RetentionBasis
-
Return the default name for this enum type.
- getName() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttributeCategory
-
Return the default name for this enum type.
- getName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SearchKeyword
-
Return the name of the keyword.
- getName() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.StarRating
-
Return the default symbol for this enum instance.
- getNamespace() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaType
-
Return the name of the namespace that this type belongs to.
- getNativeJavaClass() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Return the name of the Java class to use to represent this type.
- getNewConnectorGUID() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
-
Each connector has a guid to make it easier to correlate log messages from the various components that serve it.
- getNoteLogs() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
-
Return a list of NoteLogs linked to this asset.
- getNotes() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
-
Return the notes from the custodian.
- getNotes() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationBase
-
Return additional information relating to this classification.
- getNotes() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
-
Return the notes for the custodian.
- getNotes() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ReferenceValue
-
Return the additional values associated with the symbolic name.
- getNotes() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueMapping
-
Return the additional values associated with the symbolic name.
- getNotes() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.NoteLog
-
Return an iterator of the replies to this comment - null means no replies are available.
- getOpenTypeGUID() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.CommentType
-
Return the unique identifier for the open metadata enum type that this enum class represents.
- getOpenTypeGUID() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.ConfidenceLevel
-
Return the unique identifier for the open metadata enum type that this enum class represents.
- getOpenTypeGUID() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.CriticalityLevel
-
Return the unique identifier for the open metadata enum type that this enum class represents.
- getOpenTypeGUID() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.DataItemSortOrder
-
Return the unique identifier for the open metadata enum type that this enum class represents.
- getOpenTypeGUID() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationStatus
-
Return the unique identifier for the open metadata enum type that this enum class represents.
- getOpenTypeGUID() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.KeyPattern
-
Return the unique identifier for the open metadata enum type that this enum class represents.
- getOpenTypeGUID() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChangeAction
-
Return the unique identifier for the open metadata enum type that this enum class represents.
- getOpenTypeGUID() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChangeTarget
-
Return the unique identifier for the open metadata enum type that this enum class represents.
- getOpenTypeGUID() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.OwnerType
-
Return the unique identifier for the open metadata enum type that this enum class represents.
- getOpenTypeGUID() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaType
-
Return the unique identifier for the open metadata enum type that this enum class represents.
- getOpenTypeGUID() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaUsage
-
Return the unique identifier for the open metadata enum type that this enum class represents.
- getOpenTypeGUID() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.RetentionBasis
-
Return the unique identifier for the open metadata enum type that this enum class represents.
- getOpenTypeGUID() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.StarRating
-
Return the unique identifier for the open metadata enum type that this enum class represents.
- getOpenTypeName() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.CommentType
-
Return the unique name for the open metadata enum type that this enum class represents.
- getOpenTypeName() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.ConfidenceLevel
-
Return the unique name for the open metadata enum type that this enum class represents.
- getOpenTypeName() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.CriticalityLevel
-
Return the unique name for the open metadata enum type that this enum class represents.
- getOpenTypeName() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.DataItemSortOrder
-
Return the unique name for the open metadata enum type that this enum class represents.
- getOpenTypeName() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationStatus
-
Return the unique name for the open metadata enum type that this enum class represents.
- getOpenTypeName() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.KeyPattern
-
Return the unique name for the open metadata enum type that this enum class represents.
- getOpenTypeName() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChangeAction
-
Return the unique name for the open metadata enum type that this enum class represents.
- getOpenTypeName() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChangeTarget
-
Return the unique name for the open metadata enum type that this enum class represents.
- getOpenTypeName() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.OwnerType
-
Return the unique name for the open metadata enum type that this enum class represents.
- getOpenTypeName() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaType
-
Return the unique name for the open metadata enum type that this enum class represents.
- getOpenTypeName() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaUsage
-
Return the unique name for the open metadata enum type that this enum class represents.
- getOpenTypeName() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.RetentionBasis
-
Return the unique name for the open metadata enum type that this enum class represents.
- getOpenTypeName() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.StarRating
-
Return the unique name for the open metadata enum type that this enum class represents.
- getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.CommentType
-
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
- getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.ConfidenceLevel
-
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
- getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.CriticalityLevel
-
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
- getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.DataItemSortOrder
-
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
- getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationStatus
-
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
- getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.KeyPattern
-
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
- getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChangeAction
-
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
- getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChangeTarget
-
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
- getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.OwnerType
-
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
- getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaType
-
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
- getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaUsage
-
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
- getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.RetentionBasis
-
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
- getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.StarRating
-
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
- getOperationCount() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.APISchemaType
-
Return the count of attributes in this schema type.
- getOrderedValues() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Return whether the attribute instances are arranged in an order.
- getOrdinal() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.ClassificationOrigin
-
Return the numeric representation of the classification origin.
- getOrdinal() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.CommentType
-
Return the code for this enum instance
- getOrdinal() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.ConfidenceLevel
-
Return the code for this enum used for indexing based on the enum value.
- getOrdinal() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.CriticalityLevel
-
Return the code for this enum used for indexing based on the enum value.
- getOrdinal() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.DataItemSortOrder
-
Return the code for this enum used for indexing based on the enum value.
- getOrdinal() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementOriginCategory
-
Return the code for metadata element.
- getOrdinal() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementStatus
-
Return the numerical value for the enum.
- getOrdinal() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationStatus
-
Return the code for this enum used for indexing based on the enum value.
- getOrdinal() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.KeyPattern
-
Return the code for this enum instance
- getOrdinal() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChangeAction
-
Return the code for this enum used for indexing based on the enum value.
- getOrdinal() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChangeTarget
-
Return the code for this enum used for indexing based on the enum value.
- getOrdinal() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.OwnerType
-
Return the numeric representation of the enumeration.
- getOrdinal() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaType
-
Return the code for this enum instance
- getOrdinal() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaUsage
-
Return the code for this enum instance
- getOrdinal() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.RetentionBasis
-
Return the code for this enum used for indexing based on the enum value.
- getOrdinal() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttributeCategory
-
Return the code for this enum used for indexing based on the enum value.
- getOrdinal() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.StarRating
-
Return the code for this enum instance
- getOrganization() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalReference
-
Return the name of the organization that owns the resource that this external reference represents.
- getOrigin() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementHeader
-
Return the element type properties for this properties object.
- getOrigin() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
-
Return information about the origin of the element.
- getOriginCategory() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementOrigin
-
Return the origin of the metadata element.
- getOriginCategory() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementOrigin
-
Return the origin of the metadata element.
- getOwner() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
-
Returns the name of the owner for this asset.
- getOwnerPropertyName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
-
Returns the property name used to identify the owner for this asset.
- getOwnerType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
-
Return the type of owner stored in the owner property.
- getOwnerTypeName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
-
Returns the name of the type used to identify of the owner for this asset.
- getParameterName() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException
-
Return the invalid parameter's name, if known.
- getParentAsset() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetPropertyBase
-
Return the asset descriptor of the parent asset.
- getParentAssetName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetPropertyBase
-
Return the name of the connected asset that this property is connected to.
- getParentAssetTypeName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetPropertyBase
-
Return the type of the connected asset that this property relates to.
- getPatchLevel() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SoftwareCapability
-
Return the patch level of the discovery engine.
- getPosition() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
-
Return the position that this connector is in the list of embedded connectors.
- getPosition() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.EmbeddedConnectionProperties
-
Return the position that this connector is in the list of embedded connectors.
- getPrecision() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Return the number of significant digits to the right of decimal point.
- getPreferredValue() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValue
-
Return the preferred values to use in implementations (normally used with definitions)
- getProtocol() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
-
Returns the stored protocol property for the endpoint.
- getProtocol() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.EndpointProperties
-
Returns the stored protocol property for the endpoint.
- getQualifiedName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetReferenceable
-
Returns the stored qualified name property for the metadata entity.
- getQualifiedName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
-
Returns the stored qualified name property for the metadata entity.
- getQueries() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaType
-
Return the list of queries that are used to create the derived schema element.
- getQuery() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.DerivedSchemaTypeQueryTarget
-
Return the query string for this element.
- getQuery() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaImplementationQuery
-
Deprecated.Return the query string for this element.
- getQueryId() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.DerivedSchemaTypeQueryTarget
-
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.frameworks.connectors.properties.beans.SchemaImplementationQuery
-
Deprecated.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.frameworks.connectors.properties.beans.DerivedSchemaTypeQueryTarget
-
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.frameworks.connectors.properties.beans.SchemaImplementationQuery
-
Deprecated.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.frameworks.connectors.properties.beans.DerivedSchemaTypeQueryTarget
-
Return the name of the query language used in the query.
- getQueryType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaImplementationQuery
-
Deprecated.Return the name of the query language used in the query.
- getRatings() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetFeedback
-
Returns a copy of the ratings for the asset in an iterator.
- getRecipient() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
-
Return the identifier of the person or organization that received the certification.
- getRecognizedAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
-
Return the list of property names that this connector/connector provider implementation looks for in the Connection object's additionalProperties.
- getRecognizedAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.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.frameworks.connectors.properties.beans.ConnectorType
-
Return the list of property names that this connector/connector provider implementation looks for in the Connection object's configurationProperties.
- getRecognizedConfigurationProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.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.frameworks.connectors.properties.beans.ConnectorType
-
Return the list of property names that this connector/connector provider implementation looks for in the Connection object's securedProperties.
- getRecognizedSecuredProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ConnectorTypeProperties
-
Return the list of property names that this connector/connector provider implementation looks for in the Connection object's securedProperties.
- getReferenceableBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetReferenceable
-
Return the bean for this referenceable.
- getReferenceDataAsset() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueImplementationAsset
-
Returns the asset where the implementation of the valid value set is stored.
- getReferenceId() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalReference
-
Return the identifier given to this reference (with respect to this asset).
- getRelatedAssets() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetUniverse
-
Return the list of assets related to this asset.
- getRelatedMediaReferences() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
-
Return a list of references to the related media associated with this asset.
- getRelatedProperties() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase
-
Return any additional properties that were added to the exception to aid diagnosis.
- getRelatedProperties() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFRuntimeException
-
Return any additional properties that were added to the exception to aid diagnosis.
- getRelationshipName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedAsset
-
Return the type of relationship to the asset.
- getReportedCaughtException() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase
-
An exception that was caught and wrapped by this exception.
- getReportedCaughtException() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFRuntimeException
-
An exception that was caught and wrapped by this exception.
- getReportedCaughtExceptionClassName() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase
-
An exception that was caught and wrapped by this exception.
- getReportedCaughtExceptionClassName() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFRuntimeException
-
An exception that was caught and wrapped by this exception.
- getReportedErrorMessage() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase
-
A formatted short description of the cause of the condition that resulted in this exception.
- getReportedErrorMessage() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFRuntimeException
-
A formatted short description of the cause of the condition that resulted in this exception.
- getReportedErrorMessageId() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase
-
Return the formal message identifier for the error message.
- getReportedErrorMessageId() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFRuntimeException
-
Return the formal message identifier for the error message.
- getReportedErrorMessageParameters() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase
-
Return the parameters that were inserted in the error message.
- getReportedErrorMessageParameters() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFRuntimeException
-
Return the parameters that were inserted in the error message.
- getReportedHTTPCode() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase
-
Return the HTTP response code to use with this exception.
- getReportedHTTPCode() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFRuntimeException
-
Return the HTTP response code to use with this exception.
- getReportedSystemAction() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase
-
A description of the action that the system took as a result of the error condition.
- getReportedSystemAction() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFRuntimeException
-
A description of the action that the system took as a result of the error condition.
- getReportedUserAction() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase
-
A description of the action necessary to correct the error.
- getReportedUserAction() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFRuntimeException
-
A description of the action necessary to correct the error.
- getReportingActionDescription() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase
-
The type of request that the class was performing when the condition occurred that resulted in this exception.
- getReportingActionDescription() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFRuntimeException
-
The type of request that the class was performing when the condition occurred that resulted in this exception.
- getReportingClassName() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase
-
The class that created this exception.
- getReportingClassName() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFRuntimeException
-
The class that created this exception.
- getRequestAttributes() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.DeployedAPIOperation
-
Return the list of schema attributes in this API operation's request.
- getRequestSchemaType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.APIOperation
-
Return the structure of the request parameters (request body).
- getResourceDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalReference
-
Return the description of the resource that this external reference represents.
- getResponseAttributes() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.DeployedAPIOperation
-
Return the list of schema attributes in this API operation's response.
- getResponseSchemaType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.APIOperation
-
Return the structure of the response.
- getReview() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Rating
-
Return the review comments - null means no review is available.
- getSampleData(int) - Method in interface org.odpi.openmetadata.frameworks.connectors.SampleDataExtension
-
Return sample data for the default user configured for this connector.
- getSampleData(String, int) - Method in interface org.odpi.openmetadata.frameworks.connectors.SampleDataExtension
-
Return sample data for the calling user.
- getSchema() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
-
Return details of the schema associated with the asset.
- getSchemaAttributes() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.NestedSchemaType
-
Return the list of schema attributes in this schema.
- getSchemaOptions() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaTypeChoice
-
Return the list of alternative schema types that this attribute or asset may use.
- getScope() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalIdentifier
-
Return the scope of this external identifier.
- getScope() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValue
-
Return the scope of values that this valid value covers (normally used with sets)
- getScopeDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalIdentifier
-
Return the text description of the scope for this external identifier.
- getSearchKeywords() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernedReferenceable
-
Return a list of keywords that will help an asset consumer to locate this asset.
- getSecuredProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase.ProtectedConnection
-
Return a copy of the secured properties.
- getSecuredProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
-
Return a copy of the secured properties.
- getSecuredProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ConnectionProperties
-
Return a copy of the secured properties.
- getSecuredProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.VirtualConnectionProperties
-
Return a copy of the secured properties.
- getSecurityLabels() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SecurityTags
-
Return the list of security labels attached to the element.
- getSecurityProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SecurityTags
-
Return the security properties associated with the element.
- getShortDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
-
Returns the short description of the asset from relationship with Connection.
- getSortOrder() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Return the order that the attribute instances are arranged in - if any.
- getSource() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalIdentifier
-
Return details of the source system where this external identifier comes from.
- getSource() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationBase
-
Return the source of this classification.
- getSource() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SoftwareCapability
-
Return the source of the discovery engine implementation.
- getSourceServer() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementOrigin
-
Return the name of the server where the element was retrieved from.
- getSourceServer() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementOrigin
-
Return the name of the server where the element was retrieved from.
- getStarRating() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Rating
-
Return the stars for the rating.
- getStartDate() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
-
Return the start date for the certification.
- getStartDate() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
-
Return the start date for the license.
- getStatisticCounter(String, String) - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
-
Retrieve the value for a specific counter statistic.
- getStatisticProperty(String, String) - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
-
Return the value associated with the supplied property name (or null if the property name is not known.
- getStatisticTimestamp(String, String) - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
-
Return the value associated with the supplied timestamp name (or null if the timestamp name is not known).
- getStatus() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementHeader
-
Return the status of the element.
- getStatus() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
-
Return the current status of the element - typically ACTIVE.
- getSteward() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationBase
-
Return the identifier for the person responsible for maintaining this classification.
- getSteward() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ReferenceValue
-
Returns the id of the steward responsible for the mapping.
- getSteward() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueMapping
-
Returns the id of the steward responsible for the mapping.
- getStewardPropertyName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationBase
-
Return the name of the property identifying the steward.
- getStewardTypeName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationBase
-
Return the type name of the element representing the steward.
- getStrictRequirement() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValuesAssignment
-
Returns whether the valid values are a suggestion or a requirement.
- getSummary() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
-
Return a brief summary of the certification.
- getSummary() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
-
Return a brief summary of the license.
- getSuperTypeNames() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
-
Return the list of type names for this type's supertypes.
- getSupportedAssetTypeName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
-
Return the type of asset that the connector implementation supports.
- getSymbolicName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueImplementation
-
Returns the symbolic name for the valid value that is used to look up the implementation value.
- getSystemAction() - Method in enum org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
-
Deprecated.
- getTargetTechnologyInterfaces() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
-
Return the names of the interfaces in the target technology that the connector calls.
- getTargetTechnologyName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
-
Return the name of the target technology that the connector implementation connects to.
- getTargetTechnologySource() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
-
Return the name of the organization that supplies the target technology that the connector implementation connects to.
- getTargetTechnologyVersions() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
-
Return the versions of the target technology that the connector supports.
- getText() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Note
-
Return the text of the note.
- getType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementHeader
-
Return the element type properties for this properties object.
- getType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
-
Return the element type properties for this properties object.
- getTypeDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
-
Return the description for this element's type.
- getTypeDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SoftwareCapability
-
Return the description of the type of discovery engine this is.
- getTypeId() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
-
Return unique identifier for the element's type.
- getTypeName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
-
Return name of element's type.
- getTypeVersion() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
-
Return the version number for this element's type.
- getUniqueName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementStub
-
Return the unique name - if known
- getUpdatedBy() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementVersions
-
Return the name of the user that last updated this instance.
- getUpdateTime() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementVersions
-
Return what was the late time this instance was updated.
- getURI() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalReference
-
Return the URI used to retrieve the resource that this external reference represents.
- getURL() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementHeader
-
Returns the URL to access the properties object in the metadata repository.
- getURL() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementBase
-
Returns the URL to access the properties object in the metadata repository.
- getUsage() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalIdentifier
-
Return a description of how, where and when this external identifier is used.
- getUsage() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaType
-
Return the usage guidance for this schema element.
- getUsage() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValue
-
Return the description of how this valid value should be used.
- getUser() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Comment
-
Return the user id of the person who created the comment.
- getUser() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.InformalTag
-
Return the user id of the person who created the tag.
- getUser() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Like
-
Return the user id of the person who created the like.
- getUser() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Note
-
Return the user id of the person who created the note.
- getUser() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Rating
-
Return the user id of the person who created the rating.
- getUserAction() - Method in enum org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
-
Deprecated.
- getUserId() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException
-
Return the userId passed on the request.
- getUserId() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
-
Return the userId to use on this connection.
- getUserId() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChange
-
Return the user identifier for the person/system making the change.
- getUserId() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ConnectionProperties
-
Return id of the calling user.
- getValidValue() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ReferenceValueAssignment
-
Returns the properties of the valid value used in the assignment.
- getValidValue() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueImplementationDefinition
-
Returns the valid value definition for an entry in the asst's implementation.
- getValidValue() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueMapping
-
Return the valid value elements that are mapped together.
- getValidValue() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValuesAssignmentDefinition
-
Returns the properties of the valid value used in the assignment.
- getValidValueSetGUID() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EnumSchemaType
-
Return the unique identifier of the valid value set that lists the valid values of this enumeration.
- getVersion() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementVersions
-
Return the version number for this instance.
- getVersion() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalReference
-
Return the version of the resource that this external reference represents.
- getVersion() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SoftwareCapability
-
Return the version of the discovery engine.
- getVersionIdentifier() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
-
Set up the version identifier of the resource.
- getVersionNumber() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaType
-
Return the version number of the schema element - null means no version number.
- getVersions() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementHeader
-
Return the element version properties for this properties object.
- getVersions() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
-
Return detail of the element's current version and the users responsible for maintaining it.
- getVirtualConnectionType() - Static method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.VirtualConnection
-
Return the standard type for a connection type.
- getZoneMembership() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
-
Return the names of the zones that this asset is a member of.
- GovernanceClassificationBase - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
GovernanceClassificationBase defines the common properties for the governance action classifications
- GovernanceClassificationBase() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationBase
-
Default constructor
- GovernanceClassificationBase(GovernanceClassificationBase) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationBase
-
Copy/clone constructor.
- GovernanceClassificationStatus - Enum in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
GovernanceClassificationStatus identifies the status of one of the governance action classification.
- GovernedReferenceable - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
GovernedReferenceable adds governance relationships and classifications to a referenceable that represents an asset.
- GovernedReferenceable() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernedReferenceable
-
Default constructor
- GovernedReferenceable(GovernedReferenceable) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernedReferenceable
-
Copy/clone constructor.
H
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
-
Provide a common implementation of hashCode for all OCF Connector objects.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBroker
-
Provide an implementation of hashCode for all OCF Connector Broker objects.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
-
Provide a common implementation of hashCode for all OCF Connector Provider objects.
- hashCode() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException
-
Return hash code for this object
- hashCode() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase
-
Provide a common implementation of hashCode for all OCF Exception objects.
- hashCode() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFRuntimeException
-
Provide a common implementation of hashCode for all OCF Exception objects.
- hashCode() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDescriptor
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementHeader
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementOrigin
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetFeedback
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetPropertyBase
-
Return code value representing the contents of this object.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetPropertyElementBase
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetReferenceable
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetUniverse
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.APIOperation
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.APISchemaType
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Comment
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ComplexSchemaType
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.CriticalityGovernanceClassification
-
Return code value representing the contents of this object.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.DerivedSchemaTypeQueryTarget
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementBase
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementClassification
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementClassificationHeader
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementHeader
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementOrigin
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementStub
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementVersions
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EnumSchemaType
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalIdentifier
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalReference
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalSchemaType
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationBase
-
Return code value representing the contents of this object.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernedReferenceable
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.InformalTag
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChange
-
Return code value representing the contents of this object.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Like
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.LiteralSchemaType
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Location
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.MapSchemaType
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Meaning
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Note
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.NoteLogHeader
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.PropertyBase
-
Return code value representing the contents of this object.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Rating
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ReferenceValue
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ReferenceValueAssignedItem
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ReferenceValueAssignment
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedAsset
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaReference
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.RetentionGovernanceClassification
-
Return code value representing the contents of this object.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Return a number that represents the contents of this object.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttributeRelationship
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaElement
-
Return a number that represents the contents of this object.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaImplementationQuery
-
Deprecated.Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaType
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaTypeChoice
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SearchKeyword
-
Return code value representing the contents of this object.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SecurityTags
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SimpleSchemaType
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SoftwareCapability
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValue
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueImplementation
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueImplementationAsset
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueImplementationDefinition
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueMapping
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValuesAssignment
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValuesAssignmentConsumer
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValuesAssignmentDefinition
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.VirtualConnection
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.CommentConversation
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ConnectionProperties
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ConnectorTypeProperties
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.DeployedAPIOperation
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.DeployedAPISchemaType
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.EmbeddedConnectionProperties
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.EndpointProperties
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.NestedSchemaType
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.NoteLog
-
Hash of properties
- hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.VirtualConnectionProperties
-
Hash of properties
- hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.APIOperations
-
The iterator can only be used once to step through the elements.
- hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Certifications
-
The iterator can only be used once to step through the elements.
- hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.CommentReplies
-
The iterator can only be used once to step through the elements.
- hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Comments
-
The iterator can only be used once to step through the elements.
- hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Connections
-
The iterator can only be used once to step through the elements.
- hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ExternalIdentifiers
-
The iterator can only be used once to step through the elements.
- hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ExternalReferences
-
The iterator can only be used once to step through the elements.
- hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.InformalTags
-
The iterator can only be used once to step through the elements.
- hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Licenses
-
The iterator can only be used once to step through the elements.
- hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Likes
-
The iterator can only be used once to step through the elements.
- hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Locations
-
The iterator can only be used once to step through the elements.
- hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.NoteLogs
-
The iterator can only be used once to step through the elements.
- hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Notes
-
The iterator can only be used once to step through the elements.
- hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.PagingIterator
-
The iterator can only be used once to step through the elements.
- hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Ratings
-
The iterator can only be used once to step through the elements.
- hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.RelatedAssets
-
The iterator can only be used once to step through the elements.
- hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.RelatedMediaReferences
-
The iterator can only be used once to step through the elements.
- hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.SchemaAttributes
-
The iterator can only be used once to step through the elements.
- headerAttributes - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.DeployedAPIOperation
- headerSchemaType - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.APIOperation
I
- ICON - org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaUsage
- identifier - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalIdentifier
- identifier - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Location
- ILLUSTRATION - org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaUsage
- IMAGE - org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaType
- IMPORTANT - org.odpi.openmetadata.frameworks.connectors.properties.beans.CriticalityLevel
- IMPORTED - org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationStatus
- INCOMPLETE_CONNECTOR - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- incrementStatisticCounter(String, String) - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
-
Increment the named counter.
- InformalTag - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
InformalTag stores information about a tag connected to an asset.
- InformalTag() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.InformalTag
-
Default constructor
- InformalTag(InformalTag) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.InformalTag
-
Copy/clone constructor.
- informalTags - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetFeedback
- InformalTags - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
InformalTags supports an iterator over a list of informal tags.
- InformalTags(int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.InformalTags
-
Typical Constructor creates an iterator with the supplied list of elements.
- InformalTags(InformalTags) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.InformalTags
-
Copy/clone constructor.
- initialize(String, ConnectionProperties) - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
-
Call made by the ConnectorProvider to initialize the Connector with the base services.
- initialize(String, ConnectionProperties) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
-
Call made by the ConnectorProvider to initialize the Connector with the base services.
- initializeConnectedAssetProperties(ConnectedAssetProperties) - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
-
Set up the connected asset properties object.
- initializeConnectedAssetProperties(ConnectedAssetProperties) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
-
Set up the connected asset properties object.
- initializeEmbeddedConnectors(List<Connector>) - Method in interface org.odpi.openmetadata.frameworks.connectors.VirtualConnectorExtension
-
Set up the list of connectors that this virtual connector will use to support its interface.
- initializeStatisticCounter(String, int, String) - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
-
Reset (or initialize) the value of a counter.
- INTERNAL_ERROR - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- INVALID_CONNECTOR - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- INVALID_CONNECTOR_PROVIDER - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- INVALID_PROPERTY_NAMES - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- INVALID_VIRTUAL_CONNECTION - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- InvalidParameterException - Exception in org.odpi.openmetadata.frameworks.connectors.ffdc
-
The InvalidParameterException is thrown by the connector when a parameter is null or an invalid value.
- InvalidParameterException(int, String, String, String, String, String[], String, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException
-
This is the constructor used when receiving an exception from a remote server.
- InvalidParameterException(int, String, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException
-
Deprecated.
- InvalidParameterException(int, String, String, String, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException
-
Deprecated.
- InvalidParameterException(int, String, String, String, String, String, Throwable, String) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException
-
Deprecated.
- InvalidParameterException(int, String, String, String, String, String, Throwable, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException
-
Deprecated.
- InvalidParameterException(String, InvalidParameterException) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException
-
This is the copy/clone constructor used for creating an exception.
- InvalidParameterException(String, OCFCheckedExceptionBase, String) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException
-
This is the copy/clone constructor used for creating an exception.
- InvalidParameterException(ExceptionMessageDefinition, String, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException
-
This is the typical constructor used for creating an exception.
- InvalidParameterException(ExceptionMessageDefinition, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException
-
This is the typical constructor used for creating an exception.
- InvalidParameterException(ExceptionMessageDefinition, String, String, Throwable, String) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException
-
This is the constructor used for creating an exception that resulted from a previous error.
- InvalidParameterException(ExceptionMessageDefinition, String, String, Throwable, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException
-
This is the constructor used for creating an exception that resulted from a previous error.
- InvalidParameterException(InvalidParameterException) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException
-
This is the copy/clone constructor used for creating an exception.
- InvalidParameterException(OCFCheckedExceptionBase, String) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException
-
This is the copy/clone constructor used for creating an exception.
- isActive() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
-
Return a flag indicating whether the connector is active.
- isCalculatedValue - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaElement
- isCalculatedValue() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaElement
-
Return a boolean to indicate if the value for this attribute is stored or calculated.
- isDeprecated - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaElement
- isDeprecated - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValue
- isNullable - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
- isPrivateTag - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.InformalTag
- isPublic - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Comment
- isPublic - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.InformalTag
- isPublic - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Like
- isPublic - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Rating
- isReferenceData - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
- isReferenceData() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
-
Return a boolean to see if the asset has been marked as reference data.
- iterator - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.PagingIterator
K
- keyPattern - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalIdentifier
- KeyPattern - Enum in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
A KeyPattern defines the type of External Identifier in use for an asset, or the type of Primary Key used within an asset.
- knownLocations - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetUniverse
L
- lastUpdate - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Note
- LatestChange - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
LatestChange is a bean that describes the latest change to an asset universe.
- LatestChange() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChange
-
Default Constructor
- LatestChange(LatestChange) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChange
-
Copy/clone constructor
- LatestChangeAction - Enum in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
LatestChangeAction identifies the type of a change to an asset and its connected entities.
- LatestChangeTarget - Enum in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
LatestChangeTarget identifies the target of a change to an asset and its connected entities.
- length - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
- License - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
The data economy brings licensing to data and metadata.
- License() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
-
Default constructor
- License(License) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
-
Copy/clone constructor.
- licenseConditions - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
- licensee - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
- licenseGUID - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
- licenses - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
- Licenses - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
Licenses supports an iterator over a list of licenses for the asset.
- Licenses(int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.Licenses
-
Typical Constructor creates an iterator with the supplied list of elements.
- Licenses(Licenses) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.Licenses
-
Copy/clone constructor.
- licenseTypeName - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
- Like - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
The Like properties object records a single user's "like" of an asset.
- Like() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.Like
-
Default constructor
- Like(Like) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.Like
-
Copy/clone constructor.
- likes - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetFeedback
- Likes - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
Likes supports an iterator over a list of like objects.
- Likes(int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.Likes
-
Typical Constructor creates an iterator with the supplied list of elements.
- Likes(Likes) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.Likes
-
Copy/clone constructor.
- lineage - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetUniverse
- link - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
- link - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
- linkDescription - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalReference
- LiteralSchemaType - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
LiteralSchemaType describes a schema element that has a fixed value type.
- LiteralSchemaType() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.LiteralSchemaType
-
Default constructor used by subclasses
- LiteralSchemaType(LiteralSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.LiteralSchemaType
-
Copy/clone Constructor.
- LOCAL_COHORT - org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementOriginCategory
- LOCAL_KEY - org.odpi.openmetadata.frameworks.connectors.properties.beans.KeyPattern
- Location - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
Location describes where the asset is located.
- Location() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.Location
-
Default constructor
- Location(Location) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.Location
-
Copy/clone constructor
- Locations - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
Locations supports an iterator over a list of locations.
- Locations(int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.Locations
-
Typical Constructor creates an iterator with the supplied list of elements.
- Locations(Locations) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.Locations
-
Copy/clone constructor.
M
- MALFORMED_ENDPOINT - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- mapFromElement - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.MapSchemaType
- MapSchemaType - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
MapSchemaType describes a schema element of type map.
- MapSchemaType() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.MapSchemaType
-
Default constructor
- MapSchemaType(MapSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.MapSchemaType
-
Copy/clone Constructor.
- mapToElement - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.MapSchemaType
- MARGINAL - org.odpi.openmetadata.frameworks.connectors.properties.beans.CriticalityLevel
- maxCacheSize - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.PagingIterator
- maxCardinality - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
- Meaning - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
Meaning is a cut-down summary of a glossary term to aid the asset consumer in understanding the content of an asset.
- Meaning() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.Meaning
-
Default constructor
- Meaning(Meaning) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.Meaning
-
Copy/clone constructor.
- meanings - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetUniverse
- meanings - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernedReferenceable
- mediaType - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaReference
- mediaUsageList - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaReference
- minCardinality - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
- minimumLength - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
- MIRROR_KEY - org.odpi.openmetadata.frameworks.connectors.properties.beans.KeyPattern
N
- name - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
- name - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.InformalTag
- name - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Meaning
- name - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SearchKeyword
- namespace - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaType
- nativeJavaClass - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
- NATURAL_KEY - org.odpi.openmetadata.frameworks.connectors.properties.beans.KeyPattern
- NestedSchemaType - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
An asset's schema provides information about how the asset structures the data it supports.
- NestedSchemaType() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.NestedSchemaType
-
Constructor used by the subclasses
- NestedSchemaType(ComplexSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.NestedSchemaType
-
Bean constructor
- NestedSchemaType(NestedSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.NestedSchemaType
-
Copy/clone Constructor.
- next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.APIOperations
-
Return the next element in the iteration.
- next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Certifications
-
Return the next element in the iteration.
- next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.CommentReplies
-
Return the next element in the iteration.
- next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Comments
-
Return the next element in the iteration.
- next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Connections
-
Return the next element in the iteration.
- next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ExternalIdentifiers
-
Return the next element in the iteration.
- next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ExternalReferences
-
Return the next element in the iteration.
- next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.InformalTags
-
Return the next element in the iteration.
- next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Licenses
-
Return the next element in the iteration.
- next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Likes
-
Return the next element in the iteration.
- next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Locations
-
Return the next element in the iteration.
- next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.NoteLogs
-
Return the next element in the iteration.
- next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Notes
-
Return the next element in the iteration.
- next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.PagingIterator
-
Return the next element in the list
- next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Ratings
-
Return the next element in the iteration.
- next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.RelatedAssets
-
Return the next element in the iteration.
- next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.RelatedMediaReferences
-
Return the next element in the iteration.
- next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.SchemaAttributes
-
Return the next element in the iteration.
- NO_ITERATOR - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- NO_MORE_ELEMENTS - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- NO_RECOMMENDATION - org.odpi.openmetadata.frameworks.connectors.properties.beans.StarRating
- NOT_CONNECTOR - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- NOT_CONNECTOR_PROVIDER - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- NOT_IMPLEMENTED - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- NOT_VIRTUAL_CONNECTOR - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- Note - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
Note defines the properties of a single note in a note log.
- Note() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.Note
-
Default constructor
- Note(Note) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.Note
-
Copy/clone constructor.
- NoteLog - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
Stores information about a comment connected to an asset.
- NoteLog(NoteLogHeader, Notes) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.NoteLog
-
Bean constructor
- NoteLog(NoteLog) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.NoteLog
-
Copy/clone constructor.
- NoteLogHeader - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
NoteLogHeader manages a list of notes for an asset
- NoteLogHeader() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.NoteLogHeader
-
Default constructor
- NoteLogHeader(NoteLogHeader) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.NoteLogHeader
-
Copy/clone constructor.
- noteLogs - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
- NoteLogs - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
NoteLogs supports an iterator over a list of note logs.
- NoteLogs(int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.NoteLogs
-
Typical Constructor creates an iterator with the supplied list of elements.
- NoteLogs(NoteLogs) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.NoteLogs
-
Copy/clone constructor.
- notes - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
- notes - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
- notes - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.NoteLog
- Notes - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
Notes supports an iterator over a list of notes within a note log.
- Notes(int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.Notes
-
Typical Constructor creates an iterator with the supplied list of elements.
- Notes(Notes) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.Notes
-
Copy/clone constructor.
- NULL_CLASSIFICATION_NAME - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- NULL_CONNECTION - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- NULL_CONNECTOR - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- NULL_CONNECTOR_CLASS - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- NULL_CONNECTOR_PROVIDER - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- NULL_CONNECTOR_TYPE - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- NULL_ENDPOINT_IN_CONNECTION - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- NULL_PROPERTY_NAME - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- NULL_SECURED_PROPERTY_NAME - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- NULL_TAG_NAME - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
O
- OBSOLETE - org.odpi.openmetadata.frameworks.connectors.properties.beans.ConfidenceLevel
- OBSOLETE - org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationStatus
- OCFCheckedExceptionBase - Exception in org.odpi.openmetadata.frameworks.connectors.ffdc
-
OCFCheckedExceptionBase provides a checked exception for reporting errors found when using OCF connectors.
- OCFCheckedExceptionBase(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase
-
Deprecated.
- OCFCheckedExceptionBase(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase
-
This is the constructor used when receiving an exception from a remote server.
- OCFCheckedExceptionBase(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase
-
Deprecated.
- OCFCheckedExceptionBase(int, String, String, String, String, String, Throwable, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase
-
Deprecated.
- OCFCheckedExceptionBase(int, String, String, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase
-
Deprecated.
- OCFCheckedExceptionBase(String, OCFCheckedExceptionBase) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase
-
This is the copy/clone constructor used for creating an OCFCheckedException.
- OCFCheckedExceptionBase(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase
-
This is the typical constructor used for creating an exception.
- OCFCheckedExceptionBase(ExceptionMessageDefinition, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase
-
This is the constructor used for creating an exception when an unexpected error has been caught.
- OCFCheckedExceptionBase(ExceptionMessageDefinition, String, String, Throwable, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase
-
This is the constructor used for creating an exception when an unexpected error has been caught.
- OCFCheckedExceptionBase(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase
-
This is the typical constructor used for creating an exception.
- OCFCheckedExceptionBase(OCFCheckedExceptionBase) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase
-
This is the copy/clone constructor used for creating an OCFCheckedException.
- OCFErrorCode - Enum in org.odpi.openmetadata.frameworks.connectors.ffdc
-
The OCF error code is used to define first failure data capture (FFDC) for errors that occur when working with OCF Connectors.
- OCFRuntimeException - Exception in org.odpi.openmetadata.frameworks.connectors.ffdc
-
OCFRuntimeException is used for all runtime exceptions generated by the OCF.
- OCFRuntimeException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFRuntimeException
-
This is the constructor used when receiving an exception from a remote server.
- OCFRuntimeException(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFRuntimeException
-
Deprecated.
- OCFRuntimeException(int, String, String, String, String, String, Throwable, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFRuntimeException
-
Deprecated.
- OCFRuntimeException(int, String, String, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFRuntimeException
-
Deprecated.
- OCFRuntimeException(String, OCFRuntimeException) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFRuntimeException
-
This is the copy/clone constructor used for creating an OCFRuntimeException.
- OCFRuntimeException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFRuntimeException
-
This is the typical constructor used for creating an OCFRuntimeException.
- OCFRuntimeException(ExceptionMessageDefinition, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFRuntimeException
-
This is the constructor used for creating an OCFRuntimeException when an unexpected error has been caught.
- OCFRuntimeException(ExceptionMessageDefinition, String, String, Throwable, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFRuntimeException
-
This is the constructor used for creating an OCFRuntimeException when an unexpected error has been caught.
- OCFRuntimeException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFRuntimeException
-
This is the typical constructor used for creating an OCFRuntimeException.
- OCFRuntimeException(OCFRuntimeException) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFRuntimeException
-
This is the copy/clone constructor used for creating an OCFRuntimeException.
- ONE_STAR - org.odpi.openmetadata.frameworks.connectors.properties.beans.StarRating
- operationCount - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.APISchemaType
- orderedValues - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
- org.odpi.openmetadata.frameworks.connectors - package org.odpi.openmetadata.frameworks.connectors
- org.odpi.openmetadata.frameworks.connectors.ffdc - package org.odpi.openmetadata.frameworks.connectors.ffdc
- org.odpi.openmetadata.frameworks.connectors.properties - package org.odpi.openmetadata.frameworks.connectors.properties
- org.odpi.openmetadata.frameworks.connectors.properties.beans - package org.odpi.openmetadata.frameworks.connectors.properties.beans
- organization - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalReference
- origin - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
- OTHER - org.odpi.openmetadata.frameworks.connectors.properties.beans.CommentType
- OTHER - org.odpi.openmetadata.frameworks.connectors.properties.beans.ConfidenceLevel
- OTHER - org.odpi.openmetadata.frameworks.connectors.properties.beans.CriticalityLevel
- OTHER - org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementStatus
- OTHER - org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationStatus
- OTHER - org.odpi.openmetadata.frameworks.connectors.properties.beans.KeyPattern
- OTHER - org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChangeAction
- OTHER - org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChangeTarget
- OTHER - org.odpi.openmetadata.frameworks.connectors.properties.beans.OwnerType
- OTHER - org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaType
- OTHER - org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaUsage
- OTHER - org.odpi.openmetadata.frameworks.connectors.properties.beans.RetentionBasis
- owner - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
- ownerPropertyName - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
- ownerType - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
- OwnerType - Enum in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
OwnerType defines the identifier used in an Asset's owner property.
- ownerTypeName - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
P
- pagingIterator - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.PropertyIteratorBase
- PagingIterator - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
PagingIterator supports an iterator over a list of objects that extend ElementBase.
- PagingIterator(PropertyIteratorBase, int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.PagingIterator
-
Typical Constructor creates an iterator with the supplied list of comments.
- PagingIterator(PropertyIteratorBase, PagingIterator) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.PagingIterator
-
Copy/clone constructor.
- parentAsset - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetPropertyBase
- patchLevel - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SoftwareCapability
- position - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
- precision - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
- preferredValue - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValue
- PREPARED - org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementStatus
- PrimitiveSchemaType - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
PrimitiveSchemaType describes a schema element that has a primitive type.
- PrimitiveSchemaType() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.PrimitiveSchemaType
-
Default constructor used by subclasses
- PrimitiveSchemaType(PrimitiveSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.PrimitiveSchemaType
-
Copy/clone Constructor.
- PROFILE_ID - org.odpi.openmetadata.frameworks.connectors.properties.beans.OwnerType
- PROJECT_LIFETIME - org.odpi.openmetadata.frameworks.connectors.properties.beans.RetentionBasis
- PROPAGATED - org.odpi.openmetadata.frameworks.connectors.properties.beans.ClassificationOrigin
- PROPERTIES_NOT_AVAILABLE - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- PropertyBase - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
This property header implements any common mechanisms that all property objects need.
- PropertyBase() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.PropertyBase
-
Typical Constructor
- PropertyBase(PropertyBase) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.PropertyBase
-
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
- PropertyIteratorBase - Class in org.odpi.openmetadata.frameworks.connectors.properties
- PropertyIteratorBase(int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.PropertyIteratorBase
-
Typical Constructor creates an iterator with the supplied list of comments.
- PropertyIteratorBase(PropertyIteratorBase) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.PropertyIteratorBase
-
Copy/clone constructor sets up details of the parent asset from the template
- PropertyServerException - Exception in org.odpi.openmetadata.frameworks.connectors.ffdc
-
PropertyServerException provides a checked exception for reporting errors when connecting to a metadata repository to retrieve properties about the connection and/or connector.
- PropertyServerException(int, String, String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException
-
This is the constructor used when receiving an exception from a remote server.
- PropertyServerException(ExceptionMessageDefinition, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException
-
This is the typical constructor for creating a PropertyServerException.
- PropertyServerException(ExceptionMessageDefinition, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException
-
This constructor is used when an unexpected exception has been caught that needs to be wrapped in a PropertyServerException in order to add the essential details about the error, where it occurred and how to fix it.
- PropertyServerException(ExceptionMessageDefinition, String, String, Throwable, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException
-
This constructor is used when an unexpected exception has been caught that needs to be wrapped in a PropertyServerException in order to add the essential details about the error, where it occurred and how to fix it.
- PropertyServerException(ExceptionMessageDefinition, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException
-
This is the typical constructor for creating a PropertyServerException.
- PropertyServerException(OCFCheckedExceptionBase) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException
-
This is the copy/clone constructor used for creating an exception.
- PROPOSED - org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementStatus
- PROPOSED - org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationStatus
- protocol - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
Q
- qualifiedName - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
- queries - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaType
- QUESTION - org.odpi.openmetadata.frameworks.connectors.properties.beans.CommentType
R
- Rating - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
Stores information about a rating connected to an asset.
- Rating() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.Rating
-
Default constructor
- Rating(Rating) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.Rating
-
Copy/clone constructor.
- ratings - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetFeedback
- Ratings - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
Ratings supports an iterator over a list of ratings for an asset.
- Ratings(int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.Ratings
-
Typical Constructor creates an iterator with the supplied list of elements.
- Ratings(Ratings) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.Ratings
-
Copy/clone constructor.
- recipient - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
- RECYCLED_KEY - org.odpi.openmetadata.frameworks.connectors.properties.beans.KeyPattern
- Referenceable - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
Many open metadata entities are referenceable.
- Referenceable() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
-
Default constructor
- Referenceable(Referenceable) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
-
Copy/clone constructor.
- referenceableBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetReferenceable
- referenceId - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalReference
- ReferenceValue - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
ReferenceValue contains the properties for the relationship between a referencable and a valid value.
- ReferenceValue() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ReferenceValue
-
Default constructor
- ReferenceValue(ReferenceValue) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ReferenceValue
-
Copy clone constructor
- ReferenceValueAssignedItem - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
ReferenceValueAssignedItem contains the properties for a referenceable that is linked to a requested valid value via the ReferenceValueAssignment.
- ReferenceValueAssignedItem() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ReferenceValueAssignedItem
-
Default constructor
- ReferenceValueAssignedItem(ReferenceValueAssignedItem) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ReferenceValueAssignedItem
-
Copy clone constructor
- ReferenceValueAssignment - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
ReferenceValueAssignment describes the link to a valid value for a referenceable via a ReferenceValueAssignment relationship.
- ReferenceValueAssignment() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ReferenceValueAssignment
-
Default constructor
- ReferenceValueAssignment(ReferenceValueAssignment) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ReferenceValueAssignment
-
Copy clone constructor
- refresh() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ConnectedAssetProperties
-
Request the values in the ConnectedAssetProperties are refreshed with the current values from the metadata repository.
- refresh() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.RelatedAssetProperties
-
Request the values in the RelatedAssetProperties are refreshed with the current values from the metadata repository.
- REGULATED_LIFETIME - org.odpi.openmetadata.frameworks.connectors.properties.beans.RetentionBasis
- REJECTED - org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementStatus
- RelatedAsset - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
RelatedAsset describes the relationship to other assets.
- RelatedAsset() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedAsset
-
Default constructor
- RelatedAsset(RelatedAsset) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedAsset
-
Copy/clone constructor
- RelatedAssetProperties - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
RelatedAssetProperties returns detailed information about an asset that is related to an asset that is linked to the original anchor asset with a relationship.
- RelatedAssetProperties() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.RelatedAssetProperties
-
Default constructor used by subclasses
- RelatedAssetProperties(RelatedAsset) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.RelatedAssetProperties
-
Typical constructor.
- RelatedAssetProperties(RelatedAssetProperties) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.RelatedAssetProperties
-
Copy/clone constructor*
- relatedAssets - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetUniverse
- RelatedAssets - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
RelatedAssets supports an iterator over a list of related assets.
- RelatedAssets(int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.RelatedAssets
-
Typical Constructor creates an iterator with the supplied list of elements.
- RelatedAssets(RelatedAssets) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.RelatedAssets
-
Copy/clone constructor.
- RelatedMediaReference - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
RelatedMediaReference stores information about an link to an external media file that is relevant to this asset.
- RelatedMediaReference() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaReference
-
Default constructor
- RelatedMediaReference(RelatedMediaReference) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaReference
-
Copy/clone constructor.
- relatedMediaReferences - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
- RelatedMediaReferences - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
RelatedMediaReferences supports an iterator over a list of related media references.
- RelatedMediaReferences(int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.RelatedMediaReferences
-
Typical Constructor creates an iterator with the supplied list of elements.
- RelatedMediaReferences(RelatedMediaReferences) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.RelatedMediaReferences
-
Copy/clone constructor.
- RelatedMediaType - Enum in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
The RelatedMediaType defines the type of resource referenced in a related media reference.
- RelatedMediaUsage - Enum in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
The RelatedMediaUsage defines how a related media reference can be used in conjunction with the asset properties.
- remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.APIOperations
-
Remove the current element in the iterator.
- remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Certifications
-
Remove the current element in the iterator.
- remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.CommentReplies
-
Remove the current element in the iterator.
- remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Comments
-
Remove the current element in the iterator.
- remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Connections
-
Remove the current element in the iterator.
- remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ExternalIdentifiers
-
Remove the current element in the iterator.
- remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ExternalReferences
-
Remove the current element in the iterator.
- remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.InformalTags
-
Remove the current element in the iterator.
- remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Licenses
-
Remove the current element in the iterator.
- remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Likes
-
Remove the current element in the iterator.
- remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Locations
-
Remove the current element in the iterator.
- remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.NoteLogs
-
Remove the current element in the iterator.
- remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Notes
-
Remove the current element in the iterator.
- remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.PagingIterator
-
Remove the current element in the iterator.
- remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Ratings
-
Remove the current element in the iterator.
- remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.RelatedAssets
-
Remove the current element in the iterator.
- remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.RelatedMediaReferences
-
Remove the current element in the iterator.
- remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.SchemaAttributes
-
Remove the current element in the iterator.
- requestAttributes - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.DeployedAPIOperation
- requestSchemaType - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.APIOperation
- resourceDescription - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalReference
- responseAttributes - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.DeployedAPIOperation
- responseSchemaType - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.APIOperation
- RetentionBasis - Enum in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
RetentionBasis defines the retention requirements associated with a data item.
- RetentionGovernanceClassification - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
RetentionGovernanceClassification defines the retention requirements for related data items.
- RetentionGovernanceClassification() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.RetentionGovernanceClassification
-
Default constructor
- RetentionGovernanceClassification(RetentionGovernanceClassification) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.RetentionGovernanceClassification
-
Copy/clone constructor.
- review - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Rating
S
- SampleDataExtension - Interface in org.odpi.openmetadata.frameworks.connectors
-
The SampleDataExtension describes a method to retrieve a selection of data to show to an end user.
- schema - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
- SchemaAttribute - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
SchemaAttribute describes a single attribute within a schema.
- SchemaAttribute() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Default constructor
- SchemaAttribute(SchemaAttribute) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Copy/clone constructor.
- SchemaAttributeCategory - Enum in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
SchemaAttributeCategory summarizes the category of a schema attribute based on its cardinality, ordering and uniques of values stored within it.
- SchemaAttributeRelationship - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
SchemaAttributeRelationship defines a relationship between 2 SchemaAttributes.
- SchemaAttributeRelationship() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttributeRelationship
-
Default constructor
- SchemaAttributeRelationship(SchemaAttributeRelationship) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttributeRelationship
-
Copy/clone constructor makes a copy of the supplied object.
- schemaAttributes - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.NestedSchemaType
- SchemaAttributes - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
SchemaAttributes supports an iterator over a list of schema attribute elements that make up a schema.
- SchemaAttributes(int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.SchemaAttributes
-
Typical Constructor creates an iterator with the supplied list of elements.
- SchemaAttributes(SchemaAttributes) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.SchemaAttributes
-
Copy/clone constructor.
- SchemaElement - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
The SchemaElement object provides a base class for the pieces that make up a schema for an asset.
- SchemaElement() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaElement
-
Default constructor
- SchemaElement(SchemaElement) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaElement
-
Copy/clone Constructor.
- SchemaImplementationQuery - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
Deprecated.
- SchemaImplementationQuery() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaImplementationQuery
-
Deprecated.Default constructor
- SchemaImplementationQuery(SchemaImplementationQuery) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaImplementationQuery
-
Deprecated.Copy/clone constructor.
- SchemaType - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
The SchemaType object provides a base class for the pieces that make up a schema for a data asset.
- SchemaType() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaType
-
Default constructor
- SchemaType(SchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaType
-
Copy/clone Constructor.
- SchemaTypeChoice - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
SchemaTypeChoice supports an element that has a selection of schema types that could be used as the type of the attribute.
- SchemaTypeChoice() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaTypeChoice
-
Default constructor used by subclasses
- SchemaTypeChoice(SchemaTypeChoice) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaTypeChoice
-
Copy/clone Constructor.
- scope - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalIdentifier
- scope - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValue
- scopeDescription - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalIdentifier
- SearchKeyword - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
SearchKeyword stores information about a keyword connected to an asset.
- SearchKeyword() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.SearchKeyword
-
Default constructor
- SearchKeyword(SearchKeyword) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.SearchKeyword
-
Copy/clone constructor.
- searchKeywords - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernedReferenceable
- securedProperties - Variable in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
- SecurityTags - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
SecurityTags holds the list of labels and properties used by a security enforcement engine to control access and visibility to the contents of the real-world object described by the Referenceable.
- SecurityTags() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.SecurityTags
-
Default constructor
- SecurityTags(SecurityTags) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.SecurityTags
-
Copy/clone constructor
- SET - org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttributeCategory
- setActionDescription(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChange
-
Set up the description of the change.
- setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
-
Set up additional properties.
- setAdditionalValues(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueImplementation
-
Set up the additional values associated with the symbolic name.
- setAddress(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
-
Set up the network address of the Endpoint.
- setAliases(List<String>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Set up a list of alternative names for the attribute.
- setAllowsDuplicateValues(boolean) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Set up whether the same value can be used by more than one instance of this attribute.
- setArchiveAfter(Date) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.RetentionGovernanceClassification
-
Set up the date that this asset will be archived.
- setArguments(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
-
Set up the arguments for the embedded connection.
- setAssetBean(Asset) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDescriptor
-
Set up private attributes based on the supplied asset bean.
- setAssetOrigin(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
-
Set up the properties that characterize where this asset is from.
- setAssetSummary(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
-
Set up the description of the asset that this connection is linked to - or null if no asset connected, or the asset summary property in the relationship is not set.
- setAssignedItem(Referenceable) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ReferenceValueAssignedItem
-
Set up the linked referenceable.
- setAssociatedGUID(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.RetentionGovernanceClassification
-
Set up the unique identifier of the element used in deciding the archiveAfter and deleteAfter dates.
- setAssociationDescription(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueMapping
-
Set up the short description of the type of association.
- setAttachmentGUID(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChange
-
Set up the unique identifier of an element.
- setAttachmentTypeName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChange
-
Set up the type name.
- setAttributeCount(int) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ComplexSchemaType
-
Set up the count of attributes in this schema type
- setAttributeName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedAsset
-
Set up the attribute name for the related asset.
- setAttributeName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Deprecated.
- setAttributeRelationships(List<SchemaAttributeRelationship>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Set up any relationships to other schema attributes.
- setAttributeType(SchemaType) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Set up the SchemaType that relates to the type of this attribute.
- setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
-
Receive an audit log object that can be used to record audit log messages.
- setAuthor(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaType
-
Set up the name of the author of the schema element.
- setBean(ElementBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementHeader
-
Set up the bean that contains the properties of the element header.
- setBean(Referenceable) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetReferenceable
-
Set up the bean that contains the properties of the referenceable.
- setCalculatedValue(boolean) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaElement
-
Set up a boolean to indicate if the value for this attribute is stored or calculated.
- setCardinality(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Set up the display version of the cardinality defined for this schema attribute.
- setCategory(SchemaAttributeCategory) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Set up the category of the schema attribute.
- setCertificateGUID(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
-
Set up the unique id for the type of certification.
- setCertificationConditions(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
-
Set up any special conditions that apply to the certification - such as endorsements.
- setCertificationTypeName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
-
Set up the type of the certification.
- setClassificationName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementClassification
-
Set up the name of the classification.
- setClassificationName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChange
-
Set up a classification name.
- setClassificationOrigin(ClassificationOrigin) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementClassificationHeader
-
Set up the setting for classification origin
- setClassificationOriginGUID(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementClassificationHeader
-
Set up the origin of the classification.
- setClassificationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementClassification
-
Set up a collection of the additional stored properties for the classification.
- setClassifications(List<ElementClassification>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementHeader
-
Set up the classifications associated with this metadata element.
- setClearPassword(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
-
Set up an unencrypted password.
- setCommand(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.APIOperation
-
Set up the command for this operation
- setCommentText(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Comment
-
Set up the comment text.
- setCommentType(CommentType) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Comment
-
Set up the enum that describes the type of comment.
- setConfidence(int) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationBase
-
Set up the level of confidence in the classification (0=none to 100=excellent).
- setConfidence(int) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ReferenceValue
-
Set up the confidence level (0-100) that the mapping is correct.
- setConfidence(int) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueMapping
-
Set up the confidence level (0-100) that the mapping is correct.
- setConfigurationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
-
Set up the configuration properties for this Connection.
- setConnectorClassName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
-
Update the class name for this connector provider.
- setConnectorComponentDescription(ComponentDescription) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
-
Update the component name to use in the creation of the connector's audit log.
- setConnectorFrameworkName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
-
Set up name of the connector framework that the connector implements - default Open Connector Framework (OCF).
- setConnectorInterfaceLanguage(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
-
Set up the language that the connector is implemented in - default Java.
- setConnectorInterfaces(List<String>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
-
Set up list of interfaces that the connector supports.
- setConnectorProviderClassName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
-
The name of the connector provider class name.
- setConnectorType(ConnectorType) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
-
Set up the connector type properties for this Connection.
- setConnectorTypeProperties(ConnectorType) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
-
Setter method to enable a subclass to set up the connector type properties that are added to a connection properties object.
- setConsumer(Referenceable) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValuesAssignmentConsumer
-
Set up the linked referenceable.
- setCreatedBy(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
-
Set up the name of the person or organization that set up the certification for this asset.
- setCreatedBy(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementVersions
-
Set up the name of the user that created this instance.
- setCreatedBy(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
-
Set up the name of the person or organization that set up the license agreement for this asset.
- setCreateTime(Date) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementVersions
-
Set up the time that this instance was created.
- setCriticalityLevel(CriticalityLevel) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.CriticalityGovernanceClassification
-
Set up the definition of how critical this data item is to the organization.
- setCustodian(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
-
Set up the name of the person or organization that is responsible for the correct management of the asset according to the certification.
- setCustodian(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
-
Set up the name of the person or organization that is responsible for the correct management of the asset according to the license.
- setDataType(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.LiteralSchemaType
-
Set up the data type for this element.
- setDataType(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SimpleSchemaType
-
Set up the data type for this element.
- setDefaultValue(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SimpleSchemaType
-
Set up the default value for the element.
- setDefaultValueOverride(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
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.frameworks.connectors.properties.beans.RetentionGovernanceClassification
-
Set up the date that this asset will be permanently deleted.
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
-
Set up the stored description property associated with the asset.
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
-
Set up description of the element.
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
-
Set up description of the element.
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
-
Set up description of the element.
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalIdentifier
-
Set up the description of the external identifier.
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.InformalTag
-
Set up the tag description null means no description is available.
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Location
-
Set up the stored description property for the location.
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Meaning
-
Set up the description of the glossary term.
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.NoteLogHeader
-
Set up the stored description property for the note log.
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaElement
-
Set up the stored description property for the schema element.
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SearchKeyword
-
Set up the keyword description null means no description is available.
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SoftwareCapability
-
Set up the description of the discovery engine.
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValue
-
Set up the stored description property associated with the valid value.
- setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
-
Set up the stored display name property for the asset.
- setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
-
Set up the display name for UIs and reports.
- setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
-
Set up the display name for UIs and reports.
- setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
-
Set up the printable name of the embedded connection.
- setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
-
Set up the display name for UIs and reports.
- setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalReference
-
Set up the display name of this external reference.
- setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Location
-
Set up the stored display name property for the location.
- setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.NoteLogHeader
-
Set up the stored display name property for the note log.
- setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaElement
-
Set up the simple name of the schema element.
- setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SoftwareCapability
-
Set up the display name for messages and UI.
- setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValue
-
Set up the stored display name property for the valid value.
- setElementPosition(int) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Set up the position of this schema attribute in its parent schema.
- setEmbeddedConnection(Connection) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
-
Set up the embedded connection
- setEmbeddedConnections(List<EmbeddedConnection>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.VirtualConnection
-
Set up the list of embedded connections for this virtual connection.
- setEncodingStandard(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaType
-
Set up the format (encoding standard) used for this schema.
- setEncryptedPassword(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
-
Set up an encrypted password.
- setEncryptionMethod(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
-
Set up the encryption method used on this Endpoint.
- setEndDate(Date) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
-
Set up the end date for the certification.
- setEndDate(Date) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
-
Set up the end data for the license.
- setEndpoint(Endpoint) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
-
Set up the endpoint properties for this Connection.
- setExaminer(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
-
Set up the name of the organization or person that issued the certification.
- setExpectedDataFormat(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
-
Set up the format of the data that the connector supports - null for "any".
- setExpression(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaElement
-
Set up the expression used to calculate the value for the schema attribute.
- setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementBase
-
Set up the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
- setFixedValue(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.LiteralSchemaType
-
Set up the fixed value for the element.
- setFormula(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaType
-
Set up the formula used to combine the values of the queries.
- setGovernanceStatus(int) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationBase
-
Set up the status of the classification.
- setGUID(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementHeader
-
Set up the guid for the element.
- setHeaderSchemaType(SchemaType) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.APIOperation
-
Set up the structure of the API header (or null if no header).
- setHeaderVersion(long) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.PropertyBase
-
Return the version of this header.
- setHomeMetadataCollectionId(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementOrigin
-
Set up the unique identifier for the metadata collection that is managed by the repository where the element originates (its home repository).
- setHomeMetadataCollectionName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementOrigin
-
Set up the name of the metadata collection that this asset belongs to.
- setIdentifier(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalIdentifier
-
Set up the external identifier for this asset.
- setIdentifier(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Location
-
Set up the unique identifier of the location.
- setImplementationValue(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueImplementation
-
Set up the implementation value for the valid value used in a particular system.
- setIsDeprecated(boolean) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaElement
-
Set whether the schema element deprecated or not.
- setIsDeprecated(boolean) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValue
-
Set whether the valid value is deprecated or not.
- setIsNullable(boolean) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Set up whether the field is nullable or not.
- setIsPrivateTag(boolean) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.InformalTag
-
Set up boolean flag to say whether the tag is private or not.
- setIsPublic(boolean) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Comment
-
Set up whether the like is private to the creating user or not.
- setIsPublic(boolean) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.InformalTag
-
Set up whether the link to the tag is private to the creating user or not.
- setIsPublic(boolean) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Like
-
Set up whether the like is private to the creating user or not.
- setIsPublic(boolean) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Rating
-
Set up whether the rating is private to the creating user or not.
- setKeyPattern(KeyPattern) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalIdentifier
-
Set up the key pattern that is used with this external identifier.
- setLastUpdate(Date) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Note
-
Set up the last time a change was made to this note.
- setLatestChangeAction(LatestChangeAction) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChange
-
Set up the type of change.
- setLatestChangeTarget(LatestChangeTarget) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChange
-
Set up the relationship of element that has been changed to the anchor.
- setLength(int) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Set up the length of the data field.
- setLevelIdentifier(int) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationBase
-
Set up the unique identifier that defines the level of the classification that is applied.
- setLicense(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementOrigin
-
Set up the license associated with this metadata element (null means none)
- setLicenseConditions(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
-
Set up any special conditions that apply to the license - such as endorsements.
- setLicensee(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
-
Set up the name of the organization or person that issued the license.
- setLicenseGUID(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
-
Set up the unique id for the type of license.
- setLicenseTypeName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
-
Set up the name for the type of the license.
- setLink(ExternalReference) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
-
Set up the link to the full text of the certification.
- setLink(ExternalReference) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
-
Set up the link to the full text of the license.
- setLinkDescription(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalReference
-
Set up the description of the reference (with respect to the element this reference is linked to).
- setLinkedAttributeGUID(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttributeRelationship
-
Set up the GUIDs of the schema attributes that this link connects together.
- setLinkedAttributeName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttributeRelationship
-
Set up the name of the far end of the relationship.
- setLinkedSchemaType(SchemaType) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalSchemaType
-
Set up the list of alternative schema types that this attribute or asset may use.
- setLinkProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttributeRelationship
-
Set up the properties associated with this schema link.
- setLinkType(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttributeRelationship
-
Set up the type of the link - this is related to the type of the schema it is a part of.
- setMaintainedBy(List<String>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementVersions
-
Set up the list of users responsible for maintaining this instance.
- setMapFromElement(SchemaType) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.MapSchemaType
-
Set up the type of schema element that represents the key or property name for the map.
- setMapToElement(SchemaType) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.MapSchemaType
-
Set up the type of schema element that represents the property value for the map.
- setMaxCardinality(int) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Set up the maximum number of instances allowed for this attribute.
- setMeanings(List<Meaning>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernedReferenceable
-
Set up the assigned meanings for this metadata entity.
- setMediaType(RelatedMediaType) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaReference
-
Set up the type of media referenced.
- setMediaUsageList(List<RelatedMediaUsage>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaReference
-
Set up the list of recommended uses for the related media.
- setMinCardinality(int) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Set up the minimum number of instances allowed for this attribute.
- setMinimumLength(int) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Set up the minimum length of the data.
- setName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
-
Set up the name of the resource that this asset represents.
- setName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.InformalTag
-
Set up the name of the tag.
- setName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Meaning
-
Set up the glossary term name.
- setName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SearchKeyword
-
Set up the name of the keyword.
- setNamespace(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaType
-
Set up the name of the namespace that this type belongs to.
- setNativeJavaClass(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Set up the name of the Java class to use to represent this type.
- setNotes(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
-
Set up the notes from the custodian.
- setNotes(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationBase
-
Set up additional information relating to this classification.
- setNotes(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
-
Set up the notes for the custodian.
- setNotes(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ReferenceValue
-
Set up the additional values associated with the symbolic name.
- setNotes(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueMapping
-
Set up the additional values associated with the symbolic name.
- setOperationCount(int) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.APISchemaType
-
Set up the count of attributes in this schema type
- setOrderedValues(boolean) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Set up whether the attribute instances are arranged in an order.
- setOrganization(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalReference
-
Set up the name of the organization that owns the resource that this external reference represents.
- setOrigin(ElementOrigin) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
-
Set up information about the origin of the element.
- setOriginCategory(ElementOriginCategory) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementOrigin
-
Set up the details of this element's origin.
- setOwner(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
-
Set up the name of the owner for this asset.
- setOwnerPropertyName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
-
Set up the property name used to identify the owner for this asset.
- setOwnerType(OwnerType) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
-
Set up the owner type for this asset.
- setOwnerTypeName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
-
Set up the name of the type used to identify the owner for this asset.
- setPatchLevel(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SoftwareCapability
-
Set up the patch level of the discovery engine.
- setPosition(int) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
-
Set up the position that this connector is in the list of embedded connectors.
- setPrecision(int) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Set up the number of significant digits to the right of decimal point.
- setPreferredValue(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValue
-
Set up the preferred values to use in implementations (normally used with definitions)
- setProtocol(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
-
Set up the protocol to use for this Endpoint
- setQualifiedName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
-
Set up the fully qualified name.
- setQueries(List<DerivedSchemaTypeQueryTarget>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaType
-
Set up the list of queries that are used to create the derived schema element.
- setQuery(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.DerivedSchemaTypeQueryTarget
-
Set up the query string for this element.
- setQuery(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaImplementationQuery
-
Deprecated.Set up the query string for this element.
- setQueryId(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.DerivedSchemaTypeQueryTarget
-
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.frameworks.connectors.properties.beans.SchemaImplementationQuery
-
Deprecated.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.frameworks.connectors.properties.beans.DerivedSchemaTypeQueryTarget
-
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.frameworks.connectors.properties.beans.SchemaImplementationQuery
-
Deprecated.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.frameworks.connectors.properties.beans.DerivedSchemaTypeQueryTarget
-
Set up the name of the query language used in the query.
- setQueryType(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaImplementationQuery
-
Deprecated.Set up the name of the query language used in the query.
- setRecipient(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
-
Set up the identifier of the person or organization that received the certification.
- setRecognizedAdditionalProperties(List<String>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
-
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.frameworks.connectors.properties.beans.ConnectorType
-
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.frameworks.connectors.properties.beans.ConnectorType
-
Set up the list of property names that this connector/connector provider implementation looks for in the Connection object's securedProperties.
- setReferenceData(boolean) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
-
Set up the boolean to see if the asset has been marked as reference data.
- setReferenceDataAsset(Asset) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueImplementationAsset
-
Set up the asset where the implementation of the valid value set is stored.
- setReferenceId(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalReference
-
Set up the identifier given to this reference (with respect to this asset).
- setRelationshipName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedAsset
-
Set up the type of relationship to the asset.
- setRequestSchemaType(SchemaType) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.APIOperation
-
Set up the structure of the request parameters (request body).
- setResourceDescription(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalReference
- setResponseSchemaType(SchemaType) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.APIOperation
-
Set up the structure of the response.
- setReview(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Rating
-
Set up the review comments - null means no review is available.
- setSchemaOptions(List<SchemaType>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaTypeChoice
-
Set up the list of alternative schema types that this attribute or asset may use.
- setScope(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValue
-
Set up the scope of values that this valid value covers (normally used with sets)
- setScope(Referenceable) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalIdentifier
-
Set up the scope of this external identifier.
- setScopeDescription(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalIdentifier
-
Set up the text description of the scope for this external identifier.
- setSearchKeywords(List<SearchKeyword>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernedReferenceable
-
Set up a list of keywords that will help an asset consumer to locate this asset.
- setSecuredProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
-
Set up the secured properties for this Connection.
- setSecurityLabels(List<String>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SecurityTags
-
Set up the list of security labels for the element.
- setSecurityProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SecurityTags
-
Set up the security properties associated with the element.
- setShortDescription(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
-
Set up the short description of the asset from relationship with Connection.
- setSortOrder(DataItemSortOrder) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Set up the order that the attribute instances are arranged in - if any.
- setSource(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalIdentifier
-
Set up details of the source system where this external identifier comes from.
- setSource(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationBase
-
Set up the source of this classification.
- setSource(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SoftwareCapability
-
Set up the source of the discovery engine implementation.
- setSourceServer(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementOrigin
-
Set up the name of the server where the element was retrieved from.
- setStarRating(StarRating) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Rating
-
Set up the stars for the rating.
- setStartDate(Date) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
-
Set up the start date for the certification.
- setStartDate(Date) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
-
Set up the start date for the license.
- setStatisticProperty(String, String, String) - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
-
Set up the requested property.
- setStatisticTimestamp(String, Date, String) - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
-
Set up the requested timestamp.
- setStatus(ElementStatus) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
-
Set up the current status of the element - typically ACTIVE.
- setSteward(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationBase
-
Set up the identifier for the person responsible for maintaining this classification.
- setSteward(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ReferenceValue
-
Set up the id of the steward responsible for the mapping.
- setSteward(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueMapping
-
Set up the id of the steward responsible for the mapping.
- setStewardPropertyName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationBase
-
Set up the name of the property identifying the steward.
- setStewardTypeName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationBase
-
Set up the type name of the element representing the steward.
- setStrictRequirement(boolean) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValuesAssignment
-
Set up whether the valid values are a suggestion or a requirement.
- setSummary(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
-
Set up a brief summary of the certification.
- setSummary(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
-
Set up a brief summary of the license.
- setSuperTypeNames(List<String>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
-
Set up the list of type names for this type's supertypes.
- setSupportedAssetTypeName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
-
Set up the type of asset that the connector implementation supports.
- setSymbolicName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueImplementation
-
Set up the symbolic name for the valid value that is used to look up the implementation value.
- setTargetTechnologyInterfaces(List<String>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
-
Set up the names of the interfaces in the target technology that the connector calls.
- setTargetTechnologyName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
-
Set up the name of the target technology that the connector implementation connects to.
- setTargetTechnologySource(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
-
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.frameworks.connectors.properties.beans.ConnectorType
-
Set up the versions of the target technology that the connector supports.
- setText(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Note
-
Set up the text of the note.
- setType(ElementType) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
-
Set up the type of this element.
- setTypeDescription(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
-
Set up a short description of this element's type.
- setTypeDescription(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SoftwareCapability
-
Set up the description of the type of discovery engine this is.
- setTypeId(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
-
Set up the unique identifier for the element's type.
- setTypeName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
-
Set up the name of this element's type
- setTypeVersion(long) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
-
Set up the version number for this element's type
- setUniqueName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementStub
-
Set up unique name - if known
- setUpdatedBy(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementVersions
-
Set up the name of the user that last updated this instance.
- setUpdateTime(Date) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementVersions
-
Set up the last update time for this instance.
- setURI(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalReference
-
Set up the URI used to retrieve the resource that this external reference represents.
- setURL(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementBase
-
Set up the URL of this element.
- setUsage(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalIdentifier
-
Set up a description of how, where and when this external identifier is used.
- setUsage(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaType
-
Set up the usage guidance for this schema element.
- setUsage(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValue
-
Set up the description of how this valid value should be used.
- setUser(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Comment
-
Set up the user id of the person who created the comment.
- setUser(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.InformalTag
-
Set up the user id of the person who created the tag.
- setUser(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Like
-
Set up the user id of the person who created the like.
- setUser(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Note
-
Set up the user id of the person who created the note.
- setUser(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Rating
-
Set up the user id of the person who created the rating.
- setUserId(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
-
Set up the userId to use on this connection.
- setUserId(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChange
-
Set up the user identifier for the person/system making the change.
- setValidValue(ValidValue) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ReferenceValueAssignment
-
Set up the properties of the valid value used in the assignment.
- setValidValue(ValidValue) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueImplementationDefinition
-
Set up the valid value definition for an entry in the asst's implementation.
- setValidValue(ValidValue) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueMapping
-
Set up the valid value elements that are mapped together.
- setValidValue(ValidValue) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValuesAssignmentDefinition
-
Set up the properties of the valid value used in the assignment.
- setValidValueSetGUID(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EnumSchemaType
-
Set up the unique identifier of the valid value set that lists the valid values of this enumeration.
- setVersion(long) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementVersions
-
Set up the version number for this instance.
- setVersion(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalReference
-
Set up the version of the resource that this external reference represents.
- setVersion(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SoftwareCapability
-
Set up the version string of the discovery engine.
- setVersionIdentifier(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
-
Set up the version identifier of the resource.
- setVersionNumber(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaType
-
Set up the version number of the schema element - null means no version number.
- setVersions(ElementVersions) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
-
Set up detail of the element's current version and the users responsible for maintaining it.
- setZoneMembership(List<String>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
-
Set up the names of the zones that this asset is a member of.
- shortDescription - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
- SimpleSchemaType - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
SimpleSchemaType describes a schema element that has a primitive or enum type.
- SimpleSchemaType() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.SimpleSchemaType
-
Default constructor used by subclasses
- SimpleSchemaType(SimpleSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.SimpleSchemaType
-
Copy/clone Constructor.
- SINGLETON - org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttributeCategory
- SoftwareCapability - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
SoftwareCapability describe the properties needed to describe a specific software server's capability.
- SoftwareCapability() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.SoftwareCapability
-
Default constructor.
- SoftwareCapability(SoftwareCapability) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.SoftwareCapability
-
Copy/clone constructor.
- sortOrder - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
- source - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalIdentifier
- source - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SoftwareCapability
- STABLE_KEY - org.odpi.openmetadata.frameworks.connectors.properties.beans.KeyPattern
- STANDARD_COMMENT - org.odpi.openmetadata.frameworks.connectors.properties.beans.CommentType
- STANDBY - org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementStatus
- starRating - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Rating
- StarRating - Enum in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
A StarRating defines the rating that a user has placed against an asset.
- start() - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
-
Indicates that the connector is completely configured and can begin processing.
- start() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
-
Indicates that the connector is completely configured and can begin processing.
- startDate - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
- startDate - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
- StructSchemaType - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
StructSchemaType describes a schema element that has a number of nested data fields.
- StructSchemaType() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.StructSchemaType
-
Default constructor used by subclasses
- StructSchemaType(StructSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.StructSchemaType
-
Copy/clone Constructor.
- SUGGESTION - org.odpi.openmetadata.frameworks.connectors.properties.beans.CommentType
- summary - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
- summary - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
T
- TEAM_LIFETIME - org.odpi.openmetadata.frameworks.connectors.properties.beans.RetentionBasis
- TEMPORARY - org.odpi.openmetadata.frameworks.connectors.properties.beans.RetentionBasis
- text - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Note
- THREE_STARS - org.odpi.openmetadata.frameworks.connectors.properties.beans.StarRating
- THUMBNAIL - org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaUsage
- TIMEBOXED_LIFETIME - org.odpi.openmetadata.frameworks.connectors.properties.beans.RetentionBasis
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBroker
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
-
Standard toString method.
- toString() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException
-
JSON-style toString
- toString() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase
-
Standard toString method.
- toString() - Method in enum org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
-
JSON-style toString
- toString() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFRuntimeException
-
Standard toString method.
- toString() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException
-
JSON-style toString
- toString() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.APIOperations
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementHeader
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementOrigin
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetFeedback
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLineage
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetReferenceable
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetUniverse
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.APIOperation
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.APISchemaType
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
-
Standard toString method.
- toString() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.ClassificationOrigin
-
toString() JSON-style
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Comment
-
Standard toString method.
- toString() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.CommentType
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ComplexSchemaType
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConfidenceGovernanceClassification
-
Standard toString method.
- toString() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.ConfidenceLevel
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConfidentialityGovernanceClassification
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.CriticalityGovernanceClassification
-
Standard toString method.
- toString() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.CriticalityLevel
-
Standard toString method.
- toString() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.DataItemSortOrder
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.DerivedSchemaTypeQueryTarget
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementBase
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementClassification
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementClassificationHeader
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementHeader
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementOrigin
-
Standard toString method.
- toString() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementOriginCategory
-
Standard toString method.
- toString() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementStatus
-
toString() JSON-style
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementStub
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementVersions
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EnumSchemaType
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalIdentifier
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalReference
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalSchemaType
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationBase
-
Standard toString method.
- toString() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationStatus
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernedReferenceable
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.InformalTag
-
Standard toString method.
- toString() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.KeyPattern
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChange
-
Standard toString method.
- toString() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChangeAction
-
Standard toString method.
- toString() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChangeTarget
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Like
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.LiteralSchemaType
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Location
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.MapSchemaType
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Meaning
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Note
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.NoteLogHeader
-
Standard toString method.
- toString() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.OwnerType
-
toString() JSON-style
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.PrimitiveSchemaType
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Rating
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ReferenceValue
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ReferenceValueAssignedItem
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ReferenceValueAssignment
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedAsset
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaReference
-
Standard toString method.
- toString() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaType
-
Standard toString method.
- toString() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaUsage
-
Standard toString method.
- toString() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.RetentionBasis
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.RetentionGovernanceClassification
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
-
Standard toString method.
- toString() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttributeCategory
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttributeRelationship
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaElement
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaImplementationQuery
-
Deprecated.Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaType
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaTypeChoice
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SearchKeyword
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SecurityTags
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SimpleSchemaType
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SoftwareCapability
-
Standard toString method.
- toString() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.StarRating
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.StructSchemaType
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValue
-
Generate a string containing the properties.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueDefinition
-
Generate a string containing the properties.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueImplementation
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueImplementationAsset
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueImplementationDefinition
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueMapping
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValuesAssignment
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValuesAssignmentConsumer
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValuesAssignmentDefinition
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueSet
-
Generate a string containing the properties.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.VirtualConnection
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Certifications
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.CommentConversation
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.CommentReplies
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Comments
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ConnectedAssetProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ConnectionProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Connections
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ConnectorTypeProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.DeployedAPIOperation
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.DeployedAPISchemaType
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.EmbeddedConnectionProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.EndpointProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ExternalIdentifiers
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ExternalReferences
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.InformalTags
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Licenses
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Likes
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Locations
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.NestedSchemaType
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.NoteLog
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.NoteLogs
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Notes
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.PagingIterator
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.Ratings
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.RelatedAssetProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.RelatedAssets
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.RelatedMediaReferences
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.SchemaAttributes
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.VirtualConnectionProperties
-
Standard toString method.
- totalElementCount - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.PagingIterator
- TRANSACTIONAL - org.odpi.openmetadata.frameworks.connectors.properties.beans.ConfidenceLevel
- TWO_STARS - org.odpi.openmetadata.frameworks.connectors.properties.beans.StarRating
- typeDescription - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SoftwareCapability
U
- UNABLE_TO_REMOVE - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- UNCLASSIFIED - org.odpi.openmetadata.frameworks.connectors.properties.beans.ConfidenceLevel
- UNCLASSIFIED - org.odpi.openmetadata.frameworks.connectors.properties.beans.CriticalityLevel
- UNCLASSIFIED - org.odpi.openmetadata.frameworks.connectors.properties.beans.RetentionBasis
- UNDER_DEVELOPMENT - org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementStatus
- UNKNOWN - org.odpi.openmetadata.frameworks.connectors.properties.beans.DataItemSortOrder
- UNKNOWN - org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementOriginCategory
- UNKNOWN - org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementStatus
- UNKNOWN - org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttributeCategory
- UNKNOWN_CONNECTOR - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- UNKNOWN_CONNECTOR_PROVIDER - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- UNKNOWN_ENDPOINT - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- UNKNOWN_ERROR - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- UNKNOWN_SCHEMA_TYPE - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- UNNAMED_CONNECTION - org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
- UNSORTED - org.odpi.openmetadata.frameworks.connectors.properties.beans.DataItemSortOrder
- UPDATED - org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChangeAction
- uri - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalReference
- url - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementBase
- usage - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalIdentifier
- usage - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaType
- usage - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValue
- USAGE_EXPERIENCE - org.odpi.openmetadata.frameworks.connectors.properties.beans.CommentType
- USAGE_GUIDANCE - org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaUsage
- user - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Comment
- user - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.InformalTag
- user - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Like
- user - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Note
- user - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Rating
- USER_ID - org.odpi.openmetadata.frameworks.connectors.properties.beans.OwnerType
- UserNotAuthorizedException - Exception in org.odpi.openmetadata.frameworks.connectors.ffdc
-
The UserNotAuthorizedException is thrown by the OCF when a userId passed on a request is not authorized to perform the requested action.
- UserNotAuthorizedException(int, String, String, String, String, String[], String, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException
-
This is the constructor used when receiving an exception from a remote server.
- UserNotAuthorizedException(int, String, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException
-
Deprecated.
- UserNotAuthorizedException(int, String, String, String, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException
-
Deprecated.
- UserNotAuthorizedException(int, String, String, String, String, String, Throwable, String) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException
-
Deprecated.
- UserNotAuthorizedException(int, String, String, String, String, String, Throwable, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException
-
Deprecated.
- UserNotAuthorizedException(ExceptionMessageDefinition, String, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException
-
This is the typical constructor used for creating an exception.
- UserNotAuthorizedException(ExceptionMessageDefinition, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException
-
This is the typical constructor used for creating an exception.
- UserNotAuthorizedException(ExceptionMessageDefinition, String, String, Throwable, String) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException
-
This is the constructor used for creating an exception that resulted from a previous error.
- UserNotAuthorizedException(ExceptionMessageDefinition, String, String, Throwable, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException
-
This is the constructor used for creating an exception that resulted from a previous error.
- UserNotAuthorizedException(OCFCheckedExceptionBase, String) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException
-
This is the copy/clone constructor used for creating an exception from any exception that is a subclass of OCFCheckedExceptionBase
- UserNotAuthorizedException(UserNotAuthorizedException) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException
-
This is the copy/clone constructor used for creating an exception.
V
- validateConnection(Connection) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBroker
-
Validate that the connection has sufficient properties to attempt to create a connector.
- validateConnection(ConnectionProperties) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBroker
-
Validate that the connection has sufficient properties to attempt to create a connector.
- VALIDATED - org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationStatus
- ValidValue - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
ValidValue provides the common super class for ValidValueSet and ValidValueDefinition.
- ValidValue() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValue
-
Constructor
- ValidValue(ValidValue) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValue
-
Copy/clone constructor
- ValidValueDefinition - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
ValidValueDefinition defines a value that can be legitimately assigned to a field.
- ValidValueDefinition() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueDefinition
-
Constructor
- ValidValueDefinition(ValidValueDefinition) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueDefinition
-
Copy/clone constructor
- ValidValueImplementation - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
ValidValueImplementation contains the properties for a relationship between an asset and a valid value.
- ValidValueImplementation() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueImplementation
-
Default constructor
- ValidValueImplementation(ValidValueImplementation) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueImplementation
-
Copy clone constructor
- ValidValueImplementationAsset - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
ValidValueImplementationAsset contains the properties for a reference data set implementing a requested valid value.
- ValidValueImplementationAsset() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueImplementationAsset
-
Default constructor
- ValidValueImplementationAsset(ValidValueImplementationAsset) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueImplementationAsset
-
Copy clone constructor
- ValidValueImplementationDefinition - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
ValidValueImplementationAsset contains the properties for a reference data set implementing a requested valid value.
- ValidValueImplementationDefinition() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueImplementationDefinition
-
Default constructor
- ValidValueImplementationDefinition(ValidValueImplementationDefinition) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueImplementationDefinition
-
Copy clone constructor
- ValidValueMapping - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
ValidValueMapping contains the properties and ends of a valid value mapping.
- ValidValueMapping() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueMapping
-
Default constructor
- ValidValueMapping(ValidValueMapping) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueMapping
-
Copy clone constructor
- ValidValuesAssignment - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
ValidValuesAssignment contains the properties for a valid value's reference data assignment to a referenceable.
- ValidValuesAssignment() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValuesAssignment
-
Default constructor
- ValidValuesAssignment(ValidValuesAssignment) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValuesAssignment
-
Copy clone constructor
- ValidValuesAssignmentConsumer - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
ValidValuesAssignmentConsumer contains the properties for a referenceable that is linked to a requested valid value via the ValidValuesAssignment.
- ValidValuesAssignmentConsumer() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValuesAssignmentConsumer
-
Default constructor
- ValidValuesAssignmentConsumer(ValidValuesAssignmentConsumer) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValuesAssignmentConsumer
-
Copy clone constructor
- ValidValuesAssignmentDefinition - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
ValidValuesAssignmentDefinition describes the link to a valid value for a consumer of a valid value via a ValidValuesAssignment relationship.
- ValidValuesAssignmentDefinition() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValuesAssignmentDefinition
-
Default constructor
- ValidValuesAssignmentDefinition(ValidValuesAssignmentDefinition) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValuesAssignmentDefinition
-
Copy clone constructor
- ValidValueSet - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
ValidValueSet defines a collection of valid value definitions.
- ValidValueSet() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueSet
-
Constructor
- ValidValueSet(ValidValueSet) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueSet
-
Copy/clone constructor
- valueOf(String) - Static method in enum org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.ClassificationOrigin
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.CommentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.ConfidenceLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.CriticalityLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.DataItemSortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementOriginCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.KeyPattern
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChangeAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChangeTarget
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.OwnerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaUsage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.RetentionBasis
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttributeCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.StarRating
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.ClassificationOrigin
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.CommentType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.ConfidenceLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.CriticalityLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.DataItemSortOrder
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementOriginCategory
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.KeyPattern
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChangeAction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChangeTarget
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.OwnerType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaUsage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.RetentionBasis
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttributeCategory
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.StarRating
-
Returns an array containing the constants of this enum type, in the order they are declared.
- version - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalReference
- version - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SoftwareCapability
- versionIdentifier - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
- versionNumber - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaType
- VIDEO - org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaType
- VirtualConnection - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
-
A virtual connection is for an asset that provides data by delegating requests to one or more other connections.
- VirtualConnection() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.VirtualConnection
-
Default constructor
- VirtualConnection(VirtualConnection) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.VirtualConnection
-
Copy/clone constructor.
- VirtualConnectionProperties - Class in org.odpi.openmetadata.frameworks.connectors.properties
-
The VirtualConnectionProperties is an object that contains the properties needed to create and initialise a virtual connector to access a virtual asset that is constructed from access to one of more other assets.
- VirtualConnectionProperties(VirtualConnection) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.VirtualConnectionProperties
-
Bean constructor
- VirtualConnectionProperties(VirtualConnectionProperties) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.VirtualConnectionProperties
-
Copy/clone Constructor to return a copy of a connection object that is connected to an asset.
- VirtualConnectorExtension - Interface in org.odpi.openmetadata.frameworks.connectors
-
The VirtualConnectorExtension is an optional interface for a virtual connector.
Z
- zoneMembership - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
All Classes All Packages