Index
All Classes and Interfaces|All Packages
A
- addToCollection(String, String, CollectionMembershipProperties, String) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.CollectionsClient
-
Add an element to a collection.
- attachCollection(String, String, String, ResourceListProperties, boolean) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.CollectionsClient
-
Connect an existing collection to an element using the ResourceList relationship (0019).
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.
- CollectionConverter<B> - Class in org.odpi.openmetadata.accessservices.digitalservice.client.converters
-
CollectionConverter generates a CollectionElement from a Collection entity
- CollectionConverter(PropertyHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.digitalservice.client.converters.CollectionConverter
-
Constructor
- CollectionMemberConverter<B> - Class in org.odpi.openmetadata.accessservices.digitalservice.client.converters
-
CollectionMemberConverter generates a CollectionMember bean from a RelatedMetadataElement.
- CollectionMemberConverter(PropertyHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.digitalservice.client.converters.CollectionMemberConverter
-
Constructor
- 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, CollectionProperties, String, String, ElementProperties, boolean) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.CollectionsClient
-
Create a new generic collection.
- createCollectionFromTemplate(String, String, boolean, Date, Date, String, ElementProperties, Map<String, String>, String, String, ElementProperties, boolean) - 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, CollectionProperties, DigitalProductProperties, String, String, ElementProperties, boolean) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.CollectionsClient
-
Create a new collection that represents a digital product.
D
- deleteCollection(String, String) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.CollectionsClient
-
Delete a collection.
- detachCollection(String, String, String) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.CollectionsClient
-
Detach an existing collection from an element.
- DigitalServiceBaseClient - Class in org.odpi.openmetadata.accessservices.digitalservice.client
-
DigitalServiceBaseClient supports the common properties and functions for the Digital Service OMAS.
- DigitalServiceBaseClient(String, String, int) - 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, int) - Constructor for class org.odpi.openmetadata.accessservices.digitalservice.client.DigitalServiceBaseClient
-
Create a new client that passes userId and password in each HTTP request.
- DigitalServiceConverterBase<B> - Class in org.odpi.openmetadata.accessservices.digitalservice.client.converters
-
Provide base converter functions for the Digital Service OMAS.
- DigitalServiceConverterBase(PropertyHelper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.digitalservice.client.converters.DigitalServiceConverterBase
-
Constructor
- 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, int, int, 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) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.CollectionsClient
-
Return the properties of a specific collection.
- getCollectionMembers(String, String, 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, int, int, Date) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.CollectionsClient
-
Returns the list of collections with a particular name.
- getCollectionsByType(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.CollectionsClient
-
Returns the list of collections with a particular collectionType.
- getNewBean(Class<B>, OpenMetadataElement, String) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.converters.CollectionConverter
-
Using the supplied openMetadataElement, return a new instance of the bean.
- getNewBean(Class<B>, OpenMetadataElement, RelatedMetadataElements, String) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.converters.CollectionConverter
-
Using the supplied instances, return a new instance of the bean.
- getNewBean(Class<B>, RelatedMetadataElement, String) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.converters.CollectionConverter
-
Using the supplied openMetadataElement, return a new instance of the bean.
- getNewBean(Class<B>, RelatedMetadataElement, String) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.converters.CollectionMemberConverter
-
Using the supplied openMetadataElement, return a new instance of the bean.
- getRelatedElement(Class<B>, OpenMetadataElement, RelatedMetadataElements, String) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.converters.DigitalServiceConverterBase
-
Using the supplied instances, return a new instance of a relatedElement bean.
- getRelatedElement(Class<B>, RelatedMetadataElement, String) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.converters.DigitalServiceConverterBase
-
Using the supplied instances, return a new instance of a relatedElement bean.
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.
- 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.converters - package org.odpi.openmetadata.accessservices.digitalservice.client.converters
-
The converters take Open Metadata Store elements and convert them to Digital Service OMAS beans.
- 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) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.CollectionsClient
-
Remove an element from a collection.
U
- updateCollection(String, String, boolean, CollectionProperties) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.CollectionsClient
-
Update the properties of a collection.
- updateCollectionMembership(String, String, boolean, CollectionMembershipProperties, String) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.CollectionsClient
-
Update an element's membership to a collection.
- updateDigitalProduct(String, String, boolean, DigitalProductProperties) - Method in class org.odpi.openmetadata.accessservices.digitalservice.client.CollectionsClient
-
Update the properties of the DigitalProduct classification attached to a collection.
All Classes and Interfaces|All Packages