Index

A C D F G O R U 
All Classes and Interfaces|All Packages

A

addToCollection(String, String, CollectionMembershipProperties, String, Date) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.CollectionsClient
Add an element to a collection.
attachCollection(String, String, String, ResourceListProperties, boolean, Date) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.CollectionsClient
Connect an existing collection to an element using the ResourceList relationship (0019).

C

CollectionsClient - Class in org.odpi.openmetadata.accessservices.digitalservice.client
The CollectionsClient supports requests related to collections.
CollectionsClient(String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.digitalservice.client.CollectionsClient
Create a new client with no authentication embedded in the HTTP request.
CollectionsClient(String, String, String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.digitalservice.client.CollectionsClient
Create a new client that passes userId and password in each HTTP request.
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.
createCollection(String, String, boolean, String, String, CollectionProperties, String, String, ElementProperties, boolean, Date) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.CollectionsClient
Create a new generic collection.
createCollectionFromTemplate(String, String, boolean, String, Date, Date, String, ElementProperties, Map<String, String>, String, String, ElementProperties, boolean, Date) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.CollectionsClient
Create a new metadata element to represent a collection using an existing metadata element as a template.
createDigitalProduct(String, String, boolean, String, CollectionProperties, DigitalProductProperties, String, String, ElementProperties, boolean, Date) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.CollectionsClient
Create a new collection that represents a digital product.

D

deleteCollection(String, String, boolean) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.CollectionsClient
Delete a collection.
detachCollection(String, String, String, Date) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.CollectionsClient
Detach an existing collection from an element.
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.

F

findCollections(String, String, String, List<ElementStatus>, Date, SequencingOrder, String, int, int, boolean, boolean, Date) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.CollectionsClient
Returns the list of collections matching the search string - this is coded as a regular expression.

G

getAttachedCollections(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.CollectionsClient
Returns the list of collections that are linked off of the supplied element.
getClassifiedCollections(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.CollectionsClient
Returns the list of collections with a particular classification.
getCollection(String, String, Date, boolean, boolean, Date) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.CollectionsClient
Return the properties of a specific collection.
getCollectionGraph(String, String, List<ElementStatus>, Date, String, SequencingOrder, boolean, boolean, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.CollectionsClient
Return a graph of elements that are the nested members of a collection along with elements immediately connected to the starting collection.
getCollectionMembers(String, String, List<ElementStatus>, Date, String, SequencingOrder, boolean, boolean, Date, int, int) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.CollectionsClient
Return a list of elements that are a member of a collection.
getCollectionsByName(String, String, String, List<ElementStatus>, Date, SequencingOrder, String, int, int, boolean, boolean, Date) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.CollectionsClient
Returns the list of collections with a particular name.
getCollectionsByType(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.CollectionsClient
Returns the list of collections with a particular collectionType.
GovernanceConfigurationClient - Class in org.odpi.openmetadata.accessservices.digitalservice.client
GovernanceConfigurationClient supports the configuration of Governance Server and governance services.
GovernanceConfigurationClient(String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.digitalservice.client.GovernanceConfigurationClient
Create a new client with no authentication embedded in the HTTP request.
GovernanceConfigurationClient(String, String, String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.digitalservice.client.GovernanceConfigurationClient
Create a new client that passes userId and password in each HTTP request.
GovernanceConfigurationClient(String, String, GAFRESTClient, int, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.digitalservice.client.GovernanceConfigurationClient
Create a new client that passes userId and password in each HTTP request.

O

OpenGovernanceServiceClient - Class in org.odpi.openmetadata.accessservices.digitalservice.client
OpenGovernanceServiceClient provides an interface to the open governance service.
OpenGovernanceServiceClient(String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.digitalservice.client.OpenGovernanceServiceClient
Create a new client with no authentication embedded in the HTTP request.
OpenGovernanceServiceClient(String, String, String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.digitalservice.client.OpenGovernanceServiceClient
Create a new client that passes userId and password in each HTTP request.
OpenIntegrationServiceClient - Class in org.odpi.openmetadata.accessservices.digitalservice.client
OpenIntegrationServiceClient provides an interface to the open integration service.
OpenIntegrationServiceClient(String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.digitalservice.client.OpenIntegrationServiceClient
Create a new client with no authentication embedded in the HTTP request.
OpenIntegrationServiceClient(String, String, String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.digitalservice.client.OpenIntegrationServiceClient
Create a new client that passes userId and password in each HTTP request.
OpenMetadataBaseClient - Class in org.odpi.openmetadata.accessservices.digitalservice.client
OpenMetadataBaseClient supports the common properties and functions for the open metadata based clients.
OpenMetadataBaseClient(String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.digitalservice.client.OpenMetadataBaseClient
Create a new client with no authentication embedded in the HTTP request.
OpenMetadataBaseClient(String, String, String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.digitalservice.client.OpenMetadataBaseClient
Create a new client that passes userId and password in each HTTP request.
OpenMetadataStoreClient - Class in org.odpi.openmetadata.accessservices.digitalservice.client
OpenMetadataClientBase provides an interface to the open metadata store.
OpenMetadataStoreClient(String, String, int) - 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, int) - 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

removeFromCollection(String, String, String, Date) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.CollectionsClient
Remove an element from a collection.

U

updateCollection(String, String, boolean, CollectionProperties, Date) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.CollectionsClient
Update the properties of a collection.
updateCollectionMembership(String, String, boolean, CollectionMembershipProperties, String, Date) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.CollectionsClient
Update an element's membership to a collection.
updateDigitalProduct(String, String, boolean, DigitalProductProperties, Date) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.CollectionsClient
Update the properties of the DigitalProduct classification attached to a collection.
A C D F G O R U 
All Classes and Interfaces|All Packages