Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V Z 

A

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.
additionalProperties - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AdditionalProperties
 
additionalProperties - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
 
address - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
 
aliases - 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.
allowsDuplicateValues - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
 
anchorGUID - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
 
anchorGUID - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaElement
 
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.
arguments - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
 
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
 
AssetBoundedSchemaType - Class in org.odpi.openmetadata.frameworks.connectors.properties
Deprecated.
AssetBoundedSchemaType(AssetDescriptor) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetBoundedSchemaType
Deprecated.
Constructor used by the subclasses
AssetBoundedSchemaType(BoundedSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetBoundedSchemaType
Deprecated.
Bean constructor
AssetBoundedSchemaType(AssetDescriptor, BoundedSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetBoundedSchemaType
Deprecated.
Bean constructor with parent asset
AssetBoundedSchemaType(AssetDescriptor, AssetBoundedSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetBoundedSchemaType
Deprecated.
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.
AssetCertification - Class in org.odpi.openmetadata.frameworks.connectors.properties
Certification stores the certifications awarded to the asset.
AssetCertification(Certification) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetCertification
Bean constructor
AssetCertification(AssetDescriptor, Certification) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetCertification
Bean constructor with parent asset
AssetCertification(AssetDescriptor, AssetCertification) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetCertification
Copy/clone 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(Classification) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetClassification
Bean constructor
AssetClassification(AssetDescriptor, Classification) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetClassification
Bean constructor with parent 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
AssetComment - Class in org.odpi.openmetadata.frameworks.connectors.properties
Stores information about a comment connected to an asset.
AssetComment(Comment, AssetCommentReplies) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetComment
Bean constructor
AssetComment(AssetDescriptor, Comment, AssetCommentReplies) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetComment
Bean constructor with parent asset and replies
AssetComment(AssetDescriptor, AssetComment) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetComment
Copy/clone 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(ComplexSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetComplexSchemaType
Bean constructor
AssetComplexSchemaType(AssetDescriptor, ComplexSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetComplexSchemaType
Bean constructor with parent asset
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.
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.
AssetDerivedSchemaAttribute - Class in org.odpi.openmetadata.frameworks.connectors.properties
Derived schema elements are used in views to define elements that are calculated using data from other sources.
AssetDerivedSchemaAttribute(DerivedSchemaAttribute, AssetSchemaImplementationQueries) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetDerivedSchemaAttribute
Bean constructor
AssetDerivedSchemaAttribute(AssetDescriptor, DerivedSchemaAttribute, AssetSchemaImplementationQueries) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetDerivedSchemaAttribute
Bean constructor with parent asset
AssetDerivedSchemaAttribute(AssetDescriptor, AssetDerivedSchemaAttribute) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetDerivedSchemaAttribute
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.
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(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.
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.
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(Asset, AssetExternalIdentifiers, AssetRelatedMediaReferences, AssetNoteLogs, AssetExternalReferences, AssetConnections, AssetLicenses, AssetCertifications) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
Typical constructor initialize superclasses
AssetDetail(AssetDetail) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
Copy/clone constructor.
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(ElementHeader) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementHeader
Bean constructor
AssetElementHeader(AssetDescriptor, ElementHeader) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementHeader
Bean constructor with parent asset
AssetElementHeader(AssetDescriptor, AssetElementHeader) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementHeader
Copy/clone constructor.
AssetElementType - Class in org.odpi.openmetadata.frameworks.connectors.properties
The AssetElementType provides details of the type information associated with the element.
AssetElementType(ElementType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementType
Bean constructor accepts bean version of the AssetElementType to provide the values
AssetElementType(AssetElementType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementType
Copy/clone constructor
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(EnumSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetEnumSchemaType
Bean constructor
AssetEnumSchemaType(AssetDescriptor, EnumSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetEnumSchemaType
Bean constructor with parent asset
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.
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(ExternalIdentifier) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalIdentifier
Bean constructor
AssetExternalIdentifier(AssetDescriptor, ExternalIdentifier) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalIdentifier
Bean constructor with parent asset
AssetExternalIdentifier(AssetDescriptor, AssetExternalIdentifier) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalIdentifier
Copy/clone 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(ExternalReference) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalReference
Bean constructor
AssetExternalReference(AssetDescriptor, ExternalReference) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalReference
Bean constructor with parent asset
AssetExternalReference(AssetDescriptor, AssetExternalReference) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetExternalReference
Copy/clone 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.
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, AssetInformalTags, AssetLikes, AssetRatings, AssetComments) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetFeedback
Typical Constructor
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.
AssetInformalTag - Class in org.odpi.openmetadata.frameworks.connectors.properties
InformalTag stores information about a tag connected to an asset.
AssetInformalTag(InformalTag) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetInformalTag
Bean constructor
AssetInformalTag(AssetDescriptor, InformalTag) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetInformalTag
Bean constructor with parent asset
AssetInformalTag(AssetDescriptor, AssetInformalTag) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetInformalTag
Copy/clone 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(License) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetLicense
Bean constructor
AssetLicense(AssetDescriptor, License) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetLicense
Bean constructor with parent asset
AssetLicense(AssetDescriptor, AssetLicense) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetLicense
Copy/clone 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(Like) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetLike
Bean constructor
AssetLike(AssetDescriptor, Like) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetLike
Bean constructor with parent asset
AssetLike(AssetDescriptor, AssetLike) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetLike
Copy/clone 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(LiteralSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetLiteralSchemaType
Bean constructor
AssetLiteralSchemaType(AssetDescriptor, LiteralSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetLiteralSchemaType
Bean constructor with parent asset
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.
AssetLocation - Class in org.odpi.openmetadata.frameworks.connectors.properties
AssetLocation describes where the asset is located.
AssetLocation(Location) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetLocation
Bean constructor
AssetLocation(AssetDescriptor, Location) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetLocation
Bean constructor and parent asset
AssetLocation(AssetDescriptor, AssetLocation) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetLocation
Copy/clone 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, 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
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.
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(Meaning) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetMeaning
Bean constructor
AssetMeaning(AssetDescriptor, Meaning) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetMeaning
Bean constructor
AssetMeaning(AssetDescriptor, AssetMeaning) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetMeaning
Copy/clone constructor.
AssetNote - Class in org.odpi.openmetadata.frameworks.connectors.properties
Note defines the properties of a single note in a note log.
AssetNote(Note) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetNote
Bean constructor
AssetNote(AssetDescriptor, Note) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetNote
Bean constructor with parent asset
AssetNote(AssetDescriptor, AssetNote) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetNote
Copy/clone constructor.
AssetNoteLog - Class in org.odpi.openmetadata.frameworks.connectors.properties
AssetNoteLog manages a collection of notes for an asset
AssetNoteLog(NoteLog, AssetNotes) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetNoteLog
Bean constructor
AssetNoteLog(AssetDescriptor, NoteLog, AssetNotes) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetNoteLog
Bean constructor with parent asset
AssetNoteLog(AssetDescriptor, AssetNoteLog) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetNoteLog
Copy/clone 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(PrimitiveSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetPrimitiveSchemaType
Bean constructor
AssetPrimitiveSchemaType(AssetDescriptor, PrimitiveSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetPrimitiveSchemaType
Bean constructor with parent asset
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.
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(Rating) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetRating
Bean constructor
AssetRating(AssetDescriptor, Rating) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetRating
Bean constructor with parent asset
AssetRating(AssetDescriptor, AssetRating) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetRating
Copy/clone 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(Referenceable) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetReferenceable
Bean constructor
AssetReferenceable(AssetDescriptor, Referenceable) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetReferenceable
Bean constructor with parent asset
AssetReferenceable(AssetDescriptor, AssetReferenceable) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetReferenceable
Copy/clone constructor with parent asset.
AssetRelatedAsset - Class in org.odpi.openmetadata.frameworks.connectors.properties
AssetRelatedAsset describes assets that are related to this asset.
AssetRelatedAsset(Asset, String, String, RelatedAssetProperties) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedAsset
Bean constructor
AssetRelatedAsset(AssetDescriptor, Asset, String, String, RelatedAssetProperties) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedAsset
Bean constructor with parent asset
AssetRelatedAsset(AssetDescriptor, AssetRelatedAsset) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedAsset
Copy/clone 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(RelatedMediaReference) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedMediaReference
Bean constructor
AssetRelatedMediaReference(AssetDescriptor, RelatedMediaReference) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedMediaReference
Bean constructor with parent asset
AssetRelatedMediaReference(AssetDescriptor, AssetRelatedMediaReference) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetRelatedMediaReference
Copy/clone 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(SchemaAttribute) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttribute
Bean constructor used by subclasses
AssetSchemaAttribute(AssetDescriptor, SchemaAttribute) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttribute
Bean constructor with parent asset
AssetSchemaAttribute(AssetDescriptor, AssetSchemaAttribute) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttribute
Copy/clone constructor.
AssetSchemaAttributeRelationship - Class in org.odpi.openmetadata.frameworks.connectors.properties
SchemaLink defines a relationship between 2 SchemaElements.
AssetSchemaAttributeRelationship(SchemaAttributeRelationship) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttributeRelationship
Bean constructor
AssetSchemaAttributeRelationship(AssetDescriptor, SchemaAttributeRelationship) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttributeRelationship
Bean constructor with parent asset
AssetSchemaAttributeRelationship(AssetDescriptor, AssetSchemaAttributeRelationship) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttributeRelationship
Copy/clone constructor makes a copy of the supplied object.
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(SchemaElement) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaElement
Bean constructor
AssetSchemaElement(AssetDescriptor, SchemaElement) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaElement
Bean constructor with parent.
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.
AssetSchemaImplementationQueries - Class in org.odpi.openmetadata.frameworks.connectors.properties
SchemaImplementationQuery supports an iterator over a list of schema query elements that make up a formula for a derived schema element.
AssetSchemaImplementationQueries(AssetDescriptor, int, int) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaImplementationQueries
Typical Constructor creates an iterator with the supplied list of elements.
AssetSchemaImplementationQueries(AssetDescriptor, AssetSchemaImplementationQueries) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaImplementationQueries
Copy/clone constructor.
AssetSchemaImplementationQuery - Class in org.odpi.openmetadata.frameworks.connectors.properties
SchemaImplementationQuery defines a query on a schema attribute that returns all or part of the value for a derived field.
AssetSchemaImplementationQuery(SchemaImplementationQuery, AssetSchemaAttribute) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaImplementationQuery
Bean constructor
AssetSchemaImplementationQuery(AssetDescriptor, SchemaImplementationQuery, AssetSchemaAttribute) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaImplementationQuery
Bean constructor with parent asset
AssetSchemaImplementationQuery(AssetDescriptor, AssetSchemaImplementationQuery) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaImplementationQuery
Copy/clone constructor.
AssetSchemaLink - Class in org.odpi.openmetadata.frameworks.connectors.properties
SchemaLink defines a relationship between 2 SchemaElements.
AssetSchemaLink(SchemaLink) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaLink
Bean constructor
AssetSchemaLink(AssetDescriptor, SchemaLink) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaLink
Bean constructor with parent asset
AssetSchemaLink(AssetDescriptor, AssetSchemaLink) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaLink
Copy/clone constructor makes a copy of the supplied object.
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(SchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaType
Bean constructor
AssetSchemaType(AssetDescriptor, SchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaType
Bean constructor with parent asset
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.
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(SchemaTypeChoice) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaTypeChoice
Bean constructor
AssetSchemaTypeChoice(AssetDescriptor, SchemaTypeChoice) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaTypeChoice
Bean constructor with parent asset
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.
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(SimpleSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSimpleSchemaType
Bean constructor
AssetSimpleSchemaType(AssetDescriptor, SimpleSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSimpleSchemaType
Bean constructor with parent asset
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.
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(Asset) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSummary
Bean constructor - initializes AssetSummary using a bean returned by the REST interface.
AssetSummary(AssetSummary) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetSummary
Copy/clone constructor.
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(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
AssetUniverse(AssetUniverse) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.AssetUniverse
Copy/clone Constructor note this is a deep copy
attributeCount - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ComplexSchemaType
 
attributeName - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
 
attributeRelationships - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
 
attributeType - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
 
auditLog - Variable in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
 
author - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaType
 

B

BoundedSchemaCategory - Enum in org.odpi.openmetadata.frameworks.connectors.properties.beans
Deprecated.
boundedSchemaElementType - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetBoundedSchemaType
Deprecated.
 
BoundedSchemaType - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
Deprecated.
BoundedSchemaType() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.BoundedSchemaType
Deprecated.
BoundedSchemaType(BoundedSchemaType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.BoundedSchemaType
Deprecated.
boundedSchemaTypeBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetBoundedSchemaType
Deprecated.

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
 
cardinality - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
 
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
 
Classification - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
The Classification bean extends the Classification from the OCF properties package with a default constructor and setter methods.
Classification() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.Classification
Default constructor
Classification(Classification) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.Classification
Copy/clone constructor
classificationBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetClassification
 
classificationName - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Classification
 
classificationProperties - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Classification
 
classifications - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementHeader
 
clearPassword - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
 
cloneAssetSchemaAttribute(AssetDescriptor) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDerivedSchemaAttribute
Returns a clone of this object.
cloneAssetSchemaAttribute(AssetDescriptor) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttribute
Returns a clone of this object.
cloneAssetSchemaType(AssetDescriptor) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetBoundedSchemaType
Deprecated.
Return a clone of this schema element.
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.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.
cloneElement(AssetDescriptor, AssetPropertyBase) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaImplementationQueries
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.
cloneIterator(AssetDescriptor) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaImplementationQueries
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.BoundedSchemaType
Deprecated.
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.DerivedSchemaAttribute
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.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.SchemaLink
Returns a clone of this object as the abstract SchemaElement class.
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.BoundedSchemaType
Deprecated.
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.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.
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
 
configurationProperties - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
 
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(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, Map<String, Object>) - 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(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(String, ConnectionCheckedException) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectionCheckedException
This is the copy/clone constructor used for creating an exception.
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, Throwable) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectionCheckedException
Deprecated.
connectionProperties - Variable in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
 
ConnectionProperties - Class in org.odpi.openmetadata.frameworks.connectors.properties
ConnectionProperties is an object that contains the properties needed to create and initialise a connector to access a specific data assets.
ConnectionProperties(Connection) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.ConnectionProperties
Bean constructor
ConnectionProperties(AssetDescriptor, Connection) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.ConnectionProperties
Bean constructor with parent asset
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.
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.
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(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, Map<String, Object>) - 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(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) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectorCheckedException
Deprecated.
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.
connectorInstanceId - Variable in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
 
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
connectorProviderClassName - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
 
connectorType - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
 
ConnectorType - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
The ConnectorType describe the implementation details of a particular type of OCF connector.
ConnectorType() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Default constructor
ConnectorType(ConnectorType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Copy/clone constructor for a connectorType that is not connected to an asset (either directly or indirectly).
connectorTypeBean - Variable in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
 
connectorTypeBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.ConnectorTypeProperties
 
ConnectorTypeProperties - Class in org.odpi.openmetadata.frameworks.connectors.properties
The ConnectorType describe the implementation details of a particular type of OCF connector.
ConnectorTypeProperties(ConnectorType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.ConnectorTypeProperties
Bean constructor
ConnectorTypeProperties(AssetDescriptor, ConnectorType) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.ConnectorTypeProperties
Bean constructor with parent asset
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).
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).
createAssetSchemaType(AssetDescriptor, SchemaType) - Static method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaType
 
createdBy - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
 
createdBy - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
 
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
 
DerivedSchemaAttribute - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
Derived schema elements are used in views to define elements that are calculated using data from other sources.
DerivedSchemaAttribute() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.DerivedSchemaAttribute
Default constructor
DerivedSchemaAttribute(DerivedSchemaAttribute) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.DerivedSchemaAttribute
Copy/clone Constructor.
description - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
 
description - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
 
description - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
 
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.SoftwareServerCapability
 
description - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValue
 
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.
displayName - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
 
displayName - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
 
displayName - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
 
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
 

E

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.
elementHomeMetadataCollectionId - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
 
elementHomeMetadataCollectionName - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
 
elementLicense - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
 
ElementOrigin - Enum in org.odpi.openmetadata.frameworks.connectors.properties.beans
ElementOrigin defines where the metadata comes from and, hence if it can be updated.
elementOrigin - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
 
elementPosition - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
 
elementSourceServer - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
 
elementSuperTypeNames - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
 
elementType - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.BoundedSchemaType
Deprecated.
 
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
elementTypeDescription - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
 
elementTypeId - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
 
elementTypeName - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
 
elementTypeVersion - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
 
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.
embeddedConnection - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
 
embeddedConnectionBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.EmbeddedConnectionProperties
 
EmbeddedConnectionProperties - Class in org.odpi.openmetadata.frameworks.connectors.properties
EmbeddedConnectionProperties provides a facade for the properties of a Connection that is embedded in a VirtualConnection.
EmbeddedConnectionProperties(EmbeddedConnection) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.EmbeddedConnectionProperties
Bean constructor
EmbeddedConnectionProperties(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.
embeddedConnections - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.VirtualConnection
 
encodingStandard - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaType
 
encryptedPassword - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
 
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 - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
 
Endpoint - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
The Endpoint describes the network information necessary for a connector to connect to the server where the Asset is accessible from.
Endpoint() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
Default constructor
Endpoint(Endpoint) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
Copy/clone constructor for an Endpoint.
endpointBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.EndpointProperties
 
EndpointProperties - Class in org.odpi.openmetadata.frameworks.connectors.properties
The Endpoint describes the network information necessary for a connector to connect to the server where the Asset is accessible from.
EndpointProperties(Endpoint) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.EndpointProperties
Bean constructor
EndpointProperties(AssetDescriptor, Endpoint) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.EndpointProperties
Bean constructor with parent asset
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).
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).
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
Test whether the supplied object is equal to this object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetBoundedSchemaType
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.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.AssetDerivedSchemaAttribute
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.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
An equals() method for subclasses to check they are connected to the same parent asset.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetPropertyElementBase
Provide a common implementation of equals for all OCF properties objects.
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.AssetSchemaImplementationQuery
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.AssetSchemaLink
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.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.AssetSummary
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.BoundedSchemaType
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.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.Classification
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Comment
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ComplexSchemaType
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.DerivedSchemaAttribute
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.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.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.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.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.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.SchemaImplementationQuery
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.SchemaLink
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.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
 
extendedProperties - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementHeader
 
externalAttributeType - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
 
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
 

F

feedback - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetUniverse
 
fixedValue - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.LiteralSchemaType
 
formula - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.DerivedSchemaAttribute
 

G

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.
getAnchorGUID() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
Return the anchorGUID defined for this schema 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.
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.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.
getAssociationDescription() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueMapping
Returns the short description of the type of association.
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
Return the name of this schema attribute.
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.
getBoundedSchemaCategory() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetBoundedSchemaType
Deprecated.
Return the category of the schema.
getBoundedSchemaCategory() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.BoundedSchemaType
Deprecated.
getBoundedSchemaElementType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetBoundedSchemaType
Deprecated.
Return the type of the elements in the schema.
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.Classification
Return the name of the classification
getClassificationProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Classification
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.
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.ReferenceValue
Return the confidence level (0-100) that the mapping is correct.
getConfidence() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueMapping
Return the confidence level (0-100) that the mapping is correct.
getConfigurationProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
Return a copy of the configuration properties.
getConfigurationProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ConnectionProperties
Return a copy of the configuration properties.
getConnectedAssetProperties(String) - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
Returns the properties that contain the metadata for the asset.
getConnectedAssetProperties(String) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Returns the properties that contain the metadata for the asset.
getConnection() - Method in class org.odpi.openmetadata.frameworks.connectors.Connector
Returns the connection object that was used to create the connector instance.
getConnection() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Returns the connection object that was used to create the connector instance.
getConnectionBean() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase.ProtectedConnection
Return a copy of the ConnectionBean.
getConnectionBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.ConnectionProperties
Return the bean with all 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(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(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(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(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.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.
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.
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.
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).
getDerivedSchemaAttributeBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetDerivedSchemaAttribute
Return the bean with all of the properties in it.
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.BoundedSchemaCategory
Deprecated.
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 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.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 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 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 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.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.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.
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).
getElementHomeMetadataCollectionId() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
Returns the OMRS 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.
getElementHomeMetadataCollectionName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
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.ElementType
Return the license associated with this metadata element (null means none).
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.ElementType
Return the origin 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.ElementType
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.
getElementType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.BoundedSchemaType
Deprecated.
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.
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.
getErrorMessage() - Method in exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFRuntimeException
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.
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.
getExternalAttributeType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
Set up optional link to another attribute.
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.
getExternalSchemaLink() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttribute
Return the Link information used to retrieve the schema type if it comes from another schema.
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.AssetDerivedSchemaAttribute
Return the formula used to combine the values of the queries.
getFormula() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.DerivedSchemaAttribute
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).
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.
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.Asset
Return a short description of the last change to the asset.
getLength() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
Return the length of the data field.
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 this link
getLinkedSchemaTypeGUID() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaLink
Return the GUID of the schema type that this link connects together.
getLinkedSchemaTypeGUID() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaLink
Return the GUID of the schema type that this link connects together.
getLinkedSchemaTypeName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaLink
Return the name of the schema type that this link connects together.
getLinkedSchemaTypeName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaLink
Return the name of the schema type that this link connects together.
getLinkGUID() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttributeRelationship
Return the identifier for the schema relationship.
getLinkGUID() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaLink
Return the identifier for the schema link.
getLinkGUID() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttributeRelationship
Return the identifier for the schema link.
getLinkName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaLink
Return the name of this link
getLinkName() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaLink
Return the name of this link
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.AssetSchemaLink
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.
getLinkProperties() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaLink
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.AssetSchemaLink
Return the type of the link this is related to the type of the schema it is a part of.
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.
getLinkType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaLink
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.
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.
getMaximumElements() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetBoundedSchemaType
Deprecated.
Return the maximum elements that can be stored in this schema.
getMaximumElements() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.BoundedSchemaType
Deprecated.
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.BoundedSchemaCategory
Deprecated.
Return the default name for this enum type.
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.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 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 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.SchemaAttributeCategory
Return the default name for this enum type.
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.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.
getOperationCount() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.APISchemaType
Return the count of attributes in this schema type.
getOrdinal() - Method in enum org.odpi.openmetadata.frameworks.connectors.properties.beans.BoundedSchemaCategory
Deprecated.
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.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.KeyPattern
Return the code for this enum instance
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.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.
getOwnerType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSummary
Return the type of owner stored in the owner property.
getOwnerType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
Return the type of owner stored in the owner property.
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.
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.AssetDerivedSchemaAttribute
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.DerivedSchemaAttribute
Return the list of queries that are used to create the derived schema element.
getQuery() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaImplementationQuery
Return the query string for this element.
getQuery() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaImplementationQuery
Return the query string for this element.
getQueryId() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaImplementationQuery
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
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.
getQueryTargetElement() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaImplementationQuery
Return the SchemaAttribute that describes the type of the data source that will be queried to get the derived value.
getQueryTargetGUID() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaImplementationQuery
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.AssetSchemaImplementationQuery
Return the name of the query language used in the query.
getQueryType() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaImplementationQuery
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.
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.
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.
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.
getSchemaBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetBoundedSchemaType
Deprecated.
Return the bean that contains the properties of the schema.
getSchemaElementBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaElement
Return this schema type bean.
getSchemaImplementationQueryBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaImplementationQuery
Return the bean with all of the properties - used in cloning.
getSchemaLinkBean() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaLink
Return the bean with all of the properties
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.AssetBoundedSchemaType
Deprecated.
Return this schema element bean.
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.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.
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.
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.
getSignificantDigits() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
Return the number of significant digits to the right of decimal point.
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.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.
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.
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.
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.
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 id of the calling user.
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.
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.AssetClassification
Create a hash code for this element type.
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.AssetMapSchemaType
 
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetPropertyElementBase
Provide a common implementation of hashCode for all OCF properties objects.
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.AssetSchemaImplementationQuery
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaLink
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSummary
Create a hash code for this element type.
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.Asset
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Classification
Create a hash code for this element type.
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.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.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.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.SchemaImplementationQuery
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaLink
Create a hash code for this element type.
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.EmbeddedConnectionProperties
Create a hash code for this element type.
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.
hasNext() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaImplementationQueries
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

identifier - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalIdentifier
 
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.
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(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(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(String, InvalidParameterException) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException
This is the copy/clone constructor used for creating an exception.
InvalidParameterException(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(OCFCheckedExceptionBase, String) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException
This is the copy/clone constructor used for creating an exception.
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.
isActive - Variable in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
 
isActive() - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
Return a flag indicating whether the connector is active.
isAllowsDuplicateValues() - 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.
isDeprecated() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaElement
Is the schema element deprecated?
isDeprecated - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaElement
 
isDeprecated() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaElement
Is the schema element deprecated?
isDeprecated - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValue
 
isDeprecated() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValue
Is the valid value deprecated?
isNullable - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
 
isNullable() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
Return whether the field is nullable or not.
isOrderedValues() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
Return whether the attribute instances are arranged in an order.
isPrivateTag() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetInformalTag
Return boolean flag to say whether the tag is private or not.
isPrivateTag - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.InformalTag
 
isPrivateTag() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.InformalTag
Return boolean flag to say whether the tag is private or not.
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.
isPublic - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Comment
 
isPublic() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Comment
Return if this like is private ot the creating user.
isPublic - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.InformalTag
 
isPublic() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.InformalTag
Return if the link to the tag is private to the creating user.
isPublic - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Like
 
isPublic() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Like
Return if this like is private to the creating user.
isPublic - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Rating
 
isPublic() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Rating
Return if this rating is private ot the creating user.
isStrictRequirement() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValuesAssignment
Returns whether the valid values are a suggestion or a requirement.
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.Asset
 
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
 
linkedAttributeGUID - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttributeRelationship
 
linkedAttributeName - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttributeRelationship
 
linkedSchemaTypeGUID - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaLink
 
linkedSchemaTypeName - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaLink
 
linkGUID - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttributeRelationship
 
linkName - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaLink
 
linkProperties - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttributeRelationship
 
linkProperties - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaLink
 
linkType - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttributeRelationship
 
linkType - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaLink
 
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
 
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

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
 
maxCacheSize - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetPagingIterator
 
maxCardinality - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
 
maximumElements - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.BoundedSchemaType
Deprecated.
 
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
 

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
 
namespace - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaType
 
nativeJavaClass - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
 
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.
next() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaImplementationQueries
Return the next element in the iteration.
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
 

O

OCFCheckedExceptionBase - Exception in org.odpi.openmetadata.frameworks.connectors.ffdc
OCFCheckedExceptionBase provides a checked exception for reporting errors found when using OCF connectors.
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, Map<String, Object>) - 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(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) - 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(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(String, OCFCheckedExceptionBase) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase
This is the copy/clone constructor used for creating an OCFCheckedException.
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(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, Map<String, Object>) - 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(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(String, OCFRuntimeException) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFRuntimeException
This is the copy/clone 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.
OCFRuntimeException(int, String, String, String, String, String) - 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(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.
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
 
owner - 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.

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
 
preferredValue - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValue
 
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
 
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(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, Map<String, Object>) - 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(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(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException
Deprecated.
PropertyServerException(int, String, String, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException
Deprecated.
PropertyServerException(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException
Deprecated.
PropertyServerException(int, String, String, String, String, String, Throwable, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException
Deprecated.
PropertyServerException(OCFCheckedExceptionBase) - Constructor for exception org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException
This is the copy/clone constructor used for creating an exception.
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.AssetDerivedSchemaAttribute
 
queries - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.DerivedSchemaAttribute
 
queryTargetElement - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaImplementationQuery
 

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
 
recognizedAdditionalProperties - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
 
recognizedConfigurationProperties - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
 
recognizedSecuredProperties - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
 
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.
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
relatedAsset - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.RelatedAssetProperties
 
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.
remove() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaImplementationQueries
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
 
review - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Rating
 

S

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.AssetDerivedSchemaAttribute
 
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
SchemaImplementationQuery defines a query on a schema attribute that returns all or part of the value for a derived field.
SchemaImplementationQuery() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaImplementationQuery
Default constructor
SchemaImplementationQuery(SchemaImplementationQuery) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaImplementationQuery
Copy/clone constructor.
schemaImplementationQueryBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaImplementationQuery
 
SchemaLink - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
SchemaLink defines a relationship between a SchemaAttribute and a SchemaType defined in an external schema.
SchemaLink() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaLink
Default constructor
SchemaLink(SchemaLink) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaLink
Copy/clone constructor makes a copy of the supplied object.
schemaLinkBean - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaLink
 
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
 
securedProperties - Variable in class org.odpi.openmetadata.frameworks.connectors.ConnectorBase
 
securedProperties - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
 
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.SchemaAttribute
Set up the anchorGUID of this schema 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.
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.
setAssignedItem(Referenceable) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ReferenceValueAssignedItem
Set up the linked referenceable.
setAssociationDescription(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueMapping
Set up the short description of the type of association.
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
Set up the name of this schema attribute.
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(BoundedSchemaType) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetBoundedSchemaType
Deprecated.
Set up the bean that contains the properties of the schema.
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(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.
setBoundedSchemaCategory(BoundedSchemaCategory) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.BoundedSchemaType
Deprecated.
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.Classification
Set up the name of the classification
setClassificationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Classification
Set up a collection of the additional stored properties for the classification.
setClassifications(List<Classification>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementHeader
Set up the classifications associated with this connection.
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.ReferenceValue
Set up the confidence level (0-100) that the mapping is correct.
setConfidence(int) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueMapping
Set up the confidence level (0-100) that the mapping is correct.
setConfigurationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
Set up the configuration properties for this Connection.
setConnectorClassName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
Update the class name for this connector provider.
setConnectorComponentDescription(ComponentDescription) - Method in class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
Update the component name to use in the creation of the connector's audit log.
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.
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).
setDeprecated(boolean) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaElement
Set whether the schema element deprecated or not.
setDeprecated(boolean) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValue
Set whether the valid value is deprecated or not.
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.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.
setElementHomeMetadataCollectionId(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
Set up the unique identifier for the metadata collection that is managed by the repository where the element originates (its home repository).
setElementHomeMetadataCollectionName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
Set up the name of the metadata collection that this asset belongs to.
setElementLicense(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
Set up the license associated with this metadata element (null means none)
setElementOrigin(ElementOrigin) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
Set up the details 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.ElementType
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.
setElementType(SchemaType) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.BoundedSchemaType
Deprecated.
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
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.
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.
setExternalAttributeType(SchemaLink) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
Set up optional links to another attribute.
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.DerivedSchemaAttribute
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).
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.
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.Asset
Set up a short description of the last change to the asset.
setLength(int) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
Set up the length of the data field.
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 this link.
setLinkedSchemaTypeGUID(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaLink
Set up the GUID of the schema type that this link connects together.
setLinkedSchemaTypeName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaLink
Set up the name of the schema type that this link connects together.
setLinkGUID(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttributeRelationship
Set up the identifier for the schema link.
setLinkName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaLink
Set up the name of this link.
setLinkProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttributeRelationship
Set up the properties associated with this schema link.
setLinkProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaLink
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.
setLinkType(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaLink
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.
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.
setMaximumElements(int) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.BoundedSchemaType
Deprecated.
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.
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.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.
setNullable(boolean) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
Set up whether the field is nullable or not.
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.
setOwnerType(OwnerType) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
Set up the owner type 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.
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)
setPrivateTag(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.
setProtocol(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
Set up the protocol to use for this Endpoint
setPublic(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.
setPublic(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.
setPublic(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.
setPublic(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.
setQualifiedName(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
Set up the fully qualified name.
setQueries(List<SchemaImplementationQuery>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.DerivedSchemaAttribute
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.SchemaImplementationQuery
Set up the query string for this element.
setQueryId(String) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaImplementationQuery
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.SchemaImplementationQuery
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.SchemaImplementationQuery
Set up the name of the query language used in the query.
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.
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.
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(Referenceable) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalIdentifier
Set up the scope of this external identifier.
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)
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.
setSecuredProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
Set up the secured properties for this Connection.
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.
setSignificantDigits(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.
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.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.
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.
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.
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 id of the calling user.
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
 
significantDigits - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
 
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
 
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
 
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.
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

text - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Note
 
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 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.AssetBoundedSchemaType
Deprecated.
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.AssetDerivedSchemaAttribute
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.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.AssetPropertyElementBase
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.AssetSchemaImplementationQueries
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaImplementationQuery
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaLink
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.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 enum org.odpi.openmetadata.frameworks.connectors.properties.beans.BoundedSchemaCategory
Deprecated.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.BoundedSchemaType
Deprecated.
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Classification
Standard toString method.
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.Connection
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
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.DerivedSchemaAttribute
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 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.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.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 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
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaLink
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.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
 
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

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
 
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
 
userId - Variable in class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
 
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(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(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(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.
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.BoundedSchemaCategory
Deprecated.
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.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.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.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.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.BoundedSchemaCategory
Deprecated.
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.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.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.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.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
 
VirtualConnection - Class in org.odpi.openmetadata.frameworks.connectors.properties.beans
A virtual connection is for an asset that provides data by delegating requests to one or more other connections.
VirtualConnection() - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.VirtualConnection
Default constructor
VirtualConnection(VirtualConnection) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.beans.VirtualConnection
Copy/clone constructor.
VirtualConnectionProperties - Class in org.odpi.openmetadata.frameworks.connectors.properties
The VirtualConnectionProperties is an object that contains the properties needed to create and initialise a virtual connector to access a virtual asset that is constructed from access to one of more other assets.
VirtualConnectionProperties(VirtualConnection) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.VirtualConnectionProperties
Bean constructor
VirtualConnectionProperties(AssetDescriptor, VirtualConnection) - Constructor for class org.odpi.openmetadata.frameworks.connectors.properties.VirtualConnectionProperties
Bean constructor with parent asset
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.
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.
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 
Skip navigation links

Copyright © 2018–2020 ODPi. All rights reserved.