A B C D E F G H I L M N O P R S T U V W 
All Classes All Packages

A

addAssetOrigin(String, String, String, String, Map<String, String>) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface
Add or replace the asset origin classification to an asset.
addAssetToCatalog(String, String, String, String, String, Map<String, String>, Map<String, Object>) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface
Add a simple asset description to the catalog.
addAssetToCatalog(String, AssetProperties) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface
Add a comprehensive asset description to the catalog.
addAssetToCatalogUsingTemplate(String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface
Create a new metadata element to represent an asset using an existing asset as a template.
addAvroFileToCatalog(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingAvroFileInterface
Add a simple asset description linked to a connection object for an Avro file.
addCombinedSchemaToAsset(String, String, SchemaTypeProperties, List<SchemaAttributeProperties>) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface
Stores the supplied schema details in the catalog and attaches it to the asset.
addConnectionToAsset(String, String, String, Connection) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface
Deprecated.
addCSVFileToCatalog(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingCSVFileInterface
Add a simple asset description linked to a connection object for a CSV file.
addCSVFileToCatalog(String, String, String, String, List<String>, Character, Character) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingCSVFileInterface
Add a simple asset description linked to a connection object for a CSV file.
addDataFileAssetToCatalog(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Creates a new file asset and links it to the folder structure implied in the path name.
addDataFolderAssetToCatalog(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Creates a new folder asset that is identified as a data asset.
addSchemaAttribute(String, String, String, String, SchemaAttributeProperties) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface
Adds an attribute to a complex schema type like a relational table, avro schema or a structured document.
addSchemaAttributes(String, String, String, String, List<SchemaAttributeProperties>) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface
Adds attributes to a complex schema type like a relational table, avro schema or a structured document.
addSchemaTypeToAsset(String, String, SchemaTypeProperties) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface
Stores the supplied schema type in the catalog and attaches it to the asset.
addSecurityTags(String, String, String, List<String>, Map<String, Object>) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface
Add or replace the security tags for an asset or one of its elements.
addSemanticAssignment(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface
Create a simple relationship between a glossary term and an element in an Asset description (typically an attribute in the schema).
addTemplateClassification(String, String, String, String, Map<String, String>) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface
Classify an asset as suitable to be used as a template for cataloguing assets of a similar types.
AnnotationListResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
AnnotationListResponse is the response structure used on OMAS REST API calls that return a list of Annotations objects as a response.
AnnotationListResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.AnnotationListResponse
Default constructor
AnnotationListResponse(AnnotationListResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.AnnotationListResponse
Copy/clone constructor
AnnotationResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
AnnotationResponse is the response structure used on the OMAS REST API calls that return a Annotation object as a response.
AnnotationResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.AnnotationResponse
Default constructor
AnnotationResponse(AnnotationResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.AnnotationResponse
Copy/clone constructor
arguments - Variable in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EmbeddedConnection
 
arguments - Variable in class org.odpi.openmetadata.accessservices.assetowner.rest.EmbeddedConnectionRequestBody
 
ASCENDING - org.odpi.openmetadata.accessservices.assetowner.properties.DataItemSortOrder
 
ASSET_NOT_FOUND - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
AssetAttachmentManagementInterface - Interface in org.odpi.openmetadata.accessservices.assetowner.api
AssetAttachmentManagementInterface defines the operations to manage the different types of attachments that can be made to an Asset.
AssetClassificationInterface - Interface in org.odpi.openmetadata.accessservices.assetowner.api
The AssetClassificationInterface is used by the asset owner to add classifications and detailed definitions to the asset.
AssetConnectionManagementInterface - Interface in org.odpi.openmetadata.accessservices.assetowner.api
ManageConnections provides methods to define connections and their supporting objects The interface supports the following types of objects Connections - the connections used to create connector instances that can access the connection. ConnectorTypes - description of a specific that can be used to access the connection. ConnectorCategories - the network information needed to access the connection. Endpoints - the network information needed to access the connection.
AssetDecommissioningInterface - Interface in org.odpi.openmetadata.accessservices.assetowner.api
The AssetDecommissioningInterface covers the steps that the asset owner needs to perform at the end of life of the asset.
AssetElement - Class in org.odpi.openmetadata.accessservices.assetowner.metadataelements
AssetElement contains the properties and header for an asset retrieved from the metadata repository.
AssetElement() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.AssetElement
Default constructor
AssetElement(AssetElement) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.AssetElement
Copy/clone constructor
AssetElementResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
AssetElementResponse is the response structure used on the OMAS REST API calls that return a AssetElement bean object as a response.
AssetElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.AssetElementResponse
Default constructor
AssetElementResponse(AssetElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.AssetElementResponse
Copy/clone constructor
AssetElementsResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
AssetElementsResponse returns a list of assets from the server.
AssetElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.AssetElementsResponse
Default constructor
AssetElementsResponse(AssetElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.AssetElementsResponse
Copy/clone constructor
AssetKnowledgeInterface - Interface in org.odpi.openmetadata.accessservices.assetowner.api
AssetKnowledgeInterface provides basic information about the types of access supported in the open metadata ecosystem
AssetOnboardingAvroFileInterface - Interface in org.odpi.openmetadata.accessservices.assetowner.api
AssetOnboardingAvroFileInterface provides the client-side interface for an asset owner to set up the metadata about an Avro file asset.
AssetOnboardingCSVFileInterface - Interface in org.odpi.openmetadata.accessservices.assetowner.api
AssetOnboardingCSVFileInterface provides the client-side interface for an asset owner to set up the metadata about a CSV file asset.
AssetOnboardingFileSystem - Interface in org.odpi.openmetadata.accessservices.assetowner.api
AssetOnboardingFileSystem provides specialist methods for building up folder structures for a file system and cataloguing the files within them.
AssetOnboardingInterface - Interface in org.odpi.openmetadata.accessservices.assetowner.api
AssetOnboardingInterface provides the client-side interface for an asset owner to set up the metadata about their asset.
AssetOnboardingValidValues - Interface in org.odpi.openmetadata.accessservices.assetowner.api
AssetOnboardingValidValues provides the API operations to create and maintain lists of valid value definitions grouped into a valid value set.
AssetOwnerAuditCode - Enum in org.odpi.openmetadata.accessservices.assetowner.ffdc
The AssetOwnerAuditCode is used to define the message content for the OMRS Audit Log.
AssetOwnerErrorCode - Enum in org.odpi.openmetadata.accessservices.assetowner.ffdc
The AssetOwnerErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Asset Owner OMAS Services.
AssetOwnerEventInterface - Interface in org.odpi.openmetadata.accessservices.assetowner.api
AssetOwnerEventInterface defines how a client gets access to the events produced by the Asset Owner OMAS
AssetOwnerEventListener - Class in org.odpi.openmetadata.accessservices.assetowner.api
AssetOwnerEventListener is the interface that a client implements to register to receive the events from the Asset Owner OMAS.
AssetOwnerEventListener() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.api.AssetOwnerEventListener
 
AssetOwnerEventType - Enum in org.odpi.openmetadata.accessservices.assetowner.events
AssetOwnerEventType describes the different types of events produced by the Asset Owner OMAS.
AssetOwnerOMASAPIRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
AssetOwnerOMASAPIRequestBody provides a common header for Asset Owner OMAS request bodies for its REST API.
AssetOwnerOMASAPIRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.AssetOwnerOMASAPIRequestBody
Default constructor
AssetOwnerOMASAPIRequestBody(AssetOwnerOMASAPIRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.AssetOwnerOMASAPIRequestBody
Copy/clone constructor
AssetOwnerOMASAPIResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
AssetOwnerOMASAPIResponse provides a common header for Asset Owner OMAS managed rest to its REST API.
AssetOwnerOMASAPIResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.AssetOwnerOMASAPIResponse
Default constructor
AssetOwnerOMASAPIResponse(AssetOwnerOMASAPIResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.AssetOwnerOMASAPIResponse
Copy/clone constructor
AssetOwnerOutTopicEvent - Class in org.odpi.openmetadata.accessservices.assetowner.events
AssetOwnerOutTopicEvent describes the structure of the events emitted by the Asset Owner OMAS that are about assets.
AssetOwnerOutTopicEvent() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
Default Constructor
AssetOwnerOutTopicEvent(AssetOwnerOutTopicEvent) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
Copy/clone constructor
AssetProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
AssetProperties holds asset properties that are used for displaying details of an asset in summary lists or hover text.
AssetProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
Default constructor
AssetProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
Copy/clone constructor.
AssetReviewInterface - Interface in org.odpi.openmetadata.accessservices.assetowner.api
The AssetReviewInterface is used by the asset owner to review the state of the asset including any quality and usage metrics associated with the asset.
attachDataFileAssetToFolder(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Link an existing file asset to a folder.
attachFolderToFileSystem(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Links a folder to a file system.
attachSchemaTypeToAsset(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface
Links the supplied schema type directly to the asset.
attachValidValueToSet(String, String, String, boolean) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingValidValues
Create a link between a valid value set or definition and a set.

B

BAD_CONFIG - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
BAD_OUT_TOPIC_CONNECTION - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 

C

clearAssetConnection(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
Remove a relationship between an asset and its connection.
clearConnectorType(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
Remove a relationship between a connection and a connector type.
clearEmbeddedConnection(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
Remove a relationship between a virtual connection and an embedded connection.
clearEndpoint(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
Remove a relationship between a connection and an endpoint.
CLIENT_SIDE_REST_API_ERROR - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
cloneSchemaElement() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DocumentSchemaTypeProperties
Returns a clone of this object as the abstract SchemaElement class.
cloneSchemaType() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DocumentSchemaTypeProperties
Returns a clone of this object as the abstract SchemaType class.
CombinedSchemaRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
CombinedSchemaRequestBody carries the parameters for created a new schema to attach to an asset.
CombinedSchemaRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.CombinedSchemaRequestBody
Default constructor
CombinedSchemaRequestBody(CombinedSchemaRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.CombinedSchemaRequestBody
Copy/clone constructor
ComplexSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
ComplexSchemaTypeProperties describes a schema with multiple attributes.
ComplexSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ComplexSchemaTypeProperties
Default constructor used by subclasses
ComplexSchemaTypeProperties(ComplexSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ComplexSchemaTypeProperties
Copy/clone Constructor.
connection - Variable in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionRequestBody
 
CONNECTION_NOT_FOUND - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
ConnectionElement - Class in org.odpi.openmetadata.accessservices.assetowner.metadataelements
ConnectionElement contains the properties and header for a connection retrieved from the metadata repository.
ConnectionElement() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectionElement
Default constructor
ConnectionElement(ConnectionElement) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectionElement
Copy/clone constructor
ConnectionProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
The connection is an object that contains the properties needed to create and initialise a connector to access a specific data assets.
ConnectionProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
Default constructor sets the Connection properties to null.
ConnectionProperties(ConnectionProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
Copy/clone Constructor to return a copy of a connection object.
ConnectionRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
ConnectionRequestBody carries the parameters for created a new asset.
ConnectionRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionRequestBody
Default constructor
ConnectionRequestBody(ConnectionRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionRequestBody
Copy/clone constructor
ConnectionResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
ConnectionResponse is a response object for passing back a single connection object.
ConnectionResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionResponse
Default constructor
ConnectionResponse(ConnectionResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionResponse
Copy/clone constructor
ConnectionsResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
ConnectionsResponse is a response object for passing back a list of connection objects.
ConnectionsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionsResponse
Default constructor
ConnectionsResponse(ConnectionsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionsResponse
Copy/clone constructor
ConnectorTypeElement - Class in org.odpi.openmetadata.accessservices.assetowner.metadataelements
ConnectorTypeElement contains the properties and header for a connector type retrieved from the metadata repository.
ConnectorTypeElement() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectorTypeElement
Default constructor
ConnectorTypeElement(ConnectorTypeElement) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectorTypeElement
Copy/clone constructor
ConnectorTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
The ConnectorTypeProperties describe the implementation details of a particular type of connector.
ConnectorTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
Default constructor
ConnectorTypeProperties(ConnectorTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
Copy/clone constructor for a connectorType that is not connected to an asset (either directly or indirectly).
ConnectorTypeResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
ConnectorReportResponse is a response object for passing back a single connector type object.
ConnectorTypeResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectorTypeResponse
Default constructor
ConnectorTypeResponse(ConnectorTypeResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectorTypeResponse
Copy/clone constructor
ConnectorTypesResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
ConnectorTypesResponse is a response object for passing back a list of connector type objects.
ConnectorTypesResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectorTypesResponse
Default constructor
ConnectorTypesResponse(ConnectorTypesResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectorTypesResponse
Copy/clone constructor
createConnection(String, ConnectionProperties) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
Create a new metadata element to represent the connection.
createConnectionFromTemplate(String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
Create a new metadata element to represent a connection using an existing metadata element as a template.
createEndpoint(String, EndpointProperties) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
Create a new metadata element to represent the endpoint.
createEndpointFromTemplate(String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
Create a new metadata element to represent a endpoint using an existing metadata element as a template.
createFileSystemInCatalog(String, String, String, String, String, String, String, String, String, String, Map<String, String>) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Files live on a file system.
createFolderStructureInCatalog(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Creates a new folder asset for each element in the pathName.
createFolderStructureInCatalog(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Creates a new folder asset for each element in the pathName that is linked from the parent entity.
createValidValueDefinition(String, String, boolean, String, String, String, String, String, String, Map<String, String>, Map<String, Object>) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingValidValues
Create a new valid value definition.
createValidValueSet(String, String, String, String, String, String, Map<String, String>, Map<String, Object>) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingValidValues
Create a new valid value set.

D

DataItemSortOrder - Enum in org.odpi.openmetadata.accessservices.assetowner.properties
DataItemSortOrder is used for schema attributes that may have multiple instances.
DataStoreProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
DataStoreProperties provides the JavaBean for describing a data store.
DataStoreProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
Default constructor
DataStoreProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
Copy/clone constructor.
DataStoreProperties(DataStoreProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
Copy/clone constructor.
deleteAsset(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetDecommissioningInterface
Deletes an asset and all of its associated elements such as schema, connections (unless they are linked to another asset), discovery reports and associated feedback.
deleteAssetSchemaType(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface
Detaches and deletes an asset's schema.
deleteValidValue(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingValidValues
Remove the valid value form the repository.
DerivedSchemaTypeQueryTargetProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
DerivedSchemaTypeQueryTargetProperties defines a query on a schema element that returns all or part of the value for a derived schema type.
DerivedSchemaTypeQueryTargetProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.DerivedSchemaTypeQueryTargetProperties
Default constructor
DerivedSchemaTypeQueryTargetProperties(DerivedSchemaTypeQueryTargetProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.DerivedSchemaTypeQueryTargetProperties
Copy/clone constructor.
DESCENDING - org.odpi.openmetadata.accessservices.assetowner.properties.DataItemSortOrder
 
detachDataFileAssetFromFolder(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Remove a link between a file asset and a folder.
detachFolderFromFileSystem(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Removed the link between a folder and a file system.
detachSchemaTypeFromAsset(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingInterface
Unlinks the schema from the asset but does not delete it.
detachValidValueFromSet(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingValidValues
Remove the link between a valid value and a set it is a member of.
DiscoveryAnalysisReportListResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
DiscoveryAnalysisReportListResponse is the response structure used on OMAS REST API calls that return a list of DiscoveryAnalysisReport properties objects as a response.
DiscoveryAnalysisReportListResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.DiscoveryAnalysisReportListResponse
Default constructor
DiscoveryAnalysisReportListResponse(DiscoveryAnalysisReportListResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.DiscoveryAnalysisReportListResponse
Copy/clone constructor
displayName - Variable in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EmbeddedConnection
 
displayName - Variable in class org.odpi.openmetadata.accessservices.assetowner.rest.EmbeddedConnectionRequestBody
 
DocumentSchemaAttributeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
A DocumentSchemaAttributeProperties defines an attribute in a hierarchical document structure such as an XML document.
DocumentSchemaAttributeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.DocumentSchemaAttributeProperties
Default constructor
DocumentSchemaAttributeProperties(DocumentSchemaAttributeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.DocumentSchemaAttributeProperties
Copy/clone Constructor.
DocumentSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
DocumentSchemaTypeProperties is a specific type of bean for a do a top-level hierarchical document structure such as an XML document.
DocumentSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.DocumentSchemaTypeProperties
Default constructor used by subclasses
DocumentSchemaTypeProperties(DocumentSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.DocumentSchemaTypeProperties
Copy/clone Constructor.
DuplicateProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
DuplicatesRequestBody provides a structure for passing the properties associated with duplicates.
DuplicateProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
Default constructor
DuplicateProperties(DuplicateProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
Copy/clone constructor

E

ELEMENT_CLASSIFIED - org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
 
ELEMENT_DECLASSIFIED - org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
 
ELEMENT_DELETED - org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
 
ELEMENT_GUID_CHANGED - org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
 
ELEMENT_HOME_CHANGED - org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
 
ELEMENT_RECLASSIFIED - org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
 
ELEMENT_RESTORED - org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
 
ELEMENT_TYPE_CHANGED - org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
 
ELEMENT_UPDATED - org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
 
embeddedConnection - Variable in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EmbeddedConnection
 
EmbeddedConnection - Class in org.odpi.openmetadata.accessservices.assetowner.metadataelements
The EmbeddedConnection is used within a VirtualConnection to link to the embedded connections.
EmbeddedConnection() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EmbeddedConnection
Default constructor
EmbeddedConnection(EmbeddedConnection) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EmbeddedConnection
Copy/clone constructor.
EmbeddedConnectionRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
The EmbeddedConnection is used within a VirtualConnection to link to the embedded connections.
EmbeddedConnectionRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.EmbeddedConnectionRequestBody
Default constructor
EmbeddedConnectionRequestBody(EmbeddedConnectionRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.EmbeddedConnectionRequestBody
Copy/clone constructor.
EMPTY_PAGE_SIZE - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
EndpointElement - Class in org.odpi.openmetadata.accessservices.assetowner.metadataelements
EndpointElement contains the properties and header for an endpoint retrieved from the metadata repository.
EndpointElement() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EndpointElement
Default constructor
EndpointElement(EndpointElement) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EndpointElement
Copy/clone constructor
EndpointProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
EndpointProperties describes the properties of a server endpoint.
EndpointProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.EndpointProperties
Default constructor
EndpointProperties(EndpointProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.EndpointProperties
Copy/clone constructor for an Endpoint.
EndpointResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
EndpointResponse is a response object for passing back a single endpoint object.
EndpointResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.EndpointResponse
Default constructor
EndpointResponse(EndpointResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.EndpointResponse
Copy/clone constructor
EndpointsResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
EndpointsResponse is a response object for passing back a list of endpoint objects.
EndpointsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.EndpointsResponse
Default constructor
EndpointsResponse(EndpointsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.EndpointsResponse
Copy/clone constructor
ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.accessservices.assetowner.properties.DataItemSortOrder
 
ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.accessservices.assetowner.properties.OwnerType
 
ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.accessservices.assetowner.properties.DataItemSortOrder
 
ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.accessservices.assetowner.properties.OwnerType
 
EnumSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
EnumSchemaTypeProperties carries the specialized parameters for creating or updating enum schema types.
EnumSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.EnumSchemaTypeProperties
Default constructor
EnumSchemaTypeProperties(EnumSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.EnumSchemaTypeProperties
Copy/clone Constructor
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.AssetElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectionElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectorTypeElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EmbeddedConnection
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EndpointElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileSystemElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FolderElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ReferenceableElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaAttributeElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaTypeElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ValidValueElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ComplexSchemaTypeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DerivedSchemaTypeQueryTargetProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EndpointProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EnumSchemaTypeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalSchemaTypeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystemProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LiteralSchemaTypeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.MapSchemaTypeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.MeaningProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeRelationshipProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaElementProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeChoiceProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SecurityTagsProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SimpleSchemaTypeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TemplateProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AnnotationListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AnnotationResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CombinedSchemaRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectorTypeResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectorTypesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.DiscoveryAnalysisReportListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EmbeddedConnectionRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EndpointResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EndpointsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.FileSystemResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.FolderResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewCSVFileAssetRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OriginRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OwnerRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.PagedResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.PathNameRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributeRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributesRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaTypeRequestBody
Deprecated.
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SecurityTagsRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.StatusRequestBody
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.TemplateClassificationRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValueResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesResponse
Return comparison result based on the content of the properties.
ExternalSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
ExternalSchemaTypeProperties carries the unique identifier and properties of a reusable schema type.
ExternalSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalSchemaTypeProperties
Default constructor
ExternalSchemaTypeProperties(ExternalSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalSchemaTypeProperties
Copy/clone Constructor

F

FileElement - Class in org.odpi.openmetadata.accessservices.assetowner.metadataelements
FileElement contains the properties and header for a file retrieved from the metadata repository.
FileElement() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileElement
Default constructor
FileElement(FileElement) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileElement
Copy/clone constructor
FileProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
FileProperties describes the property of a single data file.
FileProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.FileProperties
Default constructor
FileProperties(FileProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.FileProperties
Copy/clone constructor
FileSystemElement - Class in org.odpi.openmetadata.accessservices.assetowner.metadataelements
FileSystemElement contains the properties and header for a file system retrieved from the metadata repository.
FileSystemElement() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileSystemElement
Default constructor
FileSystemElement(FileSystemElement) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileSystemElement
Copy/clone constructor
FileSystemProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
FileSystemProperties describes the root node of a file system.
FileSystemProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystemProperties
Default constructor
FileSystemProperties(FileSystemProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystemProperties
Copy/clone constructor.
FileSystemResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
FileSystemResponse is the response structure used on the OMAS REST API calls that return the properties for a file system.
FileSystemResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.FileSystemResponse
Default constructor
FileSystemResponse(FileSystemResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.FileSystemResponse
Copy/clone constructor
findAssets(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetReviewInterface
Return a list of assets with the requested search string in their name, qualified name or description.
findConnections(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
Retrieve the list of asset metadata elements that contain the search string.
findConnectorTypes(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
Retrieve the list of connectorType metadata elements that contain the search string.
findEndpoints(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
Retrieve the list of endpoint metadata elements that contain the search string.
findValidValues(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingValidValues
Locate valid values that match the search string.
FolderElement - Class in org.odpi.openmetadata.accessservices.assetowner.metadataelements
FolderElement contains the properties and header for a Folder retrieved from the metadata repository.
FolderElement() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FolderElement
Default constructor
FolderElement(FolderElement) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FolderElement
Copy/clone constructor
FolderProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
FolderProperties defines an asset that is a folder.
FolderProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.FolderProperties
Default constructor
FolderProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.FolderProperties
Subtyping constructor.
FolderProperties(DataStoreProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.FolderProperties
Subtyping constructor.
FolderProperties(FolderProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.FolderProperties
Copy/clone constructor
FolderResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
FolderResponse is the response structure used on the OMAS REST API calls that return the properties for a folder.
FolderResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.FolderResponse
Default constructor
FolderResponse(FolderResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.FolderResponse
Copy/clone constructor

G

getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
Return a copy of the additional properties.
getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Return a copy of the additional properties.
getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
Return a copy of the additional properties.
getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.TemplateClassificationRequestBody
Return a copy of the additional properties.
getAddress() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EndpointProperties
Returns the stored address property for the endpoint.
getAliases() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Return a list of alternative names for the attribute.
getAllowsDuplicateValues() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Return whether the same value can be used by more than one instance of this attribute.
getAnnotation() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AnnotationResponse
Return the Annotation object.
getAnnotations() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AnnotationListResponse
Return the properties objects.
getAnnotationStatus() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.StatusRequestBody
Returns the stored qualified name property for the metadata entity.
getArguments() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EmbeddedConnection
Return the arguments for the embedded connection.
getArguments() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EmbeddedConnectionRequestBody
Return the arguments for the embedded connection.
getAsset() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetElementResponse
Return the asset result.
getAssetProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.AssetElement
Retrieve details of the asset itself.
getAssetProperties(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetReviewInterface
Return everything that is known about the asset
getAssets() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetElementsResponse
Return the list of assets in the response.
getAssetsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetReviewInterface
Return a list of assets with the requested name.
getAssetSummary(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetReviewInterface
Return the basic attributes of an asset.
getAttributeCount() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ComplexSchemaTypeProperties
Return the count of attributes in this schema type.
getAttributeRelationships() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Return any relationships to other schema attributes.
getAttributeType() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Return the SchemaType that relates to the type of this attribute.
getAuthor() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
Return the name of the author of the schema element.
getBusinessCapabilityGUID() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OriginRequestBody
Return the unique identifier (GUID) of the business capability where this asset originated from.
getClassificationName() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
Return the name of the classification if the event relates to classifications.
getClassifications() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
Return the classifications associated with this referenceable.
getClearPassword() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
Return an unencrypted password.
getColumnHeaders() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewCSVFileAssetRequestBody
Return the list of column headers for the data set - this is used if the columns are not listed in the first line of the file.
getConfigurationProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
Return a copy of the configuration properties.
getConnection() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionRequestBody
Return the Connection object.
getConnectionByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
Retrieve the connection metadata element with the supplied unique identifier.
getConnectionProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectionElement
Return the properties for the connection.
getConnectionsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
Retrieve the list of asset metadata elements with a matching qualified or display name.
getConnectorFrameworkName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
Return name of the connector framework that the connector implements - default Open Connector Framework (OCF).
getConnectorInterfaceLanguage() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
Return the language that the connector is implemented in - default Java.
getConnectorInterfaces() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
Return list of interfaces that the connector supports.
getConnectorProviderClassName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
Returns the stored connectorProviderClassName property for the connector type.
getConnectorToAsset(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetReviewInterface
Return a connector for the asset to enable the calling user to access the content.
getConnectorType() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectionElement
Returns a copy of the properties for this connection's connector type.
getConnectorTypeByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
Retrieve the connectorType metadata element with the supplied unique identifier.
getConnectorTypeProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectorTypeElement
Return the properties for the connector type.
getConnectorTypesByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
Retrieve the list of connectorType metadata elements with a matching qualified or display name.
getCreateTime() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
Return the time that the data store was created.
getDataType() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LiteralSchemaTypeProperties
Return the data type for this element.
getDataType() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SimpleSchemaTypeProperties
Return the data type for this element.
getDefaultValue() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SimpleSchemaTypeProperties
Return the default value for the element.
getDefaultValueOverride() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
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).
getDelimiterCharacter() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewCSVFileAssetRequestBody
Return the delimiter character used between the columns.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
Returns the stored description property for the asset.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
Returns the stored description property for the connection.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
Returns the stored description property for the connector type.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.assetowner.properties.DataItemSortOrder
Return the default description for this enum.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.MeaningProperties
Return the description of the glossary term.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.assetowner.properties.OwnerType
Return the default description of the enumeration.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaElementProperties
Return the description of the file.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties
Return the description of the discovery engine.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TemplateProperties
Returns the stored description property for the metadata entity.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueProperties
Returns the stored description property for the valid value.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
Return the description of the file.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Return the description of the file.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.TemplateClassificationRequestBody
Returns the description property for the template.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
Returns the stored description property for the valid value.
getDiscoveryAnalysisReports() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.DiscoveryAnalysisReportListResponse
Return the properties objects.
getDiscoveryAnalysisReports(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetReviewInterface
Return the discovery analysis reports about the asset.
getDiscoveryReportAnnotations(String, String, AnnotationStatus, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetReviewInterface
Return the annotations linked directly to the report.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EmbeddedConnection
Return the printable name of the embedded connection.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
Returns the stored display name property for the asset.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
Returns the stored display name property for the connection.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
Returns the stored display name property for the connector type.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaElementProperties
Return the display name of the file
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties
Return the display name for messages and UI.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TemplateProperties
Returns the stored display name property for the metadata entity.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueProperties
Returns the stored display name property for the valid value.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EmbeddedConnectionRequestBody
Return the printable name of the embedded connection.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
Returns the stored display name property for the asset.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Return the display name of the file
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
Returns the stored display name property for the valid value.
getDuplicateGUID() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
Return the unique identifier of the duplicate.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectorTypeResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EndpointResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValueResponse
Return the metadata element.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
Return details of the subject of the event.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.AssetElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectionElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectorTypeElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EndpointElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileSystemElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FolderElement
Return the element header associated with the properties.
getElementHeader() - Method in interface org.odpi.openmetadata.accessservices.assetowner.metadataelements.MetadataElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ReferenceableElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaAttributeElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaTypeElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ValidValueElement
Return the element header associated with the properties.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectorTypesResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EndpointsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesResponse
Return the list of metadata elements.
getElementPosition() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Return the position of this schema attribute in its parent schema.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
Return the map of properties for the element provided with the event.
getEmbeddedConnection() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EmbeddedConnection
Return the embedded connection.
getEmbeddedConnections() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectionElement
Return the list of embedded connections for this virtual connection.
getEncodingDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
Return the description of the encoding used in the data store.
getEncodingLanguage() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
Return the name of the natural language used for text strings within the data store.
getEncodingProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
Return the additional properties associated with the encoding process.
getEncodingStandard() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
Return the format (encoding standard) used for this schema.
getEncodingType() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
Return the name of the encoding style used in the data store.
getEncryptedPassword() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
Return an encrypted password.
getEncryption() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystemProperties
Return the type of encryption used on the file system (or null is unencrypted).
getEncryption() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Return the type of encryption used on the file system (or null is unencrypted).
getEncryptionMethod() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EndpointProperties
Returns the stored encryptionMethod property for the endpoint.
getEndpoint() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectionElement
Returns a copy of the properties for this connection's endpoint.
getEndpointByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
Retrieve the endpoint metadata element with the supplied unique identifier.
getEndpointProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EndpointElement
Return the properties for the endpoint.
getEndpointsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
Retrieve the list of endpoint metadata elements with a matching qualified or display name.
getEventTime() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
Return the time that the element was updated.
getEventType() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
Return the event type.
getEventTypeCode() - Method in enum org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
Return the int identifier used for indexing based on the enum.
getEventTypeDescription() - Method in enum org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
Return the default description for the enum value - used when natural resource bundle is not available.
getEventTypeName() - Method in enum org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
Return the string name used for messages that include the enum.
getEventVersionId() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
Return the event version id.
getExpectedDataFormat() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
Return the format of the data that the connector supports - null for "any".
getExtendedAnnotations(String, String, AnnotationStatus, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetReviewInterface
Return any annotations attached to this annotation.
getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
Return the properties that are defined for a subtype of referenceable but are not explicitly supported by the bean.
getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
Return the properties that are defined for a subtype of referenceable but are not explicitly supported by the bean.
getExternalSchemaType() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalSchemaTypeProperties
Return the schema type that is reusable amongst assets.
getExternalSchemaTypeGUID() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalSchemaTypeProperties
Return the unique identifier of the external schema type.
getFileProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileElement
Return the properties that describe the file.
getFileSystem() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.FileSystemResponse
Return the fileSystem result.
getFileSystemByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Retrieve a FileSystemProperties asset by its unique identifier (GUID).
getFileSystemByUniqueName(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Retrieve a FileSystemProperties asset by its unique name.
getFileSystemProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileSystemElement
Return the file system properties.
getFileSystems(String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Retrieve a list of defined FileSystems assets.
getFileSystemType() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Return the type of the file system.
getFileType() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileProperties
Return the file type of the file if known.
getFixedValue() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LiteralSchemaTypeProperties
Return the fixed value for the element.
getFolder() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.FolderResponse
Return the folder result.
getFolderByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Retrieve a FolderProperties asset by its unique identifier (GUID).
getFolderByPathName(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Retrieve a folder by its fully qualified path name.
getFolderFiles(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Get the data files inside a folder - both those that are nested and those that are linked.
getFolderProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FolderElement
Return the properties for the folder.
getFormat() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystemProperties
Return the format of the file system.
getFormat() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Return the format of the file system.
getFormula() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
Return the formula used to combine the values of the queries.
getFullPath() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
Return the full path of the file - this should be unique.
getFullPath() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.PathNameRequestBody
Return the full path of the file - this should be unique.
getIsDefaultValue() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ValidValueElement
Return whether this valid value is the default of the setGUID (if supplied)
getIsDeprecated() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaElementProperties
Is the schema element deprecated?
getIsDeprecated() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueProperties
Is the valid value deprecated?
getIsDeprecated() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
Is the valid value deprecated?
getIsNullable() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Return whether the field is nullable or not.
getLength() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Return the length of the data field.
getLinkedAttributeGUID() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeRelationshipProperties
Return the GUID of the schema attribute that this link connects together.
getLinkedAttributeName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeRelationshipProperties
Return the name of this link
getLinkGUID() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeRelationshipProperties
Return the identifier for the schema link.
getLinkProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeRelationshipProperties
Return the properties associated with this schema link.
getLinkType() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeRelationshipProperties
Return the type of the link - this is related to the type of the schema it is a part of.
getMapFromElement() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.MapSchemaTypeProperties
Return the type of schema element that represents the key or property name for the map.
getMapToElement() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.MapSchemaTypeProperties
Return the type of schema element that represents the property value for the map.
getMaxCardinality() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Return the maximum number of instances allowed for this attribute.
getMeanings() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
Return the assigned meanings for this metadata entity.
getMessageDefinition() - Method in enum org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
Retrieve a message definition object for an exception.
getMinCardinality() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Return this minimum number of instances allowed for this attribute.
getMinimumLength() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Return the minimum length of the data.
getModifiedTime() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
Return the last known time the data store was modified.
getName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
Return the name of the resource that this asset represents.
getName() - Method in enum org.odpi.openmetadata.accessservices.assetowner.properties.DataItemSortOrder
Return the default name for this enum type.
getName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.MeaningProperties
Return the glossary term name.
getName() - Method in enum org.odpi.openmetadata.accessservices.assetowner.properties.OwnerType
Return the default name of the enumeration.
getName() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
Return the name of the resource that this asset represents.
getName() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.TemplateClassificationRequestBody
Returns the name property for the template.
getNamespace() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
Return the name of the namespace that this type belongs to.
getNativeJavaClass() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Return the name of the Java class to use to represent this type.
getNestedFolders(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Return the list of folders nested inside a folder.
getNetworkAddress() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TemplateProperties
Return the physical network address of this metadata element (if this makes sense).
getNotes() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
Return any notes for the steward.
getOpenTypeGUID() - Method in enum org.odpi.openmetadata.accessservices.assetowner.properties.DataItemSortOrder
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Method in enum org.odpi.openmetadata.accessservices.assetowner.properties.OwnerType
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeName() - Method in enum org.odpi.openmetadata.accessservices.assetowner.properties.DataItemSortOrder
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Method in enum org.odpi.openmetadata.accessservices.assetowner.properties.OwnerType
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetowner.properties.DataItemSortOrder
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetowner.properties.OwnerType
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
getOrderedValues() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Return whether the attribute instances are arranged in an order.
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetowner.properties.DataItemSortOrder
Return the code for this enum used for indexing based on the enum value.
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetowner.properties.OwnerType
Return the numeric representation of the enumeration.
getOrganizationGUID() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OriginRequestBody
Return the unique identifier (GUID) of the organization where this asset originated from.
getOriginBusinessCapabilityGUID() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
Return the unique identifier of the business capability that originated this asset.
getOriginOrganizationGUID() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
Return the unique identifier for the organization that originated this asset.
getOtherOriginValues() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
Return the properties that characterize where this asset is from.
getOtherOriginValues() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OriginRequestBody
Return any other descriptive labels describing origin of the asset.
getOwner() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
Returns the name of the owner for this asset.
getOwnerId() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OwnerRequestBody
Return the owner Id.
getOwnerPropertyName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
Returns the property name used to identify the owner for this asset.
getOwnerPropertyName() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OwnerRequestBody
 
getOwnerType() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
Deprecated.
getOwnerType() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OwnerRequestBody
Deprecated.
getOwnerTypeName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
Returns the name of the type used to identify of the owner for this asset.
getOwnerTypeName() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OwnerRequestBody
 
getPatchLevel() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties
Return the patch level of the discovery engine.
getPatchLevel() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Return the patch level of the file system.
getPathName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
Return the fully qualified physical location of the data store.
getPathName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TemplateProperties
Return the path name to the physical resource - used when creating new data store assets such as databases, files and folders.
getPosition() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EmbeddedConnection
Return the position that this connector is in the list of embedded connectors.
getPosition() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EmbeddedConnectionRequestBody
Return the position that this connector is in the list of embedded connectors.
getPrecision() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Return the number of significant digits to the right of decimal point.
getPreferredValue() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueProperties
Return the preferred values to use in implementations (normally used with definitions)
getPreferredValue() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
Return the preferred values to use in implementations (normally used with definitions)
getPreviousClassificationProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
Return the property map for the previous version of a classification's properties (used for reclassify events).
getPreviousElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
Return the previous version of the element's header (if the event is related to an element update).
getPreviousElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
Return the previous version of the element's properties (if the event is related to an element update).
getProtocol() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EndpointProperties
Returns the stored protocol property for the endpoint.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
Returns the stored qualified name property for the metadata entity.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TemplateProperties
Returns the stored qualified name property for the metadata entity.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
Returns the stored qualified name property for the metadata entity.
getQueries() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
Return the list of queries that are used to create the derived schema element.
getQuery() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DerivedSchemaTypeQueryTargetProperties
Return the query string for this element.
getQueryId() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DerivedSchemaTypeQueryTargetProperties
Return the query id - this is used to identify where the results of this query should be plugged into the other queries or the formula for the parent derived schema element.
getQueryTargetGUID() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DerivedSchemaTypeQueryTargetProperties
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.accessservices.assetowner.properties.DerivedSchemaTypeQueryTargetProperties
Return the name of the query language used in the query.
getQuoteCharacter() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewCSVFileAssetRequestBody
Return the character used to group the content of a column that contains one or more delimiter characters.
getRecognizedAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.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.accessservices.assetowner.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.accessservices.assetowner.properties.ConnectorTypeProperties
Return the list of property names that this connector/connector provider implementation looks for in the Connection object's securedProperties.
getReferenceableProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ReferenceableElement
Return the properties of a referenceable.
getSchemaAttributeProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaAttributeElement
Return the properties for a schema attribute.
getSchemaAttributeProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributeRequestBody
Return the properties that describe the schema attribute.
getSchemaAttributeProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributesRequestBody
Return the properties that describe the schema attribute.
getSchemaAttributes() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CombinedSchemaRequestBody
Return the names of the zones that this asset is a member of.
getSchemaOptions() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeChoiceProperties
Return the list of alternative schema types that this attribute or asset may use.
getSchemaType() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CombinedSchemaRequestBody
Return the type of owner stored in the owner property.
getSchemaTypeProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaTypeElement
Return the properties for the schema.
getSchemaTypeProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaTypeRequestBody
Deprecated.
Return the properties for the schema type.
getScope() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueProperties
Return the scope of values that this valid value covers (normally used with sets)
getScope() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
Return the scope of values that this valid value covers (normally used with sets)
getSecuredProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
Return a copy of the secured properties.
getSecurityLabels() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SecurityTagsProperties
Return the list of security labels attached to the element.
getSecurityLabels() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SecurityTagsRequestBody
Return the list of security labels that should be attached to this element.
getSecurityProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SecurityTagsProperties
Return the security properties associated with the element.
getSecurityProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SecurityTagsRequestBody
Return the security properties that should be attached to this element.
getSetGUID() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ValidValueElement
Return the set unique identifier if the valid value is retrieved via a set.
getSetsForValidValue(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingValidValues
Page through the list of valid value sets that a valid value definition/set belongs to.
getShortDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionRequestBody
Returns the short description of the asset from relationship with Connection.
getSortOrder() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Return the order that the attribute instances are arranged in - if any.
getSource() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
Return the details of the source that detected the duplicate.
getSource() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties
Return the source of the discovery engine implementation.
getSource() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Return the source of the file system.
getStartingFromElement() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.PagedResponse
Return the starting element number from the server side list that this response contains.
getStatusIdentifier() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
Return the status of this duplicate - usable if greater than 0, 0=proposed, negative means invalid
getSteward() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
Return the identifier of the steward that added this duplicate.
getStewardPropertyName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
Return the name of the property used to identify the steward.
getStewardTypeName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
Return the type name of the element used to identify the steward.
getSupportedAssetTypeName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
Return the type of asset that the connector implementation supports.
getTargetTechnologyInterfaces() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
Return the names of the interfaces in the target technology that the connector calls.
getTargetTechnologyName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
Return the name of the target technology that the connector implementation connects to.
getTargetTechnologySource() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
Return the name of the organization that supplies the target technology that the connector implementation connects to.
getTargetTechnologyVersions() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
Return the versions of the target technology that the connector supports.
getTechnicalDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EndpointProperties
Return the technical description for the endpoint.
getTechnicalName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EndpointProperties
Returns the stored technical name property for the endpoint.
getTypeDescription() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties
Return the description of the type of discovery engine this is.
getTypeName() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
Return the open metadata type name of this object - this is used to create a subtype of the referenceable.
getTypeName() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
Return the open metadata type name of this object - this is used to create a subtype of the referenceable.
getTypesOfAnnotation(String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetReviewInterface
Return the annotation subtype names.
getTypesOfAnnotationWithDescriptions(String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetReviewInterface
Return the annotation subtype names mapped to their descriptions.
getTypesOfAsset(String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetKnowledgeInterface
Return the asset subtype names.
getTypesOfAssetWithDescriptions(String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetKnowledgeInterface
Return the asset subtype names mapped to their descriptions.
getUniqueName() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Return the full path of the file - this should be unique.
getUsage() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
Return the usage guidance for this schema element.
getUsage() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueProperties
Return the description of how this valid value should be used.
getUsage() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
Return the description of how this valid value should be used.
getUserId() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
Return the userId to use on this connection.
getValidValueByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingValidValues
Retrieve a specific valid value from the repository.
getValidValueByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingValidValues
Retrieve a specific valid value from the repository.
getValidValueProperties() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ValidValueElement
Return the properties for the valid value definition or set.
getValidValueSetGUID() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EnumSchemaTypeProperties
Return the unique identifier of the valid value set that describes the enum values for this schema element.
getValidValueSetMembers(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingValidValues
Page through the members of a valid value set.
getVersion() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties
Return the version of the discovery engine.
getVersion() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Return the version number of the file system.
getVersionIdentifier() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
Set up the version identifier of the resource.
getVersionIdentifier() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TemplateProperties
Set up the version identifier of the resource.
getVersionIdentifier() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
Set up the version identifier of the resource.
getVersionNumber() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
Return the version number of the schema element - null means no version number.
getZoneMembership() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
Return the names of the zones that this asset is a member of.

H

hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.AssetElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectionElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectorTypeElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EmbeddedConnection
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EndpointElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileSystemElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FolderElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ReferenceableElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaAttributeElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaTypeElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ValidValueElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ComplexSchemaTypeProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DerivedSchemaTypeQueryTargetProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EndpointProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EnumSchemaTypeProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalSchemaTypeProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystemProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LiteralSchemaTypeProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.MapSchemaTypeProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.MeaningProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeRelationshipProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaElementProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeChoiceProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SecurityTagsProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SimpleSchemaTypeProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TemplateProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AnnotationListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AnnotationResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CombinedSchemaRequestBody
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionRequestBody
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectorTypeResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectorTypesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.DiscoveryAnalysisReportListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EmbeddedConnectionRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EndpointResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EndpointsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.FileSystemResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.FolderResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewCSVFileAssetRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OriginRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OwnerRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.PagedResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.PathNameRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributesRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaTypeRequestBody
Deprecated.
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SecurityTagsRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.StatusRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.TemplateClassificationRequestBody
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValueResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesResponse
Return hash code for this object

I

INVALID_PROPERTY - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 

L

LiteralSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
LiteralSchemaTypeProperties carries the specialized parameters for creating or updating literal schema types.
LiteralSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.LiteralSchemaTypeProperties
Default constructor
LiteralSchemaTypeProperties(LiteralSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.LiteralSchemaTypeProperties
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.

M

MapSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
MapSchemaTypeProperties describes a schema element of type map.
MapSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.MapSchemaTypeProperties
Default constructor
MapSchemaTypeProperties(MapSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.MapSchemaTypeProperties
Copy/clone Constructor.
MeaningProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
MeaningProperties is a cut-down summary of a glossary term to aid the asset owner in understanding the content of an asset.
MeaningProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.MeaningProperties
Default constructor
MeaningProperties(MeaningProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.MeaningProperties
Copy/clone constructor.
MetadataElement - Interface in org.odpi.openmetadata.accessservices.assetowner.metadataelements
MetadataElement is the common interface for all metadata elements.
moveDataFileInCatalog(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Move a file from its current parent folder to a new parent folder - this changes the file's qualified name but not its unique identifier (guid).
moveDataFolderInCatalog(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingFileSystem
Move a data folder from its current parent folder to a new parent folder - this changes the folder's qualified name but not its unique identifier (guid).
MULTIPLE_ENTITIES_FOUND - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
MULTIPLE_RELATIONSHIPS_FOUND - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 

N

NEGATIVE_START_FROM - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
NEW_ELEMENT_CREATED - org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
 
NewCSVFileAssetRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
NewCSVFileAssetRequestBody carries the parameters for creating a new CSV file asset.
NewCSVFileAssetRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.NewCSVFileAssetRequestBody
Default constructor
NewCSVFileAssetRequestBody(NewCSVFileAssetRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.NewCSVFileAssetRequestBody
Copy/clone constructor
NewFileAssetRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
NewFileAssetRequestBody carries the parameters for creating a new file asset.
NewFileAssetRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
Default constructor
NewFileAssetRequestBody(NewFileAssetRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
Copy/clone constructor
NewFileSystemRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
NewFileSystemProperties describes the root node of a file system.
NewFileSystemRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Default constructor
NewFileSystemRequestBody(NewFileSystemRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Copy/clone constructor.
NO_CONNECTED_ASSET - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
NO_METADATA_COLLECTION - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
NO_RELATIONSHIPS_FOUND - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
NULL_ARRAY_PARAMETER - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
NULL_CONNECTION_PARAMETER - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
NULL_CONNECTION_RETURNED - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
NULL_CONNECTOR_RETURNED - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
NULL_END2_RETURNED - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
NULL_ENTITY_RETURNED - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
NULL_ENUM - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
NULL_GUID - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
NULL_LISTENER - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
NULL_NAME - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
NULL_RESPONSE_FROM_API - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
NULL_USER_ID - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 

O

OMRS_NOT_AVAILABLE - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
OMRS_NOT_INITIALIZED - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
org.odpi.openmetadata.accessservices.assetowner.api - package org.odpi.openmetadata.accessservices.assetowner.api
The API package defines the Java interfaces supported by the Asset Owner OMAS.
org.odpi.openmetadata.accessservices.assetowner.events - package org.odpi.openmetadata.accessservices.assetowner.events
Definitions of the different types of events that the Asset Owner OMAS can publish.
org.odpi.openmetadata.accessservices.assetowner.ffdc - package org.odpi.openmetadata.accessservices.assetowner.ffdc
This package provides the first failure data capture support for the Asset Owner OMAS module.
org.odpi.openmetadata.accessservices.assetowner.metadataelements - package org.odpi.openmetadata.accessservices.assetowner.metadataelements
The metadata elements describe the way that metadata is returned from the repository.
org.odpi.openmetadata.accessservices.assetowner.properties - package org.odpi.openmetadata.accessservices.assetowner.properties
This package provides the properties used to create different types of instances for an asset and its attachments.
org.odpi.openmetadata.accessservices.assetowner.rest - package org.odpi.openmetadata.accessservices.assetowner.rest
This package defines the beans used to build the REST request and response payloads.
OriginRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
OriginRequestBody provides a structure for passing information about an asset's origin as a request body over a REST API.
OriginRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.OriginRequestBody
Default constructor
OriginRequestBody(OriginRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.OriginRequestBody
Copy/clone constructor
OTHER - org.odpi.openmetadata.accessservices.assetowner.properties.OwnerType
 
OUT_TOPIC_EVENT - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerAuditCode
 
OUT_TOPIC_FAILURE - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerAuditCode
 
OwnerRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
OwnerRequestBody provides a structure for passing information about an asset owner as a request body over a REST API.
OwnerRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.OwnerRequestBody
Default constructor
OwnerRequestBody(OwnerRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.OwnerRequestBody
Copy/clone constructor
OwnerType - Enum in org.odpi.openmetadata.accessservices.assetowner.properties
OwnerType defines the identifier used in an Asset's owner property.

P

PagedResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
PagedResponse is used for responses that can contain paged responses
PagedResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.PagedResponse
Default constructor
PagedResponse(PagedResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.PagedResponse
Copy/clone constructor
PathNameRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
PathNameRequestBody carries the parameters for creating a new FolderProperties asset.
PathNameRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.PathNameRequestBody
Default constructor
PathNameRequestBody(PathNameRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.PathNameRequestBody
Copy/clone constructor
position - Variable in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EmbeddedConnection
 
position - Variable in class org.odpi.openmetadata.accessservices.assetowner.rest.EmbeddedConnectionRequestBody
 
PrimitiveSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
PrimitiveSchemaTypeProperties carries the specialized parameters for creating or updating primitive schema types.
PrimitiveSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.PrimitiveSchemaTypeProperties
Default constructor
PrimitiveSchemaTypeProperties(PrimitiveSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.PrimitiveSchemaTypeProperties
Copy/clone Constructor
PROCESS_EVENT_EXCEPTION - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerAuditCode
 
processEvent(AssetOwnerOutTopicEvent) - Method in class org.odpi.openmetadata.accessservices.assetowner.api.AssetOwnerEventListener
Process an event that was published by the Asset Owner OMAS.
PROFILE_ID - org.odpi.openmetadata.accessservices.assetowner.properties.OwnerType
 
PROPERTY_SERVER_ERROR - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
PROXY_CONNECTION_FOUND - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
PROXY_ENTITY_FOUND - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
publishAsset(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface
Update the zones for a specific asset to the zone list specified in the publishZones.
PUBLISHING_SHUTDOWN - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerAuditCode
 
PUBLISHING_SHUTDOWN_ERROR - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerAuditCode
 

R

ReferenceableElement - Class in org.odpi.openmetadata.accessservices.assetowner.metadataelements
ReferenceableElement contains the properties and header for a referenceable entity retrieved from the metadata repository.
ReferenceableElement() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ReferenceableElement
Default constructor
ReferenceableElement(ReferenceableElement) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ReferenceableElement
Copy/clone constructor
ReferenceableProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
ReferenceableProperties provides a structure for passing a referenceables' properties over the Java API.
ReferenceableProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
Default constructor
ReferenceableProperties(ReferenceableProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
Copy/clone constructor
ReferenceableRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
ReferenceableRequestBody provides a structure for passing a referenceables' properties as a request body over a REST API.
ReferenceableRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
Default constructor
ReferenceableRequestBody(ReferenceableRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
Copy/clone constructor
REFRESH_ELEMENT_EVENT - org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
 
registerListener(String, AssetOwnerEventListener) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOwnerEventInterface
Register a listener object that will be passed each of the events published by the Asset Owner OMAS.
removeAssetOrigin(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface
Remove the asset origin classification to an asset.
removeConnection(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
Remove the metadata element representing a connection.
removeEndpoint(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
Remove the metadata element representing a endpoint.
removeSecurityTags(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface
Remove the security tags classification to an asset or one of its elements.
removeSemanticAssignment(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface
Remove the relationship between a glossary term and an element in an Asset description (typically a field in the schema).
removeTemplateClassification(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface
Remove the classification that indicates that this asset can be used as a template.

S

scanConnections(String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
Step through the connections visible to this caller.
SchemaAttributeElement - Class in org.odpi.openmetadata.accessservices.assetowner.metadataelements
SchemaAttributeElement contains the properties and header for a schema attribute retrieved from the metadata repository.
SchemaAttributeElement() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaAttributeElement
Default constructor
SchemaAttributeElement(SchemaAttributeElement) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaAttributeElement
Copy/clone constructor
SchemaAttributeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
SchemaAttributeProperties carries the common parameters for creating or updating schema attributes.
SchemaAttributeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Default constructor
SchemaAttributeProperties(SchemaAttributeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Copy/clone constructor.
SchemaAttributeRelationshipProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
SchemaAttributeRelationshipProperties defines a relationship between 2 SchemaAttributes.
SchemaAttributeRelationshipProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeRelationshipProperties
Default constructor
SchemaAttributeRelationshipProperties(SchemaAttributeRelationshipProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeRelationshipProperties
Copy/clone constructor makes a copy of the supplied object.
SchemaAttributeRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
SchemaAttributeRequestBody carries the common parameters for creating or updating a schema attribute.
SchemaAttributeRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributeRequestBody
Default constructor
SchemaAttributeRequestBody(SchemaAttributeRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributeRequestBody
Copy/clone constructor.
schemaAttributes - Variable in class org.odpi.openmetadata.accessservices.assetowner.rest.CombinedSchemaRequestBody
 
SchemaAttributesRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
SchemaAttributesRequestBody carries the common parameters for creating a list of schema attributes.
SchemaAttributesRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributesRequestBody
Default constructor
SchemaAttributesRequestBody(SchemaAttributesRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributesRequestBody
Copy/clone constructor.
SchemaElementProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
SchemaElementProperties carries the common parameters for creating or updating schema elements such as schema types and attributes.
SchemaElementProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaElementProperties
Default constructor
SchemaElementProperties(SchemaElementProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaElementProperties
Copy/clone constructor
schemaType - Variable in class org.odpi.openmetadata.accessservices.assetowner.rest.CombinedSchemaRequestBody
 
SchemaTypeChoiceProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
SchemaTypeChoiceProperties carries the specialized parameters for creating or updating a choice of schema types.
SchemaTypeChoiceProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeChoiceProperties
Default constructor
SchemaTypeChoiceProperties(SchemaTypeChoiceProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeChoiceProperties
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.
SchemaTypeElement - Class in org.odpi.openmetadata.accessservices.assetowner.metadataelements
SchemaTypeElement contains the properties and header for a reference data asset retrieved from the metadata repository.
SchemaTypeElement() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaTypeElement
Default constructor
SchemaTypeElement(SchemaTypeElement) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaTypeElement
Copy/clone constructor
SchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
SchemaTypeProperties carries the common parameters for creating or updating schema types.
SchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
Default constructor
SchemaTypeProperties(SchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
Copy/clone Constructor.
SchemaTypeRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
Deprecated.
SchemaTypeRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaTypeRequestBody
Deprecated.
Default constructor
SchemaTypeRequestBody(SchemaTypeRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaTypeRequestBody
Deprecated.
Copy/clone Constructor.
SecurityTagsProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
SecurityTagsProperties holds the list of labels and properties used by a security enforcement engine to control access and visibility to the contents of the real-world object described by the Referenceable.
SecurityTagsProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SecurityTagsProperties
Default constructor
SecurityTagsProperties(SecurityTagsProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SecurityTagsProperties
Copy/clone constructor
SecurityTagsRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
SecurityTagsRequestBody provides a structure for passing information about the security tags that should be attached to an asset or one of its fields.
SecurityTagsRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.SecurityTagsRequestBody
Default constructor
SecurityTagsRequestBody(SecurityTagsRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.SecurityTagsRequestBody
Copy/clone constructor
SERVER_NOT_AVAILABLE - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
SERVER_URL_MALFORMED - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
SERVER_URL_NOT_SPECIFIED - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
SERVICE_INITIALIZED - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerAuditCode
 
SERVICE_INITIALIZING - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerAuditCode
 
SERVICE_INSTANCE_FAILURE - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerAuditCode
 
SERVICE_NOT_INITIALIZED - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
SERVICE_PUBLISHING - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerAuditCode
 
SERVICE_SHUTDOWN - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerAuditCode
 
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
Set up additional properties.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Set up additional properties.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
Set up additional properties.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.TemplateClassificationRequestBody
Set up additional properties.
setAddress(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EndpointProperties
Set up the network address of the endpoint.
setAliases(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Set up a list of alternative names for the attribute.
setAllowsDuplicateValues(boolean) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Set up whether the same value can be used by more than one instance of this attribute.
setAnnotation(Annotation) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AnnotationResponse
Set up the Annotation object.
setAnnotations(List<Annotation>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AnnotationListResponse
Set up the properties objects.
setAnnotationStatus(AnnotationStatus) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.StatusRequestBody
Set up the fully qualified name.
setArguments(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EmbeddedConnection
Set up the arguments for the embedded connection.
setArguments(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EmbeddedConnectionRequestBody
Set up the arguments for the embedded connection.
setAsset(AssetElement) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetElementResponse
Set up the asset result.
setAssetProperties(AssetProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.AssetElement
Save details of the asset itself
setAssets(List<AssetElement>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetElementsResponse
Set up the list of assets for the response.
setAttributeCount(int) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ComplexSchemaTypeProperties
Set up the count of attributes in this schema type
setAttributeRelationships(List<SchemaAttributeRelationshipProperties>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Set up any relationships to other schema attributes.
setAttributeType(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Set up the SchemaType that relates to the type of this attribute.
setAuthor(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
Set up the name of the author of the schema element.
setBusinessCapabilityGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OriginRequestBody
Set up the unique identifier (GUID) of the business capability where this asset originated from.
setClassificationName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
Set up the name of the classification if the event relates to classifications.
setClassifications(List<ElementClassification>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
Set up the list of classifications associated with this referenceable.
setClearPassword(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
Set up an unencrypted password.
setColumnHeaders(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewCSVFileAssetRequestBody
Set up he list of column headers for the data set - this is used if the columns are not listed in the first line of the file.
setConfigurationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
Set up the configuration properties for this Connection.
setConnection(Connection) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionRequestBody
Set up the Connection object.
setConnectionProperties(ConnectionProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectionElement
Set up the properties for the connection.
setConnectorFrameworkName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
Set up name of the connector framework that the connector implements - default Open Connector Framework (OCF).
setConnectorInterfaceLanguage(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
Set up the language that the connector is implemented in - default Java.
setConnectorInterfaces(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
Set up list of interfaces that the connector supports.
setConnectorProviderClassName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
The name of the connector provider class name.
setConnectorType(ElementStub) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectionElement
Set up the connector type properties for this Connection.
setConnectorTypeProperties(ConnectorTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectorTypeElement
Set up the properties for the connector type.
setCreateTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
Set up the time that the data store was created.
setDataType(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LiteralSchemaTypeProperties
Set up the data type for this element.
setDataType(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SimpleSchemaTypeProperties
Set up the data type for this element.
setDefaultValue(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SimpleSchemaTypeProperties
Set up the default value for the element.
setDefaultValueOverride(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
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).
setDelimiterCharacter(Character) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewCSVFileAssetRequestBody
Set up the delimiter character used between the columns.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
Set up the stored description property associated with the asset.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
Set up description of the element.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
Set up description of the element.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.MeaningProperties
Set up the description of the glossary term.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaElementProperties
Set up the description of the file.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties
Set up the description of the discovery engine.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TemplateProperties
Set up the stored description property associated with the metadata entity.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueProperties
Set up the stored description property associated with the valid value.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
Set up the description of the file.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Set up the description of the file.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.TemplateClassificationRequestBody
Set up the description property associated with the template.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
Set up the stored description property associated with the valid value.
setDiscoveryAnalysisReports(List<DiscoveryAnalysisReport>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.DiscoveryAnalysisReportListResponse
Set up the properties objects.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EmbeddedConnection
Set up the printable name of the embedded connection.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
Set up the stored display name property for the asset.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
Set up the display name for UIs and reports.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
Set up the display name for UIs and reports.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaElementProperties
Set up the display name of the file.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties
Set up the display name for messages and UI.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TemplateProperties
Set up the stored display name property for the metadata entity.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueProperties
Set up the stored display name property for the valid value.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EmbeddedConnectionRequestBody
Set up the printable name of the embedded connection.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
Set up the stored display name property for the asset.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Set up the display name of the file.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
Set up the stored display name property for the valid value.
setDuplicateGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
Set up the unique identifier of the duplicate.
setElement(ConnectionElement) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionResponse
Set up the metadata element to return.
setElement(ConnectorTypeElement) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectorTypeResponse
Set up the metadata element to return.
setElement(EndpointElement) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EndpointResponse
Set up the metadata element to return.
setElement(ValidValueElement) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValueResponse
Set up the metadata element to return.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
Set up details of the subject of the event.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.AssetElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectionElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectorTypeElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EndpointElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileSystemElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FolderElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in interface org.odpi.openmetadata.accessservices.assetowner.metadataelements.MetadataElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ReferenceableElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaAttributeElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaTypeElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ValidValueElement
Set up the element header associated with the properties.
setElementList(List<ConnectionElement>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionsResponse
Set up the list of metadata elements to return.
setElementList(List<ConnectorTypeElement>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectorTypesResponse
Set up the list of metadata elements to return.
setElementList(List<EndpointElement>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EndpointsResponse
Set up the list of metadata elements to return.
setElementList(List<ValidValueElement>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesResponse
Set up the list of metadata elements to return.
setElementPosition(int) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Set up the position of this schema attribute in its parent schema.
setElementProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
Set up the map of properties for the element provided with the event.
setEmbeddedConnection(ElementStub) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EmbeddedConnection
Set up the embedded connection
setEmbeddedConnections(List<EmbeddedConnection>) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectionElement
Set up the list of embedded connections for this virtual connection.
setEncodingDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
Set up the description of the encoding used in the data store.
setEncodingLanguage(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
Set up the name of the natural language used for text strings within the data store.
setEncodingProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
Set up the additional properties associated with the encoding process.
setEncodingStandard(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
Set up the format (encoding standard) used for this schema.
setEncodingType(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
Set up the name of the encoding style used in the data store.
setEncryptedPassword(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
Set up an encrypted password.
setEncryption(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystemProperties
Set up the type of encryption used on the file system (or null is unencrypted).
setEncryption(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Set up the type of encryption used on the file system (or null is unencrypted).
setEncryptionMethod(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EndpointProperties
Set up the encryption method used on this Endpoint.
setEndpoint(ElementStub) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectionElement
Set up the endpoint properties for this Connection.
setEndpointProperties(EndpointProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EndpointElement
Set up the properties for the endpoint.
setEventTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
Set up the time that the element was updated.
setEventType(AssetOwnerEventType) - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
Set up the event type.
setEventVersionId(long) - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
Set up the event version id.
setExpectedDataFormat(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
Set up the format of the data that the connector supports - null for "any".
setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
Set up the properties that are defined for a subtype of referenceable but are not explicitly supported by the bean.
setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
Set up the properties that are defined for a subtype of referenceable but are not explicitly supported by the bean.
setExternalSchemaType(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalSchemaTypeProperties
Set up the schema type that is reusable amongst assets.
setExternalSchemaTypeGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalSchemaTypeProperties
Set up the unique identifier of the external schema type.
setFileProperties(FileProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileElement
Set up the file properties.
setFileSystem(FileSystemElement) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.FileSystemResponse
Set up the fileSystem result.
setFileSystemProperties(FileSystemProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileSystemElement
Set up the file system properties.
setFileSystemType(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Set up the type of the file system.
setFileType(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileProperties
Set up the file type of the file if known.
setFixedValue(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LiteralSchemaTypeProperties
Set up the fixed value for the element.
setFolder(FolderElement) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.FolderResponse
Set up the folder result.
setFolderProperties(FolderProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FolderElement
Set up the properties for a folder.
setFormat(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystemProperties
Set up the format of the file system.
setFormat(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Set up the format of the file system.
setFormula(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
Set up the formula used to combine the values of the queries.
setFullPath(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
Set up the full path of the file - this should be unique.
setFullPath(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.PathNameRequestBody
Set up the full path of the file - this should be unique.
setIsDefaultValue(boolean) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ValidValueElement
Set up whether this valid value is the default of the setGUID (if supplied).
setIsDeprecated(boolean) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaElementProperties
Set whether the schema element deprecated or not.
setIsDeprecated(boolean) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueProperties
Set whether the valid value is deprecated or not.
setIsDeprecated(boolean) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
Set whether the valid value is deprecated or not.
setIsNullable(boolean) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Set up whether the field is nullable or not.
setLength(int) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Set up the length of the data field.
setLinkedAttributeGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeRelationshipProperties
Set up the GUIDs of the schema attributes that this link connects together.
setLinkedAttributeName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeRelationshipProperties
Set up the name of this link.
setLinkGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeRelationshipProperties
Set up the identifier for the schema link.
setLinkProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeRelationshipProperties
Set up the properties associated with this schema link.
setLinkType(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeRelationshipProperties
Set up the type of the link - this is related to the type of the schema it is a part of.
setMapFromElement(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.MapSchemaTypeProperties
Set up the type of schema element that represents the key or property name for the map.
setMapToElement(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.MapSchemaTypeProperties
Set up the type of schema element that represents the property value for the map.
setMaxCardinality(int) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Set up the maximum number of instances allowed for this attribute.
setMeanings(List<MeaningProperties>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
Set up the assigned meanings for this metadata entity.
setMinCardinality(int) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Set up the minimum number of instances allowed for this attribute.
setMinimumLength(int) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Set up the minimum length of the data.
setModifiedTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
Setup the last known time the data store was modified.
setName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
Set up the name of the resource that this asset represents.
setName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.MeaningProperties
Set up the glossary term name.
setName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
Set up the name of the resource that this asset represents.
setName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.TemplateClassificationRequestBody
Set up the name property for the template.
setNamespace(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
Set up the name of the namespace that this type belongs to.
setNativeJavaClass(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Set up the name of the Java class to use to represent this type.
setNetworkAddress(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TemplateProperties
Set up the physical network address of this metadata element (if this makes sense).
setNotes(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
Set up any notes for the steward.
setOrderedValues(boolean) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Set up whether the attribute instances are arranged in an order.
setOrganizationGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OriginRequestBody
Set up the unique identifier (GUID) of the organization where this asset originated from.
setOriginBusinessCapabilityGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
Set up the unique identifier of the business capability that originated this asset.
setOriginOrganizationGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
Set up the unique identifier for the organization that originated this asset.
setOtherOriginValues(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
Set up the properties that characterize where this asset is from.
setOtherOriginValues(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OriginRequestBody
Set up any descriptive labels describing origin of the asset.
setOwner(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
Set up the name of the owner for this asset.
setOwnerId(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OwnerRequestBody
Set up the owner id.
setOwnerPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
Set up the property name used to identify the owner for this asset.
setOwnerPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OwnerRequestBody
 
setOwnerType(OwnerType) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
Deprecated.
setOwnerType(OwnerType) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OwnerRequestBody
Deprecated.
setOwnerTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
Set up the name of the type used to identify the owner for this asset.
setOwnerTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OwnerRequestBody
 
setPatchLevel(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties
Set up the patch level of the discovery engine.
setPatchLevel(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Set up the patch level of the file system.
setPathName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
Set up the fully qualified physical location of the data store.
setPathName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TemplateProperties
Set up the path name to the physical resource - used when creating new data store assets such as databases, files and folders.
setPosition(int) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EmbeddedConnection
Set up the position that this connector is in the list of embedded connectors.
setPosition(int) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EmbeddedConnectionRequestBody
Set up the position that this connector is in the list of embedded connectors.
setPrecision(int) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Set up the number of significant digits to the right of decimal point.
setPreferredValue(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueProperties
Set up the preferred values to use in implementations (normally used with definitions)
setPreferredValue(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
Set up the preferred values to use in implementations (normally used with definitions)
setPreviousClassificationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
Set up the property map for the previous version of a classification's properties (used for reclassify events).
setPreviousElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
Set up the previous version of the element's header (if the event is related to an element update).
setPreviousElementProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
Set up the previous version of the element's properties (if the event is related to an element update).
setProtocol(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EndpointProperties
Set up the protocol to use for this Endpoint
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
Set up the fully qualified name.
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TemplateProperties
Set up the fully qualified name.
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
Set up the fully qualified name.
setQueries(List<DerivedSchemaTypeQueryTargetProperties>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
Set up the list of queries that are used to create the derived schema element.
setQuery(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DerivedSchemaTypeQueryTargetProperties
Set up the query string for this element.
setQueryId(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DerivedSchemaTypeQueryTargetProperties
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.accessservices.assetowner.properties.DerivedSchemaTypeQueryTargetProperties
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.accessservices.assetowner.properties.DerivedSchemaTypeQueryTargetProperties
Set up the name of the query language used in the query.
setQuoteCharacter(Character) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewCSVFileAssetRequestBody
Set up he character used to group the content of a column that contains one or more delimiter characters.
setRecognizedAdditionalProperties(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
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.accessservices.assetowner.properties.ConnectorTypeProperties
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.accessservices.assetowner.properties.ConnectorTypeProperties
Set up the list of property names that this connector/connector provider implementation looks for in the Connection object's securedProperties.
setReferenceableProperties(ReferenceableProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ReferenceableElement
Set up the properties for a referenceable.
setSchemaAttributeProperties(List<SchemaAttributeProperties>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributesRequestBody
Set up the properties that describe the schema attribute.
setSchemaAttributeProperties(SchemaAttributeProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaAttributeElement
Set up the properties for a schema attribute.
setSchemaAttributeProperties(SchemaAttributeProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributeRequestBody
Set up the properties that describe the schema attribute.
setSchemaAttributes(List<SchemaAttributeProperties>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CombinedSchemaRequestBody
Set up the names of the zones that this asset is a member of.
setSchemaOptions(List<SchemaTypeProperties>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeChoiceProperties
Set up the list of alternative schema types that this attribute or asset may use.
setSchemaType(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CombinedSchemaRequestBody
Set up the owner type for this asset.
setSchemaTypeProperties(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaTypeElement
Set up the properties for the schema.
setSchemaTypeProperties(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaTypeRequestBody
Deprecated.
Set up schema type
setScope(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueProperties
Set up the scope of values that this valid value covers (normally used with sets)
setScope(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
Set up the scope of values that this valid value covers (normally used with sets)
setSecuredProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
Set up the secured properties for this Connection.
setSecurityLabels(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SecurityTagsProperties
Set up the list of security labels for the element.
setSecurityLabels(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SecurityTagsRequestBody
Set up the list of security labels that should be attached to this element.
setSecurityProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SecurityTagsProperties
Set up the security properties associated with the element.
setSecurityProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SecurityTagsRequestBody
Set up the security properties that should be attached to this element.
setSetGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ValidValueElement
Set up the set unique identifier if the valid value is retrieved via a set.
setShortDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionRequestBody
Set up the short description of the asset from relationship with Connection.
setSortOrder(DataItemSortOrder) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Set up the order that the attribute instances are arranged in - if any.
setSource(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
Set up the details of the source that detected the duplicate.
setSource(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties
Set up the source of the discovery engine implementation.
setSource(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Set up the source of the file system.
setStartingFromElement(int) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.PagedResponse
Set up the starting element number from the server side list that this response contains.
setStatusIdentifier(int) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
Set up the status of this duplicate - usable if greater than 0, 0=proposed, negative means invalid
setSteward(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
Set up the identifier of the steward that added this duplicate.
setStewardPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
Return the name of the property used to identify the steward.
setStewardTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
Set up the type name of the element used to identify the steward.
setSupportedAssetTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
Set up the type of asset that the connector implementation supports.
setTargetTechnologyInterfaces(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
Set up the names of the interfaces in the target technology that the connector calls.
setTargetTechnologyName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
Set up the name of the target technology that the connector implementation connects to.
setTargetTechnologySource(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
Set up the name of the organization that supplies the target technology that the connector implementation connects to.
setTargetTechnologyVersions(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
Set up the versions of the target technology that the connector supports.
setTechnicalDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EndpointProperties
Set up the technical description of the endpoint.
setTechnicalName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EndpointProperties
Set up the technical name for the endpoint.
setTypeDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties
Set up the description of the type of discovery engine this is.
setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
Set up the open metadata type name of this object - this is used to create a subtype of the referenceable.
setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
Set up the open metadata type name of this object - this is used to create a subtype of the referenceable.
setUniqueName(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Set up the full path of the file - this should be unique.
setupAssetConnection(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
Create a relationship between an asset and its connection.
setupConnectorType(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
Create a relationship between a connection and a connector type.
setupEmbeddedConnection(String, String, int, String, Map<String, Object>, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
Create a relationship between a virtual connection and an embedded connection.
setupEndpoint(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
Create a relationship between a connection and an endpoint.
setUsage(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
Set up the usage guidance for this schema element.
setUsage(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueProperties
Set up the description of how this valid value should be used.
setUsage(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
Set up the description of how this valid value should be used.
setUserId(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
Set up the userId to use on this connection.
setValidValueProperties(ValidValueProperties) - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ValidValueElement
Set up the properties for the valid value definition or set.
setValidValueSetGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EnumSchemaTypeProperties
Set up the unique identifier of the value set that describes the enum values for this schema element.
setVersion(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties
Set up the version string of the discovery engine.
setVersion(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
Set up the version number of the file system.
setVersionIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
Set up the version identifier of the resource.
setVersionIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TemplateProperties
Set up the version identifier of the resource.
setVersionIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
Set up the version identifier of the resource.
setVersionNumber(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
Set up the version number of the schema element - null means no version number.
setZoneMembership(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
Set up the names of the zones that this asset is a member of.
shortDescription - Variable in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionRequestBody
 
SimpleSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
SimpleSchemaTypeProperties carries the common parameters for creating or updating primitive and enum schema types.
SimpleSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SimpleSchemaTypeProperties
Default constructor
SimpleSchemaTypeProperties(SimpleSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SimpleSchemaTypeProperties
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.
SoftwareCapabilityProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
SoftwareCapabilityProperties describe the properties needed to describe a specific software server's capability.
SoftwareCapabilityProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties
Default constructor.
SoftwareCapabilityProperties(SoftwareCapabilityProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties
Copy/clone constructor.
StatusRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
StatusRequestBody provides a structure for passing the annotation status of an Annotation.
StatusRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.StatusRequestBody
Default constructor
StatusRequestBody(StatusRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.StatusRequestBody
Copy/clone constructor
StructDocumentTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
StructDocumentTypeProperties is a specific type of bean for a do a nested structure in a hierarchical document structure such as an XML document.
StructDocumentTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.StructDocumentTypeProperties
Default constructor used by subclasses
StructDocumentTypeProperties(StructDocumentTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.StructDocumentTypeProperties
Copy/clone Constructor.
StructSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
StructSchemaTypeProperties is a specific type of bean for a structure.
StructSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.StructSchemaTypeProperties
Default constructor used by subclasses
StructSchemaTypeProperties(StructSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.StructSchemaTypeProperties
Copy/clone Constructor.

T

TabularColumnProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
A TabularColumnProperties defines a column in a simple table.
TabularColumnProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.TabularColumnProperties
Default constructor
TabularColumnProperties(TabularColumnProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.TabularColumnProperties
Copy/clone Constructor.
TabularSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
TabularSchemaTypeProperties is a specific type of bean for a simple table.
TabularSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.TabularSchemaTypeProperties
Default constructor used by subclasses
TabularSchemaTypeProperties(TabularSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.TabularSchemaTypeProperties
Copy/clone Constructor.
TemplateClassificationRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
TemplateClassificationRequestBody carries the parameters for classifying an asset as suitable to use for a template.
TemplateClassificationRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.TemplateClassificationRequestBody
Default constructor
TemplateClassificationRequestBody(TemplateClassificationRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.TemplateClassificationRequestBody
Copy/clone constructor
TemplateProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
TemplateProperties defined the properties that can be overridden from the template object when creating an object from a template.
TemplateProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.TemplateProperties
Default constructor
TemplateProperties(TemplateProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.TemplateProperties
Copy/clone constructor for the template properties.
TOO_MANY_CONNECTIONS - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
toString() - Method in enum org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerOutTopicEvent
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerAuditCode
JSON-style toString
toString() - Method in enum org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.AssetElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectionElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ConnectorTypeElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EmbeddedConnection
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.EndpointElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FileSystemElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.FolderElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ReferenceableElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaAttributeElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.SchemaTypeElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ValidValueElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.AssetProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ComplexSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectionProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ConnectorTypeProperties
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.accessservices.assetowner.properties.DataItemSortOrder
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DataStoreProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DerivedSchemaTypeQueryTargetProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DocumentSchemaAttributeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DocumentSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.DuplicateProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EndpointProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.EnumSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ExternalSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.FileSystemProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.LiteralSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.MapSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.MeaningProperties
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.accessservices.assetowner.properties.OwnerType
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.PrimitiveSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ReferenceableProperties
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaAttributeRelationshipProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaElementProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeChoiceProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SecurityTagsProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SimpleSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.SoftwareCapabilityProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.StructDocumentTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.StructSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TabularColumnProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TabularSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.TemplateProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueProperties
Generate a string containing the properties.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AnnotationListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AnnotationResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetOwnerOMASAPIRequestBody
JSON-like toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.AssetOwnerOMASAPIResponse
JSON-like toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.CombinedSchemaRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectionsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectorTypeResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ConnectorTypesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.DiscoveryAnalysisReportListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EmbeddedConnectionRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EndpointResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.EndpointsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.FileSystemResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.FolderResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewCSVFileAssetRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileAssetRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.NewFileSystemRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OriginRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.OwnerRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.PagedResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.PathNameRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ReferenceableRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributeRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaAttributesRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SchemaTypeRequestBody
Deprecated.
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.SecurityTagsRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.StatusRequestBody
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.TemplateClassificationRequestBody
Generate a string containing the properties.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValueResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
Generate a string containing the properties.
toString() - Method in class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesResponse
JSON-style toString

U

UNABLE_TO_SEND_EVENT - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
UNKNOWN - org.odpi.openmetadata.accessservices.assetowner.properties.DataItemSortOrder
 
UNKNOWN_ASSET - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
UNKNOWN_ENTITY - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
UNKNOWN_EVENT - org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
 
UNSORTED - org.odpi.openmetadata.accessservices.assetowner.properties.DataItemSortOrder
 
updateAssetOwner(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface
Update the owner information for a specific asset.
updateAssetOwner(String, String, String, OwnerType) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface
Deprecated.
updateAssetZones(String, String, List<String>) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface
Update the zones for a specific asset.
updateConnection(String, String, boolean, ConnectionProperties) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
Update the metadata element representing a connection.
updateEndpoint(String, boolean, String, EndpointProperties) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetConnectionManagementInterface
Update the metadata element representing a endpoint.
updateValidValue(String, String, String, String, String, String, String, String, boolean, Map<String, String>, Map<String, Object>) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetOnboardingValidValues
Update the properties of the valid value.
USER_ID - org.odpi.openmetadata.accessservices.assetowner.properties.OwnerType
 
USER_NOT_AUTHORIZED - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 

V

ValidValueElement - Class in org.odpi.openmetadata.accessservices.assetowner.metadataelements
ValidValueElement contains the properties and header for a valid value definition or set entity retrieved from the metadata repository.
ValidValueElement() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ValidValueElement
Default constructor
ValidValueElement(ValidValueElement) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.metadataelements.ValidValueElement
Copy/clone constructor
ValidValueProperties - Class in org.odpi.openmetadata.accessservices.assetowner.properties
ValidValueProperties provides the common super class for ValidValueSet and ValidValueDefinition.
ValidValueProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueProperties
Constructor
ValidValueProperties(ValidValueProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.properties.ValidValueProperties
Copy/clone constructor
ValidValueResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
ValidValueResponse is a response object for passing back a single valid value object.
ValidValueResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValueResponse
Default constructor
ValidValueResponse(ValidValueResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValueResponse
Copy/clone constructor
ValidValuesRequestBody - Class in org.odpi.openmetadata.accessservices.assetowner.rest
ValidValuesRequestBody carries the parameters for created a new valid values element.
ValidValuesRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
Default constructor
ValidValuesRequestBody(ValidValuesRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesRequestBody
Copy/clone constructor
ValidValuesResponse - Class in org.odpi.openmetadata.accessservices.assetowner.rest
ValidValuesResponse is a response object for passing back a list of valid value objects.
ValidValuesResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesResponse
Default constructor
ValidValuesResponse(ValidValuesResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.rest.ValidValuesResponse
Copy/clone constructor
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerAuditCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetowner.properties.DataItemSortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetowner.properties.OwnerType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odpi.openmetadata.accessservices.assetowner.events.AssetOwnerEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerAuditCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.accessservices.assetowner.properties.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.accessservices.assetowner.properties.OwnerType
Returns an array containing the constants of this enum type, in the order they are declared.

W

withdrawAsset(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetowner.api.AssetClassificationInterface
Update the zones for a specific asset to the zone list specified in the defaultZones.
WRONG_TYPE_OF_CONNECTOR - org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
 
A B C D E F G H I L M N O P R S T U V W 
All Classes All Packages