Index

A B C D E F G H K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form

A

ADD_CLASSIFICATION_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerErrorCode
 
ADD_ENTITY_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerErrorCode
 
ADD_RELATIONSHIP_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerErrorCode
 
addDataFileToCatalog(String, String, String, DataFileProperties, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
Creates a new file asset and links it to the folder structure implied in the path name.
addDataFileToCatalogFromTemplate(String, String, String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
Add an asset description a file based on the content of a template object.
addDataFolderToCatalog(String, String, String, FileFolderProperties, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
Creates a new folder asset that is identified as a data asset.
addDataFolderToCatalogFromTemplate(String, String, String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
Creates a new folder asset that is identified as a data asset using a template.
addForeignKeyRelationship(String, String, String, String, String, DatabaseForeignKeyProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Create a foreign relationship between two columns.
AGGREGATE_KEY - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.properties.KeyPattern
 
APIElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
APIElement contains the properties and header for a DeployedAPI entity retrieved from the metadata repository.
APIElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIElement
Default constructor
APIElement(APIElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIElement
Copy/clone constructor
APIManagerInterface - Interface in org.odpi.openmetadata.accessservices.datamanager.api
APIManagerInterface defines the client side interface for the Data Manager OMAS that is relevant for API assets that provide call-based services.
APIManagerProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
APIManagerProperties describes the API managing capability of a server
APIManagerProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.APIManagerProperties
Default constructor
APIManagerProperties(APIManagerProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.APIManagerProperties
Copy/clone constructor.
APIManagerRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
APIManagerRequestBody describes the basic properties of an API manager's software server capability.
APIManagerRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.APIManagerRequestBody
Default constructor
APIManagerRequestBody(APIManagerProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.APIManagerRequestBody
Copy/clone constructor.
APIManagerRequestBody(APIManagerRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.APIManagerRequestBody
Copy/clone constructor.
APIOperationElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
APIOperationElement contains the properties and header for an APIOperation entity retrieved from the metadata repository.
APIOperationElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIOperationElement
Default constructor
APIOperationElement(APIOperationElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIOperationElement
Copy/clone constructor
APIOperationProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
APIOperationProperties is a class for an operation within an API specification.
APIOperationProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.APIOperationProperties
Default constructor
APIOperationProperties(APIOperationProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.APIOperationProperties
Copy/clone constructor.
APIOperationRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
APIOperationRequestBody describes the properties of the API operation plus the optional identifiers for an owning software server capability.
APIOperationRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.APIOperationRequestBody
Default constructor
APIOperationRequestBody(APIOperationProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.APIOperationRequestBody
Copy/clone constructor.
APIOperationRequestBody(APIOperationRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.APIOperationRequestBody
Copy/clone constructor.
APIOperationResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
APIOperationResponse is a response object for passing back a single APIOperation element or an exception if the request failed.
APIOperationResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.APIOperationResponse
Default constructor
APIOperationResponse(APIOperationResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.APIOperationResponse
Copy/clone constructor
APIOperationsResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
APIOperationsResponse is a response object for passing back a a list of APIOperations or an exception if the request failed.
APIOperationsResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.APIOperationsResponse
Default constructor
APIOperationsResponse(APIOperationsResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.APIOperationsResponse
Copy/clone constructor
APIParameterElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
APIParameterElement contains the properties and header for a APIParameter entity retrieved from the metadata repository.
APIParameterElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIParameterElement
Default constructor
APIParameterElement(APIParameterElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIParameterElement
Copy/clone constructor
APIParameterElement(SchemaAttributeElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIParameterElement
Copy/clone constructor
APIParameterListElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
APIParameterListElement contains the properties and header for an APIParameterList entity retrieved from the metadata repository.
APIParameterListElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIParameterListElement
Default constructor
APIParameterListElement(APIParameterListElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIParameterListElement
Copy/clone constructor
APIParameterListProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
APIParameterListProperties is a class for representing the list of parameters for an API operation's header, request or response payload.
APIParameterListProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.APIParameterListProperties
Default constructor
APIParameterListProperties(APIParameterListProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.APIParameterListProperties
Copy/clone constructor.
APIParameterListRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
APIParameterListRequestBody describes the properties of the API parameter list plus the optional identifiers for an owning software server capability.
APIParameterListRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.APIParameterListRequestBody
Default constructor
APIParameterListRequestBody(APIParameterListProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.APIParameterListRequestBody
Copy/clone constructor.
APIParameterListRequestBody(APIParameterListRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.APIParameterListRequestBody
Copy/clone constructor.
APIParameterListResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
APIParameterListResponse is a response object for passing back a single APIParameterList element or an exception if the request failed.
APIParameterListResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.APIParameterListResponse
Default constructor
APIParameterListResponse(APIParameterListResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.APIParameterListResponse
Copy/clone constructor
APIParameterListsResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
APIParameterListsResponse is a response object for passing back a a list of APIParameterLists or an exception if the request failed.
APIParameterListsResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.APIParameterListsResponse
Default constructor
APIParameterListsResponse(APIParameterListsResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.APIParameterListsResponse
Copy/clone constructor
APIParameterListType - Enum Class in org.odpi.openmetadata.accessservices.datamanager.properties
An APIParameterListType defines which parameter list relationship to use when attaching an APIParameterList to an operation.
APIParameterProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
APIParameterProperties is a class for representing a parameter in an API specification.
APIParameterProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.APIParameterProperties
Default constructor
APIParameterProperties(APIParameterProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.APIParameterProperties
Copy/clone constructor.
APIParameterProperties(SchemaAttributeProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.APIParameterProperties
Copy/clone constructor.
APIParameterResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
APIParameterResponse is a response object for passing back a single APIParameter element or an exception if the request failed.
APIParameterResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.APIParameterResponse
Default constructor
APIParameterResponse(APIParameterResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.APIParameterResponse
Copy/clone constructor
APIParametersResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
APIParametersResponse is a response object for passing back a a list of APIParameters or an exception if the request failed.
APIParametersResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.APIParametersResponse
Default constructor
APIParametersResponse(APIParametersResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.APIParametersResponse
Copy/clone constructor
APIProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
APIProperties is a class for representing an API deployed to an API Gateway or supported by an application.
APIProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.APIProperties
Default constructor
APIProperties(APIProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.APIProperties
Copy/clone constructor.
APIRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
APIRequestBody describes the properties of the API plus the optional identifiers for an owning software server capability.
APIRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.APIRequestBody
Default constructor
APIRequestBody(APIProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.APIRequestBody
Copy/clone constructor.
APIRequestBody(APIRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.APIRequestBody
Copy/clone constructor.
APIResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
APIResponse is a response object for passing back a single API element or an exception if the request failed.
APIResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.APIResponse
Default constructor
APIResponse(APIResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.APIResponse
Copy/clone constructor
APIsResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
APIsResponse is a response object for passing back a a list of APIs or an exception if the request failed.
APIsResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.APIsResponse
Default constructor
APIsResponse(APIsResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.APIsResponse
Copy/clone constructor
ApplicationProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
ApplicationProperties describes an collection of processes (application) that implements support for the business.
ApplicationProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.ApplicationProperties
Default constructor
ApplicationProperties(ApplicationProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.ApplicationProperties
Copy/clone constructor.
ApplicationProperties(SoftwareCapabilitiesProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.ApplicationProperties
Copy/clone constructor from OCF bean.
ApplicationRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
ApplicationRequestBody describes the basic properties of an application's software server capability.
ApplicationRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ApplicationRequestBody
Default constructor
ApplicationRequestBody(ApplicationProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ApplicationRequestBody
Copy/clone constructor.
ApplicationRequestBody(ApplicationRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ApplicationRequestBody
Copy/clone constructor.
archiveDataFileInCatalog(String, String, String, String, ArchiveProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
Remove the file asset description from the catalog.
archiveDataFolderInCatalog(String, String, String, String, ArchiveProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
Mark the data folder asset description in the catalog as archived.
ArchiveProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
ArchiveProperties defined the properties that are stored when a data source is archived or deleted.
ArchiveProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.ArchiveProperties
Default constructor
ArchiveProperties(ArchiveProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.ArchiveProperties
Copy/clone constructor for the template properties.
ArchiveRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
ArchiveRequestBody carries the parameters for marking an asset as archived (or deleted).
ArchiveRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ArchiveRequestBody
Default constructor
ArchiveRequestBody(ArchiveProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ArchiveRequestBody
Copy/clone constructor
ArchiveRequestBody(ArchiveRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ArchiveRequestBody
Copy/clone constructor
ASCENDING - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.properties.DataItemSortOrder
 
AssetConnectionRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
AssetConnectionRequestBody carries the parameters for creating a new relationship between an asset and a connection.
AssetConnectionRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.AssetConnectionRequestBody
Default constructor
AssetConnectionRequestBody(AssetConnectionRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.AssetConnectionRequestBody
Copy/clone constructor
AssetProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
AssetProperties is a java bean used to create assets associated with the data manager.
AssetProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.AssetProperties
Default constructor
AssetProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.AssetProperties
Copy/clone constructor.
attachDataFileAssetToFolder(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
Link an existing file asset to a folder.
attachSchemaTypeToDatabaseAsset(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Link the schema type and asset.
attachTopLevelFolder(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
Links a folder to a file system.

B

BAD_PARAMETER - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerErrorCode
 

C

CALLERS_KEY - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.properties.KeyPattern
 
ClassificationProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
ClassificationProperties provides the base class for classification items.
ClassificationProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.ClassificationProperties
Default constructor
ClassificationProperties(ClassificationProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.ClassificationProperties
Copy/clone constructor.
ClassificationRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
ClassificationRequestBody describes the request body used when attaching classification to elements.
ClassificationRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ClassificationRequestBody
Default constructor
ClassificationRequestBody(ClassificationRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ClassificationRequestBody
Copy/clone constructor.
clearAssetConnection(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ConnectionManagerInterface
Remove a relationship between an asset and its connection.
clearCalculatedValue(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.SchemaManagerInterface
Remove the calculated value designation from the schema element.
clearConnectorType(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ConnectionManagerInterface
Remove a relationship between a connection and a connector type.
clearEmbeddedConnection(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ConnectionManagerInterface
Remove a relationship between a virtual connection and an embedded connection.
clearEndpoint(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ConnectionManagerInterface
Remove a relationship between a connection and an endpoint.
clearQueryTargetRelationship(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.SchemaManagerInterface
Remove the query target relationship between two schema elements.
clearReferenceValueTag(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ValidValueManagementInterface
Remove a reference value assignment relationship between an element and a valid value.
clearSchemaElementRelationship(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.SchemaManagerInterface
Remove a relationship between two schema elements.
clearSchemaTypes(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.SchemaManagerInterface
Remove the linked schema types from a schema attribute.
clearValidValueMember(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ValidValueManagementInterface
Remove a membership relationship between a validValue and a validValueSet that it belongs to.
clearValidValues(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ValidValueManagementInterface
Remove a valid value assignment relationship between an element and a valid value.
ComplexSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
ComplexSchemaTypeProperties describes a schema with multiple attributes.
ComplexSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.ComplexSchemaTypeProperties
Default constructor used by subclasses
ComplexSchemaTypeProperties(ComplexSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.ComplexSchemaTypeProperties
Copy/clone Constructor.
ConnectionElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
ConnectionElement contains the properties and header for a connection retrieved from the metadata repository.
ConnectionElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ConnectionElement
Default constructor
ConnectionElement(ConnectionElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ConnectionElement
Copy/clone constructor
ConnectionManagerInterface - Interface in org.odpi.openmetadata.accessservices.datamanager.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.
ConnectionProperties - Class in org.odpi.openmetadata.accessservices.datamanager.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.datamanager.properties.ConnectionProperties
Default constructor sets the Connection properties to null.
ConnectionProperties(ConnectionProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.ConnectionProperties
Copy/clone Constructor to return a copy of a connection object.
ConnectionRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
ConnectionRequestBody carries the parameters for describing a connection.
ConnectionRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectionRequestBody
Default constructor
ConnectionRequestBody(ConnectionProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectionRequestBody
Copy/clone constructor
ConnectionRequestBody(ConnectionRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectionRequestBody
Copy/clone constructor
ConnectionResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
ConnectionResponse is a response object for passing back a single connection object.
ConnectionResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectionResponse
Default constructor
ConnectionResponse(ConnectionResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectionResponse
Copy/clone constructor
ConnectionsResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
ConnectionsResponse is a response object for passing back a list of connection objects.
ConnectionsResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectionsResponse
Default constructor
ConnectionsResponse(ConnectionsResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectionsResponse
Copy/clone constructor
ConnectorTypeElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
ConnectorTypeElement contains the properties and header for a connector type retrieved from the metadata repository.
ConnectorTypeElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ConnectorTypeElement
Default constructor
ConnectorTypeElement(ConnectorTypeElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ConnectorTypeElement
Copy/clone constructor
ConnectorTypeProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
The ConnectorTypeProperties describe the implementation details of a particular type of connector.
ConnectorTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.ConnectorTypeProperties
Default constructor
ConnectorTypeProperties(ConnectorTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.ConnectorTypeProperties
Copy/clone constructor for a connectorType that is not connected to an asset (either directly or indirectly).
ConnectorTypeRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
ConnectorTypeRequestBody carries the parameters for describing a connector type.
ConnectorTypeRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectorTypeRequestBody
Default constructor
ConnectorTypeRequestBody(ConnectorTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectorTypeRequestBody
Copy/clone constructor
ConnectorTypeRequestBody(ConnectorTypeRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectorTypeRequestBody
Copy/clone constructor
ConnectorTypeResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
ConnectorReportResponse is a response object for passing back a single connector type object.
ConnectorTypeResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectorTypeResponse
Default constructor
ConnectorTypeResponse(ConnectorTypeResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectorTypeResponse
Copy/clone constructor
ConnectorTypesResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
ConnectorTypesResponse is a response object for passing back a list of connector type objects.
ConnectorTypesResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectorTypesResponse
Default constructor
ConnectorTypesResponse(ConnectorTypesResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectorTypesResponse
Copy/clone constructor
createAPI(String, String, String, boolean, String, APIProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.APIManagerInterface
Create a new metadata element to represent an API.
createAPIFromTemplate(String, String, String, boolean, String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.APIManagerInterface
Create a new metadata element to represent an API using an existing metadata element as a template.
createAPIManager(String, String, String, APIManagerProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.MetadataSourceInterface
Create information about the component that manages APIs.
createAPIOperation(String, String, String, String, APIOperationProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.APIManagerInterface
Create a new metadata element to represent an API Operation.
createAPIOperationFromTemplate(String, String, String, String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.APIManagerInterface
Create a new metadata element to represent a an API Operation using an existing API Operation as a template.
createAPIParameterList(String, String, String, String, APIParameterListType, APIParameterListProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.APIManagerInterface
Create a new metadata element to represent an API Operation's Parameter list.
createAPIParameterListFromTemplate(String, String, String, String, String, APIParameterListType, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.APIManagerInterface
Create a new metadata element to represent a an API Parameter List using an existing API Parameter List as a template.
createApplication(String, String, String, ApplicationProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.MetadataSourceInterface
Create information about an application.
createConnection(String, String, String, ConnectionProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ConnectionManagerInterface
Create a new metadata element to represent the connection.
createConnectionFromTemplate(String, String, String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ConnectionManagerInterface
Create a new metadata element to represent a connection using an existing metadata element as a template.
createDatabase(String, String, String, DatabaseProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Create a new metadata element to represent a database.
createDatabaseColumn(String, String, String, String, DatabaseColumnProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Create a new metadata element to represent a database column.
createDatabaseColumnFromTemplate(String, String, String, String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Create a new metadata element to represent a database column using an existing metadata element as a template.
createDatabaseFromTemplate(String, String, String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Create a new metadata element to represent a database using an existing metadata element as a template.
createDatabaseManager(String, String, String, DatabaseManagerProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.MetadataSourceInterface
Create information about the database manager (DBMS) that is supplying database schema metadata.
createDatabaseSchema(String, String, String, String, DatabaseSchemaProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Create a new metadata element to represent a database schema.
createDatabaseSchemaFromTemplate(String, String, String, String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Create a new metadata element to represent a database schema using an existing metadata element as a template.
createDatabaseSchemaType(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Create a database top-level schema type used to attach tables and views to the database/database schema.
createDatabaseTable(String, String, String, String, DatabaseTableProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Create a new metadata element to represent a database table.
createDatabaseTableForSchemaType(String, String, String, String, DatabaseTableProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Create a new metadata element to represent a database table.
createDatabaseTableFromTemplate(String, String, String, String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Create a new metadata element to represent a database table using an existing metadata element as a template.
createDatabaseView(String, String, String, String, DatabaseViewProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Create a new metadata element to represent a database view.
createDatabaseViewForSchemaType(String, String, String, String, DatabaseViewProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Create a new metadata element to represent a database view.
createDatabaseViewFromTemplate(String, String, String, String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Create a new metadata element to represent a database view using an existing metadata element as a template.
createDataContainer(String, String, String, boolean, String, DataContainerProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Create a new metadata element to represent a data container.
createDataContainerFromTemplate(String, String, String, boolean, String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Create a new metadata element to represent a data container using an existing metadata element as a template.
createDataField(String, String, String, boolean, String, DataFieldProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Create a new metadata element to represent an data field.
createDataFieldFromTemplate(String, String, String, boolean, String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Create a new metadata element to represent a an data field using an existing data field as a template.
createDataProcessingEngine(String, String, String, DataProcessingEngineProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.MetadataSourceInterface
Create information about a data processing engine - set up typeName in the properties to create sub types such as ReportingEngine, WorkflowEngine, AnalyticsEngine, DataMovementEngine or DataVirtualizationEngine.
createEndpoint(String, String, String, EndpointProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ConnectionManagerInterface
Create a new metadata element to represent the endpoint.
createEndpointFromTemplate(String, String, String, String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ConnectionManagerInterface
Create a new metadata element to represent a endpoint using an existing metadata element as a template.
createEnumSchemaType(String, String, String, EnumSchemaTypeProperties, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.SchemaManagerInterface
Create a new metadata element to represent a schema type that has a fixed set of values that are described by a valid value set.
createEventBroker(String, String, String, EventBrokerProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.MetadataSourceInterface
Create information about the integration daemon that is managing the acquisition of metadata from the data manager.
createEventType(String, String, String, String, EventTypeProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.EventBrokerInterface
Create a new metadata element to represent an event type.
createEventTypeFromTemplate(String, String, String, String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.EventBrokerInterface
Create a new metadata element to represent a an event type using an existing event type as a template.
createExternalReference(String, String, String, String, ExternalReferenceProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ExternalReferenceManagerInterface
Create a definition of a external reference.
createFileManager(String, String, String, FileManagerProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.MetadataSourceInterface
Create information about an application that manages a collection of data files.
createFileSystem(String, String, String, FileSystemProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.MetadataSourceInterface
Create information about a File System that is being used to store data files.
createForm(String, String, String, boolean, FormProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Create a new metadata element to represent a form.
createFormFromTemplate(String, String, String, boolean, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Create a new metadata element to represent a form using an existing metadata element as a template.
createLiteralSchemaType(String, String, String, LiteralSchemaTypeProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.SchemaManagerInterface
Create a new metadata element to represent a schema type that has a fixed value.
createMapSchemaType(String, String, String, MapSchemaTypeProperties, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.SchemaManagerInterface
Create a new metadata element to represent a schema type.
createNestedFolders(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
Creates a new folder asset for each element in the pathName that is linked from the parent entity.
createPrimitiveSchemaType(String, String, String, PrimitiveSchemaTypeProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.SchemaManagerInterface
Create a new metadata element to represent a primitive schema type such as a string, integer or character.
createQuery(String, String, String, boolean, QueryProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Create a new metadata element to represent a query.
createQueryFromTemplate(String, String, String, boolean, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Create a new metadata element to represent a query using an existing metadata element as a template.
createReport(String, String, String, boolean, ReportProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Create a new metadata element to represent a report.
createReportFromTemplate(String, String, String, boolean, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Create a new metadata element to represent a report using an existing metadata element as a template.
createSchemaAttribute(String, String, String, String, SchemaAttributeProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.SchemaManagerInterface
Create a new metadata element to represent a schema attribute.
createSchemaAttributeFromTemplate(String, String, String, String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.SchemaManagerInterface
Create a new metadata element to represent a schema attribute using an existing metadata element as a template.
createSchemaTypeChoice(String, String, String, SchemaTypeChoiceProperties, List<String>) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.SchemaManagerInterface
Create a new metadata element to represent a list of possible schema types that can be used for the attached schema attribute.
createSchemaTypeFromTemplate(String, String, String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.SchemaManagerInterface
Create a new metadata element to represent a schema type using an existing metadata element as a template.
createStructSchemaType(String, String, String, StructSchemaTypeProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.SchemaManagerInterface
Create a new metadata element to represent a schema type.
createTopic(String, String, String, boolean, TopicProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.EventBrokerInterface
Create a new metadata element to represent a topic.
createTopicFromTemplate(String, String, String, boolean, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.EventBrokerInterface
Create a new metadata element to represent a topic using an existing metadata element as a template.
createValidValue(String, String, String, ValidValueProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ValidValueManagementInterface
Create a new metadata element to represent the validValue.

D

DatabaseColumnElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
DatabaseColumnElement contains the properties and header for a database column entity retrieved from the metadata repository.
DatabaseColumnElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnElement
Default constructor
DatabaseColumnElement(DatabaseColumnElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnElement
Copy/clone constructor
DatabaseColumnProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
DatabaseColumnProperties describes the properties of a database column.
DatabaseColumnProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseColumnProperties
Default constructor
DatabaseColumnProperties(DatabaseColumnProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseColumnProperties
Copy/clone constructor.
DatabaseColumnResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
DatabaseColumnResponse is a response object for passing back a single database column element or an exception if the request failed.
DatabaseColumnResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseColumnResponse
Default constructor
DatabaseColumnResponse(DatabaseColumnResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseColumnResponse
Copy/clone constructor
DatabaseColumnsResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
DatabaseColumnsResponse is a response object for passing back a a list of database columns or an exception if the request failed.
DatabaseColumnsResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseColumnsResponse
Default constructor
DatabaseColumnsResponse(DatabaseColumnsResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseColumnsResponse
Copy/clone constructor
DatabaseColumnTypeElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
DatabaseColumnTypeElement contains the properties and header for a database column type entity retrieved from the metadata repository.
DatabaseColumnTypeElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnTypeElement
Default constructor
DatabaseColumnTypeElement(DatabaseColumnTypeElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnTypeElement
Copy/clone constructor
DatabaseElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
DatabaseElement contains the properties and header for a database entity retrieved from the metadata repository.
DatabaseElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseElement
Default constructor
DatabaseElement(DatabaseElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseElement
Copy/clone constructor
DatabaseForeignKeyProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
DatabaseForeignKeyProperties describes a foreign key relationship between two columns in different tables in a database.
DatabaseForeignKeyProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseForeignKeyProperties
Default constructor
DatabaseForeignKeyProperties(DatabaseForeignKeyProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseForeignKeyProperties
Copy/clone constructor for an foreign key.
DatabaseManagerInterface - Interface in org.odpi.openmetadata.accessservices.datamanager.api
DatabaseManagerInterface defines the client side interface for the Data Manager OMAS that is relevant for relational database assets.
DatabaseManagerProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
DatabaseManagerProperties describes the DBMS capability of a database server
DatabaseManagerProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseManagerProperties
Default constructor
DatabaseManagerProperties(DatabaseManagerProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseManagerProperties
Copy/clone constructor.
DatabaseManagerRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
DatabaseManagerRequestBody describes the basic properties of a database manager's software server capability.
DatabaseManagerRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseManagerRequestBody
Default constructor
DatabaseManagerRequestBody(DatabaseManagerProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseManagerRequestBody
Copy/clone constructor.
DatabaseManagerRequestBody(DatabaseManagerRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseManagerRequestBody
Copy/clone constructor.
DatabasePrimaryKeyProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
DatabasePrimaryKeyProperties describes the properties of a primary key.
DatabasePrimaryKeyProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabasePrimaryKeyProperties
Default constructor
DatabasePrimaryKeyProperties(DatabasePrimaryKeyProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabasePrimaryKeyProperties
Copy/clone constructor for a primary key.
DatabaseProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
DatabaseProperties is a class for representing a generic database.
DatabaseProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseProperties
Default constructor
DatabaseProperties(DatabaseProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseProperties
Copy/clone constructor.
DatabaseQueryProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
DatabaseQueryProperties describes the properties of query that is used to derive a column in a database.
DatabaseQueryProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseQueryProperties
Default constructor
DatabaseQueryProperties(DatabaseQueryProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseQueryProperties
Copy/clone constructor for the database query.
DatabaseResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
DatabaseResponse is a response object for passing back a single database element or an exception if the request failed.
DatabaseResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseResponse
Default constructor
DatabaseResponse(DatabaseResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseResponse
Copy/clone constructor
DatabaseSchemaElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
DatabaseSchemaElement contains the properties and header for a deployed database schema asset entity retrieved from the metadata repository.
DatabaseSchemaElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseSchemaElement
Default constructor
DatabaseSchemaElement(DatabaseSchemaElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseSchemaElement
Copy/clone constructor
DatabaseSchemaProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
DatabaseSchemaProperties is a class for representing the top level database schema.
DatabaseSchemaProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseSchemaProperties
Default constructor
DatabaseSchemaProperties(DatabaseSchemaProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseSchemaProperties
Copy/clone constructor.
DatabaseSchemaResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
DatabaseSchemaResponse is a response object for passing back a single database schema element or an exception if the request failed.
DatabaseSchemaResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseSchemaResponse
Default constructor
DatabaseSchemaResponse(DatabaseSchemaResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseSchemaResponse
Copy/clone constructor
DatabaseSchemasResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
DatabaseSchemasResponse is a response object for passing back a a list of database schemas or an exception if the request failed.
DatabaseSchemasResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseSchemasResponse
Default constructor
DatabaseSchemasResponse(DatabaseSchemasResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseSchemasResponse
Copy/clone constructor
DatabaseSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
DatabaseSchemaTypeProperties is a java bean used to create the database schema type associated with the database.
DatabaseSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseSchemaTypeProperties
Default constructor
DatabaseSchemaTypeProperties(DatabaseSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseSchemaTypeProperties
Copy/clone constructor.
DatabasesResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
DatabasesResponse is a response object for passing back a a list of databases or an exception if the request failed.
DatabasesResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabasesResponse
Default constructor
DatabasesResponse(DatabasesResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabasesResponse
Copy/clone constructor
DatabaseTableElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
DatabaseTableElement contains the properties and header for a database table entity retrieved from the metadata repository.
DatabaseTableElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseTableElement
Default constructor
DatabaseTableElement(DatabaseTableElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseTableElement
Copy/clone constructor
DatabaseTableProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
DatabaseTableProperties is a class for representing a relational database table.
DatabaseTableProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseTableProperties
Default constructor
DatabaseTableProperties(DatabaseTableProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseTableProperties
Copy/clone constructor.
DatabaseTableResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
DatabaseTableResponse is a response object for passing back a single database table element or an exception if the request failed.
DatabaseTableResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseTableResponse
Default constructor
DatabaseTableResponse(DatabaseTableResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseTableResponse
Copy/clone constructor
DatabaseTablesResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
DatabaseTablesResponse is a response object for passing back a a list of database tables or an exception if the request failed.
DatabaseTablesResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseTablesResponse
Default constructor
DatabaseTablesResponse(DatabaseTablesResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseTablesResponse
Copy/clone constructor
DatabaseViewElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
DatabaseViewElement contains the properties and header for a database view entity retrieved from the metadata repository.
DatabaseViewElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseViewElement
Default constructor
DatabaseViewElement(DatabaseViewElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseViewElement
Copy/clone constructor
DatabaseViewProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
DatabaseViewProperties is a class for representing a relational database view.
DatabaseViewProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseViewProperties
Default constructor
DatabaseViewProperties(DatabaseViewProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseViewProperties
Copy/clone constructor.
DatabaseViewResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
DatabaseViewResponse is a response object for passing back a single database view element or an exception if the request failed.
DatabaseViewResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseViewResponse
Default constructor
DatabaseViewResponse(DatabaseViewResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseViewResponse
Copy/clone constructor
DatabaseViewsResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
DatabaseViewsResponse is a response object for passing back a a list of database views or an exception if the request failed.
DatabaseViewsResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseViewsResponse
Default constructor
DatabaseViewsResponse(DatabaseViewsResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseViewsResponse
Copy/clone constructor
DataContainerElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
DataContainerElement contains the properties and header for a data container entity retrieved from the metadata repository.
DataContainerElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataContainerElement
Default constructor
DataContainerElement(DataContainerElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataContainerElement
Copy/clone constructor
DataContainerProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
SchemaAttributeProperties represents a data field that is part of a complex schema type.
DataContainerProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DataContainerProperties
Default constructor
DataContainerProperties(DataContainerProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DataContainerProperties
Copy/clone constructor.
DataContainerRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
DataContainerRequestBody describes the properties of the data container plus the optional identifiers for an owning software server capability.
DataContainerRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataContainerRequestBody
Default constructor
DataContainerRequestBody(DataContainerProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataContainerRequestBody
Copy/clone constructor.
DataContainerRequestBody(DataContainerRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataContainerRequestBody
Copy/clone constructor.
DataContainerResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
DataContainerResponse is a response object for passing back a single data container element or an exception if the request failed.
DataContainerResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataContainerResponse
Default constructor
DataContainerResponse(DataContainerResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataContainerResponse
Copy/clone constructor
DataContainersResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
DataContainersResponse is a response object for passing back a a list of data containers or an exception if the request failed.
DataContainersResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataContainersResponse
Default constructor
DataContainersResponse(DataContainersResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataContainersResponse
Copy/clone constructor
DataFieldElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
DataFieldElement contains the properties and header for a data field entity retrieved from the metadata repository.
DataFieldElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataFieldElement
Default constructor
DataFieldElement(DataFieldElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataFieldElement
Copy/clone constructor
DataFieldElement(SchemaAttributeElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataFieldElement
Copy/clone constructor
DataFieldProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
DataFieldProperties is a class for representing a a data field within a Form, Report or Que
DataFieldProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DataFieldProperties
Default constructor used by subclasses
DataFieldProperties(DataFieldProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DataFieldProperties
Copy/clone Constructor.
DataFieldProperties(SchemaAttributeProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DataFieldProperties
Copy/clone Constructor.
DataFieldRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
DataFieldRequestBody describes the properties of the data field plus the optional identifiers for an owning software server capability.
DataFieldRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataFieldRequestBody
Default constructor
DataFieldRequestBody(DataFieldProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataFieldRequestBody
Copy/clone constructor.
DataFieldRequestBody(DataFieldRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataFieldRequestBody
Copy/clone constructor.
DataFieldResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
DataFieldResponse is a response object for passing back a single data field element or an exception if the request failed.
DataFieldResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataFieldResponse
Default constructor
DataFieldResponse(DataFieldResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataFieldResponse
Copy/clone constructor
DataFieldsResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
DataFieldsResponse is a response object for passing back a a list of data fields or an exception if the request failed.
DataFieldsResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataFieldsResponse
Default constructor
DataFieldsResponse(DataFieldsResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataFieldsResponse
Copy/clone constructor
DataFileElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
DataFileElement contains the properties and header for a data file retrieved from the metadata repository.
DataFileElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataFileElement
Default constructor
DataFileElement(DataFileElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataFileElement
Copy/clone constructor
DataFileProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
DataFileProperties describes the property of a single data file.
DataFileProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DataFileProperties
Default constructor
DataFileProperties(DataFileProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DataFileProperties
Copy/clone constructor
DataFileRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
DataFileRequestBody carries the parameters for creating a new file asset.
DataFileRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileRequestBody
Default constructor
DataFileRequestBody(DataFileProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileRequestBody
Copy/clone constructor for main properties
DataFileRequestBody(DataFileRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileRequestBody
Copy/clone constructor
DataFileResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
DataFileResponse is the response structure used on the OMAS REST API calls that return the properties for a file.
DataFileResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileResponse
Default constructor
DataFileResponse(DataFileResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileResponse
Copy/clone constructor
DataFilesResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
DataFilesResponse is a response object for passing back a a list of database views or an exception if the request failed.
DataFilesResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataFilesResponse
Default constructor
DataFilesResponse(DataFilesResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataFilesResponse
Copy/clone constructor
DataFolderRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
DataFileRequestBody carries the parameters for creating a new file asset.
DataFolderRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataFolderRequestBody
Default constructor
DataFolderRequestBody(FileFolderProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataFolderRequestBody
Copy/clone constructor
DataFolderRequestBody(DataFolderRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataFolderRequestBody
Copy/clone constructor
DataItemSortOrder - Enum Class in org.odpi.openmetadata.accessservices.datamanager.properties
DataItemSortOrder is used for schema attributes that may have multiple instances.
DataManagerAuditCode - Enum Class in org.odpi.openmetadata.accessservices.datamanager.ffdc
The DataManagerAuditCode is used to define the message content for the OMRS Audit Log.
DataManagerErrorCode - Enum Class in org.odpi.openmetadata.accessservices.datamanager.ffdc
The DataManagerErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Data Manager OMAS Services.
DataManagerEventHeader - Class in org.odpi.openmetadata.accessservices.datamanager.events
DataManagerEventHeader provides a common base for all events from the access service.
DataManagerEventInterface - Interface in org.odpi.openmetadata.accessservices.datamanager.api
DataManagerEventInterface defines how a client gets access to the configuration events produced by the Data Manager OMAS.
DataManagerEventListener - Interface in org.odpi.openmetadata.accessservices.datamanager.api
DataManagerEventListener is the interface that a client implements to register to receive the events from the Data Manager OMAS's out topic.
DataManagerInterface - Interface in org.odpi.openmetadata.accessservices.datamanager.api
DataManagerInterface provides the interface for retrieving the identity of an external data manager.
DataManagerOMASAPIRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
DataManagerOMASAPIRequestBody provides a common header for Data Manager OMAS request bodies for its REST API.
DataManagerOMASAPIRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataManagerOMASAPIRequestBody
Default constructor
DataManagerOMASAPIRequestBody(DataManagerOMASAPIRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataManagerOMASAPIRequestBody
Copy/clone constructor
DataManagerOMASAPIResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
DataManagerOMASAPIResponse provides a common header for Data Manager OMAS managed rest to its REST API.
DataManagerOMASAPIResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataManagerOMASAPIResponse
Default constructor
DataManagerOMASAPIResponse(DataManagerOMASAPIResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataManagerOMASAPIResponse
Copy/clone constructor
DataManagerOutboundEvent - Class in org.odpi.openmetadata.accessservices.datamanager.events
DataManagerOutboundEvent describes the structure of the events emitted by the Data Manager OMAS.
DataManagerOutboundEvent() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutboundEvent
Default constructor
DataManagerOutboundEvent(DataManagerOutboundEvent) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutboundEvent
Copy/clone constructor
DataManagerOutboundEventType - Enum Class in org.odpi.openmetadata.accessservices.datamanager.events
DataManagerOutboundEventType describes the different types of events produced by the Data Manager OMAS.
DataProcessingEngineProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
DataProcessingEngineProperties describes an engine.
DataProcessingEngineProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DataProcessingEngineProperties
Default constructor
DataProcessingEngineProperties(DataProcessingEngineProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DataProcessingEngineProperties
Copy/clone constructor.
DataProcessingEngineProperties(SoftwareCapabilitiesProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DataProcessingEngineProperties
Copy/clone constructor from OCF bean.
DataProcessingEngineRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
DataProcessingEngineRequestBody describes the basic properties of a data processing engine's software server capability.
DataProcessingEngineRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataProcessingEngineRequestBody
Default constructor
DataProcessingEngineRequestBody(DataProcessingEngineProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataProcessingEngineRequestBody
Copy/clone constructor.
DataProcessingEngineRequestBody(DataProcessingEngineRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DataProcessingEngineRequestBody
Copy/clone constructor.
DataSetProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
DataSetProperties is a class for representing a generic data set.
DataSetProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DataSetProperties
Default constructor
DataSetProperties(DataSetProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DataSetProperties
Copy/clone constructor.
DataStoreProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
DataStoreProperties is a class for representing a generic data store.
DataStoreProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DataStoreProperties
Default constructor
DataStoreProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DataStoreProperties
Copy/clone constructor.
DataStoreProperties(DataStoreProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DataStoreProperties
Copy/clone constructor.
deleteDataFileFromCatalog(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
Remove the file asset description from the catalog.
deleteDataFolderFromCatalog(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
Remove the data folder asset description from the catalog.
deleteExternalReference(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ExternalReferenceManagerInterface
Remove the definition of a external reference.
DerivedSchemaTypeQueryTargetProperties - Class in org.odpi.openmetadata.accessservices.datamanager.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.datamanager.properties.DerivedSchemaTypeQueryTargetProperties
Default constructor
DerivedSchemaTypeQueryTargetProperties(DerivedSchemaTypeQueryTargetProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.DerivedSchemaTypeQueryTargetProperties
Copy/clone constructor.
DerivedSchemaTypeQueryTargetRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
DerivedSchemaTypeQueryTargetRequestBody describes the properties of a query target plus the optional identifiers for an owning software server capability.
DerivedSchemaTypeQueryTargetRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DerivedSchemaTypeQueryTargetRequestBody
Default constructor
DerivedSchemaTypeQueryTargetRequestBody(DerivedSchemaTypeQueryTargetProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DerivedSchemaTypeQueryTargetRequestBody
Copy/clone constructor.
DerivedSchemaTypeQueryTargetRequestBody(DerivedSchemaTypeQueryTargetRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.DerivedSchemaTypeQueryTargetRequestBody
Copy/clone constructor.
DESCENDING - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.properties.DataItemSortOrder
 
detachDataFileAssetFromFolder(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
Remove a link between a file asset and a folder.
detachTopLevelFolder(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
Removed the link between a folder and a file system.
DisplayApplicationInterface - Interface in org.odpi.openmetadata.accessservices.datamanager.api
ApplicationInterface defines the client side interface for the Data Manager OMAS that is relevant for form assets that provide data displays and other business functions to an organization.

E

ELEMENT_CLASSIFIED - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutboundEventType
 
ELEMENT_DECLASSIFIED - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutboundEventType
 
ELEMENT_DELETED - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutboundEventType
 
ELEMENT_GUID_CHANGED - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutboundEventType
 
ELEMENT_HOME_CHANGED - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutboundEventType
 
ELEMENT_RECLASSIFIED - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutboundEventType
 
ELEMENT_RESTORED - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutboundEventType
 
ELEMENT_TYPE_CHANGED - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutboundEventType
 
ELEMENT_UPDATED - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutboundEventType
 
ElementStubResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
ElementStubResponse is a response object for passing back the header of a Referenceable element or an exception if the request failed.
ElementStubResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ElementStubResponse
Default constructor
ElementStubResponse(ElementStubResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ElementStubResponse
Copy/clone constructor
EmbeddedConnection - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
The EmbeddedConnection is used within a VirtualConnection to link to the embedded connections.
EmbeddedConnection() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.EmbeddedConnection
Default constructor
EmbeddedConnection(EmbeddedConnection) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.EmbeddedConnection
Copy/clone constructor.
EmbeddedConnectionRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
The EmbeddedConnectionRequestBody is used within a VirtualConnection to link to the embedded connections.
EmbeddedConnectionRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.EmbeddedConnectionRequestBody
Default constructor
EmbeddedConnectionRequestBody(EmbeddedConnectionRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.EmbeddedConnectionRequestBody
Copy/clone constructor.
EndpointElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
EndpointElement contains the properties and header for an endpoint retrieved from the metadata repository.
EndpointElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.EndpointElement
Default constructor
EndpointElement(EndpointElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.EndpointElement
Copy/clone constructor
EndpointProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
EndpointProperties describes the properties of a server endpoint.
EndpointProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.EndpointProperties
Default constructor
EndpointProperties(EndpointProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.EndpointProperties
Copy/clone constructor for an Endpoint.
EndpointRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
EndpointRequestBody carries the parameters for describing an endpoint.
EndpointRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.EndpointRequestBody
Default constructor
EndpointRequestBody(EndpointProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.EndpointRequestBody
Copy/clone constructor
EndpointRequestBody(EndpointRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.EndpointRequestBody
Copy/clone constructor
EndpointResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
EndpointResponse is a response object for passing back a single endpoint object.
EndpointResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.EndpointResponse
Default constructor
EndpointResponse(EndpointResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.EndpointResponse
Copy/clone constructor
EndpointsResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
EndpointsResponse is a response object for passing back a list of endpoint objects.
EndpointsResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.EndpointsResponse
Default constructor
EndpointsResponse(EndpointsResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.EndpointsResponse
Copy/clone constructor
EnumSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
EnumSchemaTypeProperties carries the specialized parameters for creating or updating enum schema types.
EnumSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.EnumSchemaTypeProperties
Default constructor
EnumSchemaTypeProperties(EnumSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.EnumSchemaTypeProperties
Copy/clone Constructor
EnumSchemaTypeRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
EnumSchemaTypeRequestBody describes the properties of the schema type plus the optional identifiers for an owning software server capability.
EnumSchemaTypeRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.EnumSchemaTypeRequestBody
Default constructor
EnumSchemaTypeRequestBody(EnumSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.EnumSchemaTypeRequestBody
Copy/clone constructor.
EnumSchemaTypeRequestBody(EnumSchemaTypeRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.EnumSchemaTypeRequestBody
Copy/clone constructor.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerEventHeader
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutboundEvent
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIOperationElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIParameterElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIParameterListElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ConnectionElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ConnectorTypeElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnTypeElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseSchemaElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseTableElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseViewElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataContainerElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataFieldElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataFileElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.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.datamanager.metadataelements.EndpointElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.EventTypeElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ExternalReferenceElement
Equals method that returns true if containing properties are the same.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FileFolderElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FileSystemElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FormElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.QueryElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.RelatedElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.RelationshipElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ReportElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaAttributeElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaTypeElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SoftwareCapabilityElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TabularColumnElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TopicElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TopicSchemaElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ValidValueElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ValidValueSetElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.APIOperationProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.APIParameterListProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.APIParameterProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ArchiveProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.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.datamanager.properties.ClassificationProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.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.datamanager.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.datamanager.properties.DatabaseColumnProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseForeignKeyProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabasePrimaryKeyProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseQueryProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseViewProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataContainerProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataFileProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.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.datamanager.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.datamanager.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.datamanager.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.datamanager.properties.ExternalReferenceProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.FileSystemProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.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.datamanager.properties.ReferenceableProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceValueAssignmentProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.RelationshipProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReportProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.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.datamanager.properties.SchemaElementProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.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.datamanager.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.datamanager.properties.SoftwareCapabilitiesProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.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.datamanager.properties.TopicProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueAssignmentProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueMembershipProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.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.datamanager.properties.ValidValueSetProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIManagerRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIOperationRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIOperationResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIOperationsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIParameterListRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIParameterListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIParameterListsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIParameterResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIParametersResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ApplicationRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ArchiveRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.AssetConnectionRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ClassificationRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectionRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectionResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectionsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectorTypeRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectorTypeResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectorTypesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseColumnResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseColumnsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseManagerRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseSchemaResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseSchemasResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabasesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseTableResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseTablesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseViewResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseViewsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataContainerRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataContainerResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataContainersResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFieldRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFieldResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFieldsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFilesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFolderRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataProcessingEngineRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DerivedSchemaTypeQueryTargetRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ElementStubResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.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.datamanager.rest.EndpointRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EndpointResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EndpointsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EnumSchemaTypeRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EventBrokerRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EventTypeRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EventTypeResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EventTypesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalReferenceLinkRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalReferenceRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalReferenceResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalReferencesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalSourceRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileFolderResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileFoldersResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileManagerRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileSystemRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileSystemResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FormRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FormResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FormsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FormulaRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.LiteralSchemaTypeRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.MapSchemaTypeRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.MetadataSourceRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.PathNameRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.PrimitiveSchemaTypeRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.QueriesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.QueryRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.QueryResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ReferenceableRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.RelatedElementListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.RelationshipElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.RelationshipElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.RelationshipRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ReportRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ReportResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ReportsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaAttributeRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaAttributeResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaAttributesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypeChoiceRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypeRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypeResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SoftwareCapabilityRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.StructSchemaTypeRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.TemplateRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.TopicRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.TopicResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.TopicsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ValidValueListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ValidValueResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ValidValueSetsResponse
Return comparison result based on the content of the properties.
EventBrokerInterface - Interface in org.odpi.openmetadata.accessservices.datamanager.api
EventBrokerInterface defines the client side interface for the Data Manager OMAS that is relevant for topic assets that provide event-based services.
EventBrokerProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
EventBrokerProperties describes the server than manages the exchange of events between independent services.
EventBrokerProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.EventBrokerProperties
Default constructor
EventBrokerProperties(EventBrokerProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.EventBrokerProperties
Copy/clone constructor.
EventBrokerRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
EventBrokerRequestBody describes the basic properties of a event broker's software server capability.
EventBrokerRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.EventBrokerRequestBody
Default constructor
EventBrokerRequestBody(EventBrokerProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.EventBrokerRequestBody
Copy/clone constructor.
EventBrokerRequestBody(EventBrokerRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.EventBrokerRequestBody
Copy/clone constructor.
EventSchemaAttributeProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
TabularColumnProperties is a class for representing a column within a table type structure.
EventSchemaAttributeProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.EventSchemaAttributeProperties
Default constructor used by subclasses
EventSchemaAttributeProperties(EventSchemaAttributeProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.EventSchemaAttributeProperties
Copy/clone Constructor.
EventTypeElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
EventTypeElement contains the properties and header for a EventType entity retrieved from the metadata repository.
EventTypeElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.EventTypeElement
Default constructor
EventTypeElement(EventTypeElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.EventTypeElement
Copy/clone constructor
EventTypeListProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
EventTypeProperties is a class for representing the top-level element for an event.
EventTypeListProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.EventTypeListProperties
Default constructor
EventTypeListProperties(EventTypeListProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.EventTypeListProperties
Copy/clone constructor.
EventTypeProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
EventTypeProperties is a class for representing the top-level element for an event's schema.
EventTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.EventTypeProperties
Default constructor
EventTypeProperties(EventTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.EventTypeProperties
Copy/clone constructor.
EventTypeRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
EventTypeRequestBody describes the properties of the event type plus the optional identifiers for an owning software server capability.
EventTypeRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.EventTypeRequestBody
Default constructor
EventTypeRequestBody(EventTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.EventTypeRequestBody
Copy/clone constructor.
EventTypeRequestBody(EventTypeRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.EventTypeRequestBody
Copy/clone constructor.
EventTypeResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
EventTypeResponse is a response object for passing back a single EventType element or an exception if the request failed.
EventTypeResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.EventTypeResponse
Default constructor
EventTypeResponse(EventTypeResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.EventTypeResponse
Copy/clone constructor
EventTypesResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
EventTypesResponse is a response object for passing back a a list of EventTypes or an exception if the request failed.
EventTypesResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.EventTypesResponse
Default constructor
EventTypesResponse(EventTypesResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.EventTypesResponse
Copy/clone constructor
ExternalReferenceElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
ExternalReferenceElement stores information about an link to an external resource that is relevant to this element.
ExternalReferenceElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ExternalReferenceElement
Default Constructor
ExternalReferenceElement(ExternalReferenceElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ExternalReferenceElement
Copy/clone Constructor - the resulting object.
ExternalReferenceLinkRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
ExternalReferenceRequestBody describes the properties of the external reference plus the optional identifiers for an owning element.
ExternalReferenceLinkRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalReferenceLinkRequestBody
Default constructor
ExternalReferenceLinkRequestBody(ExternalReferenceLinkRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalReferenceLinkRequestBody
Copy/clone constructor.
ExternalReferenceManagerInterface - Interface in org.odpi.openmetadata.accessservices.datamanager.api
ExternalReferenceManagerInterface defines the Java API for managing external references.
ExternalReferenceProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
ExternalReferenceProperties stores information about an link to an external resource that is relevant to an Asset.
ExternalReferenceProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalReferenceProperties
Default constructor
ExternalReferenceProperties(ExternalReferenceProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalReferenceProperties
Copy/clone constructor.
ExternalReferenceRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
ExternalReferenceRequestBody describes the properties of the external reference plus the optional identifiers for an owning element.
ExternalReferenceRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalReferenceRequestBody
Default constructor
ExternalReferenceRequestBody(ExternalReferenceProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalReferenceRequestBody
Copy/clone constructor.
ExternalReferenceRequestBody(ExternalReferenceRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalReferenceRequestBody
Copy/clone constructor.
ExternalReferenceResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
ExternalReferenceResponse is a response object for passing back a single external reference element or an exception if the request failed.
ExternalReferenceResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalReferenceResponse
Default constructor
ExternalReferenceResponse(ExternalReferenceResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalReferenceResponse
Copy/clone constructor
ExternalReferencesResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
ExternalReferencesResponse is a response object for passing back a a list of external references or an exception if the request failed.
ExternalReferencesResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalReferencesResponse
Default constructor
ExternalReferencesResponse(ExternalReferencesResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalReferencesResponse
Copy/clone constructor
ExternalSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
ExternalSchemaTypeProperties carries a reusable schema type.
ExternalSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalSchemaTypeProperties
Default constructor
ExternalSchemaTypeProperties(ExternalSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalSchemaTypeProperties
Copy/clone Constructor
ExternalSourceRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
ExternalSourceRequestBody carries the parameters for marking an asset or schema as external.
ExternalSourceRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalSourceRequestBody
Default constructor
ExternalSourceRequestBody(ExternalSourceRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalSourceRequestBody
Copy/clone constructor

F

FileFolderElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
FileFolderElement contains the properties and header for a file folder entity retrieved from the metadata repository.
FileFolderElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FileFolderElement
Default constructor
FileFolderElement(FileFolderElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FileFolderElement
Copy/clone constructor
FileFolderProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
FileFolderProperties defines an asset that is a folder.
FileFolderProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.FileFolderProperties
Default constructor
FileFolderProperties(FileFolderProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.FileFolderProperties
Copy/clone constructor
FileFolderResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
FileFolderResponse is the response structure used on the OMAS REST API calls that return the properties for a folder.
FileFolderResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.FileFolderResponse
Default constructor
FileFolderResponse(FileFolderResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.FileFolderResponse
Copy/clone constructor
FileFoldersResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
FileFoldersResponse is a response object for passing back a a list of database views or an exception if the request failed.
FileFoldersResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.FileFoldersResponse
Default constructor
FileFoldersResponse(FileFoldersResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.FileFoldersResponse
Copy/clone constructor
FileManagerProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
FileSystemProperties describes an application that manages a collection of files.
FileManagerProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.FileManagerProperties
Default constructor
FileManagerProperties(FileManagerProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.FileManagerProperties
Copy/clone constructor.
FileManagerProperties(SoftwareCapabilitiesProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.FileManagerProperties
Copy/clone constructor from OCF bean.
FileManagerRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
FileManagerProperties describes the root node of a file system.
FileManagerRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.FileManagerRequestBody
Default constructor
FileManagerRequestBody(FileManagerProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.FileManagerRequestBody
Copy/clone constructor.
FileManagerRequestBody(FileManagerRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.FileManagerRequestBody
Copy/clone constructor.
FilesAndFoldersInterface - Interface in org.odpi.openmetadata.accessservices.datamanager.api
FilesAndFoldersInterface is the interface used to record metadata about files and folders.
FileSystemElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
FileSystemElement contains the properties and header for a SoftwareCapability entity retrieved from the metadata repository.
FileSystemElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FileSystemElement
Default constructor
FileSystemElement(FileSystemElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FileSystemElement
Copy/clone constructor
FileSystemProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
FileSystemProperties describes the root node of a file system.
FileSystemProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.FileSystemProperties
Default constructor
FileSystemProperties(FileSystemProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.FileSystemProperties
Copy/clone constructor.
FileSystemProperties(SoftwareCapabilitiesProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.FileSystemProperties
Copy/clone constructor from OCF bean.
FileSystemRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
FileSystemProperties describes the root node of a file system.
FileSystemRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.FileSystemRequestBody
Default constructor
FileSystemRequestBody(FileSystemProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.FileSystemRequestBody
Copy/clone constructor.
FileSystemRequestBody(FileSystemRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.FileSystemRequestBody
Copy/clone constructor.
FileSystemResponse - Class in org.odpi.openmetadata.accessservices.datamanager.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.datamanager.rest.FileSystemResponse
Default constructor
FileSystemResponse(FileSystemResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.FileSystemResponse
Copy/clone constructor
findAPIOperations(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.APIManagerInterface
Retrieve the list of API Operations metadata elements that contain the search string.
findAPIParameterLists(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.APIManagerInterface
Retrieve the list of API Parameter List metadata elements that contain the search string.
findAPIs(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.APIManagerInterface
Retrieve the list of API metadata elements that contain the search string.
findConnections(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ConnectionManagerInterface
Retrieve the list of asset metadata elements that contain the search string.
findConnectorTypes(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ConnectionManagerInterface
Retrieve the list of connectorType metadata elements that contain the search string.
findDatabaseColumns(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Retrieve the list of database column metadata elements that contain the search string.
findDatabases(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Retrieve the list of database metadata elements that contain the search string.
findDatabaseSchemas(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Retrieve the list of database schema metadata elements that contain the search string.
findDatabaseTables(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Retrieve the list of database table metadata elements that contain the search string.
findDatabaseViews(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Retrieve the list of database view metadata elements that contain the search string.
findDataContainers(String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Retrieve the list of data container metadata elements that contain the search string.
findDataFields(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Retrieve the list of data fields metadata elements that contain the search string.
findEndpoints(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ConnectionManagerInterface
Retrieve the list of endpoint metadata elements that contain the search string.
findEventTypes(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.EventBrokerInterface
Retrieve the list of event types metadata elements that contain the search string.
findExternalReferencesById(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ExternalReferenceManagerInterface
Retrieve the list of external references for this resourceId.
findExternalReferencesByURL(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ExternalReferenceManagerInterface
Retrieve the list of external references for this URL.
findFilesByPathName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
Retrieve data files by the supplied wildcard name.
findForms(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Retrieve the list of form metadata elements that contain the search string.
findQueries(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Retrieve the list of query metadata elements that contain the search string.
findReports(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Retrieve the list of report metadata elements that contain the search string.
findSchemaAttributes(String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.SchemaManagerInterface
Retrieve the list of schema attribute metadata elements that contain the search string.
findSchemaType(String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.SchemaManagerInterface
Retrieve the list of schema type metadata elements that contain the search string.
findTopics(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.EventBrokerInterface
Retrieve the list of topic metadata elements that contain the search string.
findValidValues(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ValidValueManagementInterface
Retrieve the list of metadata elements that contain the search string.
findValidValueSet(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.SchemaManagerInterface
Retrieve the list of valid value set metadata elements that contain the search string.
FormElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
FormElement contains the properties and header for a form entity retrieved from the metadata repository.
FormElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FormElement
Default constructor
FormElement(FormElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FormElement
Copy/clone constructor
FormProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
FormProperties is a class for representing a display of data fields for a user to supply data values.
FormProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.FormProperties
Default constructor
FormProperties(FormProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.FormProperties
Copy/clone constructor.
FormRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
FormRequestBody describes the properties of the form plus the optional identifiers for an owning software server capability.
FormRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.FormRequestBody
Default constructor
FormRequestBody(FormProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.FormRequestBody
Copy/clone constructor.
FormRequestBody(FormRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.FormRequestBody
Copy/clone constructor.
FormResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
FormResponse is a response object for passing back a single form element or an exception if the request failed.
FormResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.FormResponse
Default constructor
FormResponse(FormResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.FormResponse
Copy/clone constructor
FormsResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
FormsResponse is a response object for passing back a a list of forms or an exception if the request failed.
FormsResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.FormsResponse
Default constructor
FormsResponse(FormsResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.FormsResponse
Copy/clone constructor
FormulaRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
FormulaRequestBody carries the parameters for creating a new CalculatedValue classification.
FormulaRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.FormulaRequestBody
Default constructor
FormulaRequestBody(FormulaRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.FormulaRequestBody
Copy/clone constructor

G

GET_ENTITY_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerErrorCode
 
GET_RELATIONSHIP_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerErrorCode
 
getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalReferenceProperties
Return any additional properties associated with the element.
getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceableProperties
Return a copy of the additional properties.
getAddress() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.EndpointProperties
Returns the stored address property for the endpoint.
getAliases() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseTableProperties
Return a list of alternative names for the table.
getAliases() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
Return a list of alternative names for the attribute.
getAllowsDuplicateValues() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
Return whether the same value can be used by more than one instance of this attribute.
getAllValidValues(String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ValidValueManagementInterface
Retrieve the list of valid values.
getAnchorGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalReferenceRequestBody
Return the unique identifier of the element that this is to be attached to.
getAPIByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.APIManagerInterface
Retrieve the API metadata element with the supplied unique identifier.
getAPIOperationByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.APIManagerInterface
Retrieve the API Operation metadata element with the supplied unique identifier.
getAPIOperationsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.APIManagerInterface
Retrieve the list of API Operations metadata elements with a matching qualified or display name.
getAPIParameterListByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.APIManagerInterface
Retrieve the API Parameter List metadata element with the supplied unique identifier.
getAPIParameterListsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.APIManagerInterface
Retrieve the list of API Parameter List metadata elements with a matching qualified or display name.
getAPIProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIElement
Return details of the API
getAPIsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.APIManagerInterface
Retrieve the list of API metadata elements with a matching qualified or display name.
getAPIsForAPIManager(String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.APIManagerInterface
Retrieve the list of APIs created by this caller.
getAPIsForEndpoint(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.APIManagerInterface
Retrieve the list of APIs connected to the requested endpoint.
getArchiveDate() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ArchiveProperties
Returns the date when the data source was archived (or discovered missing).
getArchiveProcess() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ArchiveProperties
Returns the name of the process that either performed the archive or detected the missing data source.
getArchiveProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ArchiveProperties
Return the properties that characterize where the data source was archived to.
getArguments() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.EmbeddedConnection
Return the arguments for the embedded connection.
getArguments() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EmbeddedConnectionRequestBody
Return the arguments for the embedded connection.
getAssetSummary() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.AssetConnectionRequestBody
Return the full path of the file - this should be unique.
getAssigneesOfReferenceValue(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ValidValueManagementInterface
Return information about the person roles linked to a validValue.
getAttributeCount() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaTypeElement
Return the count of attributes in this schema type.
getAttributeName() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceValueAssignmentProperties
Return the name of the attribute that this reference data value represents.
getAuthor() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReportProperties
Return the name of the author - or generation engine that created the report.
getAuthor() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeProperties
Return the name of the author of the schema element.
getChildDataFields(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Return the list of data fields associated with a parent element (application asset or data container or data field with a complex type).
getClassificationName() - Method in class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutboundEvent
Return the name of the classification that has changed.
getClearPassword() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ConnectionProperties
Return an unencrypted password.
getColumnsForDatabaseTable(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Retrieve the list of column for a database table (or view)
getCommand() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.APIOperationProperties
Return the command (eg GET, POST or method name) that is called.
getConfidence() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseForeignKeyProperties
Returns the level of confidence that the foreign key is correct.
getConfidence() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceValueAssignmentProperties
Return the confidence level (0-100) that the mapping is correct.
getConfigurationProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ConnectionProperties
Return a copy of the configuration properties.
getConnectionByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ConnectionManagerInterface
Retrieve the connection metadata element with the supplied unique identifier.
getConnectionProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ConnectionElement
Return the properties for the connection.
getConnectionsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ConnectionManagerInterface
Retrieve the list of asset metadata elements with a matching qualified or display name.
getConnectorFrameworkName() - Method in class org.odpi.openmetadata.accessservices.datamanager.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.datamanager.properties.ConnectorTypeProperties
Return the language that the connector is implemented in - default Java.
getConnectorInterfaces() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ConnectorTypeProperties
Return list of interfaces that the connector supports.
getConnectorProviderClassName() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ConnectorTypeProperties
Returns the stored connectorProviderClassName property for the connector type.
getConnectorProviderClassName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileRequestBody
Return the fully qualified class name of the connector provider for this type of file.
getConnectorProviderClassName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFolderRequestBody
Return the fully qualified class name of the connector provider for this type of file.
getConnectorType() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ConnectionElement
Returns a copy of the properties for this connection's connector type.
getConnectorTypeByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ConnectionManagerInterface
Retrieve the connectorType metadata element with the supplied unique identifier.
getConnectorTypeProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ConnectorTypeElement
Return the properties for the connector type.
getConnectorTypesByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ConnectionManagerInterface
Retrieve the list of connectorType metadata elements with a matching qualified or display name.
getConsumersOfValidValue(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ValidValueManagementInterface
Return information about the consumers linked to a valid value.
getCreateTime() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataStoreProperties
Return the time that the data store was created.
getCreateTime() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReportProperties
Return the date/time that the report was created.
getDatabaseByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Retrieve the database metadata element with the supplied unique identifier.
getDatabaseColumnByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Retrieve the database column metadata element with the supplied unique identifier.
getDatabaseColumnCount() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseTableElement
Return the count of columns for this database table.
getDatabaseColumnProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnElement
Return the principle properties for the database column.
getDatabaseColumnsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Retrieve the list of database column metadata elements with a matching qualified or display name.
getDatabaseColumnTypeProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnTypeElement
Return the properties for the database column type.
getDatabaseImportedFrom() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseProperties
Return the source (typically connection name) of the database information.
getDatabaseInstance() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseProperties
Return the name of this database instance - useful if the same schemas are deployed to multiple database instances.
getDatabaseProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseElement
Return details of the database
getDatabasesByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Retrieve the list of database metadata elements with a matching qualified or display name.
getDatabaseSchemaByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Retrieve the database schema metadata element with the supplied unique identifier.
getDatabaseSchemaProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseSchemaElement
Return the properties for the database schema.
getDatabaseSchemasByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Retrieve the list of database schema metadata elements with a matching qualified or display name.
getDatabasesForDatabaseManager(String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Retrieve the list of databases created by this caller.
getDatabaseTableByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Retrieve the database table metadata element with the supplied unique identifier.
getDatabaseTableProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseTableElement
Return the database table properties.
getDatabaseTablesByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Retrieve the list of database table metadata elements with a matching qualified or display name.
getDatabaseType() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseProperties
Return a description of the database type.
getDatabaseVersion() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseProperties
Return the version of the database - often this is related to the version of its schemas.
getDatabaseViewByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Retrieve the database view metadata element with the supplied unique identifier.
getDatabaseViewProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseViewElement
Return the properties of the database view.
getDatabaseViewsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Retrieve the list of database view metadata elements with a matching qualified or display name.
getDataContainerByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Retrieve the data container metadata element with the supplied unique identifier.
getDataContainerByName(String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Retrieve the list of data container metadata elements with a matching qualified or display name.
getDataContainerParent(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Retrieve the header of the metadata element connected to a data container.
getDataContainersForElement(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Return the data container associated with a specific open metadata element (data asset, process or port).
getDataFieldByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Retrieve the data field metadata element with the supplied unique identifier.
getDataFieldsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Retrieve the list of data fields metadata elements with a matching qualified or display name.
getDataFile() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileResponse
Return the file result.
getDataFileProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataFileElement
Return the properties of the file.
getDataType() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.LiteralSchemaTypeProperties
Return the data type for this element.
getDataType() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
Return the data type for this element.
getDataType() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SimpleSchemaTypeProperties
Return the data type for this element.
getDefaultValue() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
Return the default value for the element.
getDefaultValue() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SimpleSchemaTypeProperties
Return the default value for the element.
getDefaultValue() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueMembershipProperties
Return whether it is a default value.
getDefaultValueOverride() - Method in class org.odpi.openmetadata.accessservices.datamanager.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).
getDescription() - Method in enum class org.odpi.openmetadata.accessservices.datamanager.properties.APIParameterListType
Return the default description for the key pattern for this enum instance.
getDescription() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.AssetProperties
Returns the stored description property for the asset.
getDescription() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ConnectionProperties
Returns the stored description property for the connection.
getDescription() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ConnectorTypeProperties
Returns the stored description property for the connector type.
getDescription() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseForeignKeyProperties
Return the description for the foreign key.
getDescription() - Method in enum class org.odpi.openmetadata.accessservices.datamanager.properties.DataItemSortOrder
Return the default description for this enum.
getDescription() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.EndpointProperties
Return the description for the endpoint.
getDescription() - Method in enum class org.odpi.openmetadata.accessservices.datamanager.properties.KeyPattern
Return the default description for the key pattern for this enum instance.
getDescription() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaElementProperties
Returns the stored description property for the schema element.
getDescription() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SoftwareCapabilitiesProperties
Return the description of the capability.
getDescription() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TemplateProperties
Returns the stored description property for the metadata entity.
getDescription() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueProperties
Returns the stored description property for the valid value.
getDescription() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueSetProperties
Returns the stored description property for the valid value.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.EmbeddedConnection
Return the printable name of the embedded connection.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.AssetProperties
Deprecated.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ConnectionProperties
Returns the stored display name property for the connection.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ConnectorTypeProperties
Returns the stored display name property for the connector type.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.EndpointProperties
Returns the stored display name property for the endpoint.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaElementProperties
Return the simple name of the schema element.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SoftwareCapabilitiesProperties
Return the display name for messages and UI.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TemplateProperties
Returns the stored display name property for the metadata entity.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueProperties
Returns the stored display name property for the valid value.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueSetProperties
Returns the stored display name property for the valid value.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EmbeddedConnectionRequestBody
Return the printable name of the embedded connection.
getEffectiveFrom() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ClassificationProperties
Return the date/time that this element is effective from (null means effective from the epoch).
getEffectiveFrom() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceableProperties
Return the date/time that this element is effective from (null means effective from the epoch).
getEffectiveFrom() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.RelationshipProperties
Return the date/time that this element is effective from (null means effective from the epoch).
getEffectiveTo() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ClassificationProperties
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
getEffectiveTo() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceableProperties
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
getEffectiveTo() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.RelationshipProperties
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
getElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIOperationResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIParameterListResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIParameterResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectionResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectorTypeResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseColumnResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseSchemaResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseTableResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseViewResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataContainerResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFieldResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ElementStubResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EndpointResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EventTypeResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalReferenceResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FormResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.QueryResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.RelationshipElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ReportResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaAttributeResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypeResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.TopicResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ValidValueResponse
Return the metadata element.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIOperationElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIParameterElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIParameterListElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ConnectionElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ConnectorTypeElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnTypeElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseSchemaElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseTableElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseViewElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataContainerElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataFieldElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataFileElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.EndpointElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.EventTypeElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ExternalReferenceElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FileFolderElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FileSystemElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FormElement
Return the element header associated with the properties.
getElementHeader() - Method in interface org.odpi.openmetadata.accessservices.datamanager.metadataelements.MetadataElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.QueryElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ReportElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaAttributeElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaTypeElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SoftwareCapabilityElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TabularColumnElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TopicElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TopicSchemaElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ValidValueElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ValidValueSetElement
Return the element header associated with the properties.
getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIOperationsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIParameterListsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIParametersResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectionsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectorTypesResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseColumnsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseSchemasResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabasesResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseTablesResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseViewsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataContainersResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFieldsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFilesResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EndpointsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EventTypesResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalReferencesResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileFoldersResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FormsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.QueriesResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.RelatedElementListResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.RelationshipElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ReportsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaAttributesResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypesResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.TopicsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ValidValueListResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ValidValueSetsResponse
Return the list of metadata elements.
getElementPosition() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataContainerProperties
Return the position of this schema attribute in its parent schema.
getElementPosition() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
Return the position of this schema attribute in its parent schema.
getEmbeddedConnection() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.EmbeddedConnection
Return the embedded connection.
getEmbeddedConnections() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ConnectionElement
Return the list of embedded connections for this virtual connection.
getEncodingDescription() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataStoreProperties
Return the description of the encoding used in the data store.
getEncodingLanguage() - Method in class org.odpi.openmetadata.accessservices.datamanager.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.datamanager.properties.DataStoreProperties
Return the additional properties associated with the encoding process.
getEncodingStandard() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeProperties
Return the format (encoding standard) used for this schema.
getEncodingType() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataStoreProperties
Return the name of the encoding style used in the data store.
getEncryptedPassword() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ConnectionProperties
Return an encrypted password.
getEncryption() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.FileSystemProperties
Return the type of encryption used on the file system (or null is unencrypted).
getEncryptionMethod() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.EndpointProperties
Returns the stored encryptionMethod property for the endpoint.
getEnd1GUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.RelationshipElement
Return the element header associated with end 1 of the relationship.
getEnd2GUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.RelationshipElement
Return the element header associated with end 2 of the relationship.
getEndOneElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutboundEvent
Return the element at end one of the relationship that is described in the principleElement.
getEndpoint() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ConnectionElement
Returns a copy of the properties for this connection's endpoint.
getEndpointByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ConnectionManagerInterface
Retrieve the endpoint metadata element with the supplied unique identifier.
getEndpointProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.EndpointElement
Return the properties for the endpoint.
getEndpointsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ConnectionManagerInterface
Retrieve the list of endpoint metadata elements with a matching qualified or display name.
getEndTwoElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutboundEvent
Return the element at end two of the relationship that is described in the principleElement.
getEventType() - Method in class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutboundEvent
Return the type of event.
getEventTypeByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.EventBrokerInterface
Retrieve the event type metadata element with the supplied unique identifier.
getEventTypeCode() - Method in enum class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutboundEventType
Return the int identifier used for indexing based on the enum.
getEventTypeDescription() - Method in enum class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutboundEventType
Return the default description for the enum value - used when natural resource bundle is not available.
getEventTypeName() - Method in enum class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutboundEventType
Return the string name used for messages that include the enum.
getEventTypesByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.EventBrokerInterface
Retrieve the list of event types metadata elements with a matching qualified or display name.
getEventTypesForEventSet(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.EventBrokerInterface
Return the list of event types associated with an EventSet.
getEventTypesForTopic(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.EventBrokerInterface
Return the list of event types associated with a topic.
getEventVersionId() - Method in class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerEventHeader
Return the event version id for this event structure.
getExpectedDataFormat() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ConnectorTypeProperties
Return the format of the data that the connector supports - null for "any".
getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ClassificationProperties
Return the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalReferenceProperties
Return any properties associated with the subclass of this element.
getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceableProperties
Return the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.RelationshipProperties
Return the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
getExternalDataManagerGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DataManagerInterface
Retrieve the unique identifier of the external data manager.
getExternalReferenceByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ExternalReferenceManagerInterface
Return information about a specific external reference.
getExternalSchemaType() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaTypeElement
Return the schema type that is reusable amongst assets.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIManagerRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIOperationRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIParameterListRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ApplicationRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ArchiveRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectionRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectorTypeRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseManagerRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataContainerRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFieldRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFolderRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataProcessingEngineRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DerivedSchemaTypeQueryTargetRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EmbeddedConnectionRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EndpointRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EnumSchemaTypeRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EventBrokerRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EventTypeRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalSourceRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileManagerRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileSystemRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FormRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FormulaRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.LiteralSchemaTypeRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.MapSchemaTypeRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.MetadataSourceRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.PrimitiveSchemaTypeRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.QueryRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ReportRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaAttributeRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypeChoiceRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypeRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SoftwareCapabilityRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.StructSchemaTypeRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.TemplateRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.TopicRequestBody
Return the unique identifier of the software server capability entity that represented the external source - null for local.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIManagerRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIOperationRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIParameterListRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ApplicationRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ArchiveRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectionRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectorTypeRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseManagerRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataContainerRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFieldRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFolderRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataProcessingEngineRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DerivedSchemaTypeQueryTargetRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EmbeddedConnectionRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EndpointRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EnumSchemaTypeRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EventBrokerRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EventTypeRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalSourceRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileManagerRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileSystemRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FormRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FormulaRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.LiteralSchemaTypeRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.MapSchemaTypeRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.MetadataSourceRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.PrimitiveSchemaTypeRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.QueryRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ReportRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaAttributeRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypeChoiceRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypeRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SoftwareCapabilityRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.StructSchemaTypeRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.TemplateRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.TopicRequestBody
Return the unique name of the software server capability entity that represented the external source.
getExternalTypeGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
Return the unique identifier of this column's type.
getFileByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
Retrieve a FolderProperties asset by its unique identifier (GUID).
getFileByPathName(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
Retrieve a folder by its fully qualified path name.
getFileFolderProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FileFolderElement
Return the properties for the file folder.
getFilesByPathName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
Find data file by a full or partial path name.
getFileSystem() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileSystemResponse
Return the fileSystem result.
getFileSystemProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FileSystemElement
Return the properties of the file system.
getFileType() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataFileProperties
Return the file type of the file if known.
getFixedValue() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.LiteralSchemaTypeProperties
Return the fixed value for the element.
getFixedValue() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
Return a fixed literal value - an alternative to default value.
getFolder() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileFolderResponse
Return the folder result.
getFolderByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
Retrieve a FolderProperties asset by its unique identifier (GUID).
getFolderByPathName(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
Retrieve a folder by its fully qualified path name.
getFolderFiles(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
Get the data files inside a folder - both those that are nested and those that are linked.
getForeignKeyProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnElement
When this column contains the primary key of another table (ie it is a foreign key) return the properties associated with the relationship.
getFormat() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.FileSystemProperties
Return the format of the file system.
getFormByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Retrieve the form metadata element with the supplied unique identifier.
getFormsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Retrieve the list of form metadata elements with a matching qualified or display name.
getFormsForApplication(String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Retrieve the list of forms created by this caller.
getFormula() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaTypeElement
Return the formula used to combine the values of the queries.
getFormula() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseColumnProperties
Return the formula used to combine the values of the queries.
getFormula() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseViewProperties
Return the formula used to combine the values of the queries.
getFormula() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FormulaRequestBody
Return the string containing the formula for the calculated value - it may contain placeholders for queryIds.
getFormulaType() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaTypeElement
Return the specification language for the formula.
getFullPath() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.PathNameRequestBody
Return the full path of the file - this should be unique.
getId() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReportProperties
Return the business identifier for the report.
getIsDeprecated() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaElementProperties
Is the schema element deprecated?
getIsDeprecated() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueProperties
Is the valid value deprecated?
getIsDeprecated() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueSetProperties
Is the valid value deprecated?
getIsNullable() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
Return whether the field is nullable or not.
getKeyPattern() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabasePrimaryKeyProperties
Returns the key pattern for the primary key.
getLastModifiedTime() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReportProperties
Return the date/time that the report was last updated.
getLastModifier() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReportProperties
Return the name of the person or engine that last modified the report.
getLength() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
Return the length of the data field.
getLinkDescription() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalReferenceProperties
Return the description of the reference (with respect to the element that this reference is linked to).
getLinkDescription() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalReferenceLinkRequestBody
Return the link description.
getLinkId() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalReferenceProperties
Return the identifier given to this reference (with respect to this element).
getLinkId() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalReferenceLinkRequestBody
Return the link id.
getMapFromElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaTypeElement
Return the type of schema element that represents the key or property name for the map.
getMapToElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaTypeElement
Return the type of schema element that represents the property value for the map.
getMaxCardinality() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataContainerProperties
Return the maximum number of instances allowed for this attribute.
getMaxCardinality() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
Return the maximum number of instances allowed for this attribute.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerErrorCode
Retrieve a message definition object for an exception.
getMetadataSourceGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.MetadataSourceInterface
Retrieve the unique identifier of the software server capability that describes a metadata source.
getMinCardinality() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataContainerProperties
Return this minimum number of instances allowed for this attribute.
getMinCardinality() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
Return this minimum number of instances allowed for this attribute.
getMinimumLength() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
Return the minimum length of the data.
getModifiedTime() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataStoreProperties
Return the last known time the data store was modified.
getName() - Method in enum class org.odpi.openmetadata.accessservices.datamanager.properties.APIParameterListType
Return the default name for this enum instance.
getName() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.AssetProperties
Return the name of the resource that this asset represents.
getName() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseForeignKeyProperties
Returns the stored display name property for the foreign key.
getName() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabasePrimaryKeyProperties
Return the name for the primary key.
getName() - Method in enum class org.odpi.openmetadata.accessservices.datamanager.properties.DataItemSortOrder
Return the default name for this enum type.
getName() - Method in enum class org.odpi.openmetadata.accessservices.datamanager.properties.KeyPattern
Return the default name for this enum instance.
getNamespace() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeProperties
Return the name of the namespace that this type belongs to.
getNativeJavaClass() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
Return the name of the Java class to use to represent this type.
getNestedAttributes(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.SchemaManagerInterface
Retrieve the list of schema attributes associated with a StructSchemaType or nested underneath a schema attribute.
getNestedFolders(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
Return the list of folders nested inside a folder.
getNetworkAddress() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TemplateProperties
Return the physical network address of this metadata element (if this makes sense).
getNotes() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceValueAssignmentProperties
Return the additional values associated with the symbolic name.
getOpenTypeGUID() - Method in enum class org.odpi.openmetadata.accessservices.datamanager.properties.DataItemSortOrder
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Method in enum class org.odpi.openmetadata.accessservices.datamanager.properties.KeyPattern
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeName() - Method in enum class org.odpi.openmetadata.accessservices.datamanager.properties.DataItemSortOrder
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Method in enum class org.odpi.openmetadata.accessservices.datamanager.properties.KeyPattern
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeOrdinal() - Method in enum class org.odpi.openmetadata.accessservices.datamanager.properties.DataItemSortOrder
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
getOpenTypeOrdinal() - Method in enum class org.odpi.openmetadata.accessservices.datamanager.properties.KeyPattern
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
getOpenTypeRelationshipName() - Method in enum class org.odpi.openmetadata.accessservices.datamanager.properties.APIParameterListType
Return the Open Metadata Type Name used on the relationship that links the APIParameterList to an APIOperation.
getOperationsForAPI(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.APIManagerInterface
Return the list of API Parameter Lists associated with an API Operation.
getOrderedValues() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
Return whether the attribute instances are arranged in an order.
getOrdinal() - Method in enum class org.odpi.openmetadata.accessservices.datamanager.properties.APIParameterListType
Return the code for this enum instance
getOrdinal() - Method in enum class org.odpi.openmetadata.accessservices.datamanager.properties.DataItemSortOrder
Return the code for this enum used for indexing based on the enum value.
getOrdinal() - Method in enum class org.odpi.openmetadata.accessservices.datamanager.properties.KeyPattern
Return the code for this enum instance
getOwningOrganization() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalReferenceProperties
Return the name of the organization that owns the resource that this external reference represents.
getParameterCount() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIParameterListElement
Return the count of parameters in this parameter list.
getParameterListsForAPIOperation(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.APIManagerInterface
Return the list of API Parameter Lists associated with an API Operation.
getParameterListType() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIParameterListElement
Return the type of parameter list for the API operation.
getParameterType() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.APIParameterProperties
Return the type of parameter - for example for REST APIs, is it a PathVariable or a RequestParameter?
getParentGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ReferenceableRequestBody
Return an optional parent GUID to attach the new element to.
getParentGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.TemplateRequestBody
Return an optional parent GUID to attach the new element to.
getPatchLevel() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SoftwareCapabilitiesProperties
Return the patch level of the capability.
getPath() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.APIOperationProperties
Return the path name to add to the network address in the API's endpoint.
getPathName() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataStoreProperties
Return the fully qualified physical location of the data store.
getPathName() - Method in class org.odpi.openmetadata.accessservices.datamanager.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.datamanager.metadataelements.EmbeddedConnection
Return the position that this connector is in the list of embedded connectors.
getPosition() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EmbeddedConnectionRequestBody
Return the position that this connector is in the list of embedded connectors.
getPrecision() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
Return the number of significant digits to the right of decimal point.
getPreferredValue() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueProperties
Return the preferred values to use in implementations (normally used with definitions)
getPreferredValue() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueSetProperties
Return the preferred values to use in implementations (normally used with definitions)
getPrimaryKeyProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnElement
When this column is a primary key, return the properties of the primary key value; otherwise null
getPrincipleElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutboundEvent
Return the element that is the subject of the event.
getProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIOperationElement
Return the properties for the API operation.
getProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIParameterElement
Return the properties of the API parameter.
getProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIParameterListElement
Return the properties for the parameter list.
getProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataContainerElement
Return details of the data container
getProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataFieldElement
Return details of the data field
getProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.EventTypeElement
Return the properties for the event type.
getProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ExternalReferenceElement
Return the link to external documentation that are relevant to this element.
getProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FormElement
Return details of the form
getProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.QueryElement
Return details of the query
getProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ReportElement
Return details of the report
getProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaAttributeElement
Return the schema attribute.
getProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TopicElement
Return details of the topic
getProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TopicSchemaElement
Return details of the topic
getProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ValidValueSetElement
Return the properties for the valid value set.
getProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ClassificationRequestBody
Return the properties for the classification.
getProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ReferenceableRequestBody
Return the properties for the relationship.
getProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.RelationshipRequestBody
Return the properties for the relationship.
getProtocol() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.EndpointProperties
Returns the stored protocol property for the endpoint.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceableProperties
Returns the stored qualified name property for the metadata entity.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TemplateProperties
Returns the stored qualified name property for the metadata entity.
getQueries() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaTypeElement
Return the list of individual query targets for a derived column.
getQueries() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseColumnProperties
Return the list of individual query targets for a derived column.
getQueries() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseViewProperties
Return the list of individual query targets for a derived column.
getQueriesByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Retrieve the list of query metadata elements with a matching qualified or display name.
getQueriesForApplication(String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Retrieve the list of querys created by this caller.
getQuery() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseQueryProperties
Return the code for the query.
getQuery() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DerivedSchemaTypeQueryTargetProperties
Return the query string for this element.
getQueryByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Retrieve the query metadata element with the supplied unique identifier.
getQueryId() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseQueryProperties
Return the identifier that is used in the column formula.
getQueryId() - Method in class org.odpi.openmetadata.accessservices.datamanager.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.datamanager.properties.DatabaseQueryProperties
Returns the identity of the query target.
getQueryTargetGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DerivedSchemaTypeQueryTargetProperties
Return the unique identifier that describes the data source that will be queried to get part of the derived value.
getRecognizedAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.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.datamanager.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.datamanager.properties.ConnectorTypeProperties
Return the list of property names that this connector/connector provider implementation looks for in the Connection object's securedProperties.
getReferencedColumnGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnElement
Return the unique identifier of the column in another table that this column references through a foreign key relationship.
getReferencedColumnQualifiedName() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnElement
Return the unique name of the column in another table that this column references through a foreign key relationship.
getReferenceValues(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ValidValueManagementInterface
Return information about the valid values linked as reference value tags to an element..
getRelatedElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.RelatedElement
Return the element header associated with end 1 of the relationship.
getRelatedElement() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ValidValueElement
Return information about the related element and relationship (if any) that was used to retrieve the valid value.
getRelationshipHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.RelatedElement
Return the element header associated with the relationship.
getRelationshipHeader() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.RelationshipElement
Return the element header associated with the relationship.
getRelationshipProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.RelatedElement
Return details of the relationship
getRelationshipProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.RelationshipElement
Return details of the relationship
getReportByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Retrieve the report metadata element with the supplied unique identifier.
getReportsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Retrieve the list of report metadata elements with a matching qualified or display name.
getReportsForApplication(String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Retrieve the list of reports created by this caller.
getRequired() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.APIParameterListProperties
Return if this is a mandatory parameter.
getResourceDescription() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalReferenceProperties
Return the description of the resource that this external reference represents.
getResourceDisplayName() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalReferenceProperties
Return the display name of this external reference.
getResourceId() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalReferenceProperties
Return the fully qualified name.
getResourceURL() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalReferenceProperties
Return the URL used to retrieve the resource that this external reference represents.
getResourceVersion() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalReferenceProperties
Return the version of the resource that this external reference represents.
getSchemaAttributeByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.SchemaManagerInterface
Retrieve the schema attribute metadata element with the supplied unique identifier.
getSchemaAttributesByName(String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.SchemaManagerInterface
Retrieve the list of schema attribute metadata elements with a matching qualified or display name.
getSchemaOptions() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaTypeElement
Return the list of alternative schema types that this attribute or asset may use.
getSchemasForDatabase(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Return the list of schemas associated with a database.
getSchemaTypeByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.SchemaManagerInterface
Retrieve the schema type metadata element with the supplied unique identifier.
getSchemaTypeByName(String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.SchemaManagerInterface
Retrieve the list of schema type metadata elements with a matching qualified or display name.
getSchemaTypeForElement(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.SchemaManagerInterface
Return the schema type associated with a specific open metadata element (data asset, process or port).
getSchemaTypeOptionGUIDs() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypeChoiceRequestBody
Return the list of schema types that describe the options.
getSchemaTypeParent(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.SchemaManagerInterface
Retrieve the header of the metadata element connected to a schema type.
getSchemaTypeProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaTypeElement
Return the properties for the schema.
getScope() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueProperties
Return the scope of values that this valid value covers (normally used with sets)
getScope() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueSetProperties
Return the scope of values that this valid value covers (normally used with sets)
getSecuredProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ConnectionProperties
Return a copy of the secured properties.
getSetsForValidValue(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ValidValueManagementInterface
Page through the list of valid value sets that a valid value definition/set belongs to.
getSoftwareCapabilitiesProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SoftwareCapabilityElement
Return the properties of the software server capability.
getSortOrder() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
Return the order that the attribute instances are arranged in - if any.
getSource() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseForeignKeyProperties
Returns the id of the source of the knowledge of the foreign key.
getSource() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SoftwareCapabilitiesProperties
Return the source of the capability implementation.
getSteward() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseForeignKeyProperties
Returns the name of the steward who assigned the foreign key (or approved the discovered value).
getSteward() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceValueAssignmentProperties
Returns the id of the steward responsible for the mapping.
getStewardPropertyName() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceValueAssignmentProperties
Return the name of the property that holds the steward's identifier.
getStewardTypeName() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceValueAssignmentProperties
Return the type of element that describes the steward.
getStrictRequirement() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueAssignmentProperties
Return the strict requirement flag.
getSupportedAssetTypeName() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ConnectorTypeProperties
Return the type of asset that the connector implementation supports.
getTablesForDatabaseAsset(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Retrieve the list of database tables associated with a database or database schema.
getTablesForDatabaseSchema(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Deprecated.
getTabularColumnProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TabularColumnElement
Return the tabular column.
getTargetTechnologyInterfaces() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ConnectorTypeProperties
Return the names of the interfaces in the target technology that the connector calls.
getTargetTechnologyName() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ConnectorTypeProperties
Return the name of the target technology that the connector implementation connects to.
getTargetTechnologySource() - Method in class org.odpi.openmetadata.accessservices.datamanager.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.datamanager.properties.ConnectorTypeProperties
Return the versions of the target technology that the connector supports.
getTopicByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.EventBrokerInterface
Retrieve the topic metadata element with the supplied unique identifier.
getTopicsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.EventBrokerInterface
Retrieve the list of topic metadata elements with a matching qualified or display name.
getTopicsForEventBroker(String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.EventBrokerInterface
Retrieve the list of topics created by this caller.
getTopicType() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TopicProperties
Return the type of topic.
getTopLevelDataFiles(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
Return the list of folders nested inside a folder.
getTopLevelFolders(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
Return the list of folders linked to the file server capability.
getType() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIParameterElement
 
getType() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaAttributeElement
Set up the SchemaType that describe the structure/content of this attribute.
getTypeDescription() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SoftwareCapabilitiesProperties
Return the description of the type of capability this is.
getTypeName() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalReferenceProperties
Return the type name of the external reference = null for default.
getTypeName() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceableProperties
Return the name of the open metadata type for this metadata element.
getUrl() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReportProperties
Return the URL to retrieve the report.
getUsage() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeProperties
Return the usage guidance for this schema element.
getUsage() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueProperties
Return the description of how this valid value should be used.
getUsage() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueSetProperties
Return the description of how this valid value should be used.
getUserId() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ConnectionProperties
Return the userId to use on this connection.
getValidValueByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ValidValueManagementInterface
Retrieve the validValue metadata element with the supplied unique identifier.
getValidValueProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ValidValueElement
Return the properties for the valid value definition or set.
getValidValuesByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ValidValueManagementInterface
Retrieve the list of metadata elements with a matching qualified or display name.
getValidValueSetByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.SchemaManagerInterface
Retrieve the list of valid value set metadata elements with a matching qualified or display name.
getValidValueSetGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.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.datamanager.api.ValidValueManagementInterface
Page through the members of a valid value set.
getValidValuesForConsumer(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ValidValueManagementInterface
Return information about the valid value set linked to an element as its set of valid values.
getValidValuesSetGUID() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
Return the set of valid values for this column.
getVendorProperties() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceableProperties
Return specific properties for the data manager vendor.
getVersion() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SoftwareCapabilitiesProperties
Return the version of the capability.
getVersionIdentifier() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.AssetProperties
Set up the version identifier of the resource.
getVersionIdentifier() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TemplateProperties
Set up the version identifier of the resource.
getVersionNumber() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeProperties
Return the version number of the schema element - null means no version number.
getViewsForDatabaseAsset(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Retrieve the list of database views associated with a database or database schema.
getViewsForDatabaseSchema(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Deprecated.

H

hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerEventHeader
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutboundEvent
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIOperationElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIParameterElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIParameterListElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ConnectionElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ConnectorTypeElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnTypeElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseSchemaElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseTableElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseViewElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataContainerElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataFieldElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataFileElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.EmbeddedConnection
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.EndpointElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.EventTypeElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ExternalReferenceElement
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FileFolderElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FileSystemElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FormElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.QueryElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.RelatedElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.RelationshipElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ReportElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaAttributeElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaTypeElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SoftwareCapabilityElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TabularColumnElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TopicElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TopicSchemaElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ValidValueElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ValidValueSetElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.APIOperationProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.APIParameterListProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.APIParameterProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ArchiveProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.AssetProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ClassificationProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ConnectionProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ConnectorTypeProperties
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseColumnProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseForeignKeyProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabasePrimaryKeyProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseQueryProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseViewProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataContainerProperties
Return a number that represents the contents of this object.
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataFileProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataStoreProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DerivedSchemaTypeQueryTargetProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.EndpointProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.EnumSchemaTypeProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalReferenceProperties
Uses the guid to create a hashcode.
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.FileSystemProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.LiteralSchemaTypeProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceableProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceValueAssignmentProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.RelationshipProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReportProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
Return a number that represents the contents of this object.
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaElementProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SimpleSchemaTypeProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SoftwareCapabilitiesProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TemplateProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TopicProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueAssignmentProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueMembershipProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueSetProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIManagerRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIOperationRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIOperationResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIOperationsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIParameterListRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIParameterListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIParameterListsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIParameterResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIParametersResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ApplicationRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ArchiveRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.AssetConnectionRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ClassificationRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectionRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectionResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectionsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectorTypeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectorTypeResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectorTypesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseColumnResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseColumnsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseManagerRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseSchemaResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseSchemasResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabasesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseTableResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseTablesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseViewResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseViewsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataContainerRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataContainerResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataContainersResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFieldRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFieldResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFieldsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFilesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFolderRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataProcessingEngineRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DerivedSchemaTypeQueryTargetRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ElementStubResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EmbeddedConnectionRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EndpointRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EndpointResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EndpointsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EnumSchemaTypeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EventBrokerRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EventTypeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EventTypeResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EventTypesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalReferenceLinkRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalReferenceRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalReferenceResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalReferencesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalSourceRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileFolderResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileFoldersResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileManagerRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileSystemRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileSystemResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FormRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FormResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FormsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FormulaRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.LiteralSchemaTypeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.MapSchemaTypeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.MetadataSourceRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.PathNameRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.PrimitiveSchemaTypeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.QueriesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.QueryRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.QueryResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ReferenceableRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.RelatedElementListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.RelationshipElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.RelationshipElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.RelationshipRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ReportRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ReportResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ReportsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaAttributeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaAttributeResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaAttributesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypeChoiceRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypeResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SoftwareCapabilityRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.StructSchemaTypeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.TemplateRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.TopicRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.TopicResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.TopicsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ValidValueListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ValidValueResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ValidValueSetsResponse
Return hash code for this object
HEADER - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.properties.APIParameterListType
 

K

KeyPattern - Enum Class in org.odpi.openmetadata.accessservices.datamanager.properties
A KeyPattern defines the type of External Identifier in use for an asset, or the type of Primary Key used within an asset.

L

linkExternalReferenceToElement(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ExternalReferenceManagerInterface
Link an external reference to an object.
LiteralSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
LiteralSchemaTypeProperties carries the specialized parameters for creating or updating literal schema types.
LiteralSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.LiteralSchemaTypeProperties
Default constructor
LiteralSchemaTypeProperties(LiteralSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.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.
LiteralSchemaTypeRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
LiteralSchemaTypeRequestBody describes the properties of the schema type plus the optional identifiers for an owning software server capability.
LiteralSchemaTypeRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.LiteralSchemaTypeRequestBody
Default constructor
LiteralSchemaTypeRequestBody(LiteralSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.LiteralSchemaTypeRequestBody
Copy/clone constructor.
LiteralSchemaTypeRequestBody(LiteralSchemaTypeRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.LiteralSchemaTypeRequestBody
Copy/clone constructor.
LOCAL_KEY - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.properties.KeyPattern
 

M

MapSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
MapSchemaType describes a schema element of type map.
MapSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.MapSchemaTypeProperties
Default constructor
MapSchemaTypeProperties(MapSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.MapSchemaTypeProperties
Copy/clone Constructor.
MapSchemaTypeRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
MapSchemaTypeRequestBody describes the properties of the schema type plus the optional identifiers for an owning software server capability.
MapSchemaTypeRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.MapSchemaTypeRequestBody
Default constructor
MapSchemaTypeRequestBody(MapSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.MapSchemaTypeRequestBody
Copy/clone constructor.
MapSchemaTypeRequestBody(MapSchemaTypeRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.MapSchemaTypeRequestBody
Copy/clone constructor.
MetadataElement - Interface in org.odpi.openmetadata.accessservices.datamanager.metadataelements
MetadataElement is the common interface for all metadata elements.
MetadataSourceInterface - Interface in org.odpi.openmetadata.accessservices.datamanager.api
MetadataSourceInterface is the interface used to define information about the third party technologies that an integration daemon is extracting metadata from.
MetadataSourceRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
MetadataSourceRequestBody carries the parameters for marking an asset or schema as external.
MetadataSourceRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.MetadataSourceRequestBody
Default constructor
MetadataSourceRequestBody(MetadataSourceRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.MetadataSourceRequestBody
Copy/clone constructor
MIRROR_KEY - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.properties.KeyPattern
 
moveDataFileInCatalog(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
Move a data 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, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
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).

N

NATURAL_KEY - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.properties.KeyPattern
 
NEW_ELEMENT_CREATED - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutboundEventType
 
NULL_LISTENER - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerErrorCode
 

O

OMRS_NOT_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerErrorCode
 
org.odpi.openmetadata.accessservices.datamanager.api - package org.odpi.openmetadata.accessservices.datamanager.api
The API package defines the Java interfaces supported by the Data Manager OMAS.
org.odpi.openmetadata.accessservices.datamanager.events - package org.odpi.openmetadata.accessservices.datamanager.events
 
org.odpi.openmetadata.accessservices.datamanager.ffdc - package org.odpi.openmetadata.accessservices.datamanager.ffdc
 
org.odpi.openmetadata.accessservices.datamanager.metadataelements - package org.odpi.openmetadata.accessservices.datamanager.metadataelements
The metadata elements describe the way that metadata is returned from the repository.
org.odpi.openmetadata.accessservices.datamanager.properties - package org.odpi.openmetadata.accessservices.datamanager.properties
These beans describe the core properties that are passed to the server to create and update metadata.
org.odpi.openmetadata.accessservices.datamanager.rest - package org.odpi.openmetadata.accessservices.datamanager.rest
This package defines the beans used to build the REST request and response payloads.
OTHER - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.properties.KeyPattern
 
OUT_TOPIC_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerAuditCode
 
OUTBOUND_EVENT_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerAuditCode
 

P

PathNameRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
PathNameRequestBody carries the parameters for creating a new FileFolder asset.
PathNameRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.PathNameRequestBody
Default constructor
PathNameRequestBody(PathNameRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.PathNameRequestBody
Copy/clone constructor
PrimitiveSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
PrimitiveSchemaTypeProperties is a class for representing a primitive value.
PrimitiveSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.PrimitiveSchemaTypeProperties
Default constructor
PrimitiveSchemaTypeProperties(PrimitiveSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.PrimitiveSchemaTypeProperties
Copy/clone constructor.
PrimitiveSchemaTypeRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
PrimitiveSchemaTypeRequestBody describes the properties of the schema type plus the optional identifiers for an owning software server capability.
PrimitiveSchemaTypeRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.PrimitiveSchemaTypeRequestBody
Default constructor
PrimitiveSchemaTypeRequestBody(PrimitiveSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.PrimitiveSchemaTypeRequestBody
Copy/clone constructor.
PrimitiveSchemaTypeRequestBody(PrimitiveSchemaTypeRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.PrimitiveSchemaTypeRequestBody
Copy/clone constructor.
PROCESS_EVENT_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerAuditCode
 
processEvent(DataManagerOutboundEvent) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DataManagerEventListener
Process an event that was published by the Data Manager OMAS.
publishAPI(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.APIManagerInterface
Update the zones for the API asset so that it becomes visible to consumers.
publishDatabase(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Update the zones for the database asset so that it becomes visible to consumers.
publishDatabaseSchema(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Update the zones for the database asset so that it becomes visible to consumers.
publishForm(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Update the zones for the form asset so that it becomes visible to consumers.
PUBLISHING_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerAuditCode
 
PUBLISHING_SHUTDOWN_ERROR - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerAuditCode
 
publishQuery(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Update the zones for the query asset so that it becomes visible to consumers.
publishReport(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Update the zones for the report asset so that it becomes visible to consumers.
publishTopic(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.EventBrokerInterface
Update the zones for the topic asset so that it becomes visible to consumers.

Q

QueriesResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
QueriesResponse is a response object for passing back a a list of queries or an exception if the request failed.
QueriesResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.QueriesResponse
Default constructor
QueriesResponse(QueriesResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.QueriesResponse
Copy/clone constructor
QueryElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
QueryElement contains the properties and header for a query entity retrieved from the metadata repository.
QueryElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.QueryElement
Default constructor
QueryElement(QueryElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.QueryElement
Copy/clone constructor
QueryProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
QueryProperties is a class for representing a query that supports the access of data for a report or form.
QueryProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.QueryProperties
Default constructor
QueryProperties(QueryProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.QueryProperties
Copy/clone constructor.
QueryRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
QueryRequestBody describes the properties of the query plus the optional identifiers for an owning software server capability.
QueryRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.QueryRequestBody
Default constructor
QueryRequestBody(QueryProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.QueryRequestBody
Copy/clone constructor.
QueryRequestBody(QueryRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.QueryRequestBody
Copy/clone constructor.
QueryResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
QueryResponse is a response object for passing back a single query element or an exception if the request failed.
QueryResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.QueryResponse
Default constructor
QueryResponse(QueryResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.QueryResponse
Copy/clone constructor

R

RECYCLED_KEY - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.properties.KeyPattern
 
ReferenceableProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
Many open metadata entities are referenceable.
ReferenceableProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceableProperties
Default constructor
ReferenceableProperties(ReferenceableProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceableProperties
Copy/clone constructor.
ReferenceableRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
ReferenceableRequestBody describes the request body used when working with referenceables.
ReferenceableRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ReferenceableRequestBody
Default constructor
ReferenceableRequestBody(ReferenceableRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ReferenceableRequestBody
Copy/clone constructor.
ReferenceValueAssignmentProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
ReferenceValueAssignmentProperties is a java bean used to create a link between a valid value and a referenceable item to enable the valid value to be used as a semiformal tag/classifier.
ReferenceValueAssignmentProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceValueAssignmentProperties
Default constructor
ReferenceValueAssignmentProperties(ReferenceValueAssignmentProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceValueAssignmentProperties
Copy/clone constructor.
REFRESH_ELEMENT_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutboundEventType
 
registerListener(String, DataManagerEventListener) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DataManagerEventInterface
Register a listener object that will be passed each of the events published by the Data Manager OMAS.
RelatedElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
RelatedElement contains the properties and header for a relationship retrieved from the metadata repository along with the stub of the related element.
RelatedElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.RelatedElement
Default constructor
RelatedElement(RelatedElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.RelatedElement
Copy/clone constructor
RelatedElementListResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
RelatedElementListResponse is a response object for passing back a list of relatedElement objects.
RelatedElementListResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.RelatedElementListResponse
Default constructor
RelatedElementListResponse(RelatedElementListResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.RelatedElementListResponse
Copy/clone constructor
RelationshipElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
RelationshipElement contains the properties and header for a relationship retrieved from the metadata repository.
RelationshipElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.RelationshipElement
Default constructor
RelationshipElement(RelationshipElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.RelationshipElement
Copy/clone constructor
RelationshipElementResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
RelationshipElementResponse is the response structure used on the OMAS REST API calls that return the properties for a relationship.
RelationshipElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.RelationshipElementResponse
Default constructor
RelationshipElementResponse(RelationshipElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.RelationshipElementResponse
Copy/clone constructor
RelationshipElementsResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
RelationshipElementsResponse is a response object for passing back a list of relationships or an exception if the request failed.
RelationshipElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.RelationshipElementsResponse
Default constructor
RelationshipElementsResponse(RelationshipElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.RelationshipElementsResponse
Copy/clone constructor
RelationshipProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
RelationshipProperties provides the base class for relationships items.
RelationshipProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.RelationshipProperties
Default constructor
RelationshipProperties(RelationshipProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.RelationshipProperties
Copy/clone constructor.
RelationshipRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
RelationshipRequestBody describes the request body used when linking elements together.
RelationshipRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.RelationshipRequestBody
Default constructor
RelationshipRequestBody(RelationshipRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.RelationshipRequestBody
Copy/clone constructor.
removeAPI(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.APIManagerInterface
Remove the metadata element representing an API.
removeAPIOperation(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.APIManagerInterface
Remove an API Operation.
removeAPIParameterList(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.APIManagerInterface
Remove an API Parameter List and all of its parameters.
removeConnection(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ConnectionManagerInterface
Remove the metadata element representing a connection.
removeDatabase(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Remove the metadata element representing a database.
removeDatabaseColumn(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Remove the metadata element representing a database column.
removeDatabaseSchema(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Remove the metadata element representing a database schema.
removeDatabaseTable(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Remove the metadata element representing a database table.
removeDatabaseView(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Remove the metadata element representing a database table.
removeDataContainer(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Remove the metadata element representing a data container.
removeDataField(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Remove an data field.
removeEndpoint(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ConnectionManagerInterface
Remove the metadata element representing a endpoint.
removeEventType(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.EventBrokerInterface
Remove an event type.
removeForeignKeyRelationship(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Remove the foreign key relationship for the requested columns.
removeForm(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Remove the metadata element representing a form.
removePrimaryKeyFromColumn(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Remove the classification that this column is a primary key.
removeQuery(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Remove the metadata element representing a query.
removeReport(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Remove the metadata element representing a report.
removeSchemaAttribute(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.SchemaManagerInterface
Remove the metadata element representing a schema attribute.
removeSchemaType(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.SchemaManagerInterface
Remove the metadata element representing a schema type.
removeTopic(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.EventBrokerInterface
Remove the metadata element representing a topic.
removeValidValue(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ValidValueManagementInterface
Remove the metadata element representing a validValue.
ReportElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
ReportElement contains the properties and header for a report entity retrieved from the metadata repository.
ReportElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ReportElement
Default constructor
ReportElement(ReportElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ReportElement
Copy/clone constructor
ReportProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
ReportProperties is a class for representing a report for an application or reporting engine.
ReportProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.ReportProperties
Default constructor
ReportProperties(ReportProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.ReportProperties
Copy/clone constructor.
ReportRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
ReportRequestBody describes the properties of the report plus the optional identifiers for an owning software server capability.
ReportRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ReportRequestBody
Default constructor
ReportRequestBody(ReportProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ReportRequestBody
Copy/clone constructor.
ReportRequestBody(ReportRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ReportRequestBody
Copy/clone constructor.
ReportResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
ReportResponse is a response object for passing back a single report element or an exception if the request failed.
ReportResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ReportResponse
Default constructor
ReportResponse(ReportResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ReportResponse
Copy/clone constructor
ReportsResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
ReportsResponse is a response object for passing back a a list of reports or an exception if the request failed.
ReportsResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ReportsResponse
Default constructor
ReportsResponse(ReportsResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ReportsResponse
Copy/clone constructor
REQUEST - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.properties.APIParameterListType
 
RESPONSE - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.properties.APIParameterListType
 
retrieveAttachedExternalReferences(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ExternalReferenceManagerInterface
Retrieve the list of external references attached to the supplied object.

S

SchemaAttributeElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
SchemaAttributeElement contains the properties and header for a data field retrieved from the metadata repository.
SchemaAttributeElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaAttributeElement
Default constructor
SchemaAttributeElement(SchemaAttributeElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaAttributeElement
Copy/clone constructor
SchemaAttributeProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
SchemaAttributeProperties represents a data field that is part of a complex schema type.
SchemaAttributeProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
Default constructor
SchemaAttributeProperties(SchemaAttributeProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
Copy/clone constructor.
SchemaAttributeRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
SchemaAttributeRequestBody describes the properties of the schema attribute plus the optional identifiers for an owning software server capability.
SchemaAttributeRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaAttributeRequestBody
Default constructor
SchemaAttributeRequestBody(SchemaAttributeProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaAttributeRequestBody
Copy/clone constructor.
SchemaAttributeRequestBody(SchemaAttributeRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaAttributeRequestBody
Copy/clone constructor.
SchemaAttributeResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
SchemaAttributeResponse is a response object for passing back a single schema attribute element or an exception if the request failed.
SchemaAttributeResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaAttributeResponse
Default constructor
SchemaAttributeResponse(SchemaAttributeResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaAttributeResponse
Copy/clone constructor
SchemaAttributesResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
SchemaAttributesResponse is a response object for passing back a a list of schema attributes or an exception if the request failed.
SchemaAttributesResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaAttributesResponse
Default constructor
SchemaAttributesResponse(SchemaAttributesResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaAttributesResponse
Copy/clone constructor
SchemaElementProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
SchemaElementProperties is a bean containing the common attributes for schema types and schema attributes
SchemaElementProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaElementProperties
Default constructor
SchemaElementProperties(SchemaElementProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaElementProperties
Copy/clone Constructor.
SchemaManagerInterface - Interface in org.odpi.openmetadata.accessservices.datamanager.api
SchemaManagerInterface defines the common methods for managing SchemaTypes and SchemaAttributes.
SchemaTypeChoiceProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
SchemaTypeChoiceProperties carries the specialized parameters for creating or updating a choice of schema types.
SchemaTypeChoiceProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeChoiceProperties
Default constructor
SchemaTypeChoiceProperties(SchemaTypeChoiceProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.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.
SchemaTypeChoiceRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
SchemaTypeChoiceRequestBody describes the properties of the schema type plus the optional identifiers for an owning software server capability and the list of guids for the schema types that represent the choices.
SchemaTypeChoiceRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypeChoiceRequestBody
Default constructor
SchemaTypeChoiceRequestBody(SchemaTypeChoiceProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypeChoiceRequestBody
Copy/clone constructor.
SchemaTypeChoiceRequestBody(SchemaTypeChoiceRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypeChoiceRequestBody
Copy/clone constructor.
SchemaTypeElement - Class in org.odpi.openmetadata.accessservices.datamanager.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.datamanager.metadataelements.SchemaTypeElement
Default constructor
SchemaTypeElement(SchemaTypeElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaTypeElement
Copy/clone constructor
SchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
SchemaTypeProperties carries the common parameters for creating or updating schema types.
SchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeProperties
Default constructor
SchemaTypeProperties(SchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeProperties
Copy/clone Constructor.
SchemaTypeRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
SchemaTypeRequestBody describes the properties of the schema type plus the optional identifiers for an owning software server capability.
SchemaTypeRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypeRequestBody
Default constructor
SchemaTypeRequestBody(SchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypeRequestBody
Copy/clone constructor.
SchemaTypeRequestBody(SchemaTypeRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypeRequestBody
Copy/clone constructor.
SchemaTypeResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
SchemaTypeResponse is a response object for passing back a single topic element or an exception if the request failed.
SchemaTypeResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypeResponse
Default constructor
SchemaTypeResponse(SchemaTypeResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypeResponse
Copy/clone constructor
SchemaTypesResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
SchemaTypesResponse is a response object for passing back a a list of schema types or an exception if the request failed.
SchemaTypesResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypesResponse
Default constructor
SchemaTypesResponse(SchemaTypesResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypesResponse
Copy/clone constructor
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerAuditCode
 
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerAuditCode
 
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerAuditCode
 
SERVICE_INSTANCE_TERMINATION_FAILURE - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerAuditCode
 
SERVICE_PUBLISHING - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerAuditCode
 
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerAuditCode
 
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalReferenceProperties
Set up any additional properties associated with the element.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceableProperties
Set up additional properties.
setAddress(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.EndpointProperties
Set up the network address of the Endpoint.
setAliases(List<String>) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseTableProperties
Set up a list of alternative names for the table.
setAliases(List<String>) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
Set up a list of alternative names for the attribute.
setAllowsDuplicateValues(boolean) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
Set up whether the same value can be used by more than one instance of this attribute.
setAnchorGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalReferenceRequestBody
Set up the unique identifier of the element that this is to be attached to.
setAPIProperties(APIProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIElement
Set up API properties
setArchiveDate(Date) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ArchiveProperties
Set up the date when the data source was archived (or discovered missing).
setArchiveProcess(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ArchiveProperties
Set up the name of the process that either performed the archive or detected the missing data source.
setArchiveProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ArchiveProperties
Set up the properties that characterize where the data source was archived to.
setArguments(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.EmbeddedConnection
Set up the arguments for the embedded connection.
setArguments(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EmbeddedConnectionRequestBody
Set up the arguments for the embedded connection.
setAssetSummary(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.AssetConnectionRequestBody
Set up the full path of the file - this should be unique.
setAttributeCount(int) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaTypeElement
Set up the count of attributes in this schema type
setAttributeName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceValueAssignmentProperties
Set up the name of the attribute that this reference data value represents.
setAuthor(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReportProperties
Set up the name of the author - or generation engine that created the report.
setAuthor(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeProperties
Set up the name of the author of the schema element.
setClassificationName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutboundEvent
Set up the name of the classification that has changed.
setClearPassword(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ConnectionProperties
Set up an unencrypted password.
setCommand(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.APIOperationProperties
Set up the command (eg GET, POST or method name) that is called.
setConfidence(int) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseForeignKeyProperties
Set up the level of confidence that the foreign key is correct.
setConfidence(int) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceValueAssignmentProperties
Set up the confidence level (0-100) that the mapping is correct.
setConfigurationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ConnectionProperties
Set up the configuration properties for this Connection.
setConnectionProperties(ConnectionProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ConnectionElement
Set up the properties for the connection.
setConnectorFrameworkName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.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.datamanager.properties.ConnectorTypeProperties
Set up the language that the connector is implemented in - default Java.
setConnectorInterfaces(List<String>) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ConnectorTypeProperties
Set up list of interfaces that the connector supports.
setConnectorProviderClassName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ConnectorTypeProperties
The name of the connector provider class name.
setConnectorProviderClassName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileRequestBody
Set up the fully qualified class name of the connector provider for this type of file.
setConnectorProviderClassName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFolderRequestBody
Set up the fully qualified class name of the connector provider for this type of file.
setConnectorType(ElementStub) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ConnectionElement
Set up the connector type properties for this Connection.
setConnectorTypeProperties(ConnectorTypeProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ConnectorTypeElement
Set up the properties for the connector type.
setCreateTime(Date) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataStoreProperties
Set up the time that the data store was created.
setCreateTime(Date) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReportProperties
Set up the date/time that the report was created.
setDatabaseColumnCount(int) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseTableElement
Set up the count of the columns for this database.
setDatabaseColumnProperties(DatabaseColumnProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnElement
Set up the principle properties for the database column.
setDatabaseColumnTypeProperties(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnTypeElement
Set up the properties for the database column type.
setDatabaseImportedFrom(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseProperties
Set up the source (typically connection name) of the database information.
setDatabaseInstance(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseProperties
Set up the name of this database instance - useful if the same schemas are deployed to multiple database instances.
setDatabaseProperties(DatabaseProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseElement
Set up database properties
setDatabaseSchemaProperties(DatabaseSchemaProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseSchemaElement
Set up the database schema properties.
setDatabaseTableProperties(DatabaseTableProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseTableElement
Set up the database table properties.
setDatabaseType(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseProperties
Set up a description of the database type.
setDatabaseVersion(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseProperties
Set up the version of the database - often this is related to the version of its schemas.
setDatabaseViewProperties(DatabaseViewProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseViewElement
Set up the properties of the database view.
setDataFile(DataFileElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileResponse
Set up the file result.
setDataFileProperties(DataFileProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataFileElement
Set up the data file properties.
setDataType(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.LiteralSchemaTypeProperties
Set up the data type for this element.
setDataType(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
Set up the data type for this element.
setDataType(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SimpleSchemaTypeProperties
Set up the data type for this element.
setDefaultValue(boolean) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueMembershipProperties
Set up whether it is a default value.
setDefaultValue(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
Set up the default value for the element.
setDefaultValue(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SimpleSchemaTypeProperties
Set up the default value for the element.
setDefaultValueOverride(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.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).
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.AssetProperties
Set up the stored description property associated with the asset.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ConnectionProperties
Set up description of the element.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ConnectorTypeProperties
Set up description of the element.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseForeignKeyProperties
Set up description of the foreign key.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.EndpointProperties
Set up description of the element.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaElementProperties
Set up the stored description property for the schema element.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SoftwareCapabilitiesProperties
Set up the description of the capability.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TemplateProperties
Set up the stored description property associated with the metadata entity.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueProperties
Set up the stored description property associated with the valid value.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueSetProperties
Set up the stored description property associated with the valid value.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.EmbeddedConnection
Set up the printable name of the embedded connection.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.AssetProperties
Deprecated.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ConnectionProperties
Set up the display name for UIs and reports.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ConnectorTypeProperties
Set up the display name for UIs and reports.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.EndpointProperties
Set up the display name for UIs and reports.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaElementProperties
Set up the simple name of the schema element.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SoftwareCapabilitiesProperties
Set up the display name for messages and UI.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TemplateProperties
Set up the stored display name property for the metadata entity.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueProperties
Set up the stored display name property for the valid value.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueSetProperties
Set up the stored display name property for the valid value.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EmbeddedConnectionRequestBody
Set up the printable name of the embedded connection.
setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ClassificationProperties
Set up the date/time that this element is effective from (null means effective from the epoch).
setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceableProperties
Set up the date/time that this element is effective from (null means effective from the epoch).
setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.RelationshipProperties
Set up the date/time that this element is effective from (null means effective from the epoch).
setEffectiveTo(Date) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ClassificationProperties
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
setEffectiveTo(Date) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceableProperties
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
setEffectiveTo(Date) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.RelationshipProperties
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
setElement(APIElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIResponse
Set up the metadata element to return.
setElement(APIOperationElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIOperationResponse
Set up the metadata element to return.
setElement(APIParameterElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIParameterResponse
Set up the metadata element to return.
setElement(APIParameterListElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIParameterListResponse
Set up the metadata element to return.
setElement(ConnectionElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectionResponse
Set up the metadata element to return.
setElement(ConnectorTypeElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectorTypeResponse
Set up the metadata element to return.
setElement(DatabaseColumnElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseColumnResponse
Set up the metadata element to return.
setElement(DatabaseElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseResponse
Set up the metadata element to return.
setElement(DatabaseSchemaElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseSchemaResponse
Set up the metadata element to return.
setElement(DatabaseTableElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseTableResponse
Set up the metadata element to return.
setElement(DatabaseViewElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseViewResponse
Set up the metadata element to return.
setElement(DataContainerElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataContainerResponse
Set up the metadata element to return.
setElement(DataFieldElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFieldResponse
Set up the metadata element to return.
setElement(EndpointElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EndpointResponse
Set up the metadata element to return.
setElement(EventTypeElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EventTypeResponse
Set up the metadata element to return.
setElement(ExternalReferenceElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalReferenceResponse
Set up the metadata element to return.
setElement(FormElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FormResponse
Set up the metadata element to return.
setElement(QueryElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.QueryResponse
Set up the metadata element to return.
setElement(RelationshipElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.RelationshipElementResponse
Set up the element result.
setElement(ReportElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ReportResponse
Set up the metadata element to return.
setElement(SchemaAttributeElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaAttributeResponse
Set up the metadata element to return.
setElement(SchemaTypeElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypeResponse
Set up the metadata element to return.
setElement(TopicElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.TopicResponse
Set up the metadata element to return.
setElement(ValidValueElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ValidValueResponse
Set up the metadata element to return.
setElement(ElementStub) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ElementStubResponse
Set up the metadata element to return.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIOperationElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIParameterElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIParameterListElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ConnectionElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ConnectorTypeElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnTypeElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseSchemaElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseTableElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseViewElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataContainerElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataFieldElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataFileElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.EndpointElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.EventTypeElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ExternalReferenceElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FileFolderElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FileSystemElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FormElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in interface org.odpi.openmetadata.accessservices.datamanager.metadataelements.MetadataElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.QueryElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ReportElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaAttributeElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaTypeElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SoftwareCapabilityElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TabularColumnElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TopicElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TopicSchemaElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ValidValueElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ValidValueSetElement
Set up the element header associated with the properties.
setElementList(List<APIElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIsResponse
Set up the metadata element to return.
setElementList(List<APIOperationElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIOperationsResponse
Set up the metadata element to return.
setElementList(List<APIParameterElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIParametersResponse
Set up the metadata element to return.
setElementList(List<APIParameterListElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIParameterListsResponse
Set up the metadata element to return.
setElementList(List<ConnectionElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectionsResponse
Set up the list of metadata elements to return.
setElementList(List<ConnectorTypeElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectorTypesResponse
Set up the list of metadata elements to return.
setElementList(List<DatabaseColumnElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseColumnsResponse
Set up the metadata element to return.
setElementList(List<DatabaseElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabasesResponse
Set up the metadata element to return.
setElementList(List<DatabaseSchemaElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseSchemasResponse
Set up the metadata element to return.
setElementList(List<DatabaseTableElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseTablesResponse
Set up the metadata element to return.
setElementList(List<DatabaseViewElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseViewsResponse
Set up the metadata element to return.
setElementList(List<DataContainerElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataContainersResponse
Set up the metadata element to return.
setElementList(List<DataFieldElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFieldsResponse
Set up the metadata element to return.
setElementList(List<DataFileElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFilesResponse
Set up the metadata element to return.
setElementList(List<EndpointElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EndpointsResponse
Set up the list of metadata elements to return.
setElementList(List<EventTypeElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EventTypesResponse
Set up the metadata element to return.
setElementList(List<ExternalReferenceElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalReferencesResponse
Set up the metadata element to return.
setElementList(List<FileFolderElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileFoldersResponse
Set up the metadata element to return.
setElementList(List<FormElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FormsResponse
Set up the metadata element to return.
setElementList(List<QueryElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.QueriesResponse
Set up the metadata element to return.
setElementList(List<RelatedElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.RelatedElementListResponse
Set up the list of metadata elements to return.
setElementList(List<RelationshipElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.RelationshipElementsResponse
Set up the metadata element to return.
setElementList(List<ReportElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ReportsResponse
Set up the metadata element to return.
setElementList(List<SchemaAttributeElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaAttributesResponse
Set up the metadata element to return.
setElementList(List<SchemaTypeElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypesResponse
Set up the metadata element to return.
setElementList(List<TopicElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.TopicsResponse
Set up the metadata element to return.
setElementList(List<ValidValueElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ValidValueListResponse
Set up the list of metadata elements to return.
setElementList(List<ValidValueSetElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ValidValueSetsResponse
Set up the metadata element to return.
setElementPosition(int) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataContainerProperties
Set up the position of this schema attribute in its parent schema.
setElementPosition(int) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
Set up the position of this schema attribute in its parent schema.
setEmbeddedConnection(ElementStub) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.EmbeddedConnection
Set up the embedded connection
setEmbeddedConnections(List<EmbeddedConnection>) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ConnectionElement
Set up the list of embedded connections for this virtual connection.
setEncodingDescription(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataStoreProperties
Set up the description of the encoding used in the data store.
setEncodingLanguage(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.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.datamanager.properties.DataStoreProperties
Set up the additional properties associated with the encoding process.
setEncodingStandard(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeProperties
Set up the format (encoding standard) used for this schema.
setEncodingType(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataStoreProperties
Set up the name of the encoding style used in the data store.
setEncryptedPassword(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ConnectionProperties
Set up an encrypted password.
setEncryption(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.FileSystemProperties
Set up the type of encryption used on the file system (or null is unencrypted).
setEncryptionMethod(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.EndpointProperties
Set up the encryption method used on this Endpoint.
setEnd1GUID(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.RelationshipElement
Set up the element header associated with end 1 of the relationship.
setEnd2GUID(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.RelationshipElement
Set up the element header associated with end 2 of the relationship.
setEndOneElement(ElementStub) - Method in class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutboundEvent
Set up the element at end one of the relationship that is described in the principleElement.
setEndpoint(ElementStub) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ConnectionElement
Set up the endpoint properties for this Connection.
setEndpointProperties(EndpointProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.EndpointElement
Set up the properties for the endpoint.
setEndTwoElement(ElementStub) - Method in class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutboundEvent
Set up the element at end two of the relationship that is described in the principleElement.
setEventType(DataManagerOutboundEventType) - Method in class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutboundEvent
Set up the type of event.
setEventVersionId(long) - Method in class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerEventHeader
Set up the event version id for this event structure.
setExpectedDataFormat(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.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.datamanager.properties.ClassificationProperties
Set up the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalReferenceProperties
Set up any additional properties associated with the element.
setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceableProperties
Set up the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.RelationshipProperties
Set up the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
setExternalSchemaType(SchemaTypeElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaTypeElement
Set up the schema type that is reusable amongst assets.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIManagerRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIOperationRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIParameterListRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ApplicationRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ArchiveRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectionRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectorTypeRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseManagerRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataContainerRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFieldRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFolderRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataProcessingEngineRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DerivedSchemaTypeQueryTargetRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EmbeddedConnectionRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EndpointRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EnumSchemaTypeRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EventBrokerRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EventTypeRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalSourceRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileManagerRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileSystemRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FormRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FormulaRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.LiteralSchemaTypeRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.MapSchemaTypeRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.MetadataSourceRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.PrimitiveSchemaTypeRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.QueryRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ReportRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaAttributeRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypeChoiceRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypeRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SoftwareCapabilityRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.StructSchemaTypeRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.TemplateRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.TopicRequestBody
Set up the unique identifier of the software server capability entity that represented the external source - null for local.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIManagerRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIOperationRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIParameterListRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ApplicationRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ArchiveRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectionRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectorTypeRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseManagerRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataContainerRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFieldRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFolderRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataProcessingEngineRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DerivedSchemaTypeQueryTargetRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EmbeddedConnectionRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EndpointRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EnumSchemaTypeRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EventBrokerRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EventTypeRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalSourceRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileManagerRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileSystemRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FormRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FormulaRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.LiteralSchemaTypeRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.MapSchemaTypeRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.MetadataSourceRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.PrimitiveSchemaTypeRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.QueryRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ReportRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaAttributeRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypeChoiceRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypeRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SoftwareCapabilityRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.StructSchemaTypeRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.TemplateRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.TopicRequestBody
Set up the unique name of the software server capability entity that represented the external source.
setExternalTypeGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
If the type of this column is represented by an external (standard type) put its value here.
setFileFolderProperties(FileFolderProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FileFolderElement
Set up the properties for the file folder.
setFileSystem(FileSystemElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileSystemResponse
Set up the fileSystem result.
setFileSystemProperties(FileSystemProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FileSystemElement
Set up the properties for the file system.
setFileType(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataFileProperties
Set up the file type of the file if known.
setFixedValue(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.LiteralSchemaTypeProperties
Set up the fixed value for the element.
setFixedValue(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
If the column contains a fixed literal value, set this value here - an alternative to default value.
setFolder(FileFolderElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileFolderResponse
Set up the folder result.
setForeignKeyProperties(DatabaseForeignKeyProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnElement
Set up the properties that indicate that this column is a foreign key.
setFormat(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.FileSystemProperties
Set up the format of the file system.
setFormula(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaTypeElement
Set up the formula used to combine the values of the queries.
setFormula(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseColumnProperties
Set up the formula used to combine the values of the queries.
setFormula(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseViewProperties
Set up the formula used to combine the values of the queries.
setFormula(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FormulaRequestBody
Set up the string containing the formula for the calculated value - it may contain placeholders for queryIds.
setFormulaType(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaTypeElement
Set up the specification language for the formula.
setFullPath(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.PathNameRequestBody
Set up the full path of the file - this should be unique.
setId(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReportProperties
Set up the business identifier for the report.
setIsDeprecated(boolean) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaElementProperties
Set whether the schema element deprecated or not.
setIsDeprecated(boolean) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueProperties
Set whether the valid value is deprecated or not.
setIsDeprecated(boolean) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueSetProperties
Set whether the valid value is deprecated or not.
setIsNullable(boolean) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
Set up whether the field is nullable or not.
setKeyPattern(KeyPattern) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabasePrimaryKeyProperties
Set up the key pattern for the primary key.
setLastModifiedTime(Date) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReportProperties
Set up date/time that the report was last updated.
setLastModifier(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReportProperties
Set up the name of the person or engine that last modified the report.
setLength(int) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
Set up the length of the data field.
setLinkDescription(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalReferenceProperties
Set up the description of the reference (with respect to the element that this reference is linked to).
setLinkDescription(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalReferenceLinkRequestBody
Set up the link description.
setLinkId(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalReferenceProperties
Set up the identifier given to this reference (with respect to this element).
setLinkId(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalReferenceLinkRequestBody
Set up the link id.
setMapFromElement(SchemaTypeElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaTypeElement
Set up the type of schema element that represents the key or property name for the map.
setMapToElement(SchemaTypeElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaTypeElement
Set up the type of schema element that represents the property value for the map.
setMaxCardinality(int) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataContainerProperties
Set up the maximum number of instances allowed for this attribute.
setMaxCardinality(int) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
Set up the maximum number of instances allowed for this attribute.
setMinCardinality(int) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataContainerProperties
Set up the minimum number of instances allowed for this attribute.
setMinCardinality(int) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
Set up the minimum number of instances allowed for this attribute.
setMinimumLength(int) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
Set up the minimum length of the data.
setModifiedTime(Date) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataStoreProperties
Setup the last known time the data store was modified.
setName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.AssetProperties
Set up the name of the resource that this asset represents.
setName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseForeignKeyProperties
Set up the display name for UIs and reports.
setName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabasePrimaryKeyProperties
Set up name of the primary key.
setNamespace(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeProperties
Set up the name of the namespace that this type belongs to.
setNativeJavaClass(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.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.datamanager.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.datamanager.properties.ReferenceValueAssignmentProperties
Set up the additional values associated with the symbolic name.
setOrderedValues(boolean) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
Set up whether the attribute instances are arranged in an order.
setOwningOrganization(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalReferenceProperties
Set up the name of the organization that owns the resource that this external reference represents.
setParameterCount(int) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIParameterListElement
Set up the count of parameters in this parameter list
setParameterListType(APIParameterListType) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIParameterListElement
Set up the type of parameter list for the API Operation.
setParameterType(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.APIParameterProperties
Set up the type of parameter - for example for REST APIs, is it a PathVariable or a RequestParameter?
setParentGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ReferenceableRequestBody
Set up an optional parent GUID to attach the new element to.
setParentGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.TemplateRequestBody
Set up an optional parent GUID to attach the new element to.
setPatchLevel(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SoftwareCapabilitiesProperties
Set up the patch level of the capability.
setPath(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.APIOperationProperties
Set up the path name to add to the network address in the API's endpoint.
setPathName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataStoreProperties
Set up the fully qualified physical location of the data store.
setPathName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.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.datamanager.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.datamanager.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.datamanager.properties.SchemaAttributeProperties
Set up the number of significant digits to the right of decimal point.
setPreferredValue(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueProperties
Set up the preferred values to use in implementations (normally used with definitions)
setPreferredValue(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueSetProperties
Set up the preferred values to use in implementations (normally used with definitions)
setPrimaryKeyOnColumn(String, String, String, String, DatabasePrimaryKeyProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Classify a column in a database table as the primary key.
setPrimaryKeyProperties(DatabasePrimaryKeyProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnElement
Set up the properties that indicate this column is a primary key
setPrincipleElement(ElementStub) - Method in class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutboundEvent
Set up the element that is the subject of the event.
setProperties(APIOperationProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIOperationElement
Set up the properties for the API operation.
setProperties(APIParameterListProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIParameterListElement
Set up the properties for the parameter list.
setProperties(APIParameterProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIParameterElement
Set up the properties of the API parameter.
setProperties(ClassificationProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ClassificationRequestBody
Set up the properties for the classification.
setProperties(DataContainerProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataContainerElement
Set up data container properties
setProperties(DataFieldProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataFieldElement
Set up data field properties
setProperties(EventSchemaAttributeProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TopicSchemaElement
Set up topic properties
setProperties(EventTypeProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.EventTypeElement
Set up the properties for the event type.
setProperties(ExternalReferenceProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ExternalReferenceElement
Set up the list of links to external documentation that are relevant to this element.
setProperties(FormProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FormElement
Set up form properties
setProperties(QueryProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.QueryElement
Set up query properties
setProperties(ReferenceableProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ReferenceableRequestBody
Set up the properties for the relationship.
setProperties(RelationshipProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.RelationshipRequestBody
Set up the properties for the relationship.
setProperties(ReportProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ReportElement
Set up report properties
setProperties(SchemaAttributeProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaAttributeElement
Set up the schema attribute.
setProperties(TopicProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TopicElement
Set up topic properties
setProperties(ValidValueSetProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ValidValueSetElement
Set up the properties for the valid value set.
setProtocol(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.EndpointProperties
Set up the protocol to use for this Endpoint
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceableProperties
Set up the fully qualified name.
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TemplateProperties
Set up the fully qualified name.
setQueries(List<DatabaseQueryProperties>) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseColumnProperties
Set up the list of individual query targets for a derived column.
setQueries(List<DatabaseQueryProperties>) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseViewProperties
Set up the list of individual query targets for a derived column.
setQueries(List<DerivedSchemaTypeQueryTargetProperties>) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaTypeElement
Set up the list of individual query targets for a derived column.
setQuery(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseQueryProperties
Set up code for query.
setQuery(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DerivedSchemaTypeQueryTargetProperties
Set up the query string for this element.
setQueryId(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseQueryProperties
Set the identifier that is used in the column formula.
setQueryId(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.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.datamanager.properties.DatabaseQueryProperties
Set up the identity of the query target.
setQueryTargetGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DerivedSchemaTypeQueryTargetProperties
Set up the unique identifier that describes the data source that will be queried to get part of the derived value.
setRecognizedAdditionalProperties(List<String>) - Method in class org.odpi.openmetadata.accessservices.datamanager.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.datamanager.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.datamanager.properties.ConnectorTypeProperties
Set up the list of property names that this connector/connector provider implementation looks for in the Connection object's securedProperties.
setReferencedColumnGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnElement
Set up the unique identifier of the column in another table that this column references through a foreign key relationship.
setReferencedColumnQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnElement
Set up the unique name of the column in another table that this column references through a foreign key relationship.
setRelatedElement(RelatedElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ValidValueElement
Set up information about the related element and relationship (if any) that was used to retrieve the valid value.
setRelatedElement(ElementStub) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.RelatedElement
Set up the element header associated with end 1 of the relationship.
setRelationshipHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.RelatedElement
Set up the element header associated with the relationship.
setRelationshipHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.RelationshipElement
Set up the element header associated with the relationship.
setRelationshipProperties(RelationshipProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.RelatedElement
Set up relationship properties
setRelationshipProperties(RelationshipProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.RelationshipElement
Set up relationship properties
setRequired(boolean) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.APIParameterListProperties
Set up if this is a mandatory parameter.
setResourceDescription(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalReferenceProperties
Set up the description of the resource that this external reference represents.
setResourceDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalReferenceProperties
Set up the display name of this external reference.
setResourceId(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalReferenceProperties
Set up the fully qualified name.
setResourceURL(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalReferenceProperties
Set up the URL used to retrieve the resource that this external reference represents.
setResourceVersion(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalReferenceProperties
Set up the version of the resource that this external reference represents.
setSchemaOptions(List<SchemaTypeElement>) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaTypeElement
Set up the list of alternative schema types that this attribute or asset may use.
setSchemaTypeOptionGUIDs(List<String>) - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypeChoiceRequestBody
Set up the list of schema types that describe the options.
setSchemaTypeProperties(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaTypeElement
Set up the properties for the schema.
setScope(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.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.datamanager.properties.ValidValueSetProperties
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.datamanager.properties.ConnectionProperties
Set up the secured properties for this Connection.
setSoftwareCapabilitiesProperties(SoftwareCapabilitiesProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SoftwareCapabilityElement
Set up the properties of the software server capability.
setSortOrder(DataItemSortOrder) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
Set up the order that the attribute instances are arranged in - if any.
setSource(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseForeignKeyProperties
Set up the id of the source of the knowledge of the foreign key.
setSource(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SoftwareCapabilitiesProperties
Set up the source of the capability implementation.
setSteward(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseForeignKeyProperties
Set up the id of the steward who assigned the foreign key (or approved the discovered value).
setSteward(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceValueAssignmentProperties
Set up the id of the steward responsible for the mapping.
setStewardPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceValueAssignmentProperties
Set up the name of the property that holds the steward's identifier.
setStewardTypeName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceValueAssignmentProperties
Set up the type of element that describes the steward.
setStrictRequirement(boolean) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueAssignmentProperties
Set up the strict requirement flag.
setSupportedAssetTypeName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ConnectorTypeProperties
Set up the type of asset that the connector implementation supports.
setTabularColumnProperties(TabularColumnProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TabularColumnElement
Set up the tabular column.
setTargetTechnologyInterfaces(List<String>) - Method in class org.odpi.openmetadata.accessservices.datamanager.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.datamanager.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.datamanager.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.datamanager.properties.ConnectorTypeProperties
Set up the versions of the target technology that the connector supports.
setTopicType(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TopicProperties
Set up the type of topic.
setType(SchemaTypeElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIParameterElement
 
setType(SchemaTypeElement) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaAttributeElement
 
setTypeDescription(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SoftwareCapabilitiesProperties
Set up the description of the type of capability this is.
setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalReferenceProperties
Set up the type name of the external reference = null for default.
setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceableProperties
Set up the name of the open metadata type for this element.
setupAssetConnection(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ConnectionManagerInterface
Create a relationship between an asset and its connection.
setupCalculatedValue(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.SchemaManagerInterface
Classify the schema element to indicate that it describes a calculated value.
setupConnectorType(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ConnectionManagerInterface
Create a relationship between a connection and a connector type.
setupEmbeddedConnection(String, String, String, String, int, String, Map<String, Object>, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ConnectionManagerInterface
Create a relationship between a virtual connection and an embedded connection.
setupEndpoint(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ConnectionManagerInterface
Create a relationship between a connection and an endpoint.
setupQueryTargetRelationship(String, String, String, String, String, DerivedSchemaTypeQueryTargetProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.SchemaManagerInterface
Link two schema elements together to show a query target relationship.
setupReferenceValueTag(String, String, String, String, ReferenceValueAssignmentProperties, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ValidValueManagementInterface
Create a reference value assignment relationship between an element and a valid value to show that the valid value is a semiformal tag/classification.
setupSchemaElementRelationship(String, String, String, String, String, String, RelationshipProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.SchemaManagerInterface
Create a relationship between two schema elements.
setupSchemaType(String, String, String, boolean, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Connect a schema type to a data field.
setupSchemaType(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.SchemaManagerInterface
Connect a schema type to a schema attribute.
setupValidValueMember(String, String, String, String, ValidValueMembershipProperties, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ValidValueManagementInterface
Create a membership relationship between a validValue and a validValueSet that it belongs to.
setupValidValues(String, String, String, String, ValidValueAssignmentProperties, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ValidValueManagementInterface
Create a valid value assignment relationship between an element and a valid value (typically, a valid value set) to show that the valid value defines the values that can be stored in the data item that the element represents.
setUrl(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReportProperties
Set up the URL to retrieve the report.
setUsage(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeProperties
Set up the usage guidance for this schema element.
setUsage(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueProperties
Set up the description of how this valid value should be used.
setUsage(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueSetProperties
Set up the description of how this valid value should be used.
setUserId(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ConnectionProperties
Set up the userId to use on this connection.
setValidValueProperties(ValidValueProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ValidValueElement
Set up the properties for the valid value definition or set.
setValidValueSetGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.EnumSchemaTypeProperties
Set up the unique identifier of the value set that describes the enum values for this schema element.
setValidValuesSetGUID(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
If the type is controlled by a fixed set of values, set up the unique identifier of the valid values set that lists the valid values.
setVendorProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceableProperties
Set up specific properties for the data manager vendor.
setVersion(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SoftwareCapabilitiesProperties
Set up the version string of the capability.
setVersionIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.AssetProperties
Set up the version identifier of the resource.
setVersionIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TemplateProperties
Set up the version identifier of the resource.
setVersionNumber(String) - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeProperties
Set up the version number of the schema element - null means no version number.
SimpleSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
SimpleSchemaTypeProperties describes the properties of type that has a single value.
SimpleSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.SimpleSchemaTypeProperties
Default constructor used by subclasses
SimpleSchemaTypeProperties(SimpleSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.SimpleSchemaTypeProperties
Copy/clone Constructor.
SoftwareCapabilitiesProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
SoftwareCapabilitiesProperties describe the properties for a capability deployed to a software server.
SoftwareCapabilitiesProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.SoftwareCapabilitiesProperties
Default constructor.
SoftwareCapabilitiesProperties(SoftwareCapabilitiesProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.SoftwareCapabilitiesProperties
Copy/clone constructor.
SoftwareCapabilityElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
SoftwareCapabilityElement contains the properties and header for a software server capabilities entity retrieved from the metadata repository.
SoftwareCapabilityElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SoftwareCapabilityElement
Default constructor
SoftwareCapabilityElement(SoftwareCapabilityElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SoftwareCapabilityElement
Copy/clone constructor
SoftwareCapabilityRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
SoftwareCapabilityRequestBody describes the basic properties of a software server capability.
SoftwareCapabilityRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.SoftwareCapabilityRequestBody
Default constructor
SoftwareCapabilityRequestBody(SoftwareCapabilitiesProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.SoftwareCapabilityRequestBody
Copy/clone constructor.
SoftwareCapabilityRequestBody(SoftwareCapabilityRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.SoftwareCapabilityRequestBody
Copy/clone constructor.
STABLE_KEY - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.properties.KeyPattern
 
StructSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
StructSchemaTypeProperties is a class for representing a set of schema attributes - also known as a structure, struct, group or object in different programming languages.
StructSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.StructSchemaTypeProperties
Default constructor
StructSchemaTypeProperties(StructSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.StructSchemaTypeProperties
Copy/clone constructor.
StructSchemaTypeRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
StructSchemaTypeRequestBody describes the properties of the schema type plus the optional identifiers for an owning software server capability.
StructSchemaTypeRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.StructSchemaTypeRequestBody
Default constructor
StructSchemaTypeRequestBody(StructSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.StructSchemaTypeRequestBody
Copy/clone constructor.
StructSchemaTypeRequestBody(StructSchemaTypeRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.StructSchemaTypeRequestBody
Copy/clone constructor.

T

TabularColumnElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
TabularColumnElement contains the properties and header for a table column entity retrieved from the metadata repository.
TabularColumnElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TabularColumnElement
Default constructor
TabularColumnElement(TabularColumnElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TabularColumnElement
Copy/clone constructor
TabularColumnProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
TabularColumnProperties is a class for representing a column within a table type structure.
TabularColumnProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.TabularColumnProperties
Default constructor used by subclasses
TabularColumnProperties(TabularColumnProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.TabularColumnProperties
Copy/clone Constructor.
TabularSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
TabularSchemaTypeProperties is a class for representing a tabular schema such as the structure of a CSV file.
TabularSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.TabularSchemaTypeProperties
Default constructor used by subclasses
TabularSchemaTypeProperties(TabularSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.TabularSchemaTypeProperties
Copy/clone Constructor.
TemplateProperties - Class in org.odpi.openmetadata.accessservices.datamanager.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.datamanager.properties.TemplateProperties
Default constructor
TemplateProperties(TemplateProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.TemplateProperties
Copy/clone constructor for the template properties.
TemplateRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
TemplateRequestBody carries the parameters for creating a new asset using a template.
TemplateRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.TemplateRequestBody
Default constructor
TemplateRequestBody(TemplateProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.TemplateRequestBody
Copy/clone constructor
TemplateRequestBody(TemplateRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.TemplateRequestBody
Copy/clone constructor
TopicElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
TopicElement contains the properties and header for a topic entity retrieved from the metadata repository.
TopicElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TopicElement
Default constructor
TopicElement(TopicElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TopicElement
Copy/clone constructor
TopicProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
TopicProperties is a class for representing a topic for an event broker or streaming service.
TopicProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.TopicProperties
Default constructor
TopicProperties(TopicProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.TopicProperties
Copy/clone constructor.
TopicRequestBody - Class in org.odpi.openmetadata.accessservices.datamanager.rest
TopicRequestBody describes the properties of the topic plus the optional identifiers for an owning software server capability.
TopicRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.TopicRequestBody
Default constructor
TopicRequestBody(TopicProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.TopicRequestBody
Copy/clone constructor.
TopicRequestBody(TopicRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.TopicRequestBody
Copy/clone constructor.
TopicResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
TopicResponse is a response object for passing back a single topic element or an exception if the request failed.
TopicResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.TopicResponse
Default constructor
TopicResponse(TopicResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.TopicResponse
Copy/clone constructor
TopicSchemaElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
TopicSchemaElement contains the properties and header for a schema element entity retrieved from the metadata repository.
TopicSchemaElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TopicSchemaElement
Default constructor
TopicSchemaElement(TopicSchemaElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TopicSchemaElement
Copy/clone constructor
TopicsResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
TopicsResponse is a response object for passing back a a list of topics or an exception if the request failed.
TopicsResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.TopicsResponse
Default constructor
TopicsResponse(TopicsResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.TopicsResponse
Copy/clone constructor
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerEventHeader
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutboundEvent
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutboundEventType
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIOperationElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIParameterElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.APIParameterListElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ConnectionElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ConnectorTypeElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseColumnTypeElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseSchemaElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseTableElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DatabaseViewElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataContainerElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataFieldElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.DataFileElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.EmbeddedConnection
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.EndpointElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.EventTypeElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ExternalReferenceElement
JSON-style toString.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FileFolderElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FileSystemElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.FormElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.QueryElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.RelatedElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.RelationshipElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ReportElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaAttributeElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SchemaTypeElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.SoftwareCapabilityElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TabularColumnElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TopicElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.TopicSchemaElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ValidValueElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ValidValueSetElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.APIManagerProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.APIOperationProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.APIParameterListProperties
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.accessservices.datamanager.properties.APIParameterListType
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.APIParameterProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.APIProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ApplicationProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ArchiveProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.AssetProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ClassificationProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ComplexSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ConnectionProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ConnectorTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseColumnProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseForeignKeyProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseManagerProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabasePrimaryKeyProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseQueryProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseSchemaProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseTableProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DatabaseViewProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataContainerProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataFieldProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataFileProperties
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.accessservices.datamanager.properties.DataItemSortOrder
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataProcessingEngineProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataSetProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DataStoreProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.DerivedSchemaTypeQueryTargetProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.EndpointProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.EnumSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.EventBrokerProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.EventSchemaAttributeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.EventTypeListProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.EventTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalReferenceProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ExternalSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.FileFolderProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.FileManagerProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.FileSystemProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.FormProperties
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.accessservices.datamanager.properties.KeyPattern
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.LiteralSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.MapSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.PrimitiveSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.QueryProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceableProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReferenceValueAssignmentProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.RelationshipProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ReportProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaAttributeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaElementProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeChoiceProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SimpleSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.SoftwareCapabilitiesProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.StructSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TabularColumnProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TabularSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TemplateProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.TopicProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueAssignmentProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueMembershipProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueProperties
Generate a string containing the properties.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueSetProperties
Generate a string containing the properties.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIManagerRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIOperationRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIOperationResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIOperationsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIParameterListRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIParameterListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIParameterListsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIParameterResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIParametersResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.APIsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ApplicationRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ArchiveRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.AssetConnectionRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ClassificationRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectionRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectionResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectionsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectorTypeRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectorTypeResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ConnectorTypesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseColumnResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseColumnsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseManagerRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseSchemaResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseSchemasResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabasesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseTableResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseTablesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseViewResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DatabaseViewsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataContainerRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataContainerResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataContainersResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFieldRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFieldResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFieldsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFileResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFilesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataFolderRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataManagerOMASAPIRequestBody
JSON-like toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataManagerOMASAPIResponse
JSON-like toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DataProcessingEngineRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.DerivedSchemaTypeQueryTargetRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ElementStubResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EmbeddedConnectionRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EndpointRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EndpointResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EndpointsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EnumSchemaTypeRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EventBrokerRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EventTypeRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EventTypeResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.EventTypesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalReferenceLinkRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalReferenceRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalReferenceResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalReferencesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ExternalSourceRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileFolderResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileFoldersResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileManagerRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileSystemRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FileSystemResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FormRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FormResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FormsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.FormulaRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.LiteralSchemaTypeRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.MapSchemaTypeRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.MetadataSourceRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.PathNameRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.PrimitiveSchemaTypeRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.QueriesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.QueryRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.QueryResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ReferenceableRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.RelatedElementListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.RelationshipElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.RelationshipElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.RelationshipRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ReportRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ReportResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ReportsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaAttributeRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaAttributeResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaAttributesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypeChoiceRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypeRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypeResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SchemaTypesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.SoftwareCapabilityRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.StructSchemaTypeRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.TemplateRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.TopicRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.TopicResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.TopicsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ValidValueListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ValidValueResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.datamanager.rest.ValidValueSetsResponse
JSON-style toString

U

UNABLE_TO_SEND_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerErrorCode
 
UNEXPECTED_INITIALIZATION_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerErrorCode
 
UNKNOWN - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.properties.DataItemSortOrder
 
UNKNOWN_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutboundEventType
 
unlinkExternalReferenceFromElement(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ExternalReferenceManagerInterface
Remove the link between a external reference and an element.
UNSORTED - Enum constant in enum class org.odpi.openmetadata.accessservices.datamanager.properties.DataItemSortOrder
 
updateAPI(String, String, String, String, boolean, APIProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.APIManagerInterface
Update the metadata element representing an API.
updateAPIOperation(String, String, String, String, boolean, APIOperationProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.APIManagerInterface
Update the metadata element representing an API Operation.
updateAPIParameterList(String, String, String, String, boolean, APIParameterListProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.APIManagerInterface
Update the metadata element representing an API ParameterList.
updateConnection(String, String, String, String, boolean, ConnectionProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ConnectionManagerInterface
Update the metadata element representing a connection.
updateDatabase(String, String, String, String, boolean, DatabaseProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Update the metadata element representing a database.
updateDatabaseColumn(String, String, String, String, boolean, DatabaseColumnProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Update the metadata element representing a database column.
updateDatabaseSchema(String, String, String, String, boolean, DatabaseSchemaProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Update the metadata element representing a database schema.
updateDatabaseTable(String, String, String, String, boolean, DatabaseTableProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Update the metadata element representing a database table.
updateDatabaseView(String, String, String, String, boolean, DatabaseViewProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Update the metadata element representing a database table.
updateDataContainer(String, String, String, String, boolean, DataContainerProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Update the metadata element representing a data container.
updateDataField(String, String, String, String, boolean, DataFieldProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Update the metadata element representing an data field.
updateDataFileInCatalog(String, String, String, String, boolean, DataFileProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
Update the file asset description in the catalog.
updateDataFolderInCatalog(String, String, String, String, boolean, FileFolderProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.FilesAndFoldersInterface
Update the data folder asset description in the catalog.
updateEndpoint(String, String, String, boolean, String, EndpointProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ConnectionManagerInterface
Update the metadata element representing a endpoint.
updateEventType(String, String, String, String, boolean, EventTypeProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.EventBrokerInterface
Update the metadata element representing an event type.
updateExternalReference(String, String, boolean, ExternalReferenceProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ExternalReferenceManagerInterface
Update the definition of a external reference.
updateForm(String, String, String, String, boolean, FormProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Update the metadata element representing a form.
updateQuery(String, String, String, String, boolean, QueryProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Update the metadata element representing a query.
updateQueryTargetRelationship(String, String, String, String, String, DerivedSchemaTypeQueryTargetProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.SchemaManagerInterface
Update the relationship properties for the query target.
updateReport(String, String, String, String, boolean, ReportProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Update the metadata element representing a report.
updateSchemaAttribute(String, String, String, String, boolean, SchemaAttributeProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.SchemaManagerInterface
Update the properties of the metadata element representing a schema attribute.
updateSchemaType(String, String, String, String, boolean, SchemaTypeProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.SchemaManagerInterface
Update the metadata element representing a schema type.
updateTopic(String, String, String, String, boolean, TopicProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.EventBrokerInterface
Update the metadata element representing a topic.
updateValidValue(String, String, String, String, boolean, ValidValueProperties) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.ValidValueManagementInterface
Update the metadata element representing a validValue.

V

ValidValueAssignmentProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
ValidValueAssignmentProperties describes the properties between a referenceable and its valid values.
ValidValueAssignmentProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueAssignmentProperties
Default constructor
ValidValueAssignmentProperties(ValidValueAssignmentProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueAssignmentProperties
Copy/clone constructor
ValidValueElement - Class in org.odpi.openmetadata.accessservices.datamanager.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.datamanager.metadataelements.ValidValueElement
Default constructor
ValidValueElement(ValidValueElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ValidValueElement
Copy/clone constructor
ValidValueListResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
ValidValueListResponse is a response object for passing back a list of valid value objects.
ValidValueListResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ValidValueListResponse
Default constructor
ValidValueListResponse(ValidValueListResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ValidValueListResponse
Copy/clone constructor
ValidValueManagementInterface - Interface in org.odpi.openmetadata.accessservices.datamanager.api
The ValidValueManagementInterface provides methods for managing valid values.
ValidValueMembershipProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
ValidValueMembershipProperties provides a flag to indicate if this value is the default value for the set.
ValidValueMembershipProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueMembershipProperties
Default constructor
ValidValueMembershipProperties(ValidValueMembershipProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueMembershipProperties
Copy/clone constructor
ValidValueProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
ValidValueProperties provides the common super class for ValidValueSet and ValidValueDefinition.
ValidValueProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueProperties
Constructor
ValidValueProperties(ValidValueProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueProperties
Copy/clone constructor
ValidValueResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
ValidValueResponse is a response object for passing back a single valid value object.
ValidValueResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ValidValueResponse
Default constructor
ValidValueResponse(ValidValueResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ValidValueResponse
Copy/clone constructor
ValidValueSetElement - Class in org.odpi.openmetadata.accessservices.datamanager.metadataelements
ValidValueElement contains the properties and header for a valid value set entity retrieved from the metadata repository.
ValidValueSetElement() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ValidValueSetElement
Default constructor
ValidValueSetElement(ValidValueSetElement) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.metadataelements.ValidValueSetElement
Copy/clone constructor
ValidValueSetProperties - Class in org.odpi.openmetadata.accessservices.datamanager.properties
ValidValueSetProperties provides the class for ValidValueSet.
ValidValueSetProperties() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueSetProperties
Constructor
ValidValueSetProperties(ValidValueSetProperties) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.properties.ValidValueSetProperties
Copy/clone constructor
ValidValueSetsResponse - Class in org.odpi.openmetadata.accessservices.datamanager.rest
ValidValueSetsResponse is a response object for passing back a a list of valid value sets or an exception if the request failed.
ValidValueSetsResponse() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ValidValueSetsResponse
Default constructor
ValidValueSetsResponse(ValidValueSetsResponse) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.rest.ValidValueSetsResponse
Copy/clone constructor
valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutboundEventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.datamanager.properties.APIParameterListType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.datamanager.properties.DataItemSortOrder
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.datamanager.properties.KeyPattern
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.odpi.openmetadata.accessservices.datamanager.events.DataManagerOutboundEventType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerAuditCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.accessservices.datamanager.ffdc.DataManagerErrorCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.accessservices.datamanager.properties.APIParameterListType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.accessservices.datamanager.properties.DataItemSortOrder
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.accessservices.datamanager.properties.KeyPattern
Returns an array containing the constants of this enum class, in the order they are declared.

W

withdrawAPI(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.APIManagerInterface
Update the zones for the API asset so that it is no longer visible to consumers.
withdrawDatabase(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Update the zones for the database asset so that it is no longer visible to consumers.
withdrawDatabaseSchema(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DatabaseManagerInterface
Update the zones for the database asset so that it is no longer visible to consumers.
withdrawForm(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Update the zones for the form asset so that it is no longer visible to consumers.
withdrawQuery(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Update the zones for the query asset so that it is no longer visible to consumers.
withdrawReport(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.DisplayApplicationInterface
Update the zones for the report asset so that it is no longer visible to consumers.
withdrawTopic(String, String) - Method in interface org.odpi.openmetadata.accessservices.datamanager.api.EventBrokerInterface
Update the zones for the topic asset so that it is no longer visible to consumers.
A B C D E F G H K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form