Index

C D O R 
All Classes and Interfaces|All Packages

C

callDigitalServiceGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.rest.DigitalServiceRESTClient
Issue a GET REST call that returns a DigitalServiceElement in a response object.
callDigitalServiceListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.rest.DigitalServiceRESTClient
Issue a GET REST call that returns a list of DigitalServiceElements in a response object.
callDigitalServiceListPostRESTCall(String, String, Object, Object...) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.rest.DigitalServiceRESTClient
Issue a GET REST call that returns a list of DigitalServiceElements in a response object.
callRelatedElementListGetRESTCall(String, String, Object...) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.rest.DigitalServiceRESTClient
Issue a GET REST call that returns a RelatedElementListResponse object.
ConnectedAssetClient - Class in org.odpi.openmetadata.accessservices.digitalservice.client
ConnectedAssetClient is used by applications and tools as a factory for Open Connector Framework (OCF) connectors.
ConnectedAssetClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.digitalservice.client.ConnectedAssetClient
Create a new client with no authentication embedded in the HTTP request.
ConnectedAssetClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.digitalservice.client.ConnectedAssetClient
Create a new client that passes userId and password in each HTTP request.
ConnectedAssetClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.digitalservice.client.ConnectedAssetClient
Create a new client that passes userId and password in each HTTP request.
ConnectedAssetClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.digitalservice.client.ConnectedAssetClient
Create a new client with no authentication embedded in the HTTP request.

D

DigitalServiceBaseClient - Class in org.odpi.openmetadata.accessservices.digitalservice.client
DigitalServiceBaseClient supports the common properties and functions for the Digital Service OMAS.
DigitalServiceBaseClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.digitalservice.client.DigitalServiceBaseClient
Create a new client with no authentication embedded in the HTTP request.
DigitalServiceBaseClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.digitalservice.client.DigitalServiceBaseClient
Create a new client that passes userId and password in each HTTP request.
DigitalServiceBaseClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.digitalservice.client.DigitalServiceBaseClient
Create a new client that passes userId and password in each HTTP request.
DigitalServiceBaseClient(String, String, DigitalServiceRESTClient, int) - Constructor for class org.odpi.openmetadata.accessservices.digitalservice.client.DigitalServiceBaseClient
Create a new client that is going to be used in an OMAG Server.
DigitalServiceBaseClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.digitalservice.client.DigitalServiceBaseClient
Create a new client with no authentication embedded in the HTTP request.
DigitalServiceRESTClient - Class in org.odpi.openmetadata.accessservices.digitalservice.client.rest
DigitalServiceRESTClient is responsible for issuing calls to the OMAS REST APIs.
DigitalServiceRESTClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.digitalservice.client.rest.DigitalServiceRESTClient
Constructor for no authentication.
DigitalServiceRESTClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.digitalservice.client.rest.DigitalServiceRESTClient
Constructor for simple userId and password authentication.
DigitalServiceRESTClient(String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.digitalservice.client.rest.DigitalServiceRESTClient
Constructor for simple userId and password authentication with audit log.
DigitalServiceRESTClient(String, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.digitalservice.client.rest.DigitalServiceRESTClient
Constructor for no authentication with audit log.

O

OpenMetadataStoreClient - Class in org.odpi.openmetadata.accessservices.digitalservice.client
OpenMetadataClientBase provides an interface to the open metadata store.
OpenMetadataStoreClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.digitalservice.client.OpenMetadataStoreClient
Create a new client with no authentication embedded in the HTTP request.
OpenMetadataStoreClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.digitalservice.client.OpenMetadataStoreClient
Create a new client that passes userId and password in each HTTP request.
org.odpi.openmetadata.accessservices.digitalservice.client - package org.odpi.openmetadata.accessservices.digitalservice.client
These are the Java clients for the Digital Service OMAS.
org.odpi.openmetadata.accessservices.digitalservice.client.rest - package org.odpi.openmetadata.accessservices.digitalservice.client.rest
This package provides the support for issuing REST API calls to the OMAG Server and processing common error responses (InvalidParameterException, UserNotAuthorizedException, PropertyServerException) from the calls.

R

removeReferenceable(String, String, String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.DigitalServiceBaseClient
Remove the metadata element.
C D O R 
All Classes and Interfaces|All Packages