Index
All Classes and Interfaces|All Packages
A
- addElementToSubjectArea(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
-
Classify the element to assert that the definitions it represents are part of a subject area definition.
- addGovernanceDefinitionToElement(String, String, String, boolean, boolean, RelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
-
Link a governance definition to an element using the GovernedBy relationship.
- addOwnership(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
-
Add or replace the ownership classification for an element.
- addSecurityTags(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
-
Add or replace the security tags for an element.
C
- ClassificationManagerAdmin - Class in org.odpi.openmetadata.viewservices.classificationmanager.admin
-
ClassificationManagerAdmin is the class that is called by the View Server to initialize and terminate the Classification Manager OMVS.
- ClassificationManagerAdmin() - Constructor for class org.odpi.openmetadata.viewservices.classificationmanager.admin.ClassificationManagerAdmin
-
Default constructor
- ClassificationManagerAuditCode - Enum Class in org.odpi.openmetadata.viewservices.classificationmanager.ffdc
-
The ClassificationManagerAuditCode is used to define the message content for the OMRS Audit Log.
- ClassificationManagerInstance - Class in org.odpi.openmetadata.viewservices.classificationmanager.server
-
ClassificationManagerInstance caches references to objects it needs for a specific server.
- ClassificationManagerInstance(String, AuditLog, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerInstance
-
Set up the Classification Manager OMVS instance*
- ClassificationManagerInstanceHandler - Class in org.odpi.openmetadata.viewservices.classificationmanager.server
-
ClassificationManagerInstanceHandler retrieves information from the instance map for the view service instances.
- ClassificationManagerInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerInstanceHandler
-
Default constructor registers the view service
- ClassificationManagerRegistration - Class in org.odpi.openmetadata.viewservices.classificationmanager.server
-
ClassificationManagerRegistration registers the view service with the OMAG Server administration services.
- ClassificationManagerRegistration() - Constructor for class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRegistration
- ClassificationManagerRESTServices - Class in org.odpi.openmetadata.viewservices.classificationmanager.server
-
The ClassificationManagerRESTServices provides the implementation of the Classification ManagerOpen Metadata View Service (OMVS).
- ClassificationManagerRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
-
Default constructor
- ClassificationRequestBody - Class in org.odpi.openmetadata.viewservices.classificationmanager.rest
-
ClassificationRequestBody describes the request body used when classifying/reclassifying elements.
- ClassificationRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.classificationmanager.rest.ClassificationRequestBody
-
Default constructor
- ClassificationRequestBody(ClassificationRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.classificationmanager.rest.ClassificationRequestBody
-
Copy/clone constructor.
- clearConfidenceClassification(String, String, boolean, boolean, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
-
Remove the confidence classification from the element.
- clearConfidentialityClassification(String, String, boolean, boolean, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
-
Remove the confidence classification from the element.
- clearCriticalityClassification(String, String, boolean, boolean, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
-
Remove the criticality classification from the element.
- clearOwnership(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
-
Remove the ownership classification from an element.
- clearRetentionClassification(String, String, boolean, boolean, EffectiveTimeRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
-
Remove the retention classification from the element.
- clearSecurityTags(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
-
Remove the security tags classification from an element.
- clearSemanticAssignment(String, String, String, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
-
Remove a semantic assignment relationship between an element and its glossary term.
E
- EffectiveTimeQueryRequestBody - Class in org.odpi.openmetadata.viewservices.classificationmanager.rest
-
EffectiveTimeQueryRequestBody carries the date/time for a query.
- EffectiveTimeQueryRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.classificationmanager.rest.EffectiveTimeQueryRequestBody
-
Default constructor
- EffectiveTimeQueryRequestBody(EffectiveTimeQueryRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.classificationmanager.rest.EffectiveTimeQueryRequestBody
-
Copy/clone constructor
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.rest.ClassificationRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.rest.EffectiveTimeQueryRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.rest.ReferenceableRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.rest.ReferenceableUpdateRequestBody
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.rest.RelationshipRequestBody
-
Return comparison result based on the content of the properties.
G
- getCollaborationManagementClient() - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerInstance
-
Return the collaboration management client.
- getCollaborationManagementClient(String, String, String) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerInstanceHandler
-
This method returns the object for the tenant to use to work with the asset manager API
- getEffectiveTime() - Method in class org.odpi.openmetadata.viewservices.classificationmanager.rest.ClassificationRequestBody
-
Return the date/time to use for the query.
- getEffectiveTime() - Method in class org.odpi.openmetadata.viewservices.classificationmanager.rest.EffectiveTimeQueryRequestBody
-
Return the date/time to use for the query.
- getEffectiveTime() - Method in class org.odpi.openmetadata.viewservices.classificationmanager.rest.ReferenceableUpdateRequestBody
-
Return the date/time to use for the query.
- getElementProperties() - Method in class org.odpi.openmetadata.viewservices.classificationmanager.rest.ReferenceableRequestBody
-
Return the properties for the element.
- getGlossaryManagementClient() - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerInstance
-
Return the glossary management client.
- getGlossaryManagementClient(String, String, String) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerInstanceHandler
-
This method returns the object for the tenant to use to work with the asset manager API
- getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.classificationmanager.ffdc.ClassificationManagerAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.classificationmanager.ffdc.ClassificationManagerAuditCode
-
Retrieve a message definition object for logging.
- getParentGUID() - Method in class org.odpi.openmetadata.viewservices.classificationmanager.rest.ReferenceableRequestBody
-
Return an optional parent GUID to attach the new element to.
- getProperties() - Method in class org.odpi.openmetadata.viewservices.classificationmanager.rest.ClassificationRequestBody
-
Return the properties for the classification.
- getProperties() - Method in class org.odpi.openmetadata.viewservices.classificationmanager.rest.RelationshipRequestBody
-
Return the properties for the relationship.
- getStewardshipManagementClient() - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerInstance
-
Return the stewardship management client.
- getStewardshipManagementClient(String, String, String) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerInstanceHandler
-
This method returns the object for the tenant to use to work with the asset manager API
- getUpdateDescription() - Method in class org.odpi.openmetadata.viewservices.classificationmanager.rest.ReferenceableUpdateRequestBody
-
Return the string that describes details of the update.
H
- hashCode() - Method in class org.odpi.openmetadata.viewservices.classificationmanager.rest.ClassificationRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.viewservices.classificationmanager.rest.EffectiveTimeQueryRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.viewservices.classificationmanager.rest.ReferenceableRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.viewservices.classificationmanager.rest.ReferenceableUpdateRequestBody
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.viewservices.classificationmanager.rest.RelationshipRequestBody
-
Return hash code for this object
I
- initialize(String, ViewServiceConfig, AuditLog, String, int) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.admin.ClassificationManagerAdmin
-
Initialize the Classification Manager view service.
O
- org.odpi.openmetadata.viewservices.classificationmanager.admin - package org.odpi.openmetadata.viewservices.classificationmanager.admin
-
The admin package controls the start-up and shutdown of the view service.
- org.odpi.openmetadata.viewservices.classificationmanager.ffdc - package org.odpi.openmetadata.viewservices.classificationmanager.ffdc
-
This package provides the definition of the error handling for the Classification Manager OMVS.
- org.odpi.openmetadata.viewservices.classificationmanager.rest - package org.odpi.openmetadata.viewservices.classificationmanager.rest
-
This package defines the beans used to build the REST request and response payloads.
- org.odpi.openmetadata.viewservices.classificationmanager.server - package org.odpi.openmetadata.viewservices.classificationmanager.server
R
- ReferenceableRequestBody - Class in org.odpi.openmetadata.viewservices.classificationmanager.rest
-
ReferenceableRequestBody describes the request body used to create/update properties in referenceables.
- ReferenceableRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.classificationmanager.rest.ReferenceableRequestBody
-
Default constructor
- ReferenceableRequestBody(ReferenceableRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.classificationmanager.rest.ReferenceableRequestBody
-
Copy/clone constructor.
- ReferenceableUpdateRequestBody - Class in org.odpi.openmetadata.viewservices.classificationmanager.rest
-
ReferenceableUpdateRequestBody carries the correlation properties, readVersionIdentifier and effective time for a create (with parent), update or delete requests.
- ReferenceableUpdateRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.classificationmanager.rest.ReferenceableUpdateRequestBody
-
Default constructor
- ReferenceableUpdateRequestBody(ReferenceableUpdateRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.classificationmanager.rest.ReferenceableUpdateRequestBody
-
Copy/clone constructor
- registerViewService() - Static method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRegistration
-
Pass information about this view service to the OMAG Server administration services.
- RelationshipRequestBody - Class in org.odpi.openmetadata.viewservices.classificationmanager.rest
-
RelationshipRequestBody describes the request body used when linking elements together.
- RelationshipRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.classificationmanager.rest.RelationshipRequestBody
-
Default constructor
- RelationshipRequestBody(RelationshipRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.classificationmanager.rest.RelationshipRequestBody
-
Copy/clone constructor.
- removeElementFromSubjectArea(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
-
Remove the subject area designation from the identified element.
- removeGovernanceDefinitionFromElement(String, String, String, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
-
Remove the GovernedBy relationship between a governance definition and an element.
S
- SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.classificationmanager.ffdc.ClassificationManagerAuditCode
-
OMVS-CLASSIFICATION-MANAGER-0002 The Classification Manager Open Metadata View Service (OMVS) is initialized
- SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.classificationmanager.ffdc.ClassificationManagerAuditCode
-
OMVS-CLASSIFICATION-MANAGER-0001 The Classification Manager Open Metadata View Service (OMVS) is initializing
- SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.classificationmanager.ffdc.ClassificationManagerAuditCode
-
OMVS-CLASSIFICATION-MANAGER-0004 The Classification 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.classificationmanager.ffdc.ClassificationManagerAuditCode
-
OMVS-CLASSIFICATION-MANAGER-0003 The Classification Manager Open Metadata View Service (OMVS) is shutting down
- SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.classificationmanager.ffdc.ClassificationManagerAuditCode
-
OMVS-CLASSIFICATION-MANAGER-0005 The Classification Manager Open Metadata View Service (OMVS) is shutting down server instance {0}
- setConfidenceClassification(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
-
Classify/reclassify the element (typically an asset) to indicate the level of confidence that the organization has that the data is complete, accurate and up-to-date.
- setConfidentialityClassification(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
-
Classify/reclassify the element (typically a data field, schema attribute or glossary term) to indicate the level of confidentiality that any data associated with the element should be given.
- setCriticalityClassification(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
-
Classify/reclassify the element (typically an asset) to indicate how critical the element (or associated resource) is to the organization.
- setEffectiveTime(Date) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.rest.ClassificationRequestBody
-
Set up the date/time to use for the query.
- setEffectiveTime(Date) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.rest.EffectiveTimeQueryRequestBody
-
Set up the date/time to use for the query.
- setEffectiveTime(Date) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.rest.ReferenceableUpdateRequestBody
-
Set up the date/time to use for the query.
- setElementProperties(ReferenceableProperties) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.rest.ReferenceableRequestBody
-
Set up the properties for the element.
- setParentGUID(String) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.rest.ReferenceableRequestBody
-
Set up an optional parent GUID to attach the new element to.
- setProperties(ClassificationProperties) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.rest.ClassificationRequestBody
-
Set up the properties for the classification.
- setProperties(RelationshipProperties) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.rest.RelationshipRequestBody
-
Set up the properties for the relationship.
- setRetentionClassification(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
-
Classify/reclassify the element (typically an asset) to indicate how long the element (or associated resource) is to be retained by the organization.
- setUpdateDescription(String) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.rest.ReferenceableUpdateRequestBody
-
Set up the string that describes details of the update.
- setupSemanticAssignment(String, String, String, boolean, boolean, RelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.classificationmanager.server.ClassificationManagerRESTServices
-
Create a semantic assignment relationship between a glossary term and an element (normally a schema attribute, data field or asset).
- shutdown() - Method in class org.odpi.openmetadata.viewservices.classificationmanager.admin.ClassificationManagerAdmin
-
Shutdown the Classification Manager service.
T
- toString() - Method in enum class org.odpi.openmetadata.viewservices.classificationmanager.ffdc.ClassificationManagerAuditCode
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.viewservices.classificationmanager.rest.ClassificationRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.viewservices.classificationmanager.rest.EffectiveTimeQueryRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.viewservices.classificationmanager.rest.ReferenceableRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.viewservices.classificationmanager.rest.ReferenceableUpdateRequestBody
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.viewservices.classificationmanager.rest.RelationshipRequestBody
-
JSON-style toString
U
- UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.classificationmanager.ffdc.ClassificationManagerAuditCode
-
OMVS-CLASSIFICATION-MANAGER-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
V
- valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.classificationmanager.ffdc.ClassificationManagerAuditCode
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.odpi.openmetadata.viewservices.classificationmanager.ffdc.ClassificationManagerAuditCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages