Serialized Form
-
Package org.odpi.openmetadata.accessservices.assetowner.events
-
Class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEvent extends AssetOwnerEventHeader implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
asset
Asset asset
-
eventType
AssetOwnerEventType eventType
-
originalAsset
Asset originalAsset
-
-
Class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventHeader extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
eventVersionId
long eventVersionId
-
-
-
Package org.odpi.openmetadata.accessservices.assetowner.metadataelements
-
Class org.odpi.openmetadata.accessservices.assetowner.metadataelements.AssetElement extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
assetProperties
AssetProperties assetProperties
-
elementHeader
ElementHeader elementHeader
-
-
Class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectionElement extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
connectionProperties
ConnectionProperties connectionProperties
-
connectorType
ElementStub connectorType
-
elementHeader
ElementHeader elementHeader
-
embeddedConnections
List<EmbeddedConnection> embeddedConnections
-
endpoint
ElementStub endpoint
-
-
Class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectorTypeElement extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
connectorTypeProperties
ConnectorTypeProperties connectorTypeProperties
-
elementHeader
ElementHeader elementHeader
-
-
Class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ElementClassification extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ElementHeader extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
classifications
List<ElementClassification> classifications
-
guid
String guid
-
origin
ElementOrigin origin
-
type
ElementType type
-
versions
ElementVersions versions
-
-
Class org.odpi.openmetadata.accessservices.assetowner.metadataelements.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.accessservices.assetowner.metadataelements.ElementStub extends ElementHeader implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueName
String uniqueName
-
-
Class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ElementType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ElementVersions extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EmbeddedConnection extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
arguments
Map<String,Object> arguments
-
displayName
String displayName
-
embeddedConnection
ElementStub embeddedConnection
-
position
int position
-
-
Class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EndpointElement extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
elementHeader
ElementHeader elementHeader
-
endpointProperties
EndpointProperties endpointProperties
-
-
Class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileElement extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
elementHeader
ElementHeader elementHeader
-
fileProperties
FileProperties fileProperties
-
-
Class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileSystemElement extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
elementHeader
ElementHeader elementHeader
-
fileSystemProperties
FileSystemProperties fileSystemProperties
-
-
Class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FolderElement extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
elementHeader
ElementHeader elementHeader
-
folderProperties
FolderProperties folderProperties
-
-
Class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ReferenceableElement extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
elementHeader
ElementHeader elementHeader
-
referenceableProperties
ReferenceableProperties referenceableProperties
-
-
Class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaAttributeElement extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
elementHeader
ElementHeader elementHeader
-
schemaAttributeProperties
SchemaAttributeProperties schemaAttributeProperties
-
-
Class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaTypeElement extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
elementHeader
ElementHeader elementHeader
-
schemaTypeProperties
SchemaTypeProperties schemaTypeProperties
-
-
Class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ValidValueElement extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
elementHeader
ElementHeader elementHeader
-
validValueProperties
ValidValueProperties validValueProperties
-
-
-
Package org.odpi.openmetadata.accessservices.assetowner.properties
-
Class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties extends ReferenceableProperties implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
description
String description
-
displayName
String displayName
-
originBusinessCapabilityGUID
String originBusinessCapabilityGUID
-
originOrganizationGUID
String originOrganizationGUID
-
otherOriginValues
Map<String,String> otherOriginValues
-
owner
String owner
-
ownerPropertyName
String ownerPropertyName
-
ownerType
OwnerType ownerType
-
ownerTypeName
String ownerTypeName
-
zoneMembership
List<String> zoneMembership
-
-
Class org.odpi.openmetadata.accessservices.assetowner.properties.ComplexSchemaTypeProperties extends SchemaTypeProperties implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributeCount
int attributeCount
-
-
Class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties extends ReferenceableProperties implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
Class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties extends ReferenceableProperties 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.accessservices.assetowner.properties.DataStoreProperties extends AssetProperties implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.properties.DerivedSchemaTypeQueryTargetProperties extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.properties.DocumentSchemaAttributeProperties extends SchemaAttributeProperties implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.properties.DocumentSchemaTypeProperties extends ComplexSchemaTypeProperties implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties extends AssetOwnerOMASAPIRequestBody implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.properties.EndpointProperties extends SupplementaryProperties implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.properties.EnumSchemaTypeProperties extends SimpleSchemaTypeProperties implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
validValueSetGUID
String validValueSetGUID
-
-
Class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalSchemaTypeProperties extends SimpleSchemaTypeProperties implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
externalSchemaType
SchemaTypeProperties externalSchemaType
-
externalSchemaTypeGUID
String externalSchemaTypeGUID
-
-
Class org.odpi.openmetadata.accessservices.assetowner.properties.FileProperties extends DataStoreProperties implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
fileType
String fileType
-
-
Class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystemProperties extends SoftwareCapabilityProperties implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.properties.FolderProperties extends DataStoreProperties implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.properties.LiteralSchemaTypeProperties extends SchemaTypeProperties implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.properties.MapSchemaTypeProperties extends SchemaTypeProperties implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
mapFromElement
SchemaTypeProperties mapFromElement
-
mapToElement
SchemaTypeProperties mapToElement
-
-
Class org.odpi.openmetadata.accessservices.assetowner.properties.MeaningProperties extends ReferenceableProperties implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.properties.PrimitiveSchemaTypeProperties extends SimpleSchemaTypeProperties implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties extends SchemaElementProperties implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
aliases
List<String> aliases
-
allowsDuplicateValues
boolean allowsDuplicateValues
-
attributeRelationships
List<SchemaAttributeRelationshipProperties> attributeRelationships
-
attributeType
SchemaTypeProperties attributeType
-
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.accessservices.assetowner.properties.SchemaAttributeRelationshipProperties extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaElementProperties extends ReferenceableProperties implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeChoiceProperties extends SchemaTypeProperties implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
schemaOptions
List<SchemaTypeProperties> schemaOptions
-
-
Class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties extends SchemaElementProperties implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.properties.SecurityTagsProperties extends Object implements Serializable
-
Class org.odpi.openmetadata.accessservices.assetowner.properties.SimpleSchemaTypeProperties extends SchemaTypeProperties implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties extends ReferenceableProperties implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.properties.StructDocumentTypeProperties extends StructSchemaTypeProperties implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.properties.StructSchemaTypeProperties extends ComplexSchemaTypeProperties implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.properties.SupplementaryProperties extends ReferenceableProperties implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.properties.TabularColumnProperties extends SchemaAttributeProperties implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.properties.TabularSchemaTypeProperties extends ComplexSchemaTypeProperties implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.properties.TemplateProperties extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueProperties extends ReferenceableProperties implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.odpi.openmetadata.accessservices.assetowner.rest
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.AnnotationListResponse extends AssetOwnerOMASAPIResponse implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
annotations
List<Annotation> annotations
-
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.AnnotationResponse extends AssetOwnerOMASAPIResponse implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
annotation
Annotation annotation
-
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.AssetElementResponse extends AssetOwnerOMASAPIResponse implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
asset
AssetElement asset
-
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.AssetElementsResponse extends PagedResponse implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
assets
List<AssetElement> assets
-
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.AssetOwnerOMASAPIRequestBody extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.AssetOwnerOMASAPIResponse extends FFDCResponseBase implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.CombinedSchemaRequestBody extends AssetOwnerOMASAPIRequestBody implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
schemaAttributes
List<SchemaAttributeProperties> schemaAttributes
-
schemaType
SchemaTypeProperties schemaType
-
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionRequestBody extends AssetOwnerOMASAPIRequestBody implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
connection
Connection connection
-
shortDescription
String shortDescription
-
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionResponse extends AssetOwnerOMASAPIResponse implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
element
ConnectionElement element
-
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionsResponse extends AssetOwnerOMASAPIResponse implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
elementList
List<ConnectionElement> elementList
-
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectorTypeResponse extends AssetOwnerOMASAPIResponse implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
element
ConnectorTypeElement element
-
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectorTypesResponse extends AssetOwnerOMASAPIResponse implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
elementList
List<ConnectorTypeElement> elementList
-
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.DiscoveryAnalysisReportListResponse extends AssetOwnerOMASAPIResponse implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
discoveryAnalysisReports
List<DiscoveryAnalysisReport> discoveryAnalysisReports
-
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.EmbeddedConnectionRequestBody extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.EndpointResponse extends AssetOwnerOMASAPIResponse implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
element
EndpointElement element
-
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.EndpointsResponse extends AssetOwnerOMASAPIResponse implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
elementList
List<EndpointElement> elementList
-
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.FileSystemResponse extends AssetOwnerOMASAPIResponse implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
fileSystem
FileSystemElement fileSystem
-
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.FolderResponse extends AssetOwnerOMASAPIResponse implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
folder
FolderElement folder
-
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.NewCSVFileAssetRequestBody extends NewFileAssetRequestBody implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody extends AssetOwnerOMASAPIRequestBody implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody extends AssetOwnerOMASAPIRequestBody implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
additionalProperties
Map<String,String> additionalProperties
-
description
String description
-
displayName
String displayName
-
encryption
String encryption
-
fileSystemType
String fileSystemType
-
format
String format
-
patchLevel
String patchLevel
-
source
String source
-
uniqueName
String uniqueName
-
version
String version
-
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.OriginRequestBody extends AssetOwnerOMASAPIRequestBody implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.OwnerRequestBody extends AssetOwnerOMASAPIRequestBody implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.PagedResponse extends FFDCResponseBase implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
startingFromElement
int startingFromElement
-
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.PathNameRequestBody extends AssetOwnerOMASAPIRequestBody implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
fullPath
String fullPath
-
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody extends AssetOwnerOMASAPIRequestBody implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributeRequestBody extends SchemaAttributeProperties implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
schemaAttributeProperties
SchemaAttributeProperties schemaAttributeProperties
-
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributesRequestBody extends AssetOwnerOMASAPIRequestBody implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
schemaAttributeProperties
List<SchemaAttributeProperties> schemaAttributeProperties
-
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaTypeRequestBody extends SchemaTypeProperties implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
schemaTypeProperties
SchemaTypeProperties schemaTypeProperties
Deprecated.
-
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.SecurityTagsRequestBody extends AssetOwnerOMASAPIRequestBody implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.StatusRequestBody extends AssetOwnerOMASAPIRequestBody implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
annotationStatus
AnnotationStatus annotationStatus
-
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.TemplateClassificationRequestBody extends AssetOwnerOMASAPIRequestBody implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValueResponse extends AssetOwnerOMASAPIResponse implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
element
ValidValueElement element
-
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody extends ReferenceableRequestBody implements Serializable
- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesResponse extends AssetOwnerOMASAPIResponse implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
elementList
List<ValidValueElement> elementList
-
-