Index

A C E G H I M O R S T U V 
All Classes and Interfaces|All Packages

A

archiveGlossaryTerm(String, String, boolean, ArchiveRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Archive the metadata element representing a glossary term.
ArchiveRequestBody - Class in org.odpi.openmetadata.viewservices.glossarymanager.rest
ArchiveRequestBody describes the request body used to create/update connection properties.
ArchiveRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.ArchiveRequestBody
Default constructor
ArchiveRequestBody(ArchiveRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.ArchiveRequestBody
Copy/clone constructor.

C

ClassificationRequestBody - Class in org.odpi.openmetadata.viewservices.glossarymanager.rest
ClassificationRequestBody describes the request body used when classifying/reclassifying elements.
ClassificationRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.ClassificationRequestBody
Default constructor
ClassificationRequestBody(ClassificationRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.ClassificationRequestBody
Copy/clone constructor.
clearCategoryParent(String, String, String, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Remove a parent-child relationship between two categories.
clearGlossaryAsCanonical(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Remove the canonical designation from the glossary.
clearGlossaryAsEditingGlossary(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Remove the editing glossary designation from the glossary.
clearGlossaryAsStagingGlossary(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Remove the staging glossary designation from the glossary.
clearGlossaryAsTaxonomy(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Remove the taxonomy designation from the glossary.
clearTermAsAbstractConcept(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Remove the abstract concept designation from the glossary term.
clearTermAsActivity(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Remove the activity designation from the glossary term.
clearTermAsContext(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Remove the context definition designation from the glossary term.
clearTermAsDataField(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Remove the data field designation from the glossary term.
clearTermAsDataValue(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Remove the data value designation from the glossary term.
clearTermAsObjectIdentifier(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Remove the object identifier designation from the glossary term.
clearTermAsSpineAttribute(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Remove the spine attribute designation from the glossary term.
clearTermAsSpineObject(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Remove the spine object designation from the glossary term.
clearTermCategory(String, String, String, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Unlink a term from a category.
clearTermRelationship(String, String, String, String, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Remove the relationship between two terms.
ControlledGlossaryTermRequestBody - Class in org.odpi.openmetadata.viewservices.glossarymanager.rest
ControlledGlossaryTermRequestBody describes the request body used to create/update controlled glossary term properties.
ControlledGlossaryTermRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.ControlledGlossaryTermRequestBody
Default constructor
ControlledGlossaryTermRequestBody(ControlledGlossaryTermRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.ControlledGlossaryTermRequestBody
Copy/clone constructor.
createControlledGlossaryTerm(String, String, boolean, boolean, ControlledGlossaryTermRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Create a new metadata element to represent a glossary term whose lifecycle is managed through a controlled workflow.
createGlossary(String, ReferenceableRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Create a new metadata element to represent the root of a glossary.
createGlossaryCategory(String, String, boolean, boolean, boolean, ReferenceableUpdateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Create a new metadata element to represent a glossary category.
createGlossaryCategoryFromTemplate(String, String, String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Create a new metadata element to represent a glossary category using an existing metadata element as a template.
createGlossaryFromTemplate(String, String, boolean, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Create a new metadata element to represent a glossary using an existing metadata element as a template.
createGlossaryTermFromTemplate(String, String, String, boolean, boolean, GlossaryTemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Create a new metadata element to represent a glossary term using an existing metadata element as a template.

E

EffectiveTimeQueryRequestBody - Class in org.odpi.openmetadata.viewservices.glossarymanager.rest
EffectiveTimeQueryRequestBody carries the date/time for a query.
EffectiveTimeQueryRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.EffectiveTimeQueryRequestBody
Default constructor
EffectiveTimeQueryRequestBody(EffectiveTimeQueryRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.EffectiveTimeQueryRequestBody
Copy/clone constructor
equals(Object) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ArchiveRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ClassificationRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ControlledGlossaryTermRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.EffectiveTimeQueryRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTemplateRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermActivityTypeListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermRelationshipStatusListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermStatusListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermStatusRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ReferenceableRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ReferenceableUpdateRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.RelationshipRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.TemplateRequestBody
Return comparison result based on the content of the properties.

G

getCollaborationManagementClient() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerInstance
Return the collaboration management client.
getCollaborationManagementClient(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerInstanceHandler
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.glossarymanager.rest.ClassificationRequestBody
Return the date/time to use for the query.
getEffectiveTime() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ControlledGlossaryTermRequestBody
Return the date/time to use for the query.
getEffectiveTime() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.EffectiveTimeQueryRequestBody
Return the date/time to use for the query.
getEffectiveTime() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ReferenceableUpdateRequestBody
Return the date/time to use for the query.
getElementProperties() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ArchiveRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ControlledGlossaryTermRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ReferenceableRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.TemplateRequestBody
Return the properties for the element.
getGlossaryManagementClient() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerInstance
Return the glossary management client.
getGlossaryManagementClient(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerInstanceHandler
This method returns the object for the tenant to use to work with the asset manager API
getGlossaryTermActivityTypes(String) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Return the list of glossary term relationship status enum values.
getGlossaryTermRelationshipStatuses(String) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Return the list of glossary term relationship status enum values.
getGlossaryTermStatus() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTemplateRequestBody
Return the status for the element.
getGlossaryTermStatus() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermStatusRequestBody
Return the status for the element.
getGlossaryTermStatuses(String) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Return the list of glossary term status enum values.
getInitialStatus() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ControlledGlossaryTermRequestBody
Return the initial status for the controlled glossary term.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.glossarymanager.ffdc.GlossaryManagerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.glossarymanager.ffdc.GlossaryManagerAuditCode
Retrieve a message definition object for logging.
getParentGUID() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ReferenceableRequestBody
Return an optional parent GUID to attach the new element to.
getParentGUID() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.TemplateRequestBody
Return an optional parent GUID to attach the new element to.
getProperties() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ClassificationRequestBody
Return the properties for the classification.
getProperties() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.RelationshipRequestBody
Return the properties for the relationship.
getStatuses() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermRelationshipStatusListResponse
Return the list of metadata elements.
getStatuses() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermStatusListResponse
Return the list of metadata elements.
getStewardshipManagementClient() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerInstance
Return the stewardship management client.
getStewardshipManagementClient(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerInstanceHandler
This method returns the object for the tenant to use to work with the asset manager API
getTermRelationshipTypeNames(String) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Return the list of term-to-term relationship names.
getTypes() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermActivityTypeListResponse
Return the list of metadata elements.
getUpdateDescription() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ControlledGlossaryTermRequestBody
Return the string that describes details of the update.
getUpdateDescription() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ReferenceableUpdateRequestBody
Return the string that describes details of the update.
GlossaryManagerAdmin - Class in org.odpi.openmetadata.viewservices.glossarymanager.admin
GlossaryManagerAdmin is the class that is called by the View Server to initialize and terminate the Glossary Manager OMVS.
GlossaryManagerAdmin() - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.admin.GlossaryManagerAdmin
Default constructor
GlossaryManagerAuditCode - Enum Class in org.odpi.openmetadata.viewservices.glossarymanager.ffdc
The GlossaryManagerAuditCode is used to define the message content for the OMRS Audit Log.
GlossaryManagerInstance - Class in org.odpi.openmetadata.viewservices.glossarymanager.server
GlossaryManagerInstance caches references to objects it needs for a specific server.
GlossaryManagerInstance(String, AuditLog, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerInstance
Set up the Glossary Manager OMVS instance*
GlossaryManagerInstanceHandler - Class in org.odpi.openmetadata.viewservices.glossarymanager.server
GlossaryManagerInstanceHandler retrieves information from the instance map for the view service instances.
GlossaryManagerInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerInstanceHandler
Default constructor registers the view service
GlossaryManagerRegistration - Class in org.odpi.openmetadata.viewservices.glossarymanager.server
GlossaryManagerRegistration registers the view service with the OMAG Server administration services.
GlossaryManagerRegistration() - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRegistration
 
GlossaryManagerRESTServices - Class in org.odpi.openmetadata.viewservices.glossarymanager.server
The GlossaryManagerRESTServices provides the implementation of the Glossary ManagerOpen Metadata View Service (OMVS).
GlossaryManagerRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Default constructor
GlossaryTemplateRequestBody - Class in org.odpi.openmetadata.viewservices.glossarymanager.rest
GlossaryTemplateRequestBody describes the request body used to create a new glossary term from a template.
GlossaryTemplateRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTemplateRequestBody
Default constructor
GlossaryTemplateRequestBody(GlossaryTemplateRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTemplateRequestBody
Copy/clone constructor.
GlossaryTermActivityTypeListResponse - Class in org.odpi.openmetadata.viewservices.glossarymanager.rest
GlossaryTermActivityTypeListResponse is a response object for passing back a list of enum values or an exception if the request failed.
GlossaryTermActivityTypeListResponse() - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermActivityTypeListResponse
Default constructor
GlossaryTermActivityTypeListResponse(GlossaryTermActivityTypeListResponse) - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermActivityTypeListResponse
Copy/clone constructor
GlossaryTermRelationshipStatusListResponse - Class in org.odpi.openmetadata.viewservices.glossarymanager.rest
GlossaryTermRelationshipStatusListResponse is a response object for passing back a list of enum values or an exception if the request failed.
GlossaryTermRelationshipStatusListResponse() - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermRelationshipStatusListResponse
Default constructor
GlossaryTermRelationshipStatusListResponse(GlossaryTermRelationshipStatusListResponse) - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermRelationshipStatusListResponse
Copy/clone constructor
GlossaryTermStatusListResponse - Class in org.odpi.openmetadata.viewservices.glossarymanager.rest
GlossaryTermStatusListResponse is a response object for passing back a list of enum values or an exception if the request failed.
GlossaryTermStatusListResponse() - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermStatusListResponse
Default constructor
GlossaryTermStatusListResponse(GlossaryTermStatusListResponse) - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermStatusListResponse
Copy/clone constructor
GlossaryTermStatusRequestBody - Class in org.odpi.openmetadata.viewservices.glossarymanager.rest
GlossaryTermStatusRequestBody describes the request body used to update a glossary term's status.
GlossaryTermStatusRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermStatusRequestBody
Default constructor
GlossaryTermStatusRequestBody(GlossaryTermStatusRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermStatusRequestBody
Copy/clone constructor.

H

hashCode() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ArchiveRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ClassificationRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ControlledGlossaryTermRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.EffectiveTimeQueryRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTemplateRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermActivityTypeListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermRelationshipStatusListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermStatusListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermStatusRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ReferenceableRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ReferenceableUpdateRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.RelationshipRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.TemplateRequestBody
Return hash code for this object

I

initialize(String, ViewServiceConfig, AuditLog, String, int) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.admin.GlossaryManagerAdmin
Initialize the Glossary Manager view service.

M

moveGlossaryTerm(String, String, boolean, boolean, ReferenceableUpdateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Move a glossary term from one glossary to another.

O

org.odpi.openmetadata.viewservices.glossarymanager.admin - package org.odpi.openmetadata.viewservices.glossarymanager.admin
The admin package controls the start-up and shutdown of the view service.
org.odpi.openmetadata.viewservices.glossarymanager.ffdc - package org.odpi.openmetadata.viewservices.glossarymanager.ffdc
This package provides the definition of the error handling for the Glossary Manager OMVS.
org.odpi.openmetadata.viewservices.glossarymanager.rest - package org.odpi.openmetadata.viewservices.glossarymanager.rest
This package defines the beans used to build the REST request and response payloads.
org.odpi.openmetadata.viewservices.glossarymanager.server - package org.odpi.openmetadata.viewservices.glossarymanager.server
 

R

ReferenceableRequestBody - Class in org.odpi.openmetadata.viewservices.glossarymanager.rest
ReferenceableRequestBody describes the request body used to create/update properties in referenceables.
ReferenceableRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.ReferenceableRequestBody
Default constructor
ReferenceableRequestBody(ReferenceableRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.ReferenceableRequestBody
Copy/clone constructor.
ReferenceableUpdateRequestBody - Class in org.odpi.openmetadata.viewservices.glossarymanager.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.glossarymanager.rest.ReferenceableUpdateRequestBody
Default constructor
ReferenceableUpdateRequestBody(ReferenceableUpdateRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.ReferenceableUpdateRequestBody
Copy/clone constructor
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRegistration
Pass information about this view service to the OMAG Server administration services.
RelationshipRequestBody - Class in org.odpi.openmetadata.viewservices.glossarymanager.rest
RelationshipRequestBody describes the request body used when linking elements together.
RelationshipRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.RelationshipRequestBody
Default constructor
RelationshipRequestBody(RelationshipRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.RelationshipRequestBody
Copy/clone constructor.
removeGlossary(String, String, boolean, boolean, ReferenceableUpdateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Remove the metadata element representing a glossary.
removeGlossaryCategory(String, String, boolean, boolean, ReferenceableUpdateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Remove the metadata element representing a glossary category.
removeGlossaryTerm(String, String, boolean, boolean, ReferenceableUpdateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Remove the metadata element representing a glossary term.

S

SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.glossarymanager.ffdc.GlossaryManagerAuditCode
OMVS-GLOSSARY-MANAGER-0002 The Glossary Manager Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.glossarymanager.ffdc.GlossaryManagerAuditCode
OMVS-GLOSSARY-MANAGER-0001 The Glossary Manager Open Metadata View Service (OMVS) is initializing
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.glossarymanager.ffdc.GlossaryManagerAuditCode
OMVS-GLOSSARY-MANAGER-0004 The Glossary 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.glossarymanager.ffdc.GlossaryManagerAuditCode
OMVS-GLOSSARY-MANAGER-0003 The Glossary Manager Open Metadata View Service (OMVS) is shutting down
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.glossarymanager.ffdc.GlossaryManagerAuditCode
OMVS-GLOSSARY-MANAGER-0005 The Glossary Manager Open Metadata View Service (OMVS) is shutting down server instance {0}
setEffectiveTime(Date) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ClassificationRequestBody
Set up the date/time to use for the query.
setEffectiveTime(Date) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ControlledGlossaryTermRequestBody
Set up the date/time to use for the query.
setEffectiveTime(Date) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.EffectiveTimeQueryRequestBody
Set up the date/time to use for the query.
setEffectiveTime(Date) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ReferenceableUpdateRequestBody
Set up the date/time to use for the query.
setElementProperties(TemplateProperties) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.TemplateRequestBody
Set up the properties for the element.
setElementProperties(ArchiveProperties) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ArchiveRequestBody
Set up the properties for the element.
setElementProperties(GlossaryTermProperties) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ControlledGlossaryTermRequestBody
Set up the properties for the element.
setElementProperties(ReferenceableProperties) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ReferenceableRequestBody
Set up the properties for the element.
setGlossaryAsCanonical(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Classify a glossary to declare that it has no two GlossaryTerm definitions with the same name.
setGlossaryAsEditingGlossary(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Classify the glossary to indicate that it is an editing glossary - this means it is a collection of glossary updates that will be merged into its source glossary.
setGlossaryAsStagingGlossary(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Classify the glossary to indicate that it is a staging glossary - this means it is a collection of glossary updates that will be transferred into another glossary.
setGlossaryAsTaxonomy(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Classify the glossary to indicate that it can be used as a taxonomy.
setGlossaryTermStatus(GlossaryTermStatus) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTemplateRequestBody
Set up the status for the element.
setGlossaryTermStatus(GlossaryTermStatus) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermStatusRequestBody
Set up the status for the element.
setInitialStatus(GlossaryTermStatus) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ControlledGlossaryTermRequestBody
Set up the initial status for the controlled glossary term.
setParentGUID(String) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ReferenceableRequestBody
Set up an optional parent GUID to attach the new element to.
setParentGUID(String) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.TemplateRequestBody
Set up an optional parent GUID to attach the new element to.
setProperties(ClassificationProperties) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ClassificationRequestBody
Set up the properties for the classification.
setProperties(RelationshipProperties) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.RelationshipRequestBody
Set up the properties for the relationship.
setStatuses(List<GlossaryTermRelationshipStatus>) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermRelationshipStatusListResponse
Set up the metadata element to return.
setStatuses(List<GlossaryTermStatus>) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermStatusListResponse
Set up the metadata element to return.
setTermAsAbstractConcept(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Classify the glossary term to indicate that it describes an abstract concept.
setTermAsActivity(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Classify the glossary term to indicate that it describes a data value.
setTermAsContext(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Classify the glossary term to indicate that it describes a context.
setTermAsDataField(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Classify the glossary term to indicate that it describes a data field and supply properties that describe the characteristics of the data values found within.
setTermAsDataValue(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Classify the glossary term to indicate that it describes a data value.
setTermAsObjectIdentifier(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Classify the glossary term to indicate that it describes an object identifier.
setTermAsSpineAttribute(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Classify the glossary term to indicate that it describes a spine attribute.
setTermAsSpineObject(String, String, boolean, boolean, ClassificationRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Classify the glossary term to indicate that it describes a spine object.
setTypes(List<GlossaryTermActivityType>) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermActivityTypeListResponse
Set up the metadata element to return.
setupCategoryParent(String, String, String, boolean, boolean, RelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Create a parent-child relationship between two categories.
setUpdateDescription(String) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ControlledGlossaryTermRequestBody
Set up the string that describes details of the update.
setUpdateDescription(String) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ReferenceableUpdateRequestBody
Set up the string that describes details of the update.
setupTermCategory(String, String, String, boolean, boolean, RelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Link a term to a category.
setupTermRelationship(String, String, String, String, boolean, boolean, RelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Link two terms together using a specialist relationship.
shutdown() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.admin.GlossaryManagerAdmin
Shutdown the Glossary Manager service.

T

TemplateRequestBody - Class in org.odpi.openmetadata.viewservices.glossarymanager.rest
TemplateRequestBody describes the request body used to create/update elements from templates.
TemplateRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.TemplateRequestBody
Default constructor
TemplateRequestBody(TemplateRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.glossarymanager.rest.TemplateRequestBody
Copy/clone constructor.
toString() - Method in enum class org.odpi.openmetadata.viewservices.glossarymanager.ffdc.GlossaryManagerAuditCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ArchiveRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ClassificationRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ControlledGlossaryTermRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.EffectiveTimeQueryRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTemplateRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermActivityTypeListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermRelationshipStatusListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermStatusListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.GlossaryTermStatusRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ReferenceableRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.ReferenceableUpdateRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.RelationshipRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.glossarymanager.rest.TemplateRequestBody
JSON-style toString

U

undoGlossaryTermUpdate(String, String, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Undo the last update to the glossary term.
UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.glossarymanager.ffdc.GlossaryManagerAuditCode
OMVS-GLOSSARY-MANAGER-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
updateGlossary(String, String, boolean, boolean, boolean, ReferenceableUpdateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Update the metadata element representing a glossary.
updateGlossaryCategory(String, String, boolean, boolean, boolean, ReferenceableUpdateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Update the metadata element representing a glossary category.
updateGlossaryTerm(String, String, boolean, boolean, boolean, ReferenceableUpdateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Update the metadata element representing a glossary term.
updateGlossaryTermFromTemplate(String, String, boolean, boolean, boolean, boolean, ReferenceableUpdateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Update the glossary term using the properties and classifications from the parentGUID stored in the request body.
updateGlossaryTermStatus(String, String, boolean, boolean, GlossaryTermStatusRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Update the status of the metadata element representing a glossary term.
updateTermRelationship(String, String, String, String, boolean, boolean, RelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarymanager.server.GlossaryManagerRESTServices
Update the relationship properties for the two terms.

V

valueOf(String) - Static method in enum class org.odpi.openmetadata.viewservices.glossarymanager.ffdc.GlossaryManagerAuditCode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.odpi.openmetadata.viewservices.glossarymanager.ffdc.GlossaryManagerAuditCode
Returns an array containing the constants of this enum class, in the order they are declared.
A C E G H I M O R S T U V 
All Classes and Interfaces|All Packages