A C D E F G L M O P R S U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addDataFileToCatalog(String, String, String, DataFileProperties, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.FilesAndFoldersClient
-
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 class org.odpi.openmetadata.accessservices.datamanager.client.FilesAndFoldersClient
-
Add an asset description a file based on the content of a template object.
- addDataFolderToCatalog(String, String, String, FileFolderProperties, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.FilesAndFoldersClient
-
Creates a new folder asset that is identified as a data asset.
- addDataFolderToCatalogFromTemplate(String, String, String, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.FilesAndFoldersClient
-
Add an asset description a file based on the content of a template object.
- addForeignKeyRelationship(String, String, String, String, String, DatabaseForeignKeyProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Create a foreign relationship between two columns.
- APIManagerClient - Class in org.odpi.openmetadata.accessservices.datamanager.client
-
APIManagerClient is the client for managing APIs from an API Manager.
- APIManagerClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Create a new client with no authentication embedded in the HTTP request.
- APIManagerClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Create a new client that passes userId and password in each HTTP request.
- APIManagerClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Create a new client that passes userId and password in each HTTP request.
- APIManagerClient(String, String, DataManagerRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Create a new client that is going to be used in an OMAG Server.
- APIManagerClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Create a new client with no authentication embedded in the HTTP request.
- archiveDataFileInCatalog(String, String, String, String, ArchiveProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.FilesAndFoldersClient
-
Mark the file asset description in the catalog as archived.
- archiveDataFolderInCatalog(String, String, String, String, ArchiveProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.FilesAndFoldersClient
-
Mark the data folder asset description in the catalog as archived.
- attachDataFileAssetToFolder(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.FilesAndFoldersClient
-
Link an existing file asset to a folder.
- attachSchemaTypeToDatabaseAsset(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Link the schema type and asset.
- attachTopLevelFolder(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.FilesAndFoldersClient
-
Links a folder to a file system.
C
- callAPIGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a APIResponse object.
- callAPIOperationGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a APIOperationResponse object.
- callAPIOperationsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a APIOperationsResponse object.
- callAPIOperationsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a POST REST call that returns a APIOperationsResponse object.
- callAPIParameterListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a APIParameterListResponse object.
- callAPIParameterListsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a APIParameterListsResponse object.
- callAPIParameterListsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a APIParameterListsResponse object.
- callAPIsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a APIsResponse object.
- callAPIsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a POST REST call that returns a APIsResponse object.
- callDatabaseColumnGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a DatabaseColumnResponse object.
- callDatabaseColumnsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a DatabaseColumnsResponse object.
- callDatabaseColumnsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a POST REST call that returns a DatabaseColumnsResponse object.
- callDatabaseGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a DatabaseResponse object.
- callDatabaseSchemaGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a DatabaseSchemaResponse object.
- callDatabaseSchemasGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a DatabaseSchemasResponse object.
- callDatabaseSchemasPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a POST REST call that returns a DatabaseSchemasResponse object.
- callDatabasesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a DatabasesResponse object.
- callDatabasesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a DatabasesResponse object.
- callDatabaseTableGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a DatabaseTableResponse object.
- callDatabaseTablesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a DatabaseTablesResponse object.
- callDatabaseTablesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a POST REST call that returns a DatabaseTablesResponse object.
- callDatabaseViewGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a DatabaseViewResponse object.
- callDatabaseViewsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a DatabaseViewsResponse object.
- callDatabaseViewsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a POST REST call that returns a DatabaseViewsResponse object.
- callDataContainerGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a DataContainerResponse object.
- callDataContainersGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a DataContainersResponse object.
- callDataContainersPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a POST REST call that returns a DataContainersResponse object.
- callDataFileGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a DataFileResponse object.
- callDataFilePostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a POST REST call that returns a DataFileResponse object.
- callDataFilesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a DataFilesResponse object.
- callDataFilesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a POST REST call that returns a DataFilesResponse object.
- callElementStubGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a ElementStubResponse object.
- callEventTypeGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a EventTypeResponse object.
- callEventTypesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a EventTypesResponse object.
- callEventTypesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a POST REST call that returns a EventTypesResponse object.
- callExternalReferenceGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a ExternalReferenceResponse object.
- callExternalReferencesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a ExternalReferencesResponse object.
- callExternalReferencesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a POST REST call that returns a ExternalReferencesResponse object.
- callFileFolderGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a FileFolderResponse object.
- callFileFolderPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a POST REST call that returns a FileFolderResponse object.
- callFileFoldersGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a FileFoldersResponse object.
- callFormGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a FormResponse object.
- callFormsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a FormsResponse object.
- callFormsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a POST REST call that returns a FormsResponse object.
- callMyConnectionGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a ConnectionResponse object.
- callMyConnectionsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a ConnectionsResponse object.
- callMyConnectionsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a POST REST call that returns a ConnectionsResponse object.
- callMyConnectorTypeGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a ConnectorTypeResponse object.
- callMyConnectorTypesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a ConnectorTypesResponse object.
- callMyConnectorTypesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a POST REST call that returns a ConnectorTypesResponse object.
- callMyEndpointGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a EndpointResponse object.
- callMyEndpointsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a EndpointsResponse object.
- callMyEndpointsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a POST REST call that returns a EndpointsResponse object.
- callQueriesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a QueriesResponse object.
- callQueriesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a POST REST call that returns a QueriesResponse object.
- callQueryGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a QueryResponse object.
- callRelatedElementListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a RelatedElementListResponse object.
- callReportGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a ReportResponse object.
- callReportsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a ReportsResponse object.
- callReportsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a POST REST call that returns a ReportsResponse object.
- callSchemaAttributeGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a SchemaAttributeResponse object.
- callSchemaAttributePostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a POST REST call that returns a SchemaAttributeResponse object.
- callSchemaAttributesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a SchemaAttributesResponse object.
- callSchemaAttributesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a POST REST call that returns a SchemaAttributesResponse object.
- callSchemaTypeGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a SchemaTypeResponse object.
- callSchemaTypePostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a POST REST call that returns a SchemaTypeResponse object.
- callSchemaTypesGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a SchemaTypesResponse object.
- callSchemaTypesPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a POST REST call that returns a SchemaTypesResponse object.
- callTopicGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a TopicResponse object.
- callTopicsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a TopicsResponse object.
- callTopicsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a POST REST call that returns a TopicsResponse object.
- callValidValueGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a ValidValueElement in a response object.
- callValidValueListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a list of ValidValueElements in a response object.
- callValidValueListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a GET REST call that returns a list of ValidValueElements in a response object.
- callValidValueSetsPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Issue a POST REST call that returns a ValidValueSetsResponse object.
- clearAssetConnection(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ConnectionManagerClient
-
Remove a relationship between an asset and its connection.
- clearCalculatedValue(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
-
Remove the calculated value designation from the schema element.
- clearConnectorType(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ConnectionManagerClient
-
Remove a relationship between a connection and a connector type.
- clearEmbeddedConnection(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ConnectionManagerClient
-
Remove a relationship between a virtual connection and an embedded connection.
- clearEndpoint(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ConnectionManagerClient
-
Remove a relationship between a connection and an endpoint.
- clearQueryTargetRelationship(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
-
Remove the query target relationship between two schema elements.
- clearReferenceValueTag(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ValidValueManagement
-
Remove a reference value assignment relationship between an element and a valid value.
- clearSchemaTypes(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
-
Remove the linked schema types from a schema attribute.
- clearValidValueMember(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ValidValueManagement
-
Remove a membership relationship between a validValue and a validValueSet that it belongs to.
- clearValidValues(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ValidValueManagement
-
Remove a valid value assignment relationship between an element and a valid value.
- ConnectionManagerClient - Class in org.odpi.openmetadata.accessservices.datamanager.client
-
ConnectionManagerClient supports the APIs to maintain connections and their related objects.
- ConnectionManagerClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.ConnectionManagerClient
-
Create a new client with no authentication embedded in the HTTP request.
- ConnectionManagerClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.ConnectionManagerClient
-
Create a new client that passes userId and password in each HTTP request.
- ConnectionManagerClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.ConnectionManagerClient
-
Create a new client that passes userId and password in each HTTP request.
- ConnectionManagerClient(String, String, DataManagerRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.ConnectionManagerClient
-
Create a new client that is going to be used in an OMAG Server.
- ConnectionManagerClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.ConnectionManagerClient
-
Create a new client with no authentication embedded in the HTTP request.
- createAPI(String, String, String, boolean, String, APIProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Create a new metadata element to represent an API.
- createAPIFromTemplate(String, String, String, boolean, String, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Create a new metadata element to represent an API using an existing metadata element as a template.
- createAPIManager(String, String, String, APIManagerProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.MetadataSourceClient
-
Create information about the component that manages APIs.
- createAPIOperation(String, String, String, String, APIOperationProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Create a new metadata element to represent an API Operation.
- createAPIOperationFromTemplate(String, String, String, String, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Create a new metadata element to represent a API operation using an existing metadata element as a template.
- createAPIParameter(String, String, String, String, APIParameterProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Create a new metadata element to represent a API parameter.
- createAPIParameterFromTemplate(String, String, String, String, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Create a new metadata element to represent a API parameter using an existing metadata element as a template.
- createAPIParameterList(String, String, String, String, APIParameterListType, APIParameterListProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Create a new metadata element to represent an API Operation's Parameter list.
- createAPIParameterListFromTemplate(String, String, String, String, String, APIParameterListType, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
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 class org.odpi.openmetadata.accessservices.datamanager.client.MetadataSourceClient
-
Create information about an application.
- createConnection(String, String, String, ConnectionProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ConnectionManagerClient
-
Create a new metadata element to represent a connection.
- createConnectionFromTemplate(String, String, String, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ConnectionManagerClient
-
Create a new metadata element to represent a connection using an existing metadata element as a template.
- createDatabase(String, String, String, DatabaseProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Create a new metadata element to represent a database.
- createDatabaseColumn(String, String, String, String, DatabaseColumnProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Create a new metadata element to represent a database column.
- createDatabaseColumnFromTemplate(String, String, String, String, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
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 class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Create a new metadata element to represent a database using an existing metadata element as a template.
- createDatabaseManager(String, String, String, DatabaseManagerProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.MetadataSourceClient
-
Create information about the integration daemon that is managing the acquisition of metadata from the data manager.
- createDatabaseSchema(String, String, String, String, DatabaseSchemaProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Create a new metadata element to represent a database schema.
- createDatabaseSchemaFromTemplate(String, String, String, String, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
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 class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
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 class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Create a new metadata element to represent a database table.
- createDatabaseTableForSchemaType(String, String, String, String, DatabaseTableProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Create a new metadata element to represent a database table.
- createDatabaseTableFromTemplate(String, String, String, String, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
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 class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Create a new metadata element to represent a database view.
- createDatabaseViewForSchemaType(String, String, String, String, DatabaseViewProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Create a new metadata element to represent a database view.
- createDatabaseViewFromTemplate(String, String, String, String, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
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 class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Create a new metadata element to represent a data container.
- createDataContainerFromTemplate(String, String, String, boolean, String, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
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 class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Create a new metadata element to represent a data field.
- createDataFieldFromTemplate(String, String, String, boolean, String, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Create a new metadata element to represent a data field using an existing metadata element as a template.
- createDataProcessingEngine(String, String, String, DataProcessingEngineProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.MetadataSourceClient
-
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 class org.odpi.openmetadata.accessservices.datamanager.client.ConnectionManagerClient
-
Create a new metadata element to represent an endpoint
- createEndpointFromTemplate(String, String, String, String, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ConnectionManagerClient
-
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 class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
-
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 class org.odpi.openmetadata.accessservices.datamanager.client.MetadataSourceClient
-
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 class org.odpi.openmetadata.accessservices.datamanager.client.EventBrokerClient
-
Create a new metadata element to represent a event type.
- createEventTypeFromTemplate(String, String, String, String, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.EventBrokerClient
-
Create a new metadata element to represent a event type using an existing metadata element as a template.
- createExternalReference(String, String, String, String, ExternalReferenceProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ExternalReferenceManagerClient
-
Create a definition of a external reference.
- createFileManager(String, String, String, FileManagerProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.MetadataSourceClient
-
Create information about an application that manages a collection of data files.
- createFileSystem(String, String, String, FileSystemProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.MetadataSourceClient
-
Create information about a File System that is being used to store data files.
- createForm(String, String, String, boolean, FormProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Create a new metadata element to represent a form.
- createFormFromTemplate(String, String, String, boolean, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Create a new metadata element to represent a form using an existing metadata element as a template.
- createLiteralSchemaType(String, String, String, LiteralSchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
-
Create a new metadata element to represent a schema type that has a fixed value.
- createMapSchemaType(String, String, String, MapSchemaTypeProperties, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
-
Create a new metadata element to represent a schema type.
- createNestedFolders(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.FilesAndFoldersClient
-
Creates a new folder asset for each element in the pathName.
- createPrimitiveSchemaType(String, String, String, PrimitiveSchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
-
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 class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Create a new metadata element to represent a query.
- createQueryFromTemplate(String, String, String, boolean, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
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 class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Create a new metadata element to represent a report.
- createReportFromTemplate(String, String, String, boolean, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
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 class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
-
Create a new metadata element to represent a schema attribute.
- createSchemaAttributeFromTemplate(String, String, String, String, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
-
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 class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
-
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 class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
-
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 class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
-
Create a new metadata element to represent a schema type.
- createTopic(String, String, String, boolean, TopicProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.EventBrokerClient
-
Create a new metadata element to represent a topic.
- createTopicFromTemplate(String, String, String, boolean, String, TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.EventBrokerClient
-
Create a new metadata element to represent a topic using an existing metadata element as a template.
- createValidValue(String, String, String, ValidValueProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ValidValueManagement
-
Create a new metadata element to represent a valid value.
D
- DatabaseManagerClient - Class in org.odpi.openmetadata.accessservices.datamanager.client
-
DatabaseManagerClient is the client for managing resources from a relational database server.
- DatabaseManagerClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Create a new client with no authentication embedded in the HTTP request.
- DatabaseManagerClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Create a new client that passes userId and password in each HTTP request.
- DatabaseManagerClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Create a new client that passes userId and password in each HTTP request.
- DatabaseManagerClient(String, String, DataManagerRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Create a new client that is going to be used in an OMAG Server.
- DatabaseManagerClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Create a new client with no authentication embedded in the HTTP request.
- DataManagerBaseClient - Class in org.odpi.openmetadata.accessservices.datamanager.client
-
DataManagerBaseClient supports the common properties and functions for the Data Manager OMAS.
- DataManagerBaseClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.DataManagerBaseClient
-
Create a new client with no authentication embedded in the HTTP request.
- DataManagerBaseClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.DataManagerBaseClient
-
Create a new client that passes userId and password in each HTTP request.
- DataManagerBaseClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.DataManagerBaseClient
-
Create a new client that passes userId and password in each HTTP request.
- DataManagerBaseClient(String, String, DataManagerRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.DataManagerBaseClient
-
Create a new client that is going to be used in an OMAG Server.
- DataManagerBaseClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.DataManagerBaseClient
-
Create a new client with no authentication embedded in the HTTP request.
- DataManagerEventClient - Class in org.odpi.openmetadata.accessservices.datamanager.client
-
DataManagerEventClient provides the implementation to manage the interaction with the server to set up a listener to support the receipt of inbound events from the Data Manager OMAS Out Topic.
- DataManagerEventClient(String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.DataManagerEventClient
-
Create a new client with no authentication embedded in the HTTP request.
- DataManagerEventClient(String, String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.DataManagerEventClient
-
Create a new client that passes userId and password in each HTTP request.
- DataManagerEventClient(String, String, OCFRESTClient, int, AuditLog, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.DataManagerEventClient
-
Create a new client that is to be used within an OMAG Server.
- DataManagerRESTClient - Class in org.odpi.openmetadata.accessservices.datamanager.client.rest
-
DataManagerRESTClient is responsible for issuing calls to the OMAS REST APIs.
- DataManagerRESTClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Constructor for no authentication.
- DataManagerRESTClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Constructor for simple userId and password authentication.
- DataManagerRESTClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Constructor for simple userId and password authentication with audit log.
- DataManagerRESTClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
-
Constructor for no authentication with audit log.
- deleteDataFileFromCatalog(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.FilesAndFoldersClient
-
Remove the file asset description from the catalog.
- deleteDataFolderFromCatalog(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.FilesAndFoldersClient
-
Remove the data folder asset description from the catalog.
- deleteExternalReference(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ExternalReferenceManagerClient
-
Remove the definition of a external reference.
- detachDataFileAssetFromFolder(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.FilesAndFoldersClient
-
Remove a link between a file asset and a folder.
- detachTopLevelFolder(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.FilesAndFoldersClient
-
Removed the link between a folder and a file system.
- DisplayApplicationClient - Class in org.odpi.openmetadata.accessservices.datamanager.client
-
DisplayApplicationClient is the client for managing reports from an Application that displays data to users.
- DisplayApplicationClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Create a new client with no authentication embedded in the HTTP request.
- DisplayApplicationClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Create a new client that passes userId and password in each HTTP request.
- DisplayApplicationClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Create a new client that passes userId and password in each HTTP request.
- DisplayApplicationClient(String, String, DataManagerRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Create a new client that is going to be used in an OMAG Server.
- DisplayApplicationClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Create a new client with no authentication embedded in the HTTP request.
E
- EventBrokerClient - Class in org.odpi.openmetadata.accessservices.datamanager.client
-
EventBrokerClient is the client for managing topics from an Event Manager.
- EventBrokerClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.EventBrokerClient
-
Create a new client with no authentication embedded in the HTTP request.
- EventBrokerClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.EventBrokerClient
-
Create a new client that passes userId and password in each HTTP request.
- EventBrokerClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.EventBrokerClient
-
Create a new client that passes userId and password in each HTTP request.
- EventBrokerClient(String, String, DataManagerRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.EventBrokerClient
-
Create a new client that is going to be used in an OMAG Server.
- EventBrokerClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.EventBrokerClient
-
Create a new client with no authentication embedded in the HTTP request.
- ExternalReferenceManagerClient - Class in org.odpi.openmetadata.accessservices.datamanager.client
-
ExternalReferenceManagerClient supports the APIs to maintain links to external documentation and other resources.
- ExternalReferenceManagerClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.ExternalReferenceManagerClient
-
Create a new client with no authentication embedded in the HTTP request.
- ExternalReferenceManagerClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.ExternalReferenceManagerClient
-
Create a new client that passes userId and password in each HTTP request.
- ExternalReferenceManagerClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.ExternalReferenceManagerClient
-
Create a new client that passes userId and password in each HTTP request.
- ExternalReferenceManagerClient(String, String, DataManagerRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.ExternalReferenceManagerClient
-
Create a new client that is going to be used in an OMAG Server.
- ExternalReferenceManagerClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.ExternalReferenceManagerClient
-
Create a new client with no authentication embedded in the HTTP request.
F
- FilesAndFoldersClient - Class in org.odpi.openmetadata.accessservices.datamanager.client
-
FilesAndFoldersClient is the client for managing the creation of files and folder assets.
- FilesAndFoldersClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.FilesAndFoldersClient
-
Create a new client with no authentication embedded in the HTTP request.
- FilesAndFoldersClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.FilesAndFoldersClient
-
Create a new client that passes userId and password in each HTTP request.
- FilesAndFoldersClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.FilesAndFoldersClient
-
Create a new client that passes userId and password in each HTTP request.
- FilesAndFoldersClient(String, String, DataManagerRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.FilesAndFoldersClient
-
Create a new client that is to be used within an OMAG Server.
- FilesAndFoldersClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.FilesAndFoldersClient
-
Create a new client with no authentication embedded in the HTTP request.
- findAPIOperations(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Retrieve the list of API operation metadata elements that contain the search string.
- findAPIParameterLists(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Retrieve the list of API Parameter List metadata elements that contain the search string.
- findAPIParameters(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Retrieve the list of API parameter metadata elements that contain the search string.
- findAPIs(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Retrieve the list of api metadata elements that contain the search string.
- findConnections(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ConnectionManagerClient
-
Retrieve the list of metadata elements that contain the search string.
- findConnectorTypes(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ConnectionManagerClient
-
Retrieve the list of connector type metadata elements that contain the search string.
- findDatabaseColumns(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Retrieve the list of database column metadata elements that contain the search string.
- findDatabases(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Retrieve the list of database metadata elements that contain the search string.
- findDatabaseSchemas(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Retrieve the list of database schema metadata elements that contain the search string.
- findDatabaseTables(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Retrieve the list of database table metadata elements that contain the search string.
- findDatabaseViews(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Retrieve the list of database view metadata elements that contain the search string.
- findDataContainers(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Retrieve the list of data container metadata elements that contain the search string.
- findDataFields(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Retrieve the list of data field metadata elements that contain the search string.
- findEndpoints(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ConnectionManagerClient
-
Retrieve the list of endpoint metadata elements that contain the search string.
- findEventTypes(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.EventBrokerClient
-
Retrieve the list of event type metadata elements that contain the search string.
- findExternalReferencesById(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ExternalReferenceManagerClient
-
Retrieve the list of external references for this resourceId (qualified name).
- findExternalReferencesByURL(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ExternalReferenceManagerClient
-
Retrieve the list of external references for this URL.
- findFilesByPathName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.FilesAndFoldersClient
-
Retrieve data files by the supplied wildcard name.
- findForms(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Retrieve the list of form metadata elements that contain the search string.
- findQueries(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Retrieve the list of query metadata elements that contain the search string.
- findReports(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Retrieve the list of report metadata elements that contain the search string.
- findSchemaAttributes(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
-
Retrieve the list of schema attribute metadata elements that contain the search string.
- findSchemaType(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
-
Retrieve the list of schema type metadata elements that contain the search string.
- findTopics(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.EventBrokerClient
-
Retrieve the list of topic metadata elements that contain the search string.
- findValidValues(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ValidValueManagement
-
Retrieve the list of metadata elements that contain the search string.
- findValidValueSet(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
-
Retrieve the list of valid value set metadata elements that contain the search string.
G
- getAllValidValues(String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ValidValueManagement
-
Retrieve the list of valid values.
- getAPIByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Retrieve the api metadata element with the supplied unique identifier.
- getAPIOperationByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Retrieve the API operation metadata element with the supplied unique identifier.
- getAPIOperationsByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Retrieve the list of API operation metadata elements with a matching qualified or display name.
- getAPIParameterByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Retrieve the API parameter metadata element with the supplied unique identifier.
- getAPIParameterListByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Retrieve the API Parameter List metadata element with the supplied unique identifier.
- getAPIParameterListsByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Retrieve the list of API Parameter List metadata elements with a matching qualified or display name.
- getAPIParametersByName(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Retrieve the list of API parameter metadata elements with a matching qualified or display name.
- getAPIsByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Retrieve the list of api metadata elements with a matching qualified or display name.
- getAPIsForAPIManager(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Retrieve the list of apis created by this caller.
- getAPIsForEndpoint(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Retrieve the list of APIs connected to the requested endpoint.
- getAssigneesOfReferenceValue(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ValidValueManagement
-
Return information about the person roles linked to a validValue.
- getChildDataFields(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Return the list of data-fields associated with a element.
- getColumnsForDatabaseTable(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Retrieve the list of column for a database table (or view)
- getConfigurationServerName() - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DataManagerEventClient
-
Return the name of the server where configuration is supposed to be stored.
- getConnectionByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ConnectionManagerClient
-
Retrieve the metadata element with the supplied unique identifier.
- getConnectionsByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ConnectionManagerClient
-
Retrieve the list of metadata elements with a matching qualified or display name.
- getConnectorTypeByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ConnectionManagerClient
-
Retrieve the connector type metadata element with the supplied unique identifier.
- getConnectorTypesByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ConnectionManagerClient
-
Retrieve the list of connector type metadata elements with a matching qualified name, display name or connector provider class name.
- getConsumersOfValidValue(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ValidValueManagement
-
Return information about the consumers linked to a validValue.
- getDatabaseByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Retrieve the database metadata element with the supplied unique identifier.
- getDatabaseColumnByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Retrieve the database column metadata element with the supplied unique identifier.
- getDatabaseColumnsByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Retrieve the list of database column metadata elements with a matching qualified or display name.
- getDatabasesByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Retrieve the list of database metadata elements with a matching qualified or display name.
- getDatabaseSchemaByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Retrieve the database schema metadata element with the supplied unique identifier.
- getDatabaseSchemasByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Retrieve the list of database schema metadata elements with a matching qualified or display name.
- getDatabasesForDatabaseManager(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Retrieve the list of databases created by this caller.
- getDatabaseTableByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Retrieve the database table metadata element with the supplied unique identifier.
- getDatabaseTablesByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Retrieve the list of database table metadata elements with a matching qualified or display name.
- getDatabaseViewByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Retrieve the database view metadata element with the supplied unique identifier.
- getDatabaseViewsByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Retrieve the list of database view metadata elements with a matching qualified or display name.
- getDataContainerByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Retrieve the data container metadata element with the supplied unique identifier.
- getDataContainerByName(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Retrieve the list of data container metadata elements with a matching qualified or display name.
- getDataContainerParent(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Retrieve the header of the metadata element connected to a data container.
- getDataContainersForElement(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Return the data container associated with a specific open metadata element (data asset, process or port).
- getDataFieldByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Retrieve the data field metadata element with the supplied unique identifier.
- getDataFieldsByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Retrieve the list of data field metadata elements with a matching qualified or display name.
- getEndpointByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ConnectionManagerClient
-
Retrieve the endpoint metadata element with the supplied unique identifier.
- getEndpointsByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ConnectionManagerClient
-
Retrieve the list of endpoint metadata elements with a matching qualified or display name.
- getEventTypeByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.EventBrokerClient
-
Retrieve the event type metadata element with the supplied unique identifier.
- getEventTypesByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.EventBrokerClient
-
Retrieve the list of event type metadata elements with a matching qualified or display name.
- getEventTypesForEventSet(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.EventBrokerClient
-
Return the list of event types associated with an EventSet.
- getEventTypesForTopic(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.EventBrokerClient
-
Return the list of event-types associated with a topic.
- getExternalReferenceByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ExternalReferenceManagerClient
-
Return information about a specific external reference.
- getFileByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.FilesAndFoldersClient
-
Retrieve a FolderProperties asset by its unique identifier (GUID).
- getFileByPathName(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.FilesAndFoldersClient
-
Retrieve a folder by its fully qualified path name.
- getFolderByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.FilesAndFoldersClient
-
Retrieve a FolderProperties asset by its unique identifier (GUID).
- getFolderByPathName(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.FilesAndFoldersClient
-
Retrieve a folder by its fully qualified path name.
- getFolderFiles(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.FilesAndFoldersClient
-
Get the data files inside a folder - both those that are nested and those that are linked.
- getFormByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Retrieve the form metadata element with the supplied unique identifier.
- getFormsByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Retrieve the list of form metadata elements with a matching qualified or display name.
- getFormsForApplication(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Retrieve the list of forms created by this caller.
- getMetadataSourceGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.MetadataSourceClient
-
Retrieve the unique identifier of the data manager.
- getNestedAPIParameters(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Retrieve the list of API parameters associated with a parameter list or nested underneath another parameter.
- getNestedAttributes(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
-
Retrieve the list of schema attributes associated with a StructSchemaType or nested underneath a schema attribute.
- getNestedFolders(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.FilesAndFoldersClient
-
Return the list of folders nested inside a folder.
- getOperationsForAPI(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Return the list of api-operations associated with an API.
- getParameterListsForAPIOperation(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Return the list of API Parameter Lists associated with an API Operation.
- getQueriesByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Retrieve the list of query metadata elements with a matching qualified or display name.
- getQueriesForApplication(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Retrieve the list of queries created by this caller.
- getQueryByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Retrieve the query metadata element with the supplied unique identifier.
- getReferenceValues(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ValidValueManagement
-
Return information about the valid values linked as reference value tags to an element.
- getReportByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Retrieve the report metadata element with the supplied unique identifier.
- getReportsByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Retrieve the list of report metadata elements with a matching qualified or display name.
- getReportsForApplication(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Retrieve the list of reports created by this caller.
- getSchemaAttributeByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
-
Retrieve the schema attribute metadata element with the supplied unique identifier.
- getSchemaAttributesByName(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
-
Retrieve the list of schema attribute metadata elements with a matching qualified or display name.
- getSchemasForDatabase(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Return the list of schemas associated with a database.
- getSchemaTypeByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
-
Retrieve the schema type metadata element with the supplied unique identifier.
- getSchemaTypeByName(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
-
Retrieve the list of schema type metadata elements with a matching qualified or display name.
- getSchemaTypeForElement(String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
-
Return the schema type associated with a specific open metadata element (data asset, process or port).
- getSchemaTypeParent(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
-
Retrieve the header of the metadata element connected to a schema type.
- getSetsForValidValue(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ValidValueManagement
-
Page through the list of valid value sets that a valid value definition/set belongs to.
- getTablesForDatabaseAsset(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Retrieve the list of database tables associated with a database or database schema.
- getTablesForDatabaseSchema(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Retrieve the list of database tables associated with a database schema.
- getTopicByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.EventBrokerClient
-
Retrieve the topic metadata element with the supplied unique identifier.
- getTopicsByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.EventBrokerClient
-
Retrieve the list of topic metadata elements with a matching qualified or display name.
- getTopicsForEventBroker(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.EventBrokerClient
-
Retrieve the list of topics created by this caller.
- getTopLevelDataFiles(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.FilesAndFoldersClient
-
Return the list of folders nested inside a folder.
- getTopLevelFolders(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.FilesAndFoldersClient
-
Return the list of folders linked to the file server capability.
- getValidValueByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ValidValueManagement
-
Retrieve the metadata element with the supplied unique identifier.
- getValidValuesByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ValidValueManagement
-
Retrieve the list of metadata elements with a matching qualified or display name.
- getValidValueSetByName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
-
Retrieve the list of valid value set metadata elements with a matching qualified or display name.
- getValidValueSetMembers(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ValidValueManagement
-
Page through the members of a valid value set.
- getValidValuesForConsumer(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ValidValueManagement
-
Return information about the valid value set linked to an element as its set of valid values.
- getViewsForDatabaseAsset(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Retrieve the list of database views associated with a database or database schema.
- getViewsForDatabaseSchema(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Retrieve the list of database views associated with a database schema.
L
- linkExternalReferenceToElement(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ExternalReferenceManagerClient
-
Link an external reference to an object.
M
- MetadataSourceClient - Class in org.odpi.openmetadata.accessservices.datamanager.client
-
MetadataSourceClient is the client for setting up the SoftwareServerCapabilities that represent metadata sources.
- MetadataSourceClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.MetadataSourceClient
-
Create a new client with no authentication embedded in the HTTP request.
- MetadataSourceClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.MetadataSourceClient
-
Create a new client that passes userId and password in each HTTP request.
- MetadataSourceClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.MetadataSourceClient
-
Create a new client that passes userId and password in each HTTP request.
- MetadataSourceClient(String, String, DataManagerRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.MetadataSourceClient
-
Create a new client that is to be used within an OMAG Server.
- MetadataSourceClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.MetadataSourceClient
-
Create a new client with no authentication embedded in the HTTP request.
- moveDataFileInCatalog(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.FilesAndFoldersClient
-
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 class org.odpi.openmetadata.accessservices.datamanager.client.FilesAndFoldersClient
-
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).
O
- org.odpi.openmetadata.accessservices.datamanager.client - package org.odpi.openmetadata.accessservices.datamanager.client
-
These are the client interfaces of the Data Manager OMAS.
- org.odpi.openmetadata.accessservices.datamanager.client.rest - package org.odpi.openmetadata.accessservices.datamanager.client.rest
-
This package contains the internal class for issuing REST calls.
P
- publishAPI(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Update the zones for the api asset so that it becomes visible to consumers.
- publishDatabase(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Update the zones for the database asset so that it becomes visible to consumers.
- publishDatabaseSchema(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Update the zones for the database asset so that it becomes visible to consumers.
- publishForm(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Update the zones for the form asset so that it becomes visible to consumers.
- publishQuery(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Update the zones for the query asset so that it becomes visible to consumers.
- publishReport(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Update the zones for the report asset so that it becomes visible to consumers.
- publishTopic(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.EventBrokerClient
-
Update the zones for the topic asset so that it becomes visible to consumers.
R
- registerListener(String, DataManagerEventListener) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DataManagerEventClient
-
Register a listener object that will be passed each of the events published by the Data Manager OMAS.
- removeAPI(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Remove the metadata element representing an API.
- removeAPIOperation(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Remove the metadata element representing a API operation.
- removeAPIParameter(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Remove the metadata element representing a API parameter.
- removeAPIParameterList(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Remove an API Parameter List and all of its parameters.
- removeConnection(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ConnectionManagerClient
-
Remove the metadata element representing a connection.
- removeDatabase(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Remove the metadata element representing a database.
- removeDatabaseColumn(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Remove the metadata element representing a database column.
- removeDatabaseSchema(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Remove the metadata element representing a database schema.
- removeDatabaseTable(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Remove the metadata element representing a database table.
- removeDatabaseView(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Remove the metadata element representing a database table.
- removeDataContainer(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Remove the metadata element representing a data container.
- removeDataField(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Remove the metadata element representing a data field.
- removeEndpoint(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ConnectionManagerClient
-
Remove the metadata element representing a endpoint.
- removeEventType(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.EventBrokerClient
-
Remove the metadata element representing a event type.
- removeForeignKeyRelationship(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Remove the foreign key relationship for the requested columns.
- removeForm(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Remove the metadata element representing a form.
- removePrimaryKeyFromColumn(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Remove the classification that this column is a primary key.
- removeQuery(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Remove the metadata element representing a query.
- removeReferenceable(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DataManagerBaseClient
-
Remove the metadata element.
- removeReport(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Remove the metadata element representing a report.
- removeSchemaAttribute(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
-
Remove the metadata element representing a schema attribute.
- removeSchemaType(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
-
Remove the metadata element representing a schema type.
- removeTopic(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.EventBrokerClient
-
Remove the metadata element representing a topic.
- removeValidValue(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ValidValueManagement
-
Remove the metadata element representing a valid value.
- retrieveAttachedExternalReferences(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ExternalReferenceManagerClient
-
Retrieve the list of external references attached to the supplied object.
S
- SchemaManagerClient - Class in org.odpi.openmetadata.accessservices.datamanager.client
-
SchemaManagerClient defines the common methods for managing SchemaTypes and SchemaAttributes.
- setPrimaryKeyOnColumn(String, String, String, String, DatabasePrimaryKeyProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Classify a column in a database table as the primary key.
- setupAssetConnection(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ConnectionManagerClient
-
Create a relationship between an asset and its connection.
- setupCalculatedValue(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
-
Classify the schema element to indicate that it describes a calculated value.
- setupConnectorType(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ConnectionManagerClient
-
Create a relationship between a connection and a connector type.
- setupEmbeddedConnection(String, String, String, String, int, String, Map<String, Object>, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ConnectionManagerClient
-
Create a relationship between a virtual connection and an embedded connection.
- setupEndpoint(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ConnectionManagerClient
-
Create a relationship between a connection and an endpoint.
- setupQueryTargetRelationship(String, String, String, String, String, DerivedSchemaTypeQueryTargetProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
-
Link two schema elements together to show a query target relationship.
- setupReferenceValueTag(String, String, String, String, ReferenceValueAssignmentProperties, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ValidValueManagement
-
Create a reference value assignment relationship between an element and a valid value to show that the valid value is a semiformal tag/classification.
- setupSchemaType(String, String, String, boolean, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Connect a schema type to a data field.
- setupSchemaType(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Connect a schema type to an API parameter.
- setupSchemaType(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
-
Connect a schema type to a schema attribute.
- setupValidValueMember(String, String, String, String, ValidValueMembershipProperties, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ValidValueManagement
-
Create a membership relationship between a validValue and a validValueSet that it belongs to.
- setupValidValues(String, String, String, String, ValidValueAssignmentProperties, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ValidValueManagement
-
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.
U
- unlinkExternalReferenceFromElement(String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ExternalReferenceManagerClient
-
Remove the link between a external reference and an element.
- updateAPI(String, String, String, String, boolean, APIProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Update the metadata element representing an API.
- updateAPIOperation(String, String, String, String, boolean, APIOperationProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Update the metadata element representing a API operation.
- updateAPIParameter(String, String, String, String, boolean, APIParameterProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Update the properties of the metadata element representing a API parameter.
- updateAPIParameterList(String, String, String, String, boolean, APIParameterListProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Update the metadata element representing an API Parameter List.
- updateConnection(String, String, String, String, boolean, ConnectionProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ConnectionManagerClient
-
Update the metadata element representing a connection.
- updateDatabase(String, String, String, String, DatabaseProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Update the metadata element representing a database.
- updateDatabaseColumn(String, String, String, String, DatabaseColumnProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Update the metadata element representing a database column.
- updateDatabaseSchema(String, String, String, String, DatabaseSchemaProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Update the metadata element representing a database schema.
- updateDatabaseTable(String, String, String, String, DatabaseTableProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Update the metadata element representing a database table.
- updateDatabaseView(String, String, String, String, DatabaseViewProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Update the metadata element representing a database table.
- updateDataContainer(String, String, String, String, boolean, DataContainerProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Update the metadata element representing a data container.
- updateDataField(String, String, String, String, boolean, DataFieldProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Update the metadata element representing a data field.
- updateDataFileInCatalog(String, String, String, String, boolean, DataFileProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.FilesAndFoldersClient
-
Update the file asset description in the catalog.
- updateDataFolderInCatalog(String, String, String, String, boolean, FileFolderProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.FilesAndFoldersClient
-
Update the data folder asset description in the catalog.
- updateEndpoint(String, String, String, boolean, String, EndpointProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ConnectionManagerClient
-
Update the metadata element representing a endpoint.
- updateEventType(String, String, String, String, boolean, EventTypeProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.EventBrokerClient
-
Update the metadata element representing a event type.
- updateExternalReference(String, String, boolean, ExternalReferenceProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ExternalReferenceManagerClient
-
Update the definition of a external reference.
- updateForm(String, String, String, String, boolean, FormProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Update the metadata element representing a form.
- updateQuery(String, String, String, String, boolean, QueryProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Update the metadata element representing a query.
- updateQueryTargetRelationship(String, String, String, String, String, DerivedSchemaTypeQueryTargetProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
-
Update the relationship properties for the query target.
- updateReport(String, String, String, String, boolean, ReportProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Update the metadata element representing a report.
- updateSchemaAttribute(String, String, String, String, boolean, SchemaAttributeProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
-
Update the properties of the metadata element representing a schema attribute.
- updateSchemaType(String, String, String, String, boolean, SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
-
Update the metadata element representing a schema type.
- updateTopic(String, String, String, String, boolean, TopicProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.EventBrokerClient
-
Update the metadata element representing a topic.
- updateValidValue(String, String, String, String, boolean, ValidValueProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.ValidValueManagement
-
Update the metadata element representing a valid value.
V
- ValidValueManagement - Class in org.odpi.openmetadata.accessservices.datamanager.client
-
ValidValueManagerClient supports the APIs to maintain valid values and their related objects.
- ValidValueManagement(String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.ValidValueManagement
-
Create a new client with no authentication embedded in the HTTP request.
- ValidValueManagement(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.ValidValueManagement
-
Create a new client that passes userId and password in each HTTP request.
- ValidValueManagement(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.ValidValueManagement
-
Create a new client that passes userId and password in each HTTP request.
- ValidValueManagement(String, String, DataManagerRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.ValidValueManagement
-
Create a new client that is going to be used in an OMAG Server.
- ValidValueManagement(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.ValidValueManagement
-
Create a new client with no authentication embedded in the HTTP request.
W
- withdrawAPI(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.APIManagerClient
-
Update the zones for the api asset so that it is no longer visible to consumers.
- withdrawDatabase(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Update the zones for the database asset so that it is no longer visible to consumers.
- withdrawDatabaseSchema(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DatabaseManagerClient
-
Update the zones for the database asset so that it is no longer visible to consumers.
- withdrawForm(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Update the zones for the form asset so that it is no longer visible to consumers.
- withdrawQuery(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Update the zones for the query asset so that it is no longer visible to consumers.
- withdrawReport(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.DisplayApplicationClient
-
Update the zones for the report asset so that it is no longer visible to consumers.
- withdrawTopic(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.EventBrokerClient
-
Update the zones for the topic asset so that it is no longer visible to consumers.
All Classes All Packages