Skip navigation links
A C D E F G M O P R S U W 

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 Event Manager.
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.
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, 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, 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.
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.
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.
callAPIParameterGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
Issue a GET REST call that returns a APIParameterResponse 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.
callAPIParametersGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
Issue a GET REST call that returns a APIParametersResponse 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.
callAPISpecificationGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
Issue a GET REST call that returns a APISpecificationResponse object.
callAPISpecificationsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
Issue a GET REST call that returns a APISpecificationsResponse 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.
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.
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.
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.
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.
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.
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.
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.
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.
callValidValueSetsGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
Issue a GET REST call that returns a ValidValueSetsResponse object.
clearCalculatedValue(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
Remove the calculated value designation from the schema element.
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.
clearSchemaType(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
Remove the type information from a schema attribute.
createAPI(String, String, String, boolean, 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, 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, boolean, 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, boolean, 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.
createAPIParameterList(String, String, String, boolean, 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, boolean, 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.
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.
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.
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.
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.
createEnumSchemaType(String, String, String, boolean, 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, boolean, 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, boolean, 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.
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.
createLiteralSchemaType(String, String, String, boolean, 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, boolean, 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, boolean, 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.
createSchemaAttribute(String, String, String, boolean, 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, boolean, 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, boolean, 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, boolean, 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, boolean, 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.

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, AuditLog) - 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) - 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, 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, 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.
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, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
Constructor for no authentication with audit log.
DataManagerRESTClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
Constructor for no 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, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.client.rest.DataManagerRESTClient
Constructor for simple userId and password authentication.
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.
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.

E

EventBrokerClient - Class in org.odpi.openmetadata.accessservices.datamanager.client
EventBrokerClient is the client for managing topics from an Event Manager.
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.
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, 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, 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.

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, AuditLog) - 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) - 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, 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, 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, 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.
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.
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.
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.
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.
findFilesByPathName(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.FilesAndFoldersClient
Retrieve data files by the supplied wildcard name.
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.
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

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.
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.
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.
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.
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.
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.
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.
getMetadataSourceGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.MetadataSourceClient
Retrieve the unique identifier of the data manager.
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.
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.
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.
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.
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.

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, AuditLog) - 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) - 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, 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, 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, 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.
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.
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.
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.
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.
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.
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.
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.

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.
setupCalculatedValue(String, String, String, boolean, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
Classify the schema element to indicate that it describes a calculated value.
setupQueryTargetRelationship(String, String, String, boolean, String, String, DerivedSchemaTypeQueryTargetProperties) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
Link two schema elements together to show a query target relationship.
setupSchemaType(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.client.SchemaManagerClient
Connect a schema type to a schema attribute.

U

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.
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.
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.
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.
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.
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.
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.

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.
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.
A C D E F G M O P R S U W 
Skip navigation links

Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.