Index
All Classes and Interfaces|All Packages
A
- addToCollection(String, String, String, CollectionMembershipProperties) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
-
Add an element to a collection.
- attachCollection(String, String, String, boolean, ResourceListProperties) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
-
Connect an existing collection to an element using the ResourceList relationship (0019).
C
- CollectionListResponse - Class in org.odpi.openmetadata.viewservices.collectionmanager.rest
-
CollectionListResponse is the response structure used on the OMAS REST API calls that return a list of collection elements.
- CollectionListResponse() - Constructor for class org.odpi.openmetadata.viewservices.collectionmanager.rest.CollectionListResponse
-
Default constructor
- CollectionListResponse(CollectionListResponse) - Constructor for class org.odpi.openmetadata.viewservices.collectionmanager.rest.CollectionListResponse
-
Copy/clone constructor
- CollectionManagerAdmin - Class in org.odpi.openmetadata.viewservices.collectionmanager.admin
-
CollectionManagerAdmin is the class that is called by the View Server to initialize and terminate the Collection Manager OMVS.
- CollectionManagerAdmin() - Constructor for class org.odpi.openmetadata.viewservices.collectionmanager.admin.CollectionManagerAdmin
-
Default constructor
- CollectionManagerAuditCode - Enum Class in org.odpi.openmetadata.viewservices.collectionmanager.ffdc
-
The CollectionManagerAuditCode is used to define the message content for the OMRS Audit Log.
- CollectionManagerInstance - Class in org.odpi.openmetadata.viewservices.collectionmanager.server
-
CollectionManagerInstance caches references to objects it needs for a specific server.
- CollectionManagerInstance(String, AuditLog, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerInstance
-
Set up the Collection Manager OMVS instance
- CollectionManagerInstanceHandler - Class in org.odpi.openmetadata.viewservices.collectionmanager.server
-
CollectionManagerInstanceHandler retrieves information from the instance map for the view service instances.
- CollectionManagerInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerInstanceHandler
-
Default constructor registers the view service
- CollectionManagerRegistration - Class in org.odpi.openmetadata.viewservices.collectionmanager.server
-
CollectionManagerRegistration registers the view service with the OMAG Server administration services.
- CollectionManagerRegistration() - Constructor for class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRegistration
- CollectionManagerRESTServices - Class in org.odpi.openmetadata.viewservices.collectionmanager.server
-
The CollectionManagerRESTServices provides the implementation of the Collection Manager Open Metadata View Service (OMVS).
- CollectionManagerRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
-
Default constructor
- CollectionMemberListResponse - Class in org.odpi.openmetadata.viewservices.collectionmanager.rest
-
CollectionMemberListResponse is the response structure used on the OMAS REST API calls that return a list of collection membership elements.
- CollectionMemberListResponse() - Constructor for class org.odpi.openmetadata.viewservices.collectionmanager.rest.CollectionMemberListResponse
-
Default constructor
- CollectionMemberListResponse(CollectionMemberListResponse) - Constructor for class org.odpi.openmetadata.viewservices.collectionmanager.rest.CollectionMemberListResponse
-
Copy/clone constructor
- CollectionMemberResponse - Class in org.odpi.openmetadata.viewservices.collectionmanager.rest
-
CollectionMemberResponse is the response structure used on the OMAS REST API calls that return a CollectionMember object as a response.
- CollectionMemberResponse() - Constructor for class org.odpi.openmetadata.viewservices.collectionmanager.rest.CollectionMemberResponse
-
Default constructor
- CollectionMemberResponse(CollectionMemberResponse) - Constructor for class org.odpi.openmetadata.viewservices.collectionmanager.rest.CollectionMemberResponse
-
Copy/clone constructor
- CollectionResponse - Class in org.odpi.openmetadata.viewservices.collectionmanager.rest
-
CollectionResponse is the response structure used on the OMAS REST API calls that return a CollectionElement object as a response.
- CollectionResponse() - Constructor for class org.odpi.openmetadata.viewservices.collectionmanager.rest.CollectionResponse
-
Default constructor
- CollectionResponse(CollectionResponse) - Constructor for class org.odpi.openmetadata.viewservices.collectionmanager.rest.CollectionResponse
-
Copy/clone constructor
- createCollection(String, String, NewCollectionRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
-
Create a new generic collection.
- createCollectionFromTemplate(String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
-
Create a new metadata element to represent a collection using an existing metadata element as a template.
- createDataSpecCollection(String, NewCollectionRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
-
Create a new collection with the DataSpecCollection classification.
- createDigitalProduct(String, NewDigitalProductRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
-
Create a new collection that represents a digital product.
- createFolderCollection(String, NewCollectionRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
-
Create a new collection with the Folder classification.
- createRootCollection(String, NewCollectionRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
-
Create a new collection with the RootCollection classification.
D
- deleteCollection(String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
-
Delete a collection.
- detachCollection(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
-
Detach an existing collection from an element.
E
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.CollectionListResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.CollectionMemberListResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.CollectionMemberResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.CollectionResponse
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewCollectionRequestBody
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewDigitalProductRequestBody
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewElementRequestBody
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewMetadataElementRequestBody
-
Equals method that returns true if containing properties are the same.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.TemplateRequestBody
-
Equals method that returns true if containing properties are the same.
F
- findCollections(String, boolean, boolean, boolean, int, int, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
-
Returns the list of collections matching the search string - this is coded as a regular expression.
G
- getAnchorGUID() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewElementRequestBody
-
Return the unique identifier of the element that should be the anchor for the new element.
- getAttachedCollections(String, String, int, int, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
-
Returns the list of collections that are linked off of the supplied element.
- getClassifiedCollections(String, int, int, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
-
Returns the list of collections with a particular classification.
- getCollection(String, String) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
-
Return the properties of a specific collection.
- getCollectionMembers(String, String, int, int) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
-
Return a list of elements that are a member of a collection.
- getCollectionProperties() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewCollectionRequestBody
-
Return the properties for the collection.
- getCollectionsByName(String, int, int, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
-
Returns the list of collections with a particular name.
- getCollectionsByType(String, int, int, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
-
Returns the list of collections with a particular collectionType.
- getCollectionsClient() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerInstance
-
Return the collection management client.
- getCollectionsClient(String, String, String) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerInstanceHandler
-
This method returns the object for the tenant to use to work with the Digital Service API.
- getConnectedAssetClient() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerInstance
-
Return the connected asset client.
- getConnectedAssetClient(String, String, String) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerInstanceHandler
-
This method returns the object for the tenant to use to work with the Digital Service API.
- getDigitalProductProperties() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewDigitalProductRequestBody
-
Return the properties for the digital product classification.
- getElement() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.CollectionMemberResponse
-
Return the element result.
- getElement() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.CollectionResponse
-
Return the element result.
- getElements() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.CollectionListResponse
-
Return the collection result.
- getElements() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.CollectionMemberListResponse
-
Return the collection membership result.
- getInitialClassifications() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewMetadataElementRequestBody
-
Return the map of classification name to properties describing the initial classification for the new metadata element.
- getInitialStatus() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewMetadataElementRequestBody
-
Return the initial status of the metadata element (typically ACTIVE).
- getIsOwnAnchor() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewElementRequestBody
-
Return whether this element should be classified as its own anchor or not.
- getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.collectionmanager.ffdc.CollectionManagerAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.collectionmanager.ffdc.CollectionManagerAuditCode
-
Retrieve a message definition object for logging.
- getOpenMetadataStoreClient() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerInstance
-
Return the open metadata store client.
- getOpenMetadataStoreClient(String, String, String) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerInstanceHandler
-
This method returns the object for the tenant to use to work with the Digital Service API.
- getParentAtEnd1() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewElementRequestBody
-
Return which end any parent entity sits on the relationship.
- getParentGUID() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewElementRequestBody
-
Return the optional unique identifier for an element that should be connected to the newly created element.
- getParentRelationshipProperties() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewElementRequestBody
-
Return any properties that should be included in the parent relationship.
- getParentRelationshipTypeName() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewElementRequestBody
-
Return the name of the relationship, if any, that should be established between the new element and the parent element.
- getPlaceholderPropertyValues() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.TemplateRequestBody
-
Return the property values to replace placeholders in the template.
- getReplacementProperties() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.TemplateRequestBody
-
Return the properties for the new metadata element.
- getTemplateGUID() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.TemplateRequestBody
-
Returns the unique identifier of the element to use as a template (optional).
- getTypeName() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewMetadataElementRequestBody
-
Return the open metadata type name for the new metadata element.
H
- hashCode() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.CollectionListResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.CollectionMemberListResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.CollectionMemberResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.CollectionResponse
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewCollectionRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewDigitalProductRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewElementRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewMetadataElementRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.TemplateRequestBody
-
Return hash code for this object
I
- initialize(String, ViewServiceConfig, AuditLog, String, int) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.admin.CollectionManagerAdmin
-
Initialize the Collection Manager view service.
N
- NewCollectionRequestBody - Class in org.odpi.openmetadata.viewservices.collectionmanager.rest
-
NewCollectionRequestBody describes the properties to create a new collection.
- NewCollectionRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewCollectionRequestBody
-
Default constructor
- NewCollectionRequestBody(NewCollectionRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewCollectionRequestBody
-
Copy/clone constructor
- NewDigitalProductRequestBody - Class in org.odpi.openmetadata.viewservices.collectionmanager.rest
-
NewDigitalProductRequestBody describes the properties to create a new collection with a digital product classification.
- NewDigitalProductRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewDigitalProductRequestBody
-
Default constructor
- NewDigitalProductRequestBody(NewDigitalProductRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewDigitalProductRequestBody
-
Copy/clone constructor
- NewElementRequestBody - Class in org.odpi.openmetadata.viewservices.collectionmanager.rest
-
NewElementRequestBody provides a structure for the common properties when creating an element.
- NewElementRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewElementRequestBody
-
Default constructor
- NewElementRequestBody(NewElementRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewElementRequestBody
-
Copy/clone constructor
- NewMetadataElementRequestBody - Class in org.odpi.openmetadata.viewservices.collectionmanager.rest
-
NewMetadataElementRequestBody provides a structure for passing the properties for a new metadata element.
- NewMetadataElementRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewMetadataElementRequestBody
-
Default constructor
- NewMetadataElementRequestBody(NewMetadataElementRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewMetadataElementRequestBody
-
Copy/clone constructor
O
- org.odpi.openmetadata.viewservices.collectionmanager.admin - package org.odpi.openmetadata.viewservices.collectionmanager.admin
-
The admin package controls the start-up and shutdown of the view service.
- org.odpi.openmetadata.viewservices.collectionmanager.ffdc - package org.odpi.openmetadata.viewservices.collectionmanager.ffdc
-
This package provides the definition of the error handling for the Collection Manager OMVS.
- org.odpi.openmetadata.viewservices.collectionmanager.rest - package org.odpi.openmetadata.viewservices.collectionmanager.rest
-
This package defines the beans used to build the REST request and response payloads.
- org.odpi.openmetadata.viewservices.collectionmanager.server - package org.odpi.openmetadata.viewservices.collectionmanager.server
R
- registerViewService() - Static method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRegistration
-
Pass information about this view service to the OMAG Server administration services.
- removeFromCollection(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
-
Remove an element from a collection.
S
- SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.collectionmanager.ffdc.CollectionManagerAuditCode
-
OMVS-COLLECTION-MANAGER-0002 The Collection Manager Open Metadata View Service (OMVS) is initialized
- SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.collectionmanager.ffdc.CollectionManagerAuditCode
-
OMVS-COLLECTION-MANAGER-0001 The Collection Manager Open Metadata View Service (OMVS) is initializing
- SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.collectionmanager.ffdc.CollectionManagerAuditCode
-
OMVS-COLLECTION-MANAGER-0004 The Collection Manager Open Metadata View Service (OMVS) is unable to initialize a new instance; error message is {0}
- SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.viewservices.collectionmanager.ffdc.CollectionManagerAuditCode
-
OMVS-COLLECTION-MANAGER-0003 The Collection Manager Open Metadata View Service (OMVS) is shutting down
- SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.collectionmanager.ffdc.CollectionManagerAuditCode
-
OMVS-COLLECTION-MANAGER-0005 The Collection Manager Open Metadata View Service (OMVS) is shutting down server instance {0}
- setAnchorGUID(String) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewElementRequestBody
-
Set up the unique identifier of the element that should be the anchor for the new element.
- setCollectionProperties(CollectionProperties) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewCollectionRequestBody
-
Set up the properties for the collection.
- setDigitalProductProperties(DigitalProductProperties) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewDigitalProductRequestBody
-
Set up the properties for the digital product classification.
- setElement(CollectionElement) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.CollectionResponse
-
Set up the element result.
- setElement(CollectionMember) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.CollectionMemberResponse
-
Set up the element result.
- setElements(List<CollectionElement>) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.CollectionListResponse
-
Set up the collection result.
- setElements(List<CollectionMember>) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.CollectionMemberListResponse
-
Set up the collection membership result.
- setInitialClassifications(Map<String, ElementProperties>) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewMetadataElementRequestBody
-
Set up the map of classification name to properties describing the initial classification for the new metadata element.
- setIsOwnAnchor(boolean) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewElementRequestBody
-
Set up whether this element should be classified as its own anchor or not.
- setParentAtEnd1(boolean) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewElementRequestBody
-
Set up which end any parent entity sits on the relationship.
- setParentGUID(String) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewElementRequestBody
-
Set up the optional unique identifier for an element that should be connected to the newly created element.
- setParentRelationshipProperties(ElementProperties) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewElementRequestBody
-
Set up any properties that should be included in the parent relationship.
- setParentRelationshipTypeName(String) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewElementRequestBody
-
Set up the name of the optional relationship from the newly created element to a parent element.
- setPlaceholderPropertyValues(Map<String, String>) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.TemplateRequestBody
-
Set up the property values to replace placeholders in the template.
- setReplacementProperties(ElementProperties) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.TemplateRequestBody
-
Set up the properties for the new metadata element.
- setTemplateGUID(String) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.TemplateRequestBody
-
Set up the unique identifier of the element to use as a template (optional).
- setTypeName(String) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewMetadataElementRequestBody
-
Set up the open metadata type name for the new metadata element.
- shutdown() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.admin.CollectionManagerAdmin
-
Shutdown the Collection Manager service.
T
- TemplateRequestBody - Class in org.odpi.openmetadata.viewservices.collectionmanager.rest
-
TemplateRequestBody provides a structure for passing the properties for a new metadata element that is to be created via a template.
- TemplateRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.collectionmanager.rest.TemplateRequestBody
-
Default constructor
- TemplateRequestBody(TemplateRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.collectionmanager.rest.TemplateRequestBody
-
Copy/clone constructor
- toString() - Method in enum class org.odpi.openmetadata.viewservices.collectionmanager.ffdc.CollectionManagerAuditCode
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.CollectionListResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.CollectionMemberListResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.CollectionMemberResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.CollectionResponse
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewCollectionRequestBody
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewDigitalProductRequestBody
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewElementRequestBody
-
JSON-style toString.
- toString() - Method in class org.odpi.openmetadata.viewservices.collectionmanager.rest.NewMetadataElementRequestBody
-
JSON-style toString.
U
- UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.collectionmanager.ffdc.CollectionManagerAuditCode
-
OMVS-COLLECTION-MANAGER-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
- updateCollection(String, String, boolean, CollectionProperties) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
-
Update the properties of a collection.
- updateCollectionMembership(String, String, String, boolean, CollectionMembershipProperties) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
-
Update an element's membership to a collection.
- updateDigitalProduct(String, String, boolean, DigitalProductProperties) - Method in class org.odpi.openmetadata.viewservices.collectionmanager.server.CollectionManagerRESTServices
-
Update the properties of the DigitalProduct classification attached to a collection.
V
- valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.collectionmanager.ffdc.CollectionManagerAuditCode
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.odpi.openmetadata.viewservices.collectionmanager.ffdc.CollectionManagerAuditCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages