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

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.AdditionalProperties
 
additionalProperties - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
 
AdditionalProperties - Class in org.odpi.openmetadata.frameworks.connectors.properties
The AdditionalProperties class provides support for arbitrary properties to be added to a properties object.
AdditionalProperties(Map<String, String>) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AdditionalProperties
Constructor for a new set of additional properties that are not connected either directly or indirectly to an asset.
AdditionalProperties(AssetDescriptor, Map<String, String>) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AdditionalProperties
Constructor for a new set of additional properties that are connected either directly or indirectly to an asset.
AdditionalProperties(AssetDescriptor, AdditionalProperties) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AdditionalProperties
Copy/clone Constructor for additional properties that are connected to an asset.
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
 
allowsDuplicateValues() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttribute
Return whether the same value can be used by more than one instance of this attribute.
anchorGUID - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaElement
 
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 the parentAsset is passed separately to the template because it is also likely to be being cloned in the same operation and we want the definitions clone to point to the asset clone and not the original asset.
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 the parentAsset is passed separately to the template because it is also likely to be being cloned in the same operation and we want the definitions clone to point to the asset clone and not the original asset.
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.
AssetAPIOperation - Class in org.odpi.openmetadata.frameworks.connectors.properties
AssetAPIOperation provides the description of a single API operation.
AssetAPIOperation() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetAPIOperation
 
AssetAPIOperations - Class in org.odpi.openmetadata.frameworks.connectors.properties
AssetAPIOperations supports an iterator over a list of API operations elements that make up a schema.
AssetAPIOperations(AssetDescriptor, int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetAPIOperations
Typical Constructor creates an iterator with the supplied list of elements.
AssetAPIOperations(AssetDescriptor, AssetAPIOperations) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetAPIOperations
Copy/clone constructor.
AssetAPISchemaType - Class in org.odpi.openmetadata.frameworks.connectors.properties
AssetAPISchemaType provides information about the structure of an API
AssetAPISchemaType() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetAPISchemaType
 
assetBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDescriptor
 
assetBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedAsset
 
AssetCertification - Class in org.odpi.openmetadata.frameworks.connectors.properties
Certification stores the certifications awarded to the asset.
AssetCertification(AssetDescriptor, AssetCertification) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetCertification
Copy/clone constructor.
AssetCertification(AssetDescriptor, Certification) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetCertification
Bean constructor with parent asset
AssetCertification(Certification) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetCertification
Bean constructor
AssetCertifications - Class in org.odpi.openmetadata.frameworks.connectors.properties
Certifications supports an iterator over a list of certifications awarded to the asset.
AssetCertifications(AssetDescriptor, int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetCertifications
Typical Constructor creates an iterator with the supplied list of elements.
AssetCertifications(AssetDescriptor, AssetCertifications) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetCertifications
Copy/clone constructor.
AssetClassification - Class in org.odpi.openmetadata.frameworks.connectors.properties
The Classification class stores information about a classification assigned to an asset.
AssetClassification(AssetDescriptor, AssetClassification) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetClassification
Copy/clone Constructor sets up new classification using values from the template
AssetClassification(AssetDescriptor, ElementClassification) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetClassification
Bean constructor with parent asset
AssetClassification(ElementClassification) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetClassification
Bean constructor
AssetComment - Class in org.odpi.openmetadata.frameworks.connectors.properties
Stores information about a comment connected to an asset.
AssetComment(AssetDescriptor, AssetComment) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetComment
Copy/clone constructor.
AssetComment(AssetDescriptor, Comment, AssetCommentReplies) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetComment
Bean constructor with parent asset and replies
AssetComment(Comment, AssetCommentReplies) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetComment
Bean constructor
AssetCommentReplies - Class in org.odpi.openmetadata.frameworks.connectors.properties
CommentReplies supports an iterator over a list of Comment objects.
AssetCommentReplies(AssetDescriptor, int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetCommentReplies
Typical Constructor creates an iterator with the supplied list of elements.
AssetCommentReplies(AssetDescriptor, AssetCommentReplies) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetCommentReplies
Copy/clone constructor.
AssetComments - Class in org.odpi.openmetadata.frameworks.connectors.properties
Comments supports an iterator over a list of Comment objects.
AssetComments(AssetDescriptor, int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetComments
Typical Constructor creates an iterator with the supplied list of elements.
AssetComments(AssetDescriptor, AssetComments) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetComments
Copy/clone constructor.
AssetComplexSchemaType - Class in org.odpi.openmetadata.frameworks.connectors.properties
An asset's schema provides information about how the asset structures the data it supports.
AssetComplexSchemaType(AssetDescriptor) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetComplexSchemaType
Constructor used by the subclasses
AssetComplexSchemaType(AssetDescriptor, AssetComplexSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetComplexSchemaType
Copy/clone Constructor the parentAsset is passed separately to the template because it is also likely to be being cloned in the same operation and we want the definitions clone to point to the asset clone and not the original asset.
AssetComplexSchemaType(AssetDescriptor, ComplexSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetComplexSchemaType
Bean constructor with parent asset
AssetComplexSchemaType(ComplexSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetComplexSchemaType
Bean constructor
AssetConnections - Class in org.odpi.openmetadata.frameworks.connectors.properties
Connections supports an iterator over a list of connections.
AssetConnections(AssetDescriptor, int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetConnections
Typical Constructor creates an iterator with the supplied list of elements.
AssetConnections(AssetDescriptor, AssetConnections) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetConnections
Copy/clone constructor.
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 of 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, AssetExternalIdentifiers, AssetRelatedMediaReferences, AssetNoteLogs, AssetExternalReferences, AssetConnections, AssetLicenses, AssetCertifications) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
Typical constructor initialize superclasses
AssetElementHeader - Class in org.odpi.openmetadata.frameworks.connectors.properties
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.
AssetElementHeader(AssetDescriptor) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementHeader
Constructor used by the subclasses
AssetElementHeader(AssetDescriptor, AssetElementHeader) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementHeader
Copy/clone constructor.
AssetElementHeader(AssetDescriptor, ElementHeader) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementHeader
Bean constructor with parent asset
AssetElementHeader(ElementHeader) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementHeader
Bean constructor
AssetElementType - Class in org.odpi.openmetadata.frameworks.connectors.properties
The AssetElementType provides details of the type information associated with the element.
AssetElementType(AssetElementType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementType
Copy/clone constructor
AssetElementType(ElementType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementType
Bean constructor accepts bean version of the AssetElementType to provide the values
AssetEnumSchemaType - Class in org.odpi.openmetadata.frameworks.connectors.properties
EnumSchemaType describes a schema element that has a primitive type.
AssetEnumSchemaType(AssetDescriptor) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetEnumSchemaType
Constructor used by the subclasses
AssetEnumSchemaType(AssetDescriptor, AssetEnumSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetEnumSchemaType
Copy/clone Constructor the parentAsset is passed separately to the template because it is also likely to be being cloned in the same operation and we want the definitions clone to point to the asset clone and not the original asset.
AssetEnumSchemaType(AssetDescriptor, EnumSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetEnumSchemaType
Bean constructor with parent asset
AssetEnumSchemaType(EnumSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetEnumSchemaType
Bean constructor
AssetExternalIdentifier - Class in org.odpi.openmetadata.frameworks.connectors.properties
ExternalIdentifier stores information about an identifier for the asset that is used in an external system.
AssetExternalIdentifier(AssetDescriptor, AssetExternalIdentifier) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalIdentifier
Copy/clone constructor.
AssetExternalIdentifier(AssetDescriptor, ExternalIdentifier) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalIdentifier
Bean constructor with parent asset
AssetExternalIdentifier(ExternalIdentifier) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalIdentifier
Bean constructor
AssetExternalIdentifiers - Class in org.odpi.openmetadata.frameworks.connectors.properties
ExternalIdentifiers supports an iterator over a list of external identifiers.
AssetExternalIdentifiers(AssetDescriptor, int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalIdentifiers
Typical Constructor creates an iterator with the supplied list of elements.
AssetExternalIdentifiers(AssetDescriptor, AssetExternalIdentifiers) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalIdentifiers
Copy/clone constructor.
AssetExternalReference - Class in org.odpi.openmetadata.frameworks.connectors.properties
ExternalReference stores information about an link to an external resource that is relevant to this asset.
AssetExternalReference(AssetDescriptor, AssetExternalReference) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalReference
Copy/clone constructor.
AssetExternalReference(AssetDescriptor, ExternalReference) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalReference
Bean constructor with parent asset
AssetExternalReference(ExternalReference) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalReference
Bean constructor
AssetExternalReferences - Class in org.odpi.openmetadata.frameworks.connectors.properties
ExternalReferences supports an iterator over a list of external references.
AssetExternalReferences(AssetDescriptor, int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalReferences
Typical Constructor creates an iterator with the supplied list of elements.
AssetExternalReferences(AssetDescriptor, AssetExternalReferences) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalReferences
Copy/clone constructor.
AssetExternalSchemaType - Class in org.odpi.openmetadata.frameworks.connectors.properties
SchemaTypeChoice describes a schema element that has a choice of type.
AssetExternalSchemaType(AssetDescriptor) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalSchemaType
Constructor used by the subclasses
AssetExternalSchemaType(AssetDescriptor, AssetExternalSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalSchemaType
Copy/clone Constructor the parentAsset is passed separately to the template because it is also likely to be being cloned in the same operation and we want the definitions clone to point to the asset clone and not the original asset.
AssetExternalSchemaType(AssetDescriptor, ExternalSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalSchemaType
Bean constructor with parent asset
AssetExternalSchemaType(ExternalSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalSchemaType
Bean constructor
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(AssetDescriptor) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetFeedback
Simple constructor only for subclasses
AssetFeedback(AssetDescriptor, AssetFeedback) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetFeedback
Copy/clone constructor the parentAsset is passed separately to the template because it is also likely to be being cloned in the same operation and we want the feedback clone to point to the asset clone and not the original asset.
AssetFeedback(AssetDescriptor, AssetInformalTags, AssetLikes, AssetRatings, AssetComments) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetFeedback
Typical Constructor
AssetInformalTag - Class in org.odpi.openmetadata.frameworks.connectors.properties
InformalTag stores information about a tag connected to an asset.
AssetInformalTag(AssetDescriptor, AssetInformalTag) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetInformalTag
Copy/clone constructor.
AssetInformalTag(AssetDescriptor, InformalTag) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetInformalTag
Bean constructor with parent asset
AssetInformalTag(InformalTag) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetInformalTag
Bean constructor
AssetInformalTags - Class in org.odpi.openmetadata.frameworks.connectors.properties
InformalTags supports an iterator over a list of informal tags.
AssetInformalTags(AssetDescriptor, int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetInformalTags
Typical Constructor creates an iterator with the supplied list of elements.
AssetInformalTags(AssetDescriptor, AssetInformalTags) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetInformalTags
Copy/clone constructor.
AssetLicense - Class in org.odpi.openmetadata.frameworks.connectors.properties
The data economy brings licensing to data and metadata.
AssetLicense(AssetDescriptor, AssetLicense) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetLicense
Copy/clone constructor.
AssetLicense(AssetDescriptor, License) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetLicense
Bean constructor with parent asset
AssetLicense(License) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetLicense
Bean constructor
AssetLicenses - Class in org.odpi.openmetadata.frameworks.connectors.properties
Licenses supports an iterator over a list of licenses for the asset.
AssetLicenses(AssetDescriptor, int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetLicenses
Typical Constructor creates an iterator with the supplied list of elements.
AssetLicenses(AssetDescriptor, AssetLicenses) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetLicenses
Copy/clone constructor.
AssetLike - Class in org.odpi.openmetadata.frameworks.connectors.properties
The Like properties object records a single user's "like" of an asset.
AssetLike(AssetDescriptor, AssetLike) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetLike
Copy/clone constructor.
AssetLike(AssetDescriptor, Like) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetLike
Bean constructor with parent asset
AssetLike(Like) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetLike
Bean constructor
AssetLikes - Class in org.odpi.openmetadata.frameworks.connectors.properties
Likes supports an iterator over a list of like objects.
AssetLikes(AssetDescriptor, int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetLikes
Typical Constructor creates an iterator with the supplied list of elements.
AssetLikes(AssetDescriptor, AssetLikes) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetLikes
Copy/clone 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
Default constructor
AssetLineage(AssetDescriptor) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetLineage
Typical constructor.
AssetLineage(AssetDescriptor, AssetLineage) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetLineage
Copy/clone constructor - the parentAsset is passed separately to the template because it is also likely to be being cloned in the same operation and we want the lineage clone to point to the asset clone and not the original asset.
AssetLiteralSchemaType - Class in org.odpi.openmetadata.frameworks.connectors.properties
AssetLiteralSchemaType describes a schema element that has a primitive type and a fixed value.
AssetLiteralSchemaType(AssetDescriptor) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetLiteralSchemaType
Constructor used by the subclasses
AssetLiteralSchemaType(AssetDescriptor, AssetLiteralSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetLiteralSchemaType
Copy/clone Constructor the parentAsset is passed separately to the template because it is also likely to be being cloned in the same operation and we want the definitions clone to point to the asset clone and not the original asset.
AssetLiteralSchemaType(AssetDescriptor, LiteralSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetLiteralSchemaType
Bean constructor with parent asset
AssetLiteralSchemaType(LiteralSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetLiteralSchemaType
Bean constructor
AssetLocation - Class in org.odpi.openmetadata.frameworks.connectors.properties
AssetLocation describes where the asset is located.
AssetLocation(AssetDescriptor, AssetLocation) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetLocation
Copy/clone constructor
AssetLocation(AssetDescriptor, Location) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetLocation
Bean constructor and parent asset
AssetLocation(Location) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetLocation
Bean constructor
AssetLocations - Class in org.odpi.openmetadata.frameworks.connectors.properties
Locations supports an iterator over a list of locations.
AssetLocations(AssetDescriptor, int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetLocations
Typical Constructor creates an iterator with the supplied list of elements.
AssetLocations(AssetDescriptor, AssetLocations) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetLocations
Copy/clone constructor.
AssetMapSchemaType - Class in org.odpi.openmetadata.frameworks.connectors.properties
AssetMapSchemaType describes a schema element of type map.
AssetMapSchemaType(AssetDescriptor) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetMapSchemaType
Constructor used by the subclasses
AssetMapSchemaType(AssetDescriptor, AssetMapSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetMapSchemaType
Copy/clone Constructor the parentAsset is passed separately to the template because it is also likely to be being cloned in the same operation and we want the definitions clone to point to the asset clone and not the original asset.
AssetMapSchemaType(AssetDescriptor, MapSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetMapSchemaType
Constructor used by the subclasses
AssetMapSchemaType(MapSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetMapSchemaType
Bean constructor
AssetMeaning - Class in org.odpi.openmetadata.frameworks.connectors.properties
Meaning is a cut-down summary of a glossary term to aid the asset consumer in understanding the content of an asset.
AssetMeaning(AssetDescriptor, AssetMeaning) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetMeaning
Copy/clone constructor.
AssetMeaning(AssetDescriptor, Meaning) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetMeaning
Bean constructor
AssetMeaning(Meaning) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetMeaning
Bean constructor
AssetNote - Class in org.odpi.openmetadata.frameworks.connectors.properties
Note defines the properties of a single note in a note log.
AssetNote(AssetDescriptor, AssetNote) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetNote
Copy/clone constructor.
AssetNote(AssetDescriptor, Note) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetNote
Bean constructor with parent asset
AssetNote(Note) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetNote
Bean constructor
AssetNoteLog - Class in org.odpi.openmetadata.frameworks.connectors.properties
AssetNoteLog manages a collection of notes for an asset
AssetNoteLog(AssetDescriptor, AssetNoteLog) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetNoteLog
Copy/clone constructor.
AssetNoteLog(AssetDescriptor, NoteLog, AssetNotes) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetNoteLog
Bean constructor with parent asset
AssetNoteLog(NoteLog, AssetNotes) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetNoteLog
Bean constructor
AssetNoteLogs - Class in org.odpi.openmetadata.frameworks.connectors.properties
NoteLogs supports an iterator over a list of note logs.
AssetNoteLogs(AssetDescriptor, int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetNoteLogs
Typical Constructor creates an iterator with the supplied list of elements.
AssetNoteLogs(AssetDescriptor, AssetNoteLogs) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetNoteLogs
Copy/clone constructor.
AssetNotes - Class in org.odpi.openmetadata.frameworks.connectors.properties
Notes supports an iterator over a list of notes within a note log.
AssetNotes(AssetDescriptor, int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetNotes
Typical Constructor creates an iterator with the supplied list of elements.
AssetNotes(AssetDescriptor, AssetNotes) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetNotes
Copy/clone constructor.
AssetPagingIterator - Class in org.odpi.openmetadata.frameworks.connectors.properties
PagingIterator supports an iterator over a list of objects that extend AssetPropertyBase.
AssetPagingIterator(AssetDescriptor, AssetPropertyIteratorBase, int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetPagingIterator
Typical Constructor creates an iterator with the supplied list of comments.
AssetPagingIterator(AssetDescriptor, AssetPropertyIteratorBase, AssetPagingIterator) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetPagingIterator
Copy/clone constructor.
AssetPrimitiveSchemaType - Class in org.odpi.openmetadata.frameworks.connectors.properties
PrimitiveSchemaType describes a schema element that has a primitive type.
AssetPrimitiveSchemaType(AssetDescriptor) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetPrimitiveSchemaType
Constructor used by the subclasses
AssetPrimitiveSchemaType(AssetDescriptor, AssetPrimitiveSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetPrimitiveSchemaType
Copy/clone Constructor the parentAsset is passed separately to the template because it is also likely to be being cloned in the same operation and we want the definitions clone to point to the asset clone and not the original asset.
AssetPrimitiveSchemaType(AssetDescriptor, PrimitiveSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetPrimitiveSchemaType
Bean constructor with parent asset
AssetPrimitiveSchemaType(PrimitiveSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetPrimitiveSchemaType
Bean 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;
AssetPropertyIteratorBase - Class in org.odpi.openmetadata.frameworks.connectors.properties
 
AssetPropertyIteratorBase(AssetDescriptor, int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetPropertyIteratorBase
Typical Constructor creates an iterator with the supplied list of comments.
AssetPropertyIteratorBase(AssetDescriptor, AssetPropertyIteratorBase) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetPropertyIteratorBase
Copy/clone constructor sets up details of the parent asset from the template
AssetRating - Class in org.odpi.openmetadata.frameworks.connectors.properties
Stores information about a rating connected to an asset.
AssetRating(AssetDescriptor, AssetRating) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetRating
Copy/clone constructor.
AssetRating(AssetDescriptor, Rating) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetRating
Bean constructor with parent asset
AssetRating(Rating) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetRating
Bean constructor
AssetRatings - Class in org.odpi.openmetadata.frameworks.connectors.properties
Ratings supports an iterator over a list of ratings for an asset.
AssetRatings(AssetDescriptor, int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetRatings
Typical Constructor creates an iterator with the supplied list of elements.
AssetRatings(AssetDescriptor, AssetRatings) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetRatings
Copy/clone constructor.
AssetReferenceable - Class in org.odpi.openmetadata.frameworks.connectors.properties
Many open metadata entities are referenceable.
AssetReferenceable(AssetDescriptor) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetReferenceable
Constructor used by the subclasses
AssetReferenceable(AssetDescriptor, AssetReferenceable) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetReferenceable
Copy/clone constructor with parent asset.
AssetReferenceable(AssetDescriptor, Referenceable) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetReferenceable
Bean constructor with parent asset
AssetReferenceable(Referenceable) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetReferenceable
Bean constructor
AssetRelatedAsset - Class in org.odpi.openmetadata.frameworks.connectors.properties
AssetRelatedAsset describes assets that are related to this asset.
AssetRelatedAsset(AssetDescriptor, AssetRelatedAsset) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedAsset
Copy/clone constructor
AssetRelatedAsset(AssetDescriptor, Asset, String, String, RelatedAssetProperties) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedAsset
Bean constructor with parent asset
AssetRelatedAsset(Asset, String, String, RelatedAssetProperties) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedAsset
Bean constructor
AssetRelatedAssets - Class in org.odpi.openmetadata.frameworks.connectors.properties
AssetRelatedAssets supports an iterator over a list of related assets.
AssetRelatedAssets(AssetDescriptor, int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedAssets
Typical Constructor creates an iterator with the supplied list of elements.
AssetRelatedAssets(AssetDescriptor, AssetRelatedAssets) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedAssets
Copy/clone constructor.
AssetRelatedMediaReference - Class in org.odpi.openmetadata.frameworks.connectors.properties
RelatedMediaReference stores information about an link to an external media file that is relevant to this asset.
AssetRelatedMediaReference(AssetDescriptor, AssetRelatedMediaReference) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedMediaReference
Copy/clone constructor.
AssetRelatedMediaReference(AssetDescriptor, RelatedMediaReference) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedMediaReference
Bean constructor with parent asset
AssetRelatedMediaReference(RelatedMediaReference) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedMediaReference
Bean constructor
AssetRelatedMediaReferences - Class in org.odpi.openmetadata.frameworks.connectors.properties
RelatedMediaReferences supports an iterator over a list of related media references.
AssetRelatedMediaReferences(AssetDescriptor, int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedMediaReferences
Typical Constructor creates an iterator with the supplied list of elements.
AssetRelatedMediaReferences(AssetDescriptor, AssetRelatedMediaReferences) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedMediaReferences
Copy/clone constructor.
AssetSchemaAttribute - Class in org.odpi.openmetadata.frameworks.connectors.properties
SchemaAttribute describes a single attribute within a schema.
AssetSchemaAttribute(AssetDescriptor, AssetSchemaAttribute) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttribute
Copy/clone constructor.
AssetSchemaAttribute(AssetDescriptor, SchemaAttribute) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttribute
Bean constructor with parent asset
AssetSchemaAttribute(SchemaAttribute) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttribute
Bean constructor used by subclasses
AssetSchemaAttributeRelationship - Class in org.odpi.openmetadata.frameworks.connectors.properties
AssetSchemaAttributeRelationship defines a relationship between 2 SchemaAttributes.
AssetSchemaAttributeRelationship(AssetDescriptor, AssetSchemaAttributeRelationship) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttributeRelationship
Copy/clone constructor makes a copy of the supplied object.
AssetSchemaAttributeRelationship(AssetDescriptor, SchemaAttributeRelationship) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttributeRelationship
Bean constructor with parent asset
AssetSchemaAttributeRelationship(SchemaAttributeRelationship) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttributeRelationship
Bean constructor
AssetSchemaAttributes - Class in org.odpi.openmetadata.frameworks.connectors.properties
SchemaAttributes supports an iterator over a list of schema attribute elements that make up a schema.
AssetSchemaAttributes(AssetDescriptor, int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttributes
Typical Constructor creates an iterator with the supplied list of elements.
AssetSchemaAttributes(AssetDescriptor, AssetSchemaAttributes) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttributes
Copy/clone constructor.
AssetSchemaElement - Class in org.odpi.openmetadata.frameworks.connectors.properties
The AssetSchemaElement object provides a base class for the pieces that make up a schema for a data asset.
AssetSchemaElement(AssetDescriptor) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaElement
Constructor used by the subclasses
AssetSchemaElement(AssetDescriptor, AssetSchemaElement) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaElement
Copy/clone Constructor - the parentAsset is passed separately to the template because it is also likely to be being cloned in the same operation and we want the definitions clone to point to the asset clone and not the original asset.
AssetSchemaElement(AssetDescriptor, SchemaElement) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaElement
Bean constructor with parent.
AssetSchemaElement(SchemaElement) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaElement
Bean constructor
AssetSchemaType - Class in org.odpi.openmetadata.frameworks.connectors.properties
The AssetSchemaType object provides a base class for the pieces that make up a schema for an asset.
AssetSchemaType(AssetDescriptor) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaType
Constructor used by the subclasses
AssetSchemaType(AssetDescriptor, AssetSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaType
Copy/clone Constructor - the parentAsset is passed separately to the template because it is also likely to be being cloned in the same operation and we want the definitions clone to point to the asset clone and not the original asset.
AssetSchemaType(AssetDescriptor, SchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaType
Bean constructor with parent asset
AssetSchemaType(SchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaType
Bean constructor
AssetSchemaTypeChoice - Class in org.odpi.openmetadata.frameworks.connectors.properties
SchemaTypeChoice describes a schema element that has a choice of type.
AssetSchemaTypeChoice(AssetDescriptor) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaTypeChoice
Constructor used by the subclasses
AssetSchemaTypeChoice(AssetDescriptor, AssetSchemaTypeChoice) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaTypeChoice
Copy/clone Constructor the parentAsset is passed separately to the template because it is also likely to be being cloned in the same operation and we want the definitions clone to point to the asset clone and not the original asset.
AssetSchemaTypeChoice(AssetDescriptor, SchemaTypeChoice) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaTypeChoice
Bean constructor with parent asset
AssetSchemaTypeChoice(SchemaTypeChoice) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaTypeChoice
Bean constructor
AssetSecurityTags - Class in org.odpi.openmetadata.frameworks.connectors.properties
Meaning is a cut-down summary of a glossary term to aid the asset consumer in understanding the content of an asset.
AssetSecurityTags(AssetDescriptor, AssetSecurityTags) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSecurityTags
Copy/clone constructor.
AssetSecurityTags(AssetDescriptor, SecurityTags) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSecurityTags
Bean constructor
AssetSecurityTags(SecurityTags) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSecurityTags
Bean constructor
AssetSimpleSchemaType - Class in org.odpi.openmetadata.frameworks.connectors.properties
AssetSimpleSchemaType describes a schema element that has a primitive type.
AssetSimpleSchemaType(AssetDescriptor) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSimpleSchemaType
Constructor used by the subclasses
AssetSimpleSchemaType(AssetDescriptor, AssetSimpleSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSimpleSchemaType
Copy/clone Constructor the parentAsset is passed separately to the template because it is also likely to be being cloned in the same operation and we want the definitions clone to point to the asset clone and not the original asset.
AssetSimpleSchemaType(AssetDescriptor, SimpleSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSimpleSchemaType
Bean constructor with parent asset
AssetSimpleSchemaType(SimpleSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSimpleSchemaType
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, AssetExternalIdentifiers, AssetRelatedMediaReferences, AssetNoteLogs, AssetExternalReferences, AssetConnections, AssetLicenses, AssetCertifications, List<AssetMeaning>, AssetSchemaType, AssetFeedback, AssetLocations, AssetLineage, AssetRelatedAssets) - 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.AssetPagingIterator
 
cachedElementPointer - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetPagingIterator
 
cachedElementStart - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetPagingIterator
 
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.
certificationBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetCertification
 
certificationConditions - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
 
certifications - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
 
certificationTypeName - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
 
classificationBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetClassification
 
ClassificationOrigin - Enum in org.odpi.openmetadata.frameworks.connectors.properties.beans
ClassificationOrigin describes the provenance of a classification attached to an entity.
classifications - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementHeader
 
cloneAssetSchemaType(AssetDescriptor) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetComplexSchemaType
Return a clone of this schema element.
cloneAssetSchemaType(AssetDescriptor) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetEnumSchemaType
Return a clone of this schema element.
cloneAssetSchemaType(AssetDescriptor) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalSchemaType
Return a clone of this schema element.
cloneAssetSchemaType(AssetDescriptor) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLiteralSchemaType
Return a clone of this schema element.
cloneAssetSchemaType(AssetDescriptor) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetMapSchemaType
Return a clone of this schema element.
cloneAssetSchemaType(AssetDescriptor) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetPrimitiveSchemaType
Return a clone of this schema element.
cloneAssetSchemaType(AssetDescriptor) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaType
Return a clone of this schema type.
cloneAssetSchemaType(AssetDescriptor) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaTypeChoice
Return a clone of this schema element.
cloneAssetSchemaType(AssetDescriptor) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSimpleSchemaType
Return a clone of this schema element.
cloneElement(AssetDescriptor, AssetPropertyBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetAPIOperations
Provides a concrete implementation of cloneElement for the specific iterator type.
cloneElement(AssetDescriptor, AssetPropertyBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetCertifications
Provides a concrete implementation of cloneElement for the specific iterator type.
cloneElement(AssetDescriptor, AssetPropertyBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetCommentReplies
Provides a concrete implementation of cloneElement for the specific iterator type.
cloneElement(AssetDescriptor, AssetPropertyBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetComments
Provides a concrete implementation of cloneElement for the specific iterator type.
cloneElement(AssetDescriptor, AssetPropertyBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetConnections
Provides a concrete implementation of cloneElement for the specific iterator type.
cloneElement(AssetDescriptor, AssetPropertyBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalIdentifiers
Provides a concrete implementation of cloneElement for the specific iterator type.
cloneElement(AssetDescriptor, AssetPropertyBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalReferences
Provides a concrete implementation of cloneElement for the specific iterator type.
cloneElement(AssetDescriptor, AssetPropertyBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetInformalTags
Provides a concrete implementation of cloneElement for the specific iterator type.
cloneElement(AssetDescriptor, AssetPropertyBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLicenses
Provides a concrete implementation of cloneElement for the specific iterator type.
cloneElement(AssetDescriptor, AssetPropertyBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLikes
Provides a concrete implementation of cloneElement for the specific iterator type.
cloneElement(AssetDescriptor, AssetPropertyBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLocations
Provides a concrete implementation of cloneElement for the specific iterator type.
cloneElement(AssetDescriptor, AssetPropertyBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetNoteLogs
Provides a concrete implementation of cloneElement for the specific iterator type.
cloneElement(AssetDescriptor, AssetPropertyBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetNotes
Provides a concrete implementation of cloneElement for the specific iterator type.
cloneElement(AssetDescriptor, AssetPropertyBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetPropertyIteratorBase
Method implemented by a subclass that ensures the cloning process is a deep clone.
cloneElement(AssetDescriptor, AssetPropertyBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRatings
Provides a concrete implementation of cloneElement for the specific iterator type.
cloneElement(AssetDescriptor, AssetPropertyBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedAssets
Provides a concrete implementation of cloneElement for the specific iterator type.
cloneElement(AssetDescriptor, AssetPropertyBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedMediaReferences
Provides a concrete implementation of cloneElement for the specific iterator type.
cloneElement(AssetDescriptor, AssetPropertyBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttributes
Provides a concrete implementation of cloneElement for the specific iterator type.
cloneIterator(AssetDescriptor) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetAPIOperations
Clones this iterator.
cloneIterator(AssetDescriptor) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetCertifications
Clones this iterator.
cloneIterator(AssetDescriptor) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetCommentReplies
Clones this iterator.
cloneIterator(AssetDescriptor) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetComments
Clones this iterator.
cloneIterator(AssetDescriptor) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetConnections
Clones this iterator.
cloneIterator(AssetDescriptor) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalIdentifiers
Clones this iterator.
cloneIterator(AssetDescriptor) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalReferences
Clones this iterator.
cloneIterator(AssetDescriptor) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetInformalTags
Clones this iterator.
cloneIterator(AssetDescriptor) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLicenses
Clones this iterator.
cloneIterator(AssetDescriptor) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLikes
Clones this iterator.
cloneIterator(AssetDescriptor) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLocations
Clones this iterator.
cloneIterator(AssetDescriptor) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetNoteLogs
Clones this iterator.
cloneIterator(AssetDescriptor) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetNotes
Clones this iterator.
cloneIterator(AssetDescriptor) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRatings
Clones this iterator.
cloneIterator(AssetDescriptor) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedAssets
Clones this iterator.
cloneIterator(AssetDescriptor) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedMediaReferences
Clones this iterator.
cloneIterator(AssetDescriptor) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttributes
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.
commentBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetComment
 
commentReplies - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetComment
 
comments - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetFeedback
 
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.
complexSchemaTypeBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetComplexSchemaType
 
confidenceGovernanceClassification - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
 
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 - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
 
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.ElementOrigin
 
connectedAsset - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.RelatedAssetProperties
 
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(AssetDescriptor, Connection) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.ConnectionProperties
Bean constructor with parent asset
ConnectionProperties(AssetDescriptor, 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.
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 not connected to an asset.
connections - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
 
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
 
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(AssetDescriptor, ConnectorType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.ConnectorTypeProperties
Bean constructor with parent asset
ConnectorTypeProperties(AssetDescriptor, 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).
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 not connected to an asset (either directly or indirectly).
CONTENT_PACK - org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementOrigin
 
CONTRACT_LIFETIME - org.odpi.openmetadata.frameworks.connectors.properties.beans.RetentionBasis
 
createAssetSchemaType(AssetDescriptor, SchemaType) - Static method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaType
 
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 - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
 
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
 
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.ElementOrigin
 
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.NoteLog
 
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.SoftwareServerCapability
 
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.NoteLog
 
displayName - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaElement
 
displayName - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SoftwareServerCapability
 
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

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
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 - Enum in org.odpi.openmetadata.frameworks.connectors.properties.beans
ElementOrigin defines where the metadata comes from and, hence if it can be updated.
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.
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
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(AssetDescriptor, EmbeddedConnection) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.EmbeddedConnectionProperties
Bean constructor with parent asset
EmbeddedConnectionProperties(AssetDescriptor, EmbeddedConnectionProperties) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.EmbeddedConnectionProperties
Copy/clone constructor makes a copy of the supplied object.
EmbeddedConnectionProperties(EmbeddedConnection) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.EmbeddedConnectionProperties
Bean constructor
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(AssetDescriptor, Endpoint) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.EndpointProperties
Bean constructor with parent asset
EndpointProperties(AssetDescriptor, 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).
EndpointProperties(Endpoint) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.EndpointProperties
Bean constructor
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.
enumSchemaTypeBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetEnumSchemaType
 
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.AdditionalProperties
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.AssetCertification
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.AssetClassification
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.AssetComment
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.AssetComplexSchemaType
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.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.AssetElementType
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.AssetEnumSchemaType
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.AssetExternalIdentifier
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.AssetExternalReference
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.AssetExternalSchemaType
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.AssetInformalTag
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.AssetLicense
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.AssetLike
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.AssetLiteralSchemaType
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.AssetLocation
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.AssetMapSchemaType
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.AssetMeaning
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.AssetNote
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.AssetNoteLog
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.AssetPrimitiveSchemaType
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.AssetRating
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.AssetRelatedAsset
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.AssetRelatedMediaReference
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.AssetSchemaAttribute
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.AssetSchemaAttributeRelationship
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.AssetSchemaElement
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.AssetSchemaType
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.AssetSchemaTypeChoice
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.AssetSecurityTags
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.AssetSimpleSchemaType
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.ConfidenceGovernanceClassification
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.ConfidentialityGovernanceClassification
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.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.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.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.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.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.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.SoftwareServerCapability
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.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.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.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.ElementOrigin
 
expression - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaElement
 
extendedProperties - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementHeader
 
EXTERNAL_SOURCE - org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementOrigin
 
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.
externalIdentifierBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalIdentifier
 
externalIdentifiers - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
 
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.
externalReferenceBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalReference
 
externalReferences - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
 
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.
externalSchemaTypeBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalSchemaType
 

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.AssetSummary
Return the set of 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.
getAnchorGUID() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaElement
Return the unique identifier of the asset that this schema is ultimately connected to.
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.
getAssetBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedAsset
Return the bean with basic information about the asset.
getAssetClassifications() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementHeader
Return the list of classifications associated with the asset.
getAssetClassifications() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSummary
Return the list of classifications associated with the asset.
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.
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 of 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 of 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.AssetSchemaAttribute
Return the name of this schema attribute.
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.AssetSchemaAttribute
Return any relationships to other schema attributes.
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.AssetSchemaAttribute
Return the SchemaType that relates to the type of this attribute.
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.AssetSchemaType
Return the name of the author of the schema element.
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.AssetPropertyIteratorBase
Method implemented by subclass to retrieve the next cached list of elements.
getCardinality() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttribute
Return the cardinality defined for this schema attribute.
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.AssetSchemaAttribute
Return the category of the 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.
getCertificationBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetCertification
Return the bean with all of the properties in it.
getCertificationConditions() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetCertification
Return any special conditions that apply to the certification - such as endorsements.
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.
getCertificationTypeGUID() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetCertification
Return the unique id for the type of certification.
getCertificationTypeName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetCertification
Return the type of the certification.
getCertificationTypeName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
Return the type of the certification.
getClassificationBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetClassification
Return the classification bean.
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.beans.ElementHeader
Return the list of classifications associated with the asset.
getClassificationTypeDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementClassificationHeader
Return the description for this element's type.
getClassificationTypeId() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementClassificationHeader
Return unique identifier for the element's type.
getClassificationTypeVersion() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementClassificationHeader
Return the version number for this element's type.
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
getCommentBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetComment
Return the bean with all of the properties.
getCommentReplies() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetComment
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.AssetComment
Return the comment text.
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.AssetComment
Return an enum that describes the type of comment.
getCommentType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Comment
Return an enum that describes the type of comment.
getComplexSchemaTypeBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetComplexSchemaType
Return the bean with all of the properties.
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.
getConfidenceGovernanceClassification() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
Return the classification that defines how confident a user should be in the quality of the contents of this referenceable are.
getConfidenceLevel() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConfidenceGovernanceClassification
Return the level of confidence in the quality of this data.
getConfidentialityGovernanceClassification() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
Return the classification that defines how confidential the contents of this referenceable are.
getConfidentialityLevel() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConfidentialityGovernanceClassification
Return how confidential this data item is to the organization.
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 of the properties.
getConnectionBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.VirtualConnectionProperties
Return the bean with all of 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 an 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.
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.
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 ConnectorTypeManager 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.AssetCertification
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.AssetLicense
Return the name of the person or organization that set up the license agreement for this asset.
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.License
Return the name of the person or organization that set up the license agreement for this asset.
getCriticalityGovernanceClassification() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
Return the classification that defines how critical this referenceable is to the business.
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.AssetCertification
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.AssetLicense
Return the name of the person or organization that is responsible for the correct management of the asset according to the license.
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.AssetLiteralSchemaType
Return the data type for this element.
getDataType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSimpleSchemaType
Return the data type for this element.
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.AssetSimpleSchemaType
Return the default value for the 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.AssetSchemaAttribute
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).
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.AssetExternalIdentifier
Return the description of the external identifier.
getDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetInformalTag
Return the tag description null means no description is available.
getDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLocation
Returns the stored description property for the location.
getDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetMeaning
Return the description of the glossary term.
getDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetNoteLog
Returns the stored description property for the note log.
getDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedAsset
Returns the stored description property for the related asset.
getDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaElement
Returns the stored description property for the schema element.
getDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSummary
Returns the stored description property for the asset.
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.ElementOrigin
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.NoteLog
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.SoftwareServerCapability
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.AssetExternalReference
Return the display name of this external reference.
getDisplayName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLocation
Returns the stored display name property for the location.
getDisplayName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetNoteLog
Returns the stored display name property for the note log.
getDisplayName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedAsset
Returns the stored display name property for the related asset.
getDisplayName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaElement
Return the simple name of the schema element.
getDisplayName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSummary
Returns the stored display name property for the asset.
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.NoteLog
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.SoftwareServerCapability
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.
getElementCount() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetPagingIterator
Return the number of elements in the list.
getElementCount() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetPropertyIteratorBase
Return the number of elements in the list.
getElementCreatedBy() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
Return the name of the user that created this instance.
getElementCreateTime() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
Return the date/time that this instance was created.
getElementHeaderBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementHeader
Return the element header bean - used during cloning
getElementHomeMetadataCollectionId() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementType
Returns the unique identifier for the metadata collection that is managed by the repository where the element originates (its home repository).
getElementHomeMetadataCollectionName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementType
Return the name of the metadata collection that this asset belongs to.
getElementLicense() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementType
Return the license associated with this metadata element (null means none).
getElementLicense() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
Return the license associated with this metadata element (null means none).
getElementMaintainedBy() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
Return the list of users responsible for maintaining this instance.
getElementMetadataCollectionId() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
Returns the unique identifier for the metadata collection that is managed by the repository where the element originates (its home repository).
getElementMetadataCollectionName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
Return the name of the metadata collection that this element belongs to.
getElementOrigin() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementType
Return the origin of the metadata element.
getElementOrigin() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
Return the origin category of the metadata element.
getElementPosition() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttribute
Return the position of this schema attribute in its parent schema.
getElementPosition() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
Return the position of this schema attribute in its parent schema.
getElementSourceServer() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementType
Return the URL of the server where the element was retrieved from.
getElementSourceServer() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
Return the URL of the server where the element was retrieved from.
getElementSuperTypeNames() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
Return the list of type names for this type's supertypes.
getElementTypeBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementType
Clone the bean as part of the deep clone constructor.
getElementTypeDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementType
Return the description for this element's type.
getElementTypeDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
Return the description for this element's type.
getElementTypeId() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementType
Return unique identifier for the element's type.
getElementTypeId() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
Return unique identifier for the element's type.
getElementTypeName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementType
Return name of element's type.
getElementTypeName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
Return name of element's type.
getElementTypeVersion() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementType
Return the version number for this element's type.
getElementTypeVersion() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
Return the version number for this element's type.
getElementUpdatedBy() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
Return the name of the user that last updated this instance.
getElementUpdateTime() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
Return what was the late time this instance was updated.
getElementVersion() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
Return the version number for this instance.
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 of 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.AssetSchemaType
Return the format (encoding standard) used for this schema.
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.AssetCertification
Return the end date for the certification.
getEndDate() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLicense
Return the end date for the license.
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 of the properties.
getEndpointType() - Static method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
Return the standard type for an endpoint.
getEnumSchemaTypeBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetEnumSchemaType
Return the bean with all of the properties.
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.AssetCertification
Return the name of the organization or person that issued the certification.
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 sub type that are not explicitly supported by the connected asset API.
getExtendedProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSummary
Return the set of properties that are specific to the particular type of asset.
getExtendedProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementHeader
Return the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
getExternalIdentifierBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalIdentifier
Return the bean with all of the properties - used in the cloning process.
getExternalIdentifiers() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
Return an list of the external identifiers for this asset (or null if none).
getExternalReferenceBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalReference
Return the bean - used in the cloning process.
getExternalReferences() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
Return the list of external references associated with this asset.
getExternalSchemaTypeBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalSchemaType
Return the bean with all of the properties.
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.AssetLiteralSchemaType
Return the fixed value for the element.
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.AssetSchemaType
Return the formula used to combine the values of the queries.
getFormula() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaType
Return the formula used to combine the values of the queries.
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.AssetSummary
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.
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.
getHTTPErrorCode() - Method in enum org.odpi.openmetadata.frameworks.connectors.ffdc.OCFErrorCode
Deprecated.
getIdentifier() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalIdentifier
Return the external identifier for this asset.
getIdentifier() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalIdentifier
Return the external identifier for this asset.
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.
getInformalTagBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetInformalTag
Return the bean with all of the properties in it
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.AssetExternalIdentifier
Return the key pattern that is used with this external identifier.
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.AssetNote
Return the last time a change was made to this note.
getLastUpdate() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Note
Return the last time a change was made to this note.
getLatestChange() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSummary
Return a short description of the last change to the asset.
getLatestChange() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
Return a short description of the last change to the asset.
getLatestChangeAction() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChange
Return the type of change.
getLatestChangeDetails() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
Return full details of the latest change to the asset universe.
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.
getLicenseBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLicense
Return the bean with all of the properties.
getLicenseConditions() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLicense
Return any special conditions that apply to the license - such as endorsements.
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.AssetLicense
Get the name of the organization or person that issued the license.
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.
getLicenseTypeGUID() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLicense
Return the unique id for the type of license.
getLicenseTypeName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLicense
Return the type of the license.
getLicenseTypeName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
Return the name for the type of the license.
getLikeBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLike
Return the bean with the properties.
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.AssetCertification
Return the link to the full text of the certification.
getLink() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLicense
Return the link to the full text of the license.
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.AssetExternalReference
Return the description of the reference (with respect to this asset).
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.AssetSchemaAttributeRelationship
Return the GUID of the schema attribute that this link connects together.
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.AssetSchemaAttributeRelationship
Return the name of the schema type 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.AssetExternalSchemaType
Return the external schema type.
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.AssetSchemaAttributeRelationship
Return the list of properties associated with this schema link.
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.AssetSchemaAttributeRelationship
Return the type of the relationship.
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.
getLiteralSchemaTypeBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLiteralSchemaType
Return the bean with all of the properties.
getLocalSchemaType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttribute
Deprecated.
getLocationBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLocation
Return the bean with all of the properties in it.
getMapFromElement() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetMapSchemaType
Return the type of schema element that represents the key or property name for the map.
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.
getMappingProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
Return the additional properties used by the master repository to map to stored instances.
getMapSchemaTypeBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetMapSchemaType
Return the bean with all of the properties.
getMapToElement() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetMapSchemaType
Return the type of schema element that represents the property value 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.AssetSchemaAttribute
Return the maximum number of instances allowed for this attribute.
getMaxCardinality() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
Return the maximum number of instances allowed for this attribute.
getMeaningBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetMeaning
Return the bean containing all of the properties
getMeanings() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetReferenceable
Return a list of the glossary terms attached to this referenceable object.
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.Referenceable
Return the assigned meanings for this metadata entity.
getMediaType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedMediaReference
Return the type of media referenced.
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.AssetRelatedMediaReference
Return the list of recommended usage for the related media.
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.AssetSchemaAttribute
Return this minimum number of instances allowed for this attribute.
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.AssetClassification
Return the name of the classification
getName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetInformalTag
Return the name of the tag.
getName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetMeaning
Return the glossary term name.
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.ElementOrigin
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.
getNoteBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetNote
Return the bean with all of the properties.
getNoteLogBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetNoteLog
Return the bean containing the properties for the note log
getNoteLogs() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
Return an list of NoteLogs linked to this asset.
getNotes() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetCertification
Return the notes from the custodian.
getNotes() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLicense
Return the notes for the custodian.
getNotes() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetNoteLog
Return the list of notes defined for this note log.
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.
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.ElementOrigin
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.AssetExternalReference
Return the name of the organization that owns the resource that this external reference represents.
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.beans.Asset
Return the properties that characterize where this asset is from.
getOrigins() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSummary
Return the properties that characterize where this asset is from.
getOwner() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedAsset
Returns the details of the owner for this related asset.
getOwner() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSummary
Returns the name of the owner for this asset.
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.AssetSummary
Return the property name that is being used to identify the owner.
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.AssetSummary
Deprecated.
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.AssetSummary
Return the type name of the element representing the owner.
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.SoftwareServerCapability
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)
getPrimitiveSchemaTypeBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetPrimitiveSchemaType
Return the bean with all of the properties.
getProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetClassification
Returns a collection of the additional stored properties for the classification.
getProperty(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AdditionalProperties
Returns the requested additional stored property for the element.
getPropertyNames() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AdditionalProperties
Returns a list of the additional stored properties for the element.
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.AssetSummary
Returns the stored qualified name property for the asset.
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.AssetSchemaType
Return the list of queries that are used to create the derived schema element.
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.
getRatingBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRating
Return the bean with all of the properties.
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.AssetExternalReference
Return the identifier given to this reference (with respect to this asset).
getReferenceId() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalReference
Return the identifier given to this reference (with respect to this asset).
getRelatedAsset() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedAsset
Return the bean that described the related asset
getRelatedAssetProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedAsset
Return the detailed properties for a related asset.
getRelatedAssets() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetUniverse
Return the list of assets related to this asset.
getRelatedMediaReferenceBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedMediaReference
Return the bean that contains the properties.
getRelatedMediaReferences() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
Return an 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.
getRelationshipAttributeName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedAsset
Return the attribute name for the related asset.
getRelationshipTypeName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedAsset
Return the name of the relationship between the anchor asset and th related 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.
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.AssetExternalReference
Return the description of the resource that this external reference represents.
getResourceDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalReference
Return the description of the resource that this external reference represents.
getResponseSchemaType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.APIOperation
Return the structure of the response.
getRetentionBasis() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.RetentionGovernanceClassification
Return a description of the factor used to set the archiveAfter and deleteAfter dates.
getRetentionGovernanceClassification() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
Return the classification that defines when this referenceable will be archived and then permanently deleted.
getReview() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRating
Return the review comments - null means no review is available.
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.AssetUniverse
Return details of the schema associated with the asset.
getSchemaAttributeBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttribute
Return the bean with all of the properties.
getSchemaAttributeRelationshipBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttributeRelationship
Return the bean with all of the properties
getSchemaAttributes() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetComplexSchemaType
Return the list of schema attributes in this schema.
getSchemaAttributes(AssetDescriptor) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetComplexSchemaType
Return the list of schema attributes in this schema.
getSchemaElementBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaElement
Return this schema type bean.
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.
getSchemaTypeBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetEnumSchemaType
Return this schema element bean.
getSchemaTypeBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalSchemaType
Return this schema element bean.
getSchemaTypeBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLiteralSchemaType
Return this schema element bean.
getSchemaTypeBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetPrimitiveSchemaType
Return this schema element bean.
getSchemaTypeBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaType
Return this schema type bean.
getSchemaTypeBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaTypeChoice
Return this schema element bean.
getSchemaTypeBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSimpleSchemaType
Return this schema element bean.
getSchemaTypeChoiceBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaTypeChoice
Return the bean with all of the properties.
getSchemaTypeOptions() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaTypeChoice
Return the list of schema types that an instance of the schema attribute can use as its type.
getScope() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalIdentifier
Return the scope of this external identifier.
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.AssetExternalIdentifier
Return the text description of the scope for this external identifier.
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.Referenceable
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.AssetSecurityTags
Return the list of security labels attached to the element.
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.AssetSecurityTags
Return the security properties associated with the element.
getSecurityProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SecurityTags
Return the security properties associated with the element.
getSecurityTags() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetReferenceable
Return the information used by security engines to secure access to the asset's content.
getSecurityTags() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSecurityTags
Return the bean containing all of the properties
getSecurityTags() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
Return the information used by security engines to secure access to the asset's content.
getShortDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedAsset
Returns the summary description property for the related asset.
getShortDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSummary
Returns the short description of the asset from relationship with Connection.
getShortDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
Returns the short description of the asset from relationship with Connection.
getSimpleSchemaTypeBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSimpleSchemaType
Return the bean with all of the properties.
getSortOrder() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttribute
Return the order that the attribute instances are arranged in - if any.
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.AssetExternalIdentifier
Return details of the source system where this external identifier comes from.
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.SoftwareServerCapability
Return the source of the discovery engine implementation.
getStarRating() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRating
Return the stars for the rating.
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.AssetCertification
Return the start date for the certification.
getStartDate() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLicense
Return the start date for the license.
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.
getStatus() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
Return the status of this instance.
getStatus() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationBase
Return the status of this classification.
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.
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.AssetCertification
Return a brief summary of the certification.
getSummary() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLicense
Return a brief summary of the license.
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.
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.AssetNote
Return the text of the note.
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.AssetSummary
Return the element type properties for this asset.
getType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementHeader
Return the element type properties for this properties object.
getTypeDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SoftwareServerCapability
Return the description of the type of discovery engine this is.
getTypeName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedAsset
Return the type of relationship to the asset.
getURI() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalReference
Return the URI used to retrieve the resource that this external reference represents.
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.AssetSummary
Returns the URL to access the properties object in the metadata repository.
getURL() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementHeader
Returns the URL to access the properties object in the metadata repository.
getUsage() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalIdentifier
Return details of how, where and when this external identifier is used.
getUsage() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaType
Return the usage guidance for this schema element.
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.AssetComment
Return the user id of the person who created the comment.
getUser() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetInformalTag
Return the user id of the person who created the tag.
getUser() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLike
Return the user id of the person who created the like.
getUser() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetNote
Return the user id of the person who created the note.
getUser() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRating
Return the user id of the person who created the rating.
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.AssetExternalReference
Return the version of the resource that this external reference represents.
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.SoftwareServerCapability
Return the version of the discovery engine.
getVersionNumber() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaType
Return the version number of the schema element - null means no version number.
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.
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.AssetSummary
Return the names of the zones that this asset is a member of.
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.
guid - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementHeader
 

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.AdditionalProperties
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetCertification
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetClassification
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetComment
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetComplexSchemaType
Hash of properties
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.AssetElementType
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetEnumSchemaType
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalIdentifier
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalReference
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalSchemaType
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetFeedback
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetInformalTag
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLicense
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLike
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLiteralSchemaType
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLocation
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetMapSchemaType
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetMeaning
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetNote
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetNoteLog
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetPrimitiveSchemaType
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.AssetRating
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.AssetRelatedAsset
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedMediaReference
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttribute
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttributeRelationship
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaElement
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaType
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaTypeChoice
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSecurityTags
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSimpleSchemaType
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 has 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.ConfidenceGovernanceClassification
Return code value representing the contents of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConfidentialityGovernanceClassification
Return code value representing the contents of this object.
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
Return has 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.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.ElementType
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.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.NoteLog
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 has 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 has 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.SoftwareServerCapability
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValue
Return has 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.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.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.VirtualConnectionProperties
Hash of properties
hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetAPIOperations
The iterator can only be used once to step through the elements.
hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetCertifications
The iterator can only be used once to step through the elements.
hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetCommentReplies
The iterator can only be used once to step through the elements.
hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetComments
The iterator can only be used once to step through the elements.
hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetConnections
The iterator can only be used once to step through the elements.
hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalIdentifiers
The iterator can only be used once to step through the elements.
hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalReferences
The iterator can only be used once to step through the elements.
hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetInformalTags
The iterator can only be used once to step through the elements.
hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLicenses
The iterator can only be used once to step through the elements.
hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLikes
The iterator can only be used once to step through the elements.
hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLocations
The iterator can only be used once to step through the elements.
hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetNoteLogs
The iterator can only be used once to step through the elements.
hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetNotes
The iterator can only be used once to step through the elements.
hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetPagingIterator
The iterator can only be used once to step through the elements.
hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRatings
The iterator can only be used once to step through the elements.
hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedAssets
The iterator can only be used once to step through the elements.
hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedMediaReferences
The iterator can only be used once to step through the elements.
hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttributes
The iterator can only be used once to step through the elements.
hasOrderedValues() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttribute
Return whether the attribute instances are arranged in an order.
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
 
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
 
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.
informalTagBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetInformalTag
 
informalTags - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetFeedback
 
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.
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
 
isDeprecated() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaElement
Is the schema element deprecated?
isNullable - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
 
isPrivateTag - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.InformalTag
 
isPrivateTag() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetInformalTag
Return boolean flag to say whether the tag is private or not.
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
 
isPublic() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetComment
Return if this comment is private to the creating user.
isPublic() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetInformalTag
Return if the link to the tag is private to the creating user.
isPublic() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLike
Return if this like is private to the creating user.
isPublic() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRating
Return if this rating is private to the creating user.
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.AssetPagingIterator
 

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 - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
 
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.
latestChangeDetails - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
 
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.
licenseBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLicense
 
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
 
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.
likeBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLike
 
likes - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetFeedback
 
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.
literalSchemaTypeBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLiteralSchemaType
 
LOCAL_COHORT - org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementOrigin
 
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
locationBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLocation
 

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.
mapSchemaTypeBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetMapSchemaType
 
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.AssetPagingIterator
 
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.
meaningBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetMeaning
 
meanings - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetUniverse
 
meanings - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
 
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.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
 
next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetAPIOperations
Return the next element in the iteration.
next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetCertifications
Return the next element in the iteration.
next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetCommentReplies
Return the next element in the iteration.
next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetComments
Return the next element in the iteration.
next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetConnections
Return the next element in the iteration.
next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalIdentifiers
Return the next element in the iteration.
next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalReferences
Return the next element in the iteration.
next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetInformalTags
Return the next element in the iteration.
next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLicenses
Return the next element in the iteration.
next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLikes
Return the next element in the iteration.
next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLocations
Return the next element in the iteration.
next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetNoteLogs
Return the next element in the iteration.
next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetNotes
Return the next element in the iteration.
next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetPagingIterator
Return the next element in the list
next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRatings
Return the next element in the iteration.
next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedAssets
Return the next element in the iteration.
next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedMediaReferences
Return the next element in the iteration.
next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttributes
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.
noteBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetNote
 
NoteLog - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
NoteLog manages a list of notes for an asset
NoteLog() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.NoteLog
Default constructor
NoteLog(NoteLog) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.NoteLog
Copy/clone constructor.
noteLogBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetNoteLog
 
noteLogs - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
 
notes - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetNoteLog
 
notes - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
 
notes - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
 
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.AssetPropertyIteratorBase
 
parentAsset - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetPropertyBase
 
patchLevel - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SoftwareServerCapability
 
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.
primitiveSchemaTypeBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetPrimitiveSchemaType
 
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;
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.
ratingBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRating
 
ratings - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetFeedback
 
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 - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.RelatedAssetProperties
 
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 - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedAsset
 
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(AssetDescriptor, AssetRelatedAsset) - 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
 
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.
relatedMediaReferenceBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedMediaReference
 
relatedMediaReferences - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
 
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.
relationshipAttributeName - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedAsset
 
relationshipTypeName - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedAsset
 
remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetAPIOperations
Remove the current element in the iterator.
remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetCertifications
Remove the current element in the iterator.
remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetCommentReplies
Remove the current element in the iterator.
remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetComments
Remove the current element in the iterator.
remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetConnections
Remove the current element in the iterator.
remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalIdentifiers
Remove the current element in the iterator.
remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalReferences
Remove the current element in the iterator.
remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetInformalTags
Remove the current element in the iterator.
remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLicenses
Remove the current element in the iterator.
remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLikes
Remove the current element in the iterator.
remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLocations
Remove the current element in the iterator.
remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetNoteLogs
Remove the current element in the iterator.
remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetNotes
Remove the current element in the iterator.
remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetPagingIterator
Remove the current element in the iterator.
remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRatings
Remove the current element in the iterator.
remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedAssets
Remove the current element in the iterator.
remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedMediaReferences
Remove the current element in the iterator.
remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttributes
Remove the current element in the iterator.
requestSchemaType - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.APIOperation
 
resourceDescription - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalReference
 
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 - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
 
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.AssetUniverse
 
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.
schemaAttributeBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttribute
 
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.
schemaAttributeRelationshipBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttributeRelationship
 
schemaAttributes - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetComplexSchemaType
 
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.
schemaElementBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaElement
 
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.
schemaTypeChoiceBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaTypeChoice
 
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.Referenceable
 
securedProperties - Variable in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
 
securityTags - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
 
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.
setAnchorGUID(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaElement
Set up the unique identifier of the asset that this schema is ultimately connected to.
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.
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(ComplexSchemaType) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetComplexSchemaType
Set up the bean that contains the properties of the schema.
setBean(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementHeader
Set up the bean that contains the properties of the element header.
setBean(EnumSchemaType) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetEnumSchemaType
Set up the bean that contains the properties of the schema.
setBean(ExternalSchemaType) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalSchemaType
Set up the bean that contains the properties of the schema.
setBean(LiteralSchemaType) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLiteralSchemaType
Set up the bean that contains the properties of the schema.
setBean(MapSchemaType) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetMapSchemaType
Set up the bean that contains the properties of the schema.
setBean(PrimitiveSchemaType) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetPrimitiveSchemaType
Set up the bean that contains the properties of the schema.
setBean(Referenceable) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetReferenceable
Set up the bean that contains the properties of the referenceable.
setBean(SchemaElement) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaElement
Set up the bean that contains the properties of the schema element.
setBean(SchemaType) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaType
Set up the bean that contains the properties of the schema.
setBean(SchemaTypeChoice) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaTypeChoice
Set up the bean that contains the properties of the schema.
setBean(SimpleSchemaType) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSimpleSchemaType
Set up the bean that contains the properties of the schema.
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 connection.
setClassificationTypeDescription(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementClassificationHeader
Set up a short description of this element's type.
setClassificationTypeId(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementClassificationHeader
Set up the unique identifier for the element's type.
setClassificationTypeVersion(long) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementClassificationHeader
Set up the version number for this element's type
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.
setConfidenceGovernanceClassification(ConfidenceGovernanceClassification) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
Set up the classification that defines how confident a user should be in the quality of the contents of this referenceable are.
setConfidenceLevel(ConfidenceLevel) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConfidenceGovernanceClassification
Set up the level of confidence in the quality of this data.
setConfidentialityGovernanceClassification(ConfidentialityGovernanceClassification) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
Set up the classification that defines how confidential the contents of this referenceable are.
setConfidentialityLevel(int) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConfidentialityGovernanceClassification
Set up how confidential this data item is to the organization.
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.License
Set up the name of the person or organization that set up the license agreement for this asset.
setCriticalityGovernanceClassification(CriticalityGovernanceClassification) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
Set up the classification that defines how critical this referenceable is to the business.
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.NoteLog
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.SoftwareServerCapability
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.NoteLog
Set up the 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.SoftwareServerCapability
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.
setElementCreatedBy(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
Set up the name of the user that created this instance.
setElementCreateTime(Date) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
Set up the time that this instance was created.
setElementLicense(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
Set up the license associated with this metadata element (null means none)
setElementMaintainedBy(List<String>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
Set up the list of users responsible for maintaining this instance.
setElementMetadataCollectionId(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
Set up the unique identifier for the metadata collection that is managed by the repository where the element originates (its home repository).
setElementMetadataCollectionName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
Set up the name of the metadata collection that this asset belongs to.
setElementOrigin(ElementOrigin) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
Set up the category of this element's origin.
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.
setElementSourceServer(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
Set up the URL of the server where the element was retrieved from.
setElementSuperTypeNames(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.
setElementTypeDescription(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
Set up a short description of this element's type.
setElementTypeId(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
Set up the unique identifier for the element's type.
setElementTypeName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
Set up the name of this element's type
setElementTypeVersion(long) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
Set up the version number for this element's type
setElementUpdatedBy(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
Set up the name of the user that last updated this instance.
setElementUpdateTime(Date) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
Set up the last update time for this instance.
setElementVersion(long) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
Set up the version number for this instance.
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.ElementHeader
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.
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.
setIdentifier(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalIdentifier
Set up the external identifier for this asset.
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.
setLatestChange(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
Set up a short description of the last change to the asset.
setLatestChangeAction(LatestChangeAction) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChange
Set up the type of change.
setLatestChangeDetails(LatestChange) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
Set up full details of the latest change to the asset universe.
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.
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.
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.
setMappingProperties(Map<String, Serializable>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
Set up the additional properties used by the master repository to map to stored instances.
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.Referenceable
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.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(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.
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.SoftwareServerCapability
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).
setRelatedAsset(Asset) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedAsset
Set up the bean that described the related 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.
setRetentionBasis(RetentionBasis) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.RetentionGovernanceClassification
Set up a description of the factor used to set the archiveAfter and deleteAfter dates.
setRetentionGovernanceClassification(RetentionGovernanceClassification) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
Set up the classification that defines when this referenceable will be archived and then permanently deleted.
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.Referenceable
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.
setSecurityTags(SecurityTags) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
Set up the information used by security engines to secure access to the asset's content.
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.SoftwareServerCapability
Set up the source of the discovery engine implementation.
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.
setStatus(ElementStatus) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
Set up the status of this instance.
setStatus(GovernanceClassificationStatus) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationBase
Set up the status of the classification.
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 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 the id of the steward responsible for the mapping.
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.
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.ElementHeader
Set up the type of this element.
setTypeDescription(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SoftwareServerCapability
Set up the description of the type of discovery engine this is.
setTypeName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedAsset
Set up the type of relationship to the asset.
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.ElementHeader
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 he 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 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(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.SoftwareServerCapability
Set up the version string of the discovery engine.
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.
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.
simpleSchemaTypeBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSimpleSchemaType
 
SINGLETON - org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttributeCategory
 
SoftwareServerCapability - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
SoftwareServerCapability describe the properties needed to describe a specific software server's capability.
SoftwareServerCapability() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.SoftwareServerCapability
Default constructor.
SoftwareServerCapability(SoftwareServerCapability) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.SoftwareServerCapability
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.SoftwareServerCapability
 
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 has a number of types 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.AdditionalProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetAPIOperations
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetCertification
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetCertifications
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetClassification
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetComment
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetCommentReplies
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetComments
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetComplexSchemaType
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetConnections
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.AssetElementType
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetEnumSchemaType
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalIdentifier
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalIdentifiers
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalReference
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalReferences
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalSchemaType
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.AssetInformalTag
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetInformalTags
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLicense
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLicenses
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLike
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLikes
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.AssetLiteralSchemaType
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLocation
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetLocations
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetMapSchemaType
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetMeaning
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetNote
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetNoteLog
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetNoteLogs
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetNotes
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetPagingIterator
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetPrimitiveSchemaType
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRating
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRatings
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.AssetRelatedAsset
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedAssets
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedMediaReference
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedMediaReferences
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttribute
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttributeRelationship
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttributes
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaElement
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaType
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaTypeChoice
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSecurityTags
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSimpleSchemaType
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSummary
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.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 enum org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementOrigin
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.ElementType
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.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.NoteLog
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.SoftwareServerCapability
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.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.ConnectorTypeProperties
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.RelatedAssetProperties
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.AssetPagingIterator
 
TRANSACTIONAL - org.odpi.openmetadata.frameworks.connectors.properties.beans.ConfidenceLevel
 
TWO_STARS - org.odpi.openmetadata.frameworks.connectors.properties.beans.StarRating
 
type - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementHeader
 
typeDescription - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SoftwareServerCapability
 

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.ElementOrigin
 
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.ElementHeader
 
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.ElementOrigin
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.ElementOrigin
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.SoftwareServerCapability
 
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(AssetDescriptor, VirtualConnection) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.VirtualConnectionProperties
Bean constructor with parent asset
VirtualConnectionProperties(AssetDescriptor, 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.
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 not 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
 
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