Package org.odpi.openmetadata.accessservices.digitalarchitecture.api


package org.odpi.openmetadata.accessservices.digitalarchitecture.api
The API package defines the Java interfaces supported by the Digital Architecture OMAS. These Java interfaces wrap the REST API calls to the server and the asynchronous event passing through Digital Architecture OMAS's Out Topic.
  • Class
    Description
    DigitalArchitectureEventInterface defines how a client gets access to the events produced by the Digital Architecture OMAS
    DigitalArchitectureEventListener is the interface that a client implements to register to receive the events from the Digital Architecture OMAS.
    The ManageCollections adds methods for managing collections.
    ManageConnections provides methods to define connections and their supporting objects The interface supports the following types of objects Connections - the connections used to create connector instances that can access the connection. ConnectorTypes - description of a specific that can be used to access the connection. ConnectorCategories - the network information needed to access the connection. Endpoints - the network information needed to access the connection.
    ManageLocations defines the client side interface for the Digital Architecture OMAS that is relevant for managing definitions of locations.
    ManageReferenceData provides the API operations to create and maintain lists of valid value definitions grouped into a valid value set.
    Subject areas group data into topic areas.
    The ManageTemplates is used to create and maintain templates.