A C D E F G I M O P Q R S T U V W 
All Classes All Packages

A

addDataFileToCatalog(String, String, DataFileRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.FilesRESTServices
Add a simple asset description linked to a connection object for a file and to the folder structure implied in the path name.
addDataFileToCatalogFromTemplate(String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.FilesRESTServices
Add an asset description a file based on the content of a template object.
addDataFolderAssetToCatalog(String, String, DataFolderRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.FilesRESTServices
Creates a new folder asset that is identified as a data asset.
addDataFolderToCatalogFromTemplate(String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.FilesRESTServices
Creates a new folder asset that is identified as a data asset using a template.
addForeignKeyRelationship(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Create a foreign relationship between two columns.
APIConverter<B> - Class in org.odpi.openmetadata.accessservices.datamanager.converters
APIConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a API bean.
APIConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.converters.APIConverter
Constructor
APIManagerRESTServices - Class in org.odpi.openmetadata.accessservices.datamanager.server
APIManagerRESTServices is the server-side implementation of the Data Manager OMAS's support for apis.
APIManagerRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.server.APIManagerRESTServices
Default constructor
APIOperationConverter<B> - Class in org.odpi.openmetadata.accessservices.datamanager.converters
EventTypeConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a bean that inherits from EventTypeElement.
APIOperationConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.converters.APIOperationConverter
Constructor
APIParameterConverter<B> - Class in org.odpi.openmetadata.accessservices.datamanager.converters
APIParameterConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a APIParameterElement bean.
APIParameterConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.converters.APIParameterConverter
Constructor
APIParameterListConverter<B> - Class in org.odpi.openmetadata.accessservices.datamanager.converters
EventTypeConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a bean that inherits from EventTypeElement.
APIParameterListConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.converters.APIParameterListConverter
Constructor
archiveDataFileInCatalog(String, String, String, ArchiveRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.FilesRESTServices
Mark the file asset description in the catalog as archived.
archiveDataFolderInCatalog(String, String, String, ArchiveRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.FilesRESTServices
Mark the data folder asset description in the catalog as archived.
attachDataFileAssetToFolder(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.FilesRESTServices
Link an existing file asset to a folder.
attachFolderToFileSystem(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.FilesRESTServices
Links a folder to a file system.
attachSchemaTypeToDatabaseAsset(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Link the schema type and asset.

C

clearAssetConnection(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ConnectionRESTServices
Remove a relationship between an asset and its connection.
clearCalculatedValue(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.SchemaManagerRESTServices
Remove the calculated value designation from the schema element.
clearConnectorType(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ConnectionRESTServices
Remove a relationship between a connection and a connector type.
clearEmbeddedConnection(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ConnectionRESTServices
Remove a relationship between a virtual connection and an embedded connection.
clearEndpoint(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ConnectionRESTServices
Remove a relationship between a connection and an endpoint.
clearQueryTargetRelationship(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.SchemaManagerRESTServices
Remove the query target relationship between two schema elements.
clearReferenceValueTag(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ValidValuesRESTServices
Remove a reference value assignment relationship between an element and a valid value.
clearSchemaElementRelationship(String, String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.SchemaManagerRESTServices
Remove a relationship between two schema elements.
clearSchemaTypes(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.SchemaManagerRESTServices
Remove the linked schema types from a schema attribute.
clearValidValueMember(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ValidValuesRESTServices
Remove a membership relationship between a validValue and a validValueSet that it belongs to.
clearValidValues(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ValidValuesRESTServices
Remove a valid value assignment relationship between an element and a valid value.
ConnectionConverter<B> - Class in org.odpi.openmetadata.accessservices.datamanager.converters
ConnectionConverter transfers the relevant properties from some Open Metadata Repository Services (OMRS) EntityDetail and Relationship objects into a Connection bean (or a VirtualConnection bean).
ConnectionConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.converters.ConnectionConverter
Constructor
ConnectionRESTServices - Class in org.odpi.openmetadata.accessservices.datamanager.server
ConnectionRESTServices is the server-side implementation of the Data Manager OMAS's support for connections, connector types and endpoints.
ConnectionRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.server.ConnectionRESTServices
Default constructor
ConnectorTypeConverter<B> - Class in org.odpi.openmetadata.accessservices.datamanager.converters
ConnectorTypeConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a ConnectorTypeElement bean.
ConnectorTypeConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.converters.ConnectorTypeConverter
Constructor
createAPI(String, String, boolean, String, APIRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.APIManagerRESTServices
Create a new metadata element to represent a api.
createAPIFromTemplate(String, String, String, String, boolean, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.APIManagerRESTServices
Create a new metadata element to represent a API using an existing metadata element as a template.
createAPIManagerInCatalog(String, String, APIManagerRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DataManagerRESTServices
Create the Software server capability for the API Manager.
createAPIOperation(String, String, String, APIOperationRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.APIManagerRESTServices
Create a new metadata element to represent a API operation.
createAPIOperationFromTemplate(String, String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.APIManagerRESTServices
Create a new metadata element to represent an API operation using an existing metadata element as a template.
createAPIParameterList(String, String, String, APIParameterListType, APIParameterListRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.APIManagerRESTServices
Create a new metadata element to represent a API parameter list.
createAPIParameterListFromTemplate(String, String, String, String, APIParameterListType, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.APIManagerRESTServices
Create a new metadata element to represent an API parameter list using an existing metadata element as a template.
createApplicationInCatalog(String, String, ApplicationRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DataManagerRESTServices
Create the Software server capability for an Application.
createConnection(String, String, ConnectionRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ConnectionRESTServices
Create a new metadata element to represent a connection.
createConnectionFromTemplate(String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ConnectionRESTServices
Create a new metadata element to represent a connection using an existing metadata element as a template.
createDatabase(String, String, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Create a new metadata element to represent a database.
createDatabaseColumn(String, String, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Create a new metadata element to represent a database column.
createDatabaseColumnFromTemplate(String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Create a new metadata element to represent a database column using an existing metadata element as a template.
createDatabaseFromTemplate(String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Create a new metadata element to represent a database using an existing metadata element as a template.
createDatabaseManagerInCatalog(String, String, DatabaseManagerRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DataManagerRESTServices
Create the software server capability for the database manager (DBMS).
createDatabaseSchema(String, String, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Create a new metadata element to represent a database schema.
createDatabaseSchemaFromTemplate(String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Create a new metadata element to represent a database schema using an existing metadata element as a template.
createDatabaseSchemaType(String, String, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Create a database top-level schema type used to attach tables and views to the database/database schema.
createDatabaseTable(String, String, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Create a new metadata element to represent a database table.
createDatabaseTableForSchemaType(String, String, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Create a new metadata element to represent a database table.
createDatabaseTableFromTemplate(String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Create a new metadata element to represent a database table using an existing metadata element as a template.
createDatabaseView(String, String, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Create a new metadata element to represent a database view.
createDatabaseViewForSchemaType(String, String, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Create a new metadata element to represent a database view.
createDatabaseViewFromTemplate(String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Create a new metadata element to represent a database view using an existing metadata element as a template.
createDataContainer(String, String, String, boolean, DataContainerRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Create a new metadata element to represent a data field.
createDataContainerFromTemplate(String, String, String, String, boolean, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Create a new metadata element to represent a data field using an existing metadata element as a template.
createDataProcessingEngineInCatalog(String, String, DataProcessingEngineRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DataManagerRESTServices
Create the Software server capability for a data processing engine such as a reporting engine.
createEndpoint(String, String, EndpointRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ConnectionRESTServices
Create a new metadata element to represent a endpoint.
createEndpointFromTemplate(String, String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ConnectionRESTServices
Create a new metadata element to represent a endpoint using an existing metadata element as a template.
createEnumSchemaType(String, String, String, EnumSchemaTypeRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.SchemaManagerRESTServices
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.
createEventBrokerInCatalog(String, String, EventBrokerRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DataManagerRESTServices
Create the Software server capability for the Event Broker.
createEventType(String, String, String, EventTypeRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.EventBrokerRESTServices
Create a new metadata element to represent a event type.
createEventTypeFromTemplate(String, String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.EventBrokerRESTServices
Create a new metadata element to represent an event type using an existing metadata element as a template.
createFileManagerInCatalog(String, String, FileManagerRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DataManagerRESTServices
Files live on a file system.
createFileSystemInCatalog(String, String, FileSystemRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DataManagerRESTServices
Files live on a file system.
createFolderStructureInCatalog(String, String, String, PathNameRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.FilesRESTServices
Creates a new folder asset for each element in the pathName that is linked from the parent entity.
createForm(String, String, boolean, FormRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Create a new metadata element to represent a form.
createFormFromTemplate(String, String, String, boolean, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Create a new metadata element to represent a form using an existing metadata element as a template.
createLiteralSchemaType(String, String, LiteralSchemaTypeRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.SchemaManagerRESTServices
Create a new metadata element to represent a schema type that has a fixed value.
createMapSchemaType(String, String, String, String, MapSchemaTypeRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.SchemaManagerRESTServices
Create a new metadata element to represent a schema type.
createPrimitiveSchemaType(String, String, PrimitiveSchemaTypeRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.SchemaManagerRESTServices
Create a new metadata element to represent a primitive schema type such as a string, integer or character.
createQuery(String, String, boolean, QueryRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Create a new metadata element to represent a query.
createQueryFromTemplate(String, String, String, boolean, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Create a new metadata element to represent a query using an existing metadata element as a template.
createReport(String, String, boolean, ReportRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Create a new metadata element to represent a report.
createReportFromTemplate(String, String, String, boolean, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Create a new metadata element to represent a report using an existing metadata element as a template.
createSchemaAttribute(String, String, String, SchemaAttributeRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.SchemaManagerRESTServices
Create a new metadata element to represent a schema attribute.
createSchemaAttributeFromTemplate(String, String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.SchemaManagerRESTServices
Create a new metadata element to represent a schema attribute using an existing metadata element as a template.
createSchemaTypeChoice(String, String, SchemaTypeChoiceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.SchemaManagerRESTServices
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, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.SchemaManagerRESTServices
Create a new metadata element to represent a schema type using an existing metadata element as a template.
createStructSchemaType(String, String, StructSchemaTypeRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.SchemaManagerRESTServices
Create a new metadata element to represent a schema type.
createTopic(String, String, boolean, TopicRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.EventBrokerRESTServices
Create a new metadata element to represent a topic.
createTopicFromTemplate(String, String, String, boolean, TemplateRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.EventBrokerRESTServices
Create a new metadata element to represent a topic using an existing metadata element as a template.
createValidValue(String, String, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ValidValuesRESTServices
Create a new metadata element to represent a validValues.

D

DatabaseColumnConverter<B> - Class in org.odpi.openmetadata.accessservices.datamanager.converters
DatabaseColumnConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a DatabaseColumnElement bean.
DatabaseColumnConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.converters.DatabaseColumnConverter
Constructor
DatabaseConverter<B> - Class in org.odpi.openmetadata.accessservices.datamanager.converters
DatabaseConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a DatabaseElement bean.
DatabaseConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.converters.DatabaseConverter
Constructor
DatabaseManagerConverter<B> - Class in org.odpi.openmetadata.accessservices.datamanager.converters
DatabaseManagerConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a SoftwareCapabilityElement bean.
DatabaseManagerConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.converters.DatabaseManagerConverter
Constructor
DatabaseManagerRESTServices - Class in org.odpi.openmetadata.accessservices.datamanager.server
DatabaseManagerRESTServices is the server-side implementation of the Data Manager OMAS's support for relational databases.
DatabaseManagerRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Default constructor
DatabaseSchemaConverter<B> - Class in org.odpi.openmetadata.accessservices.datamanager.converters
DatabaseSchemaConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a DatabaseSchemaElement bean.
DatabaseSchemaConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.converters.DatabaseSchemaConverter
Constructor
DatabaseTableConverter<B> - Class in org.odpi.openmetadata.accessservices.datamanager.converters
DatabaseTableConverter transfers the relevant properties from some Open Metadata Repository Services (OMRS) EntityDetail object into an DatabaseTable bean.
DatabaseTableConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.converters.DatabaseTableConverter
Constructor
DatabaseViewConverter<B> - Class in org.odpi.openmetadata.accessservices.datamanager.converters
TabularColumnConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a TabularColumnElement bean.
DatabaseViewConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.converters.DatabaseViewConverter
Constructor
DataContainerConverter<B> - Class in org.odpi.openmetadata.accessservices.datamanager.converters
DataContainerConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a DataContainerElement bean.
DataContainerConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.converters.DataContainerConverter
Constructor
DataFieldConverter<B> - Class in org.odpi.openmetadata.accessservices.datamanager.converters
DataFieldConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a DataFieldElement bean.
DataFieldConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.converters.DataFieldConverter
Constructor
DataFileConverter<B> - Class in org.odpi.openmetadata.accessservices.datamanager.converters
DataFileConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a DataFileElement bean.
DataFileConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.converters.DataFileConverter
Constructor
DataManagerAdmin - Class in org.odpi.openmetadata.accessservices.datamanager.admin
DataManagerAdmin manages the start up and shutdown of the Data Manager OMAS.
DataManagerAdmin() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.admin.DataManagerAdmin
Default constructor
DataManagerOMASConverter<B> - Class in org.odpi.openmetadata.accessservices.datamanager.converters
DataManagerOMASConverter provides the generic methods for the Data Manager beans converters.
DataManagerOMASConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.converters.DataManagerOMASConverter
Constructor
DataManagerOMASRegistration - Class in org.odpi.openmetadata.accessservices.datamanager.server
DataManagerOMASRegistration registers the access service with the OMAG Server administration services.
DataManagerOMASRegistration() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.server.DataManagerOMASRegistration
 
DataManagerOMRSTopicListener - Class in org.odpi.openmetadata.accessservices.datamanager.listener
DataManagerOMRSTopicListener received details of each OMRS event from the cohorts that the local server is connected to.
DataManagerOMRSTopicListener(List<String>, DataManagerOutTopicPublisher, String, AuditLog, OMRSRepositoryHelper, String, String, DataManagerServicesInstance) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.listener.DataManagerOMRSTopicListener
Initialize the topic listener.
DataManagerOutTopicPublisher - Class in org.odpi.openmetadata.accessservices.datamanager.outtopic
DataManagerOutTopicPublisher is responsible for sending events on the Data Manager OMAS's out topic.
DataManagerOutTopicPublisher(DataManagerOutTopicServerConnector, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.outtopic.DataManagerOutTopicPublisher
Constructor for the publisher.
DataManagerRESTServices - Class in org.odpi.openmetadata.accessservices.datamanager.server
The DataManagerRESTServices provides the server-side implementation of the services that are generic for all types of data managers.
DataManagerRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.server.DataManagerRESTServices
Default constructor
DataManagerServicesInstance - Class in org.odpi.openmetadata.accessservices.datamanager.server
DataManagerServicesInstance caches references to OMRS objects for a specific server.
DataManagerServicesInstance(OMRSRepositoryConnector, List<String>, List<String>, List<String>, AuditLog, String, int, Connection) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.server.DataManagerServicesInstance
Set up the local repository connector that will service the REST Calls.
deleteDataFileFromCatalog(String, String, String, PathNameRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.FilesRESTServices
Remove the file asset description from the catalog.
deleteDataFolderFromCatalog(String, String, String, PathNameRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.FilesRESTServices
Remove the data folder asset description from the catalog.
detachDataFileAssetFromFolder(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.FilesRESTServices
Remove a link between a file asset and a folder.
detachFolderFromFileSystem(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.FilesRESTServices
Removed the link between a folder and a file system.
disconnect() - Method in class org.odpi.openmetadata.accessservices.datamanager.outtopic.DataManagerOutTopicPublisher
Shutdown the publishing process.
DisplayApplicationRESTServices - Class in org.odpi.openmetadata.accessservices.datamanager.server
DisplayApplicationRESTServices is the server-side implementation of the Data Manager OMAS's support for forms.
DisplayApplicationRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Default constructor

E

ElementStubConverter<B> - Class in org.odpi.openmetadata.accessservices.datamanager.converters
ElementStubConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityProxy object into an ElementStub bean.
ElementStubConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.converters.ElementStubConverter
Constructor
EndpointConverter<B> - Class in org.odpi.openmetadata.accessservices.datamanager.converters
EndpointConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a EndpointElement bean.
EndpointConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.converters.EndpointConverter
Constructor
EventBrokerRESTServices - Class in org.odpi.openmetadata.accessservices.datamanager.server
EventBrokerRESTServices is the server-side implementation of the Data Manager OMAS's support for topics.
EventBrokerRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.server.EventBrokerRESTServices
Default constructor
EventTypeConverter<B> - Class in org.odpi.openmetadata.accessservices.datamanager.converters
EventTypeConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a bean that inherits from EventTypeElement.
EventTypeConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.converters.EventTypeConverter
Constructor

F

FileFolderConverter<B> - Class in org.odpi.openmetadata.accessservices.datamanager.converters
FileFolderConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a FileFolderElement bean.
FileFolderConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.converters.FileFolderConverter
Constructor
FilesRESTServices - Class in org.odpi.openmetadata.accessservices.datamanager.server
FilesRESTServices provides the server-side implementation for managing files and folder assets in a file system.
FilesRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.server.FilesRESTServices
Default constructor
FileSystemConverter<B> - Class in org.odpi.openmetadata.accessservices.datamanager.converters
FileSystemConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a FileSystemElement bean.
FileSystemConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.converters.FileSystemConverter
Constructor
findAPIOperations(String, String, SearchStringRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.APIManagerRESTServices
Retrieve the list of API operation metadata elements that contain the search string.
findAPIParameterLists(String, String, SearchStringRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.APIManagerRESTServices
Retrieve the list of API parameter list metadata elements that contain the search string.
findAPIs(String, String, SearchStringRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.APIManagerRESTServices
Retrieve the list of API metadata elements that contain the search string.
findConnections(String, String, SearchStringRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ConnectionRESTServices
Retrieve the list of connection metadata elements that contain the search string.
findConnectorTypes(String, String, SearchStringRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ConnectionRESTServices
Retrieve the list of connector type metadata elements that contain the search string.
findDatabaseColumns(String, String, SearchStringRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Retrieve the list of database column metadata elements that contain the search string.
findDatabases(String, String, SearchStringRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Retrieve the list of database metadata elements that contain the search string.
findDatabaseSchemas(String, String, SearchStringRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Retrieve the list of database schema metadata elements that contain the search string.
findDatabaseTables(String, String, SearchStringRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Retrieve the list of database table metadata elements that contain the search string.
findDatabaseViews(String, String, SearchStringRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Retrieve the list of database view metadata elements that contain the search string.
findDataContainers(String, String, SearchStringRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Retrieve the list of data field metadata elements that contain the search string.
findDataFilesByPathName(String, String, int, int, PathNameRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.FilesRESTServices
Retrieve data files by the supplied wildcard name.
findEndpoints(String, String, SearchStringRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ConnectionRESTServices
Retrieve the list of endpoint metadata elements that contain the search string.
findEventTypes(String, String, SearchStringRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.EventBrokerRESTServices
Retrieve the list of event type metadata elements that contain the search string.
findForms(String, String, SearchStringRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Retrieve the list of form metadata elements that contain the search string.
findQueries(String, String, SearchStringRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Retrieve the list of query metadata elements that contain the search string.
findReports(String, String, SearchStringRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Retrieve the list of report metadata elements that contain the search string.
findSchemaAttributes(String, String, String, SearchStringRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.SchemaManagerRESTServices
Retrieve the list of schema attribute metadata elements that contain the search string.
findSchemaType(String, String, String, SearchStringRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.SchemaManagerRESTServices
Retrieve the list of schema type metadata elements that contain the search string.
findTopics(String, String, SearchStringRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.EventBrokerRESTServices
Retrieve the list of topic metadata elements that contain the search string.
findValidValues(String, String, SearchStringRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ValidValuesRESTServices
Retrieve the list of validValue metadata elements that contain the search string.
findValidValueSet(String, String, SearchStringRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.SchemaManagerRESTServices
Retrieve the list of valid value set metadata elements that contain the search string.
FormConverter<B> - Class in org.odpi.openmetadata.accessservices.datamanager.converters
FormConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a Form bean.
FormConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.converters.FormConverter
Constructor

G

getAllValidValues(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ValidValuesRESTServices
Retrieve the list of validValue metadata elements with a matching qualified or display name.
getAPIByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.APIManagerRESTServices
Retrieve the API metadata element with the supplied unique identifier.
getAPIOperationByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.APIManagerRESTServices
Retrieve the API operation metadata element with the supplied unique identifier.
getAPIOperationsByName(String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.APIManagerRESTServices
Retrieve the list of API operation metadata elements with a matching qualified or display name.
getAPIOperationsForAPI(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.APIManagerRESTServices
Return the list of operation associated with an API.
getAPIParameterListByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.APIManagerRESTServices
Retrieve the API parameter list metadata element with the supplied unique identifier.
getAPIParameterListsByName(String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.APIManagerRESTServices
Retrieve the list of API parameter list metadata elements with a matching qualified or display name.
getAPIParameterListsForOperation(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.APIManagerRESTServices
Return the list of schemas associated with a topic.
getAPIsByEndpoint(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.APIManagerRESTServices
Retrieve the list of API metadata elements linked to the requested endpoint.
getAPIsByName(String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.APIManagerRESTServices
Retrieve the list of API metadata elements with a matching qualified or display name.
getAPIsForAPIManager(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.APIManagerRESTServices
Retrieve the list of apis created by this caller.
getAssigneesOfReferenceValue(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ValidValuesRESTServices
Return information about the consumers linked to a valid value.
getColumnsForDatabaseTable(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Retrieve the list of column for a database table (or view)
getConnectionByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ConnectionRESTServices
Retrieve the connection metadata element with the supplied unique identifier.
getConnectionsByName(String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ConnectionRESTServices
Retrieve the list of connection metadata elements with a matching qualified or display name.
getConnectorTypeByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ConnectionRESTServices
Retrieve the connector type metadata element with the supplied unique identifier.
getConnectorTypesByName(String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ConnectionRESTServices
Retrieve the list of connector type metadata elements with a matching qualified or display name.
getConsumersOfValidValue(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ValidValuesRESTServices
Return information about the consumers linked to a valid value.
getDatabaseByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Retrieve the database metadata element with the supplied unique identifier.
getDatabaseColumnByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Retrieve the database column metadata element with the supplied unique identifier.
getDatabaseColumnsByName(String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Retrieve the list of database column metadata elements with a matching qualified or display name.
getDatabasesByName(String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Retrieve the list of database metadata elements with a matching qualified or display name.
getDatabaseSchemaByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Retrieve the database schema metadata element with the supplied unique identifier.
getDatabaseSchemasByName(String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Retrieve the list of database schema metadata elements with a matching qualified or display name.
getDatabasesForDatabaseManager(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Retrieve the list of databases created by this caller.
getDatabaseTableByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Retrieve the database table metadata element with the supplied unique identifier.
getDatabaseTablesByName(String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Retrieve the list of database table metadata elements with a matching qualified or display name.
getDatabaseViewByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Retrieve the database view metadata element with the supplied unique identifier.
getDatabaseViewsByName(String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Retrieve the list of database view metadata elements with a matching qualified or display name.
getDataContainerByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Retrieve the data field metadata element with the supplied unique identifier.
getDataContainersByName(String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Retrieve the list of data field metadata elements with a matching qualified or display name.
getDataContainersForParent(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Return the list of schemas associated with a parent element .
getDataFileByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.FilesRESTServices
Retrieve a data file asset by its unique identifier (GUID).
getDataFileByPathName(String, String, PathNameRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.FilesRESTServices
Retrieve a data file asset by its fully qualified path name.
getDataFilesByPathName(String, String, int, int, PathNameRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.FilesRESTServices
Find data file by a full or partial path name.
getEndpointByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ConnectionRESTServices
Retrieve the endpoint metadata element with the supplied unique identifier.
getEndpointsByName(String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ConnectionRESTServices
Retrieve the list of endpoint metadata elements with a matching qualified or display name.
getEventTypeByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.EventBrokerRESTServices
Retrieve the event type metadata element with the supplied unique identifier.
getEventTypesByName(String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.EventBrokerRESTServices
Retrieve the list of event type metadata elements with a matching qualified or display name.
getEventTypesForEventSet(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.EventBrokerRESTServices
Return the list of event types associated with a EventType Set.
getEventTypesForTopic(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.EventBrokerRESTServices
Return the list of schemas associated with a topic.
getFileSystemByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.FilesRESTServices
Retrieve a FileSystemProperties asset by its unique identifier (GUID).
getFileSystemByUniqueName(String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.FilesRESTServices
Retrieve a FileSystemProperties asset by its unique name.
getFileSystems(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.FilesRESTServices
Retrieve a list of defined FileSystems assets.
getFolderByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.FilesRESTServices
Retrieve a FileFolderProperties asset by its unique identifier (GUID).
getFolderByPathName(String, String, PathNameRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.FilesRESTServices
Retrieve a folder by its fully qualified path name.
getFolderFiles(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.FilesRESTServices
Get the files inside a folder - both those that are nested and those that are linked.
getFormByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Retrieve the form metadata element with the supplied unique identifier.
getFormsByName(String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Retrieve the list of form metadata elements with a matching qualified or display name.
getFormsForApplication(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Retrieve the list of forms created by this caller.
getGenericHandler() - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DataManagerServicesInstance
Return the handler for managing generic objects.
getMetadataSourceGUID(String, String, NameRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DataManagerRESTServices
Retrieve the unique identifier of the integration daemon service.
getNestedAttributes(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.SchemaManagerRESTServices
Retrieve the list of schema attributes associated with a StructSchemaType or nested underneath a schema attribute.
getNestedFolders(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.FilesRESTServices
Return the list of folders nested inside a folder.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.APIConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.APIOperationConverter
Using the supplied entity, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.ConnectorTypeConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.DatabaseConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.DatabaseManagerConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.DatabaseSchemaConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.DataFileConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.ElementStubConverter
Using the supplied entity, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.EndpointConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.EventTypeConverter
Using the supplied entity, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.FileFolderConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.FileSystemConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.FormConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.QueryConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.ReportConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.TopicConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.ValidValueConverter
Using the supplied entity, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.ValidValueSetConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.APIConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.APIOperationConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.ConnectorTypeConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.DatabaseConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.DatabaseManagerConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.DatabaseSchemaConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.DataFileConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.ElementStubConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.EndpointConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.EventTypeConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.FileFolderConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.FileSystemConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.FormConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.QueryConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.RelatedElementConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.ReportConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.TopicConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.ValidValueConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.ValidValueSetConverter
Using the supplied instances, return a new instance of the bean.
getNewBean(Class<B>, Relationship, boolean, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.ElementStubConverter
Using the supplied instances, return a new instance of the bean.
getNewBeans(Class<B>, List<Relationship>, boolean, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.ElementStubConverter
Using the supplied instances, return list of new instances of the bean.
getNewComplexBean(Class<B>, EntityDetail, List<EntityDetail>, List<Relationship>, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.ConnectionConverter
Using the supplied instances, return a new instance of the bean.
getNewComplexBean(Class<B>, EntityDetail, List<Relationship>, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.APIParameterListConverter
Using the supplied instances, return a new instance of the bean.
getNewSchemaAttributeBean(Class<B>, EntityDetail, Class<T>, T, List<Relationship>, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.APIParameterConverter
Extract the properties from the schema attribute entity.
getNewSchemaAttributeBean(Class<B>, EntityDetail, Class<T>, T, List<Relationship>, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.DatabaseColumnConverter
Extract the properties from the schema attribute entity.
getNewSchemaAttributeBean(Class<B>, EntityDetail, Class<T>, T, List<Relationship>, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.DatabaseTableConverter
Extract the properties from the schema attribute entity.
getNewSchemaAttributeBean(Class<B>, EntityDetail, Class<T>, T, List<Relationship>, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.DatabaseViewConverter
Extract the properties from the schema attribute entity.
getNewSchemaAttributeBean(Class<B>, EntityDetail, Class<T>, T, List<Relationship>, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.DataContainerConverter
Extract the properties from the schema attribute entity.
getNewSchemaAttributeBean(Class<B>, EntityDetail, Class<T>, T, List<Relationship>, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.DataFieldConverter
Extract the properties from the schema attribute entity.
getNewSchemaAttributeBean(Class<B>, EntityDetail, Class<T>, T, List<Relationship>, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.SchemaAttributeConverter
Extract the properties from the schema attribute entity.
getNewSchemaAttributeBean(Class<B>, EntityDetail, Class<T>, T, List<Relationship>, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.TabularColumnConverter
Extract the properties from the schema attribute entity.
getNewSchemaTypeBean(Class<B>, InstanceHeader, String, InstanceProperties, List<Classification>, int, String, String, B, String, B, String, B, List<String>, List<B>, List<Relationship>, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.SchemaTypeConverter
Return the converted bean.
getOutTopicConnection(String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DataManagerRESTServices
Return the connection object for the Data Manager OMAS's out topic.
getQueriesByName(String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Retrieve the list of query metadata elements with a matching qualified or display name.
getQueriesForApplication(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Retrieve the list of queries created by this caller.
getQueryByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Retrieve the query metadata element with the supplied unique identifier.
getReferenceValues(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ValidValuesRESTServices
Return information about the valid values linked as reference value tags to an element.
getRelatedElement(Class<B>, EntityDetail, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.converters.DataManagerOMASConverter
Using the supplied instances, return a new instance of a relatedElement bean.
getReportByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Retrieve the report metadata element with the supplied unique identifier.
getReportsByName(String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Retrieve the list of report metadata elements with a matching qualified or display name.
getReportsForApplication(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Retrieve the list of reports created by this caller.
getSchemaAttributeByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.SchemaManagerRESTServices
Retrieve the schema attribute metadata element with the supplied unique identifier.
getSchemaAttributesByName(String, String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.SchemaManagerRESTServices
Retrieve the list of schema attribute metadata elements with a matching qualified or display name.
getSchemasForDatabase(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Return the list of schemas associated with a database.
getSchemaTypeByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.SchemaManagerRESTServices
Retrieve the schema type metadata element with the supplied unique identifier.
getSchemaTypeByName(String, String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.SchemaManagerRESTServices
Retrieve the list of schema type metadata elements with a matching qualified or display name.
getSchemaTypeForElement(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.SchemaManagerRESTServices
Return the schema type associated with a specific open metadata element (data asset, process or port).
getSchemaTypeParent(String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.SchemaManagerRESTServices
Retrieve the header of the metadata element connected to a schema type.
getSetsForValidValue(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ValidValuesRESTServices
Page through the list of valid value sets that a valid value definition/set belongs to.
getTablesForDatabaseAsset(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Retrieve the list of database tables associated with a database or database schema.
getTopicByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.EventBrokerRESTServices
Retrieve the topic metadata element with the supplied unique identifier.
getTopicsByName(String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.EventBrokerRESTServices
Retrieve the list of topic metadata elements with a matching qualified or display name.
getTopicsForEventBroker(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.EventBrokerRESTServices
Retrieve the list of topics created by this caller.
getTopLevelFolders(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.FilesRESTServices
Return the list of folders nested inside a filesystem.
getValidValueByGUID(String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ValidValuesRESTServices
Retrieve the validValue metadata element with the supplied unique identifier.
getValidValuesByName(String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ValidValuesRESTServices
Retrieve the list of validValue metadata elements with a matching qualified or display name.
getValidValueSetByName(String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.SchemaManagerRESTServices
Retrieve the list of valid value set metadata elements with a matching qualified or display name.
getValidValueSetMembers(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ValidValuesRESTServices
Page through the members of a valid value set.
getValidValuesForConsumer(String, String, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ValidValuesRESTServices
Return information about the valid value set linked to an element as its set of valid values.
getViewsForDatabaseAsset(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Retrieve the list of database views associated with a database or database schema.

I

initialize(AccessServiceConfig, OMRSTopicConnector, OMRSRepositoryConnector, AuditLog, String) - Method in class org.odpi.openmetadata.accessservices.datamanager.admin.DataManagerAdmin
Initialize the access service.

M

moveDataFileInCatalog(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.FilesRESTServices
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, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.FilesRESTServices
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.admin - package org.odpi.openmetadata.accessservices.datamanager.admin
Provides the implementation of the admin classes that are called during server start up and shut down.
org.odpi.openmetadata.accessservices.datamanager.converters - package org.odpi.openmetadata.accessservices.datamanager.converters
Provides the converters that take beans from the repository services (eg entities and relationships) and converts them into Asset Manager OMAS beans to return to the caller.
org.odpi.openmetadata.accessservices.datamanager.listener - package org.odpi.openmetadata.accessservices.datamanager.listener
 
org.odpi.openmetadata.accessservices.datamanager.outtopic - package org.odpi.openmetadata.accessservices.datamanager.outtopic
 
org.odpi.openmetadata.accessservices.datamanager.server - package org.odpi.openmetadata.accessservices.datamanager.server
 

P

processClassifiedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.datamanager.listener.DataManagerOMRSTopicListener
A new classification has been added to an entity.
processClassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.accessservices.datamanager.listener.DataManagerOMRSTopicListener
A new classification has been added to an entity.
processClassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.accessservices.datamanager.listener.DataManagerOMRSTopicListener
A new classification has been added to an entityProxy.
processDeclassifiedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.datamanager.listener.DataManagerOMRSTopicListener
A classification has been removed from an entity.
processDeclassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification) - Method in class org.odpi.openmetadata.accessservices.datamanager.listener.DataManagerOMRSTopicListener
A classification has been removed from an entity.
processDeclassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification) - Method in class org.odpi.openmetadata.accessservices.datamanager.listener.DataManagerOMRSTopicListener
A classification has been removed from an entityProxy.
processDeletedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.datamanager.listener.DataManagerOMRSTopicListener
An existing entity has been deleted.
processDeletedRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.datamanager.listener.DataManagerOMRSTopicListener
An existing relationship has been deleted.
processDeletePurgedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.datamanager.listener.DataManagerOMRSTopicListener
An existing entity has been deleted and purged in a single action.
processDeletePurgedRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.datamanager.listener.DataManagerOMRSTopicListener
An active relationship has been deleted and purged from the repository.
processNewEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.datamanager.listener.DataManagerOMRSTopicListener
A new entity has been created.
processNewRelationshipEvent(String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.datamanager.listener.DataManagerOMRSTopicListener
A new relationship has been created.
processReclassifiedEntityEvent(String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.datamanager.listener.DataManagerOMRSTopicListener
An existing classification has been changed on an entity.
processReclassifiedEntityEvent(String, String, String, String, String, EntityDetail, Classification, Classification) - Method in class org.odpi.openmetadata.accessservices.datamanager.listener.DataManagerOMRSTopicListener
An existing classification has been changed on an entity.
processReclassifiedEntityEvent(String, String, String, String, String, EntityProxy, Classification, Classification) - Method in class org.odpi.openmetadata.accessservices.datamanager.listener.DataManagerOMRSTopicListener
An existing classification has been changed on an entityProxy.
processReHomedEntityEvent(String, String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.datamanager.listener.DataManagerOMRSTopicListener
An existing entity has changed home repository.
processReHomedRelationshipEvent(String, String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.datamanager.listener.DataManagerOMRSTopicListener
An existing relationship has changed home repository.
processReIdentifiedEntityEvent(String, String, String, String, String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.datamanager.listener.DataManagerOMRSTopicListener
The guid of an existing entity has been changed to a new value.
processReIdentifiedRelationshipEvent(String, String, String, String, String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.datamanager.listener.DataManagerOMRSTopicListener
The guid of an existing relationship has changed.
processReTypedEntityEvent(String, String, String, String, String, TypeDefSummary, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.datamanager.listener.DataManagerOMRSTopicListener
An existing entity has had its type changed.
processReTypedRelationshipEvent(String, String, String, String, String, TypeDefSummary, Relationship) - Method in class org.odpi.openmetadata.accessservices.datamanager.listener.DataManagerOMRSTopicListener
An existing relationship has had its type changed.
processUpdatedEntityEvent(String, String, String, String, String, EntityDetail, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.datamanager.listener.DataManagerOMRSTopicListener
An existing entity has been updated.
processUpdatedRelationshipEvent(String, String, String, String, String, Relationship, Relationship) - Method in class org.odpi.openmetadata.accessservices.datamanager.listener.DataManagerOMRSTopicListener
An existing relationship has been updated.
publishAPI(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.APIManagerRESTServices
Update the zones for the API asset so that it becomes visible to consumers.
publishDatabase(String, String, String, ClassificationRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Update the zones for the database asset so that it becomes visible to consumers.
publishDatabaseSchema(String, String, String, ClassificationRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Update the zones for the database asset so that it becomes visible to consumers.
publishForm(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Update the zones for the form asset so that it becomes visible to consumers.
publishQuery(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Update the zones for the query asset so that it becomes visible to consumers.
publishReport(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Update the zones for the report asset so that it becomes visible to consumers.
publishTopic(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.EventBrokerRESTServices
Update the zones for the topic asset so that it becomes visible to consumers.

Q

QueryConverter<B> - Class in org.odpi.openmetadata.accessservices.datamanager.converters
QueryConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a Query bean.
QueryConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.converters.QueryConverter
Constructor

R

RelatedElementConverter<B> - Class in org.odpi.openmetadata.accessservices.datamanager.converters
RelatedElementConverter generates a RelatedElement from a relationship and attached entity
RelatedElementConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.converters.RelatedElementConverter
Constructor
removeAPI(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.APIManagerRESTServices
Remove the metadata element representing an api.
removeAPIOperation(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.APIManagerRESTServices
Remove the metadata element representing an API operation.
removeAPIParameterList(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.APIManagerRESTServices
Remove the metadata element representing an API parameter list.
removeConnection(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ConnectionRESTServices
Remove the metadata element representing a connection.
removeDatabase(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Remove the metadata element representing a database.
removeDatabaseColumn(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Remove the metadata element representing a database column.
removeDatabaseSchema(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Remove the metadata element representing a database schema.
removeDatabaseTable(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Remove the metadata element representing a database table.
removeDatabaseView(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Remove the metadata element representing a database table.
removeDataContainer(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Remove the metadata element representing a data container.
removeEndpoint(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ConnectionRESTServices
Remove the metadata element representing a endpoint.
removeEventType(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.EventBrokerRESTServices
Remove the metadata element representing an event type.
removeForeignKeyRelationship(String, String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Remove the foreign key relationship for the requested columns.
removeForm(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Remove the metadata element representing a form.
removePrimaryKeyFromColumn(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Remove the classification that this column is a primary key.
removeQuery(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Remove the metadata element representing a query.
removeReport(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Remove the metadata element representing a report.
removeSchemaAttribute(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.SchemaManagerRESTServices
Remove the metadata element representing a schema attribute.
removeSchemaType(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.SchemaManagerRESTServices
Remove the metadata element representing a schema type.
removeTopic(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.EventBrokerRESTServices
Remove the metadata element representing a topic.
removeValidValue(String, String, String, ExternalSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ValidValuesRESTServices
Remove the metadata element representing a validValue.
ReportConverter<B> - Class in org.odpi.openmetadata.accessservices.datamanager.converters
ReportConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a Report bean.
ReportConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.converters.ReportConverter
Constructor

S

SchemaAttributeConverter<B> - Class in org.odpi.openmetadata.accessservices.datamanager.converters
SchemaAttributeConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a SchemaAttributeElement bean.
SchemaAttributeConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.converters.SchemaAttributeConverter
Constructor
SchemaManagerRESTServices - Class in org.odpi.openmetadata.accessservices.datamanager.server
SchemaManagerRESTServices is the server-side implementation of the Data Manager OMAS's support for relational topics.
SchemaManagerRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.server.SchemaManagerRESTServices
Default constructor
SchemaTypeConverter<B> - Class in org.odpi.openmetadata.accessservices.datamanager.converters
SchemaTypeConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a bean that inherits from SchemaTypeElement.
SchemaTypeConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.converters.SchemaTypeConverter
Constructor
sendEntityEvent(DataManagerOutboundEventType, String, String, String, ElementStub) - Method in class org.odpi.openmetadata.accessservices.datamanager.outtopic.DataManagerOutTopicPublisher
Send an event that relates to an entity.
sendRelationshipEvent(DataManagerOutboundEventType, String, String, ElementStub, ElementStub, ElementStub) - Method in class org.odpi.openmetadata.accessservices.datamanager.outtopic.DataManagerOutTopicPublisher
Send an event that relates to a relationship.
setPrimaryKeyOnColumn(String, String, String, ClassificationRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Classify a column in a database table as the primary key.
setupAssetConnection(String, String, String, String, AssetConnectionRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ConnectionRESTServices
Create a relationship between an asset and its connection.
setupCalculatedValue(String, String, String, FormulaRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.SchemaManagerRESTServices
Classify the schema element to indicate that it describes a calculated value.
setupConnectorType(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ConnectionRESTServices
Create a relationship between a connection and a connector type.
setupEmbeddedConnection(String, String, String, String, EmbeddedConnectionRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ConnectionRESTServices
Create a relationship between a virtual connection and an embedded connection.
setupEndpoint(String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ConnectionRESTServices
Create a relationship between a connection and an endpoint.
setupQueryTargetRelationship(String, String, String, String, DerivedSchemaTypeQueryTargetRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.SchemaManagerRESTServices
Link two schema elements together to show a query target relationship.
setupReferenceValueTag(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ValidValuesRESTServices
Create a reference value assignment relationship between an element and a valid value to show that the valid value is a semiformal tag/classification.
setupSchemaElementRelationship(String, String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.SchemaManagerRESTServices
Create a relationship between two schema elements.
setupSchemaType(String, String, String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.SchemaManagerRESTServices
Connect a schema type to a schema attribute.
setupValidValueMember(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ValidValuesRESTServices
Create a membership relationship between a validValue and a validValueSet that it belongs to.
setupValidValues(String, String, String, String, RelationshipRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ValidValuesRESTServices
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.
shutdown() - Method in class org.odpi.openmetadata.accessservices.datamanager.admin.DataManagerAdmin
Shutdown the access service.

T

TabularColumnConverter<B> - Class in org.odpi.openmetadata.accessservices.datamanager.converters
TabularColumnConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a TabularColumnElement bean.
TabularColumnConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.converters.TabularColumnConverter
Constructor
TopicConverter<B> - Class in org.odpi.openmetadata.accessservices.datamanager.converters
TopicConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a TopicElement bean.
TopicConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.converters.TopicConverter
Constructor

U

updateAPI(String, String, String, boolean, APIRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.APIManagerRESTServices
Update the metadata element representing a api.
updateAPIOperation(String, String, String, boolean, APIOperationRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.APIManagerRESTServices
Update the metadata element representing a API operation.
updateAPIParameterList(String, String, String, boolean, APIParameterListRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.APIManagerRESTServices
Update the metadata element representing an API parameter list.
updateConnection(String, String, String, boolean, ConnectionRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ConnectionRESTServices
Update the metadata element representing a connection.
updateDatabase(String, String, String, boolean, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Update the metadata element representing a database.
updateDatabaseColumn(String, String, String, boolean, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Update the metadata element representing a database column.
updateDatabaseSchema(String, String, String, boolean, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Update the metadata element representing a database schema.
updateDatabaseTable(String, String, String, boolean, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Update the metadata element representing a database table.
updateDatabaseView(String, String, String, boolean, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Update the metadata element representing a database table.
updateDataContainer(String, String, String, boolean, DataContainerRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Update the metadata element representing a data field.
updateDataFileInCatalog(String, String, String, boolean, DataFileRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.FilesRESTServices
Update the file asset description in the catalog.
updateDataFolderInCatalog(String, String, String, boolean, DataFolderRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.FilesRESTServices
Update the DataFolder asset description in the catalog.
updateEndpoint(String, String, String, boolean, EndpointRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ConnectionRESTServices
Update the metadata element representing a endpoint.
updateEventType(String, String, String, boolean, EventTypeRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.EventBrokerRESTServices
Update the metadata element representing an event type.
updateForm(String, String, String, boolean, FormRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Update the metadata element representing a form.
updateQuery(String, String, String, boolean, QueryRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Update the metadata element representing a query.
updateQueryTargetRelationship(String, String, String, String, DerivedSchemaTypeQueryTargetRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.SchemaManagerRESTServices
Update the relationship properties for the query target.
updateReport(String, String, String, boolean, ReportRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Update the metadata element representing a report.
updateSchemaAttribute(String, String, String, boolean, SchemaAttributeRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.SchemaManagerRESTServices
Update the properties of the metadata element representing a schema attribute.
updateSchemaType(String, String, String, boolean, SchemaTypeRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.SchemaManagerRESTServices
Update the metadata element representing a schema type.
updateTopic(String, String, String, boolean, TopicRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.EventBrokerRESTServices
Update the metadata element representing a topic.
updateValidValue(String, String, String, boolean, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.ValidValuesRESTServices
Update the metadata element representing a validValues.

V

ValidValueConverter<B> - Class in org.odpi.openmetadata.accessservices.datamanager.converters
ValidValueConverter generates an ValidValueElement bean from an ValidValueProperties entity.
ValidValueConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.converters.ValidValueConverter
Constructor
ValidValueSetConverter<B> - Class in org.odpi.openmetadata.accessservices.datamanager.converters
ValidValueConverter provides common methods for transferring relevant properties from an Open Metadata Repository Services (OMRS) EntityDetail object into a ValidValueElement bean.
ValidValueSetConverter(OMRSRepositoryHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.datamanager.converters.ValidValueSetConverter
Constructor
ValidValuesRESTServices - Class in org.odpi.openmetadata.accessservices.datamanager.server
ValidValuesRESTServices provides the API operations to create and maintain validValues information.
ValidValuesRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.datamanager.server.ValidValuesRESTServices
Default constructor

W

withdrawAPI(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.APIManagerRESTServices
Update the zones for the API asset so that it is no longer visible to consumers.
withdrawDatabase(String, String, String, ClassificationRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Update the zones for the database asset so that it is no longer visible to consumers.
withdrawDatabaseSchema(String, String, String, ClassificationRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DatabaseManagerRESTServices
Update the zones for the database asset so that it is no longer visible to consumers.
withdrawForm(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Update the zones for the form asset so that it is no longer visible to consumers.
withdrawQuery(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Update the zones for the query asset so that it is no longer visible to consumers.
withdrawReport(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.DisplayApplicationRESTServices
Update the zones for the report asset so that it is no longer visible to consumers.
withdrawTopic(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.accessservices.datamanager.server.EventBrokerRESTServices
Update the zones for the topic asset so that it is no longer visible to consumers.
A C D E F G I M O P Q R S T U V W 
All Classes All Packages