Serialized Form
-
Package org.odpi.openmetadata.frameworks.connectors
-
Class org.odpi.openmetadata.frameworks.connectors.ConnectorBase.ProtectedConnection
class ProtectedConnection extends ConnectionProperties implements Serializable- serialVersionUID:
- 1L
-
-
Package org.odpi.openmetadata.frameworks.connectors.ffdc
-
Exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectionCheckedException
class ConnectionCheckedException extends OCFCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectorCheckedException
class ConnectorCheckedException extends OCFCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException
class InvalidParameterException extends OCFCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
parameterName
String parameterName
-
-
Exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase
class OCFCheckedExceptionBase extends Exception implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
relatedProperties
Map<String,
Object> relatedProperties -
reportedCaughtException
Throwable reportedCaughtException
-
reportedCaughtExceptionClassName
String reportedCaughtExceptionClassName
-
reportedErrorMessage
String reportedErrorMessage
-
reportedErrorMessageId
String reportedErrorMessageId
-
reportedErrorMessageParameters
String[] reportedErrorMessageParameters
-
reportedHTTPCode
int reportedHTTPCode
-
reportedSystemAction
String reportedSystemAction
-
reportedUserAction
String reportedUserAction
-
reportingActionDescription
String reportingActionDescription
-
reportingClassName
String reportingClassName
-
-
Exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFRuntimeException
class OCFRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
relatedProperties
Map<String,
Object> relatedProperties -
reportedCaughtException
Throwable reportedCaughtException
-
reportedCaughtExceptionClassName
String reportedCaughtExceptionClassName
-
reportedErrorMessage
String reportedErrorMessage
-
reportedErrorMessageId
String reportedErrorMessageId
-
reportedErrorMessageParameters
String[] reportedErrorMessageParameters
-
reportedHTTPCode
int reportedHTTPCode
-
reportedSystemAction
String reportedSystemAction
-
reportedUserAction
String reportedUserAction
-
reportingActionDescription
String reportingActionDescription
-
reportingClassName
String reportingClassName
-
-
Exception org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException
class PropertyServerException extends OCFCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException
class UserNotAuthorizedException extends OCFCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
userId
String userId
-
-
-
Package org.odpi.openmetadata.frameworks.connectors.properties
-
Class org.odpi.openmetadata.frameworks.connectors.properties.APIOperations
class APIOperations extends PropertyIteratorBase implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.AssetDescriptor
class AssetDescriptor extends AssetPropertyElementBase implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
class AssetDetail extends AssetSummary implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
certifications
Certifications certifications
-
connections
Connections connections
-
externalIdentifiers
ExternalIdentifiers externalIdentifiers
-
externalReferences
ExternalReferences externalReferences
-
licenses
Licenses licenses
-
noteLogs
NoteLogs noteLogs
-
relatedMediaReferences
RelatedMediaReferences relatedMediaReferences
-
schema
SchemaType schema
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementHeader
class AssetElementHeader extends AssetPropertyElementBase implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
elementBaseBean
ElementBase elementBaseBean
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.AssetElementOrigin
class AssetElementOrigin extends AssetPropertyElementBase implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
elementBean
ElementOrigin elementBean
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.AssetFeedback
class AssetFeedback extends AssetPropertyElementBase implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
comments
Comments comments
-
informalTags
InformalTags informalTags
-
likes
Likes likes
-
ratings
Ratings ratings
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.AssetLineage
class AssetLineage extends AssetPropertyElementBase implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.AssetPropertyBase
class AssetPropertyBase extends AssetPropertyElementBase implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
parentAsset
AssetDescriptor parentAsset
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.AssetPropertyElementBase
class AssetPropertyElementBase extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.AssetReferenceable
class AssetReferenceable extends AssetElementHeader implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
referenceableBean
Referenceable referenceableBean
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.AssetSummary
class AssetSummary extends Asset implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.AssetUniverse
class AssetUniverse extends AssetDetail implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
feedback
AssetFeedback feedback
-
knownLocations
Locations knownLocations
-
lineage
AssetLineage lineage
-
meanings
List<Meaning> meanings
-
relatedAssets
RelatedAssets relatedAssets
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.Certifications
class Certifications extends PropertyIteratorBase implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.CommentConversation
class CommentConversation extends Comment implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
commentReplies
CommentReplies commentReplies
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.CommentReplies
class CommentReplies extends PropertyIteratorBase implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.Comments
class Comments extends PropertyIteratorBase implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.ConnectedAssetProperties
class ConnectedAssetProperties extends PropertyBase implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
assetProperties
AssetUniverse assetProperties
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.ConnectionProperties
class ConnectionProperties extends AssetReferenceable implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
connectionBean
Connection connectionBean
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.Connections
class Connections extends PropertyIteratorBase implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.ConnectorTypeProperties
class ConnectorTypeProperties extends AssetReferenceable implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
connectorTypeBean
ConnectorType connectorTypeBean
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.DeployedAPIOperation
class DeployedAPIOperation extends APIOperation implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
headerAttributes
SchemaAttributes headerAttributes
-
requestAttributes
SchemaAttributes requestAttributes
-
responseAttributes
SchemaAttributes responseAttributes
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.DeployedAPISchemaType
class DeployedAPISchemaType extends APISchemaType implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
apiOperations
APIOperations apiOperations
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.EmbeddedConnectionProperties
class EmbeddedConnectionProperties extends AssetPropertyElementBase implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
embeddedConnectionBean
EmbeddedConnection embeddedConnectionBean
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.EndpointProperties
class EndpointProperties extends AssetReferenceable implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
endpointBean
Endpoint endpointBean
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.ExternalIdentifiers
class ExternalIdentifiers extends PropertyIteratorBase implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.ExternalReferences
class ExternalReferences extends PropertyIteratorBase implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.InformalTags
class InformalTags extends PropertyIteratorBase implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.Licenses
class Licenses extends PropertyIteratorBase implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.Likes
class Likes extends PropertyIteratorBase implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.Locations
class Locations extends PropertyIteratorBase implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.NestedSchemaType
class NestedSchemaType extends ComplexSchemaType implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
schemaAttributes
SchemaAttributes schemaAttributes
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.NoteLog
class NoteLog extends NoteLogHeader implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
notes
Notes notes
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.NoteLogs
class NoteLogs extends PropertyIteratorBase implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.Notes
class Notes extends PropertyIteratorBase implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.PagingIterator
class PagingIterator extends PropertyBase implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
cachedElementList
List<ElementBase> cachedElementList
-
cachedElementPointer
int cachedElementPointer
-
cachedElementStart
int cachedElementStart
-
iterator
PropertyIteratorBase iterator
-
maxCacheSize
int maxCacheSize
-
totalElementCount
int totalElementCount
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.PropertyIteratorBase
class PropertyIteratorBase extends PropertyBase implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
pagingIterator
PagingIterator pagingIterator
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.Ratings
class Ratings extends PropertyIteratorBase implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.RelatedAssetProperties
class RelatedAssetProperties extends RelatedAsset implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
assetProperties
AssetUniverse assetProperties
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.RelatedAssets
class RelatedAssets extends PropertyIteratorBase implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.RelatedMediaReferences
class RelatedMediaReferences extends PropertyIteratorBase implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.SchemaAttributes
class SchemaAttributes extends PropertyIteratorBase implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.VirtualConnectionProperties
class VirtualConnectionProperties extends ConnectionProperties implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
connectionBean
VirtualConnection connectionBean
-
-
-
Package org.odpi.openmetadata.frameworks.connectors.properties.beans
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.APIOperation
class APIOperation extends SchemaType implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
command
String command
-
headerSchemaType
SchemaType headerSchemaType
-
requestSchemaType
SchemaType requestSchemaType
-
responseSchemaType
SchemaType responseSchemaType
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.APISchemaType
class APISchemaType extends SchemaType implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
operationCount
int operationCount
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.Asset
class Asset extends GovernedReferenceable implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
abbreviation
String abbreviation
-
connectionDescription
String connectionDescription
-
description
String description
-
displayDescription
String displayDescription
-
displayName
String displayName
-
displaySummary
String displaySummary
-
isReferenceData
boolean isReferenceData
-
name
String name
-
origin
Map<String,
String> origin -
owner
String owner
-
ownerPropertyName
String ownerPropertyName
-
ownerType
OwnerType ownerType
-
ownerTypeName
String ownerTypeName
-
resourceDescription
String resourceDescription
-
resourceName
String resourceName
-
usage
String usage
-
versionIdentifier
String versionIdentifier
-
zoneMembership
List<String> zoneMembership
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
class Certification extends Referenceable implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
certificateGUID
String certificateGUID
-
certificationConditions
String certificationConditions
-
certificationTypeName
String certificationTypeName
-
createdBy
String createdBy
-
custodian
String custodian
-
endDate
Date endDate
-
examiner
String examiner
-
link
ExternalReference link
-
notes
String notes
-
recipient
String recipient
-
startDate
Date startDate
-
summary
String summary
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.Comment
class Comment extends Referenceable implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
commentText
String commentText
-
commentType
CommentType commentType
-
isPublic
boolean isPublic
-
user
String user
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.ComplexSchemaType
class ComplexSchemaType extends SchemaType implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
attributeCount
int attributeCount
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConfidenceGovernanceClassification
class ConfidenceGovernanceClassification extends GovernanceClassificationBase implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConfidentialityGovernanceClassification
class ConfidentialityGovernanceClassification extends GovernanceClassificationBase implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection
class Connection extends Referenceable implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
assetSummary
String assetSummary
-
clearPassword
String clearPassword
-
configurationProperties
Map<String,
Object> configurationProperties -
connectorType
ConnectorType connectorType
-
description
String description
-
displayName
String displayName
-
encryptedPassword
String encryptedPassword
-
endpoint
Endpoint endpoint
-
securedProperties
Map<String,
String> securedProperties -
userId
String userId
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.ConnectorType
class ConnectorType extends Referenceable implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
connectorFrameworkName
String connectorFrameworkName
-
connectorInterfaceLanguage
String connectorInterfaceLanguage
-
connectorInterfaces
List<String> connectorInterfaces
-
connectorProviderClassName
String connectorProviderClassName
-
description
String description
-
displayName
String displayName
-
expectedDataFormat
String expectedDataFormat
-
recognizedAdditionalProperties
List<String> recognizedAdditionalProperties
-
recognizedConfigurationProperties
List<String> recognizedConfigurationProperties
-
recognizedSecuredProperties
List<String> recognizedSecuredProperties
-
supportedAssetTypeName
String supportedAssetTypeName
-
targetTechnologyInterfaces
List<String> targetTechnologyInterfaces
-
targetTechnologyName
String targetTechnologyName
-
targetTechnologySource
String targetTechnologySource
-
targetTechnologyVersions
List<String> targetTechnologyVersions
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.CriticalityGovernanceClassification
class CriticalityGovernanceClassification extends GovernanceClassificationBase implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
criticalityLevel
CriticalityLevel criticalityLevel
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.DerivedSchemaTypeQueryTarget
class DerivedSchemaTypeQueryTarget extends PropertyBase implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementBase
class ElementBase extends ElementHeader implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementClassification
class ElementClassification extends ElementClassificationHeader implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementClassificationHeader
class ElementClassificationHeader extends ElementControlHeader implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
classificationOrigin
ClassificationOrigin classificationOrigin
-
classificationOriginGUID
String classificationOriginGUID
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementControlHeader
class ElementControlHeader extends PropertyBase implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
origin
ElementOrigin origin
-
status
ElementStatus status
-
type
ElementType type
-
versions
ElementVersions versions
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementHeader
class ElementHeader extends ElementControlHeader implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
classifications
List<ElementClassification> classifications
-
guid
String guid
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementOrigin
class ElementOrigin extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
homeMetadataCollectionId
String homeMetadataCollectionId
-
homeMetadataCollectionName
String homeMetadataCollectionName
-
license
String license
-
originCategory
ElementOriginCategory originCategory
-
sourceServer
String sourceServer
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementStub
class ElementStub extends ElementHeader implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueName
String uniqueName
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementType
class ElementType extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.ElementVersions
class ElementVersions extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.EmbeddedConnection
class EmbeddedConnection extends PropertyBase implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
arguments
Map<String,
Object> arguments -
displayName
String displayName
-
embeddedConnection
Connection embeddedConnection
-
position
int position
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.Endpoint
class Endpoint extends Referenceable implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.EnumSchemaType
class EnumSchemaType extends SimpleSchemaType implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
validValueSetGUID
String validValueSetGUID
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalIdentifier
class ExternalIdentifier extends Referenceable implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
description
String description
-
identifier
String identifier
-
keyPattern
KeyPattern keyPattern
-
scope
Referenceable scope
-
scopeDescription
String scopeDescription
-
source
String source
-
usage
String usage
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalReference
class ExternalReference extends Referenceable implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.ExternalSchemaType
class ExternalSchemaType extends SchemaType implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
linkedSchemaType
SchemaType linkedSchemaType
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernanceClassificationBase
class GovernanceClassificationBase extends ElementClassificationHeader implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.GovernedReferenceable
class GovernedReferenceable extends Referenceable implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
meanings
List<Meaning> meanings
-
searchKeywords
List<SearchKeyword> searchKeywords
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.InformalTag
class InformalTag extends ElementBase implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChange
class LatestChange extends ElementClassificationHeader implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
actionDescription
String actionDescription
-
attachmentGUID
String attachmentGUID
-
attachmentTypeName
String attachmentTypeName
-
classificationName
String classificationName
-
latestChangeAction
LatestChangeAction latestChangeAction
-
latestChangeTarget
LatestChangeTarget latestChangeTarget
-
userId
String userId
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.License
class License extends Referenceable implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
createdBy
String createdBy
-
custodian
String custodian
-
endDate
Date endDate
-
licenseConditions
String licenseConditions
-
licensee
String licensee
-
licenseGUID
String licenseGUID
-
licenseTypeName
String licenseTypeName
-
link
ExternalReference link
-
notes
String notes
-
startDate
Date startDate
-
summary
String summary
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.Like
class Like extends ElementBase implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
isPublic
boolean isPublic
-
user
String user
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.LiteralSchemaType
class LiteralSchemaType extends SchemaType implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.Location
class Location extends Referenceable implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.MapSchemaType
class MapSchemaType extends SchemaType implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
mapFromElement
SchemaType mapFromElement
-
mapToElement
SchemaType mapToElement
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.Meaning
class Meaning extends ElementBase implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.Note
class Note extends Referenceable implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.NoteLogHeader
class NoteLogHeader extends Referenceable implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.PrimitiveSchemaType
class PrimitiveSchemaType extends SimpleSchemaType implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.PropertyBase
class PropertyBase extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
headerVersion
long headerVersion
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.Rating
class Rating extends ElementBase implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
isPublic
boolean isPublic
-
review
String review
-
starRating
StarRating starRating
-
user
String user
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.Referenceable
class Referenceable extends ElementBase implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.ReferenceValue
class ReferenceValue extends PropertyBase implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.ReferenceValueAssignedItem
class ReferenceValueAssignedItem extends ReferenceValue implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
assignedItem
Referenceable assignedItem
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.ReferenceValueAssignment
class ReferenceValueAssignment extends ReferenceValue implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
validValue
ValidValue validValue
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedAsset
class RelatedAsset extends Asset implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedMediaReference
class RelatedMediaReference extends ExternalReference implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
mediaType
RelatedMediaType mediaType
-
mediaUsageList
List<RelatedMediaUsage> mediaUsageList
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.RetentionGovernanceClassification
class RetentionGovernanceClassification extends GovernanceClassificationBase implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute
class SchemaAttribute extends SchemaElement implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
aliases
List<String> aliases
-
allowsDuplicateValues
boolean allowsDuplicateValues
-
attributeRelationships
List<SchemaAttributeRelationship> attributeRelationships
-
attributeType
SchemaType attributeType
-
cardinality
String cardinality
-
defaultValueOverride
String defaultValueOverride
-
elementPosition
int elementPosition
-
isNullable
boolean isNullable
-
length
int length
-
maxCardinality
int maxCardinality
-
minCardinality
int minCardinality
-
minimumLength
int minimumLength
-
nativeJavaClass
String nativeJavaClass
-
orderedValues
boolean orderedValues
-
precision
int precision
-
sortOrder
DataItemSortOrder sortOrder
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttributeRelationship
class SchemaAttributeRelationship extends PropertyBase implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaElement
class SchemaElement extends GovernedReferenceable implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaImplementationQuery
class SchemaImplementationQuery extends PropertyBase implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaType
class SchemaType extends SchemaElement implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaTypeChoice
class SchemaTypeChoice extends SchemaType implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
schemaOptions
List<SchemaType> schemaOptions
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.SearchKeyword
class SearchKeyword extends ElementBase implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.SecurityTags
class SecurityTags extends ElementClassificationHeader implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.SimpleSchemaType
class SimpleSchemaType extends SchemaType implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.SoftwareCapability
class SoftwareCapability extends Referenceable implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.StructSchemaType
class StructSchemaType extends ComplexSchemaType implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValue
class ValidValue extends Referenceable implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueDefinition
class ValidValueDefinition extends ValidValue implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueImplementation
class ValidValueImplementation extends PropertyBase implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueImplementationAsset
class ValidValueImplementationAsset extends ValidValueImplementation implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
referenceDataAsset
Asset referenceDataAsset
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueImplementationDefinition
class ValidValueImplementationDefinition extends ValidValueImplementation implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
validValue
ValidValue validValue
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueMapping
class ValidValueMapping extends PropertyBase implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
associationDescription
String associationDescription
-
confidence
int confidence
-
notes
String notes
-
steward
String steward
-
validValue
ValidValue validValue
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValuesAssignment
class ValidValuesAssignment extends PropertyBase implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
strictRequirement
boolean strictRequirement
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValuesAssignmentConsumer
class ValidValuesAssignmentConsumer extends ValidValuesAssignment implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
consumer
Referenceable consumer
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValuesAssignmentDefinition
class ValidValuesAssignmentDefinition extends ValidValuesAssignment implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
validValue
ValidValue validValue
-
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.ValidValueSet
class ValidValueSet extends ValidValue implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworks.connectors.properties.beans.VirtualConnection
class VirtualConnection extends Connection implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
embeddedConnections
List<EmbeddedConnection> embeddedConnections
-
-