Index

A B C D E F G H N O R S T U V 
All Classes and Interfaces|All Packages

A

addToCollection(String, String, CollectionMembershipProperties, String) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.CollectionsInterface
Add an element to a collection.
appointPersonRole(String, String, String, Date) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.DigitalRolesInterface
Link a person to a person role.
attachCollection(String, String, String, ResourceListProperties, boolean) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.CollectionsInterface
Connect an existing collection to an element using the ResourceList relationship (0019).

B

BusinessCapabilityManagement - Interface in org.odpi.openmetadata.accessservices.digitalservice.api
BusinessCapabilityManagement supports the maintenance, linking and reporting associated with business capabilities.

C

clearDigitalServiceDependency(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.DigitalServicesInterface
Remove the dependency link between two digital services.
clearDigitalServiceOperator(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.DigitalServicesInterface
Remove the dependency link between two digital services.
clearOrganizationalCapability(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.BusinessCapabilityManagement
Remove a relationship between a business capability and a team.
clearSupportingDigitalService(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.BusinessCapabilityManagement
Remove a relationship between a business capability and a team.
CollectionsInterface - Interface in org.odpi.openmetadata.accessservices.digitalservice.api
The CollectionsInterface adds methods for managing collections.
createAgreementRole(String, String, AgreementRoleProperties, PersonRoleProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.DigitalRolesInterface
Create a definition of a new role that is part of an agreement such as a digital subscription.
createBusinessCapability(String, String, String, BusinessCapabilityProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.BusinessCapabilityManagement
Create a new metadata element to represent the business capability.
createBusinessCapabilityFromTemplate(String, String, String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.BusinessCapabilityManagement
Create a new metadata element to represent a business capability using an existing metadata element as a template.
createCollection(String, String, boolean, String, CollectionProperties, String, String, ElementProperties, boolean) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.CollectionsInterface
Create a new generic collection.
createCollectionFromTemplate(String, String, boolean, Date, Date, String, ElementProperties, Map<String, String>, String, String, ElementProperties, boolean) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.CollectionsInterface
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 interface org.odpi.openmetadata.accessservices.digitalservice.api.CollectionsInterface
Create a new collection that represents a digital product.
createDigitalService(String, DigitalServiceProperties, DigitalServiceStatus) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.DigitalServicesInterface
Create a new digital service.
createDigitalServiceManagerRole(String, String, PersonRoleProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.DigitalRolesInterface
Create a definition of a new role for the manager of a digital service.

D

deleteCollection(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.CollectionsInterface
Delete a collection.
detachCollection(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.CollectionsInterface
Detach an existing collection from an element.
DigitalRolesInterface - Interface in org.odpi.openmetadata.accessservices.digitalservice.api
DigitalRolesInterface covers the definition of person roles and their appointments.
DigitalServiceAuditCode - Enum Class in org.odpi.openmetadata.accessservices.digitalservice.ffdc
The DigitalServiceAuditCode is used to define the message content for the OMRS Audit Log.
DigitalServiceErrorCode - Enum Class in org.odpi.openmetadata.accessservices.digitalservice.ffdc
The DigitalServiceErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the DigitalServiceProperties OMAS Services.
DigitalServiceEventHeader - Class in org.odpi.openmetadata.accessservices.digitalservice.events
DigitalServiceEventHeader provides a common base for all events from the access service.
DigitalServiceOutboundEvent - Class in org.odpi.openmetadata.accessservices.digitalservice.events
DigitalServiceOutboundEvent describes the structure of the events emitted by the Data Manager OMAS.
DigitalServiceOutboundEvent() - Constructor for class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceOutboundEvent
Default constructor
DigitalServiceOutboundEvent(DigitalServiceOutboundEvent) - Constructor for class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceOutboundEvent
Copy/clone constructor
DigitalServiceOutboundEventType - Enum Class in org.odpi.openmetadata.accessservices.digitalservice.events
DigitalServiceOutboundEventType describes the different types of events produced by the Digital Architecture OMAS.
DigitalServicesInterface - Interface in org.odpi.openmetadata.accessservices.digitalservice.api
The DigitalServicesInterface supports the management of digital services.

E

ELEMENT_CLASSIFIED - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceOutboundEventType
A classification has been added to an element.
ELEMENT_DECLASSIFIED - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceOutboundEventType
A classification has been removed from an element.
ELEMENT_DELETED - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceOutboundEventType
An element and all its anchored elements have been deleted.
ELEMENT_GUID_CHANGED - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceOutboundEventType
An element's GUID has changed.
ELEMENT_HOME_CHANGED - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceOutboundEventType
An element's home has changed.
ELEMENT_RECLASSIFIED - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceOutboundEventType
The properties for a classification attached to an element have been updated.
ELEMENT_RESTORED - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceOutboundEventType
An element that was once deleted has been restored.
ELEMENT_TYPE_CHANGED - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceOutboundEventType
An element's type has changed.
ELEMENT_UPDATED - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceOutboundEventType
An element's properties has been updated.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceEventHeader
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceOutboundEvent
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalservice.properties.TemplateProperties
Compare the values of the supplied object with those stored in the current object.

F

findBusinessCapabilities(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.BusinessCapabilityManagement
Retrieve the list of metadata elements that contain the search string.
findCollections(String, String, int, int, Date) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.CollectionsInterface
Returns the list of collections matching the search string - this is coded as a regular expression.
findDigitalServices(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.DigitalServicesInterface
Retrieve the list of metadata elements that contain the search string.

G

getAgreementRoles(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.DigitalRolesInterface
Return all the person roles and their incumbents (if any).
getAttachedCollections(String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.CollectionsInterface
Returns the list of collections that are linked off of the supplied element.
getBusinessCapabilities(String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.BusinessCapabilityManagement
Retrieve the list of business capabilities.
getBusinessCapabilitiesByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.BusinessCapabilityManagement
Retrieve the list of metadata elements with a matching qualified or display name.
getBusinessCapabilityByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.BusinessCapabilityManagement
Retrieve the business capability metadata element with the supplied unique identifier.
getClassificationName() - Method in class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceOutboundEvent
Return the name of the classification that has changed.
getClassifiedCollections(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.CollectionsInterface
Returns the list of collections with a particular classification.
getCollection(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.CollectionsInterface
Return the properties of a specific collection.
getCollectionMembers(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.CollectionsInterface
Return a list of elements that are a member of a collection.
getCollectionsByName(String, String, int, int, Date) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.CollectionsInterface
Returns the list of collections with a particular name.
getCollectionsByType(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.CollectionsInterface
Returns the list of collections with a particular collectionType.
getDependentDigitalServices(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.DigitalServicesInterface
Return information about the dependent digital services.
getDescription() - Method in class org.odpi.openmetadata.accessservices.digitalservice.properties.TemplateProperties
Returns the stored description property for the metadata entity.
getDigitalServiceByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.DigitalServicesInterface
Retrieve the digital service metadata element with the supplied unique identifier.
getDigitalServiceDependencies(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.DigitalServicesInterface
Return information about the digital services that this digital service is dependent on.
getDigitalServiceManagers(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.DigitalRolesInterface
Return all the person roles and their incumbents (if any).
getDigitalServices(String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.DigitalServicesInterface
Retrieve the list of digital services.
getDigitalServicesByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.DigitalServicesInterface
Retrieve the list of metadata elements with a matching qualified or display name.
getDigitalSupport(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.BusinessCapabilityManagement
Return information about the digital services supporting a business capability.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.digitalservice.properties.TemplateProperties
Returns the stored display name property for the metadata entity.
getEndOneElement() - Method in class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceOutboundEvent
Return the element at end one of the relationship that is described in the principleElement.
getEndTwoElement() - Method in class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceOutboundEvent
Return the element at end two of the relationship that is described in the principleElement.
getEventType() - Method in class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceOutboundEvent
Return the type of event.
getEventTypeCode() - Method in enum class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceOutboundEventType
Return the int identifier used for indexing based on the enum.
getEventTypeDescription() - Method in enum class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceOutboundEventType
Return the default description for the enum value - used when natural resource bundle is not available.
getEventTypeName() - Method in enum class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceOutboundEventType
Return the string name used for messages that include the enum.
getEventVersionId() - Method in class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceEventHeader
Return the event version id for this event structure.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.accessservices.digitalservice.ffdc.DigitalServiceAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.accessservices.digitalservice.ffdc.DigitalServiceErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.accessservices.digitalservice.ffdc.DigitalServiceAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.accessservices.digitalservice.ffdc.DigitalServiceErrorCode
Retrieve a message definition object for an exception.
getNetworkAddress() - Method in class org.odpi.openmetadata.accessservices.digitalservice.properties.TemplateProperties
Return the physical network address of this metadata element (if this makes sense).
getOrganizationalCapability(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.BusinessCapabilityManagement
Return information about the teams supporting a business capability.
getPersonRoleByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.DigitalRolesInterface
Retrieve the properties of a person role using its unique identifier.
getPersonRoleByQualifiedName(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.DigitalRolesInterface
Retrieve the properties of a person role using its unique name.
getPersonRoleHistoryByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.DigitalRolesInterface
Retrieve the appointment history for a person role by unique guid.
getPersonRolesByTitle(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.DigitalRolesInterface
Retrieve all the person roles for a particular title.
getPrincipleElement() - Method in class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceOutboundEvent
Return the element that is the subject of the event.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.digitalservice.properties.TemplateProperties
Returns the stored qualified name property for the metadata entity.
getSupportedBusinessCapabilities(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.DigitalServicesInterface
Return information about the business capabilities supported by a digital service.
getSupportedDigitalProducts(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.DigitalServicesInterface
Return information about the digital products supported by a digital service.

H

hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceEventHeader
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceOutboundEvent
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalservice.properties.TemplateProperties
Return hash code based on properties.

N

NEW_ELEMENT_CREATED - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceOutboundEventType
A new element has been created.

O

OMRS_NOT_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalservice.ffdc.DigitalServiceErrorCode
OMAS-DIGITAL-SERVICE-404-001 - The open metadata repository services are not initialized for the {0} operation
org.odpi.openmetadata.accessservices.digitalservice.api - package org.odpi.openmetadata.accessservices.digitalservice.api
This is the Java API for the Digital Service OMAS.
org.odpi.openmetadata.accessservices.digitalservice.events - package org.odpi.openmetadata.accessservices.digitalservice.events
The beans used to describe events supported by the Digital Service OMAS.
org.odpi.openmetadata.accessservices.digitalservice.ffdc - package org.odpi.openmetadata.accessservices.digitalservice.ffdc
 
org.odpi.openmetadata.accessservices.digitalservice.properties - package org.odpi.openmetadata.accessservices.digitalservice.properties
These beans describe the core properties that are passed to the server to create and update metadata.

R

REFRESH_ELEMENT_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceOutboundEventType
An element has been distributed around the cohort - could be for the first time.
relievePersonRole(String, String, String, String, Date) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.DigitalRolesInterface
Unlink a person from a person role appointment.
removeBusinessCapability(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.BusinessCapabilityManagement
Remove the metadata element representing a business capability.
removeDigitalService(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.DigitalServicesInterface
Delete a specific digital service.
removeFromCollection(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.CollectionsInterface
Remove an element from a collection.
removePersonRole(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.DigitalRolesInterface
Delete the person role.

S

SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalservice.ffdc.DigitalServiceAuditCode
OMAS-DIGITAL-SERVICE-0003 - The Digital Service Open Metadata Access Service (OMAS) has initialized a new instance for server {0}
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalservice.ffdc.DigitalServiceAuditCode
OMAS-DIGITAL-SERVICE-0001 - The Digital Service Open Metadata Access Service (OMAS) is initializing a new server instance
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalservice.ffdc.DigitalServiceAuditCode
OMAS-DIGITAL-SERVICE-0005 - The Digital Service Open Metadata Access Service (OMAS) is unable to initialize a new instance; error message is {0}
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalservice.ffdc.DigitalServiceAuditCode
OMAS-DIGITAL-SERVICE-0004 - The Digital Service Open Metadata Access Service (OMAS) is shutting down its instance for server {0}
setClassificationName(String) - Method in class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceOutboundEvent
Set up the name of the classification that has changed.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.digitalservice.properties.TemplateProperties
Set up the stored description property associated with the metadata entity.
setDigitalServiceStatus(String, String, DigitalServiceStatus) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.DigitalServicesInterface
Update the status of a digital service
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.digitalservice.properties.TemplateProperties
Set up the stored display name property for the metadata entity.
setEndOneElement(ElementStub) - Method in class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceOutboundEvent
Set up the element at end one of the relationship that is described in the principleElement.
setEndTwoElement(ElementStub) - Method in class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceOutboundEvent
Set up the element at end two of the relationship that is described in the principleElement.
setEventType(DigitalServiceOutboundEventType) - Method in class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceOutboundEvent
Set up the type of event.
setEventVersionId(long) - Method in class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceEventHeader
Set up the event version id for this event structure.
setNetworkAddress(String) - Method in class org.odpi.openmetadata.accessservices.digitalservice.properties.TemplateProperties
Set up the physical network address of this metadata element (if this makes sense).
setPrincipleElement(ElementStub) - Method in class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceOutboundEvent
Set up the element that is the subject of the event.
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.digitalservice.properties.TemplateProperties
Set up the fully qualified name.
setupDigitalServiceDependency(String, String, String, DigitalServiceDependencyProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.DigitalServicesInterface
Create a link to show that a digital service supports the requirements of another digital service.
setupDigitalServiceOperator(String, String, String, DigitalServiceDependencyProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.DigitalServicesInterface
Create a link to show that an organization has responsibility in operating a digital service.
setupOrganizationalCapability(String, String, String, String, OrganizationalCapabilityProperties, String) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.BusinessCapabilityManagement
Create a relationship between a business capability and a team to show that the support provided by the team for the business capability.
setupSupportingDigitalService(String, String, String, String, DigitalSupportProperties, String) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.BusinessCapabilityManagement
Create a relationship between a business capability and a team to show that the support provided by the team for the business capability.

T

TemplateProperties - Class in org.odpi.openmetadata.accessservices.digitalservice.properties
TemplateProperties defined the properties that can be overridden from the template object when creating an object from a template.
TemplateProperties() - Constructor for class org.odpi.openmetadata.accessservices.digitalservice.properties.TemplateProperties
Default constructor
TemplateProperties(TemplateProperties) - Constructor for class org.odpi.openmetadata.accessservices.digitalservice.properties.TemplateProperties
Copy/clone constructor for the template properties.
toString() - Method in class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceEventHeader
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceOutboundEvent
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceOutboundEventType
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.accessservices.digitalservice.ffdc.DigitalServiceAuditCode
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.accessservices.digitalservice.ffdc.DigitalServiceErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalservice.properties.TemplateProperties
Standard toString method.

U

UNKNOWN_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceOutboundEventType
An event that is not recognized by the local server.
updateAgreementRole(String, String, String, boolean, AgreementRoleProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.DigitalRolesInterface
Update the name of the role for a specific agreement.
updateBusinessCapability(String, String, String, String, boolean, BusinessCapabilityProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.BusinessCapabilityManagement
Update the metadata element representing a business capability.
updateCollection(String, String, boolean, CollectionProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.CollectionsInterface
Update the properties of a collection.
updateCollectionMembership(String, String, boolean, CollectionMembershipProperties, String) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.CollectionsInterface
Update an element's membership to a collection.
updateDigitalProduct(String, String, boolean, DigitalProductProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.CollectionsInterface
Update the properties of the DigitalProduct classification attached to a collection.
updateDigitalService(String, String, boolean, DigitalServiceProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.DigitalServicesInterface
Update an existing digital service.
updatePersonRole(String, String, boolean, PersonRoleProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalservice.api.DigitalRolesInterface
Update the properties of a specific person role.

V

valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceOutboundEventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.digitalservice.ffdc.DigitalServiceAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.digitalservice.ffdc.DigitalServiceErrorCode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.odpi.openmetadata.accessservices.digitalservice.events.DigitalServiceOutboundEventType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.accessservices.digitalservice.ffdc.DigitalServiceAuditCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.accessservices.digitalservice.ffdc.DigitalServiceErrorCode
Returns an array containing the constants of this enum class, in the order they are declared.
A B C D E F G H N O R S T U V 
All Classes and Interfaces|All Packages