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.
-
ClassDescriptionDigitalArchitectureEventInterface defines how a client gets access to the events produced by the Digital Architecture OMASDigitalArchitectureEventListener 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.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.ManageSolutions provides methods to define information supply chains, solution components and their supporting objects The interface supports the following types of objects InformationSupplyChains InformationSupplyChainSegments SolutionBlueprints SolutionComponents SolutionPorts SolutionRolesSubject areas group data into topic areas.The ManageTemplates is used to create and maintain templates.