Index

A C D E F G H I O R S T U V 
All Classes and Interfaces|All Packages|Serialized Form

A

addCommentReply(String, String, String, boolean, boolean, boolean, ReferenceableUpdateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Adds a reply to a comment.
addCommentToElement(String, String, String, boolean, boolean, boolean, ReferenceableUpdateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Adds a comment to the element.
addLikeToElement(String, String, String, boolean, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Adds a "LikeProperties" to the element.
addRatingToElement(String, String, String, boolean, RatingProperties) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Adds a star rating and optional review text to the element.
addTagToElement(String, String, String, String, FeedbackProperties) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Adds a tag (either private of public) to an element.

C

clearAcceptedAnswer(String, String, String, String, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Unlink a comment that contains an answer to a question posed in another comment.
createInformalTag(String, String, TagProperties) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Creates a new informal tag and returns the unique identifier for it.

D

deleteTag(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Removes a tag from the repository.

E

EffectiveTimeQueryRequestBody - Class in org.odpi.openmetadata.viewservices.glossarybrowser.rest
EffectiveTimeQueryRequestBody carries the date/time for a query.
EffectiveTimeQueryRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.glossarybrowser.rest.EffectiveTimeQueryRequestBody
Default constructor
EffectiveTimeQueryRequestBody(EffectiveTimeQueryRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.glossarybrowser.rest.EffectiveTimeQueryRequestBody
Copy/clone constructor
equals(Object) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.EffectiveTimeQueryRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.FindByPropertiesRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryNameRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossarySearchStringRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryTermActivityTypeListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryTermRelationshipRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryTermRelationshipStatusListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryTermStatusListResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.HistoryRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.InformalTagUpdateRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.ReferenceableRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.ReferenceableUpdateRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.RelationshipRequestBody
Return comparison result based on the content of the properties.

F

FindByPropertiesRequestBody - Class in org.odpi.openmetadata.viewservices.glossarybrowser.rest
FindByPropertiesRequestBody is the request body structure used on OMAG REST API calls that passes a name that is used to retrieve an element by name.
FindByPropertiesRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.glossarybrowser.rest.FindByPropertiesRequestBody
Default constructor
FindByPropertiesRequestBody(FindByPropertiesRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.glossarybrowser.rest.FindByPropertiesRequestBody
Copy/clone constructor
findComments(String, String, int, int, boolean, boolean, boolean, boolean, boolean, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Retrieve the list of comment metadata elements that contain the search string.
findGlossaries(String, String, int, int, boolean, boolean, boolean, boolean, boolean, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Retrieve the list of glossary metadata elements that contain the search string.
findGlossaryCategories(String, String, int, int, boolean, boolean, boolean, boolean, boolean, GlossarySearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Retrieve the list of glossary category metadata elements that contain the search string.
findGlossaryTerms(String, String, int, int, boolean, boolean, boolean, boolean, boolean, GlossarySearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Retrieve the list of glossary term metadata elements that contain the search string.
findMyTags(String, String, int, int, boolean, boolean, boolean, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Return the list of the calling user's private tags containing the supplied string in either the name or description.
findNoteLogs(String, String, int, int, boolean, boolean, boolean, boolean, boolean, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Retrieve the list of note log metadata elements that contain the search string.
findNotes(String, String, int, int, boolean, boolean, boolean, boolean, boolean, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Retrieve the list of note metadata elements that contain the search string.
findTags(String, String, int, int, boolean, boolean, boolean, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Return the list of tags containing the supplied string in either the name or description.

G

getAttachedComments(String, String, String, int, int, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Return the comments attached to an element.
getCategoriesForGlossary(String, String, String, int, int, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Return the list of categories associated with a glossary.
getCollaborationManagementClient() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserInstance
Return the collaboration management client.
getCollaborationManagementClient(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserInstanceHandler
This method returns the object for the tenant to use to work with the asset manager API
getCommentByGUID(String, String, String, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Return the requested comment.
getConfidenceClassifiedElements(String, String, int, int, boolean, boolean, FindByPropertiesRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Return information about the elements classified with the confidence classification.
getConfidentialityClassifiedElements(String, String, int, int, boolean, boolean, FindByPropertiesRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Return information about the elements classified with the confidentiality classification.
getCriticalityClassifiedElements(String, String, int, int, boolean, boolean, FindByPropertiesRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Return information about the elements classified with the criticality classification.
getDataFieldClassifiedElements(String, String, int, int, boolean, boolean, FindByPropertiesRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Return information about the elements classified with the data field classification.
getDescription() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.InformalTagUpdateRequestBody
Return the tag description null means no description is available.
getEffectiveTime() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.EffectiveTimeQueryRequestBody
Return the date/time to use for the query.
getEffectiveTime() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.ReferenceableUpdateRequestBody
Return the date/time to use for the query.
getElementProperties() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.ReferenceableRequestBody
Return the properties for the element.
getElementsByTag(String, String, String, int, int) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Return the list of unique identifiers for elements that are linked to a specific tag either directly, or via one of its schema elements.
getElementsSourceFrom(String, String, String, int, int, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Retrieve the elements linked via a "SourceFrom" relationship to the requested element.
getEndsWithRegex(String, boolean) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserInstanceHandler
Retrieve an escaped version of the provided string that can be passed to methods that expect regular expressions, to search for the string with an "ends with" semantic.
getFromTime() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.HistoryRequestBody
Return the starting date/time to use for the query.
getGlossariesByName(String, String, int, int, boolean, boolean, NameRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Retrieve the list of glossary metadata elements with a matching qualified or display name.
getGlossaryByGUID(String, String, String, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Retrieve the glossary metadata element with the supplied unique identifier.
getGlossaryCategoriesByName(String, String, int, int, boolean, boolean, GlossaryNameRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Retrieve the list of glossary category metadata elements with a matching qualified or display name.
getGlossaryCategoryByGUID(String, String, String, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Retrieve the glossary category metadata element with the supplied unique identifier.
getGlossaryCategoryParent(String, String, String, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Retrieve the glossary category metadata element with the supplied unique identifier.
getGlossaryGUID() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryNameRequestBody
Return the unique identifier of the glossary scope.
getGlossaryGUID() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossarySearchStringRequestBody
Return the unique identifier of the glossary scope.
getGlossaryGUID() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryTermRelationshipRequestBody
Return the unique identifier of the glossary scope.
getGlossaryManagementClient() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserInstance
Return the glossary management client.
getGlossaryManagementClient(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserInstanceHandler
This method returns the object for the tenant to use to work with the asset manager API
getGlossarySubCategories(String, String, String, int, int, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Retrieve the glossary category metadata element with the supplied unique identifier.
getGlossaryTermActivityTypes(String, String) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Return the list of glossary term activity types enum values.
getGlossaryTermByGUID(String, String, String, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Retrieve the glossary term metadata element with the supplied unique identifier.
getGlossaryTermHistory(String, String, String, int, int, boolean, boolean, boolean, HistoryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Retrieve all the versions of a glossary term.
getGlossaryTermRelationshipStatuses(String, String) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Return the list of glossary term relationship status enum values.
getGlossaryTermsByName(String, String, int, int, boolean, boolean, GlossaryNameRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Retrieve the list of glossary term metadata elements with a matching qualified or display name.
getGlossaryTermStatuses(String, String) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Return the list of glossary term status enum values.
getGovernedByDefinitions(String, String, String, int, int, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Retrieve the elements linked via a "GovernedBy" relationship to the requested governance definition.
getGovernedElements(String, String, String, int, int, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Retrieve the governance definitions linked via a "GovernedBy" relationship to the requested element.
getLimitResultsByStatus() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryNameRequestBody
Return the list of statuses to return (null for all).
getLimitResultsByStatus() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossarySearchStringRequestBody
Return the list of statuses to return (null for all).
getLimitResultsByStatus() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryTermRelationshipRequestBody
Return the list of statuses to return (null for all).
getMeanings(String, String, String, int, int, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Retrieve the glossary terms linked via a "SemanticAssignment" relationship to the requested element.
getMembersOfSubjectArea(String, String, int, int, boolean, boolean, FindByPropertiesRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Return information about the elements classified with the confidence classification.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.viewservices.glossarybrowser.ffdc.GlossaryBrowserAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.viewservices.glossarybrowser.ffdc.GlossaryBrowserAuditCode
Retrieve a message definition object for logging.
getMyTagsByName(String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Return the list of the calling user's private tags exactly matching the supplied name.
getNoteByGUID(String, String, String, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Retrieve the note metadata element with the supplied unique identifier.
getNoteLogByGUID(String, String, String, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Retrieve the note log metadata element with the supplied unique identifier.
getNoteLogsByName(String, String, int, int, boolean, boolean, NameRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Retrieve the list of note log metadata elements with a matching qualified or display name.
getNoteLogsForElement(String, String, String, int, int, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Retrieve the list of note log metadata elements attached to the element.
getNotesForNoteLog(String, String, String, int, int, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Retrieve the list of notes associated with a note log.
getOwnersElements(String, String, int, int, boolean, boolean, FindByPropertiesRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Return information about the elements classified with the confidence classification.
getParentGUID() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.ReferenceableRequestBody
Return an optional parent GUID to attach the new element to.
getProperties() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.FindByPropertiesRequestBody
Return the name for the query request.
getProperties() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.RelationshipRequestBody
Return the properties for the relationship.
getRelatedTerms(String, String, String, int, int, boolean, boolean, GlossaryTermRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Retrieve the list of glossary terms associated with the requested term.
getRetentionClassifiedElements(String, String, int, int, boolean, boolean, FindByPropertiesRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Return information about the elements classified with the confidence classification.
getSearchString(String, boolean, boolean, boolean) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserInstanceHandler
Construct a regular expression from the string supplied by the caller.
getSecurityTaggedElements(String, String, int, int, boolean, boolean, FindByPropertiesRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Return information about the elements classified with the security tags classification.
getSemanticAssignees(String, String, String, int, int, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Retrieve the glossary terms linked via a "SemanticAssignment" relationship to the requested element.
getSourceElements(String, String, String, int, int, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Retrieve the elements linked via a "SourceFrom" relationship to the requested element.
getStartsWithRegex(String, boolean) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserInstanceHandler
Retrieve an escaped version of the provided string that can be passed to methods that expect regular expressions, to search for the string with a "starts with" semantic.
getStatuses() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryTermRelationshipStatusListResponse
Return the list of metadata elements.
getStatuses() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryTermStatusListResponse
Return the list of metadata elements.
getStewardshipManagementClient() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserInstance
Return the stewardship management client.
getStewardshipManagementClient(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserInstanceHandler
This method returns the object for the tenant to use to work with the asset manager API
getTag(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Return the tag for the supplied unique identifier (guid).
getTagsByName(String, String, NameRequestBody, int, int) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Return the list of tags exactly matching the supplied name.
getTermsForGlossary(String, String, String, int, int, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Retrieve the list of glossary terms associated with a glossary.
getTermsForGlossaryCategory(String, String, String, int, int, boolean, boolean, GlossaryTermRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Retrieve the list of glossary terms associated with a glossary category.
getToTime() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.HistoryRequestBody
Return the ending date/time to use for the query.
getTypes() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryTermActivityTypeListResponse
Return the list of metadata elements.
getUpdateDescription() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.ReferenceableUpdateRequestBody
Return the string that describes details of the update.
GlossaryBrowserAdmin - Class in org.odpi.openmetadata.viewservices.glossarybrowser.admin
GlossaryBrowserAdmin is the class that is called by the View Server to initialize and terminate the Glossary Browser OMVS.
GlossaryBrowserAdmin() - Constructor for class org.odpi.openmetadata.viewservices.glossarybrowser.admin.GlossaryBrowserAdmin
Default constructor
GlossaryBrowserAuditCode - Enum Class in org.odpi.openmetadata.viewservices.glossarybrowser.ffdc
The GlossaryBrowserAuditCode is used to define the message content for the OMRS Audit Log.
GlossaryBrowserInstance - Class in org.odpi.openmetadata.viewservices.glossarybrowser.server
GlossaryBrowserInstance caches references to objects it needs for a specific server.
GlossaryBrowserInstance(String, AuditLog, String, int, String, String) - Constructor for class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserInstance
Set up the Glossary Browser OMVS instance*
GlossaryBrowserInstanceHandler - Class in org.odpi.openmetadata.viewservices.glossarybrowser.server
GlossaryBrowserInstanceHandler retrieves information from the instance map for the view service instances.
GlossaryBrowserInstanceHandler() - Constructor for class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserInstanceHandler
Default constructor registers the view service
GlossaryBrowserRegistration - Class in org.odpi.openmetadata.viewservices.glossarybrowser.server
GlossaryBrowserRegistration registers the view service with the OMAG Server administration services.
GlossaryBrowserRegistration() - Constructor for class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRegistration
 
GlossaryBrowserRESTServices - Class in org.odpi.openmetadata.viewservices.glossarybrowser.server
The GlossaryBrowserRESTServices provides the implementation of the Glossary Browser Open Metadata View Service (OMVS).
GlossaryBrowserRESTServices() - Constructor for class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Default constructor
GlossaryNameRequestBody - Class in org.odpi.openmetadata.viewservices.glossarybrowser.rest
GlossaryNameRequestBody is the request body structure used on Glossary REST API calls that passes a name that is used to retrieve an element by name.
GlossaryNameRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryNameRequestBody
Default constructor
GlossaryNameRequestBody(GlossaryNameRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryNameRequestBody
Copy/clone constructor
GlossarySearchStringRequestBody - Class in org.odpi.openmetadata.viewservices.glossarybrowser.rest
GlossarySearchStringRequestBody is the request body structure used on GlossaryCategory/Term REST API calls that passes a regular expression to use as a search string and the scope of the results can be optionally restricted by glossary.
GlossarySearchStringRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossarySearchStringRequestBody
Default constructor
GlossarySearchStringRequestBody(GlossarySearchStringRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossarySearchStringRequestBody
Copy/clone constructor
GlossaryTermActivityTypeListResponse - Class in org.odpi.openmetadata.viewservices.glossarybrowser.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.glossarybrowser.rest.GlossaryTermActivityTypeListResponse
Default constructor
GlossaryTermActivityTypeListResponse(GlossaryTermActivityTypeListResponse) - Constructor for class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryTermActivityTypeListResponse
Copy/clone constructor
GlossaryTermRelationshipRequestBody - Class in org.odpi.openmetadata.viewservices.glossarybrowser.rest
GlossaryTermRelationshipRequestBody is the request body structure used on Glossary REST API calls that request the retrieval of glossary term relationships.
GlossaryTermRelationshipRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryTermRelationshipRequestBody
Default constructor
GlossaryTermRelationshipRequestBody(GlossaryTermRelationshipRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryTermRelationshipRequestBody
Copy/clone constructor
GlossaryTermRelationshipStatusListResponse - Class in org.odpi.openmetadata.viewservices.glossarybrowser.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.glossarybrowser.rest.GlossaryTermRelationshipStatusListResponse
Default constructor
GlossaryTermRelationshipStatusListResponse(GlossaryTermRelationshipStatusListResponse) - Constructor for class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryTermRelationshipStatusListResponse
Copy/clone constructor
GlossaryTermStatusListResponse - Class in org.odpi.openmetadata.viewservices.glossarybrowser.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.glossarybrowser.rest.GlossaryTermStatusListResponse
Default constructor
GlossaryTermStatusListResponse(GlossaryTermStatusListResponse) - Constructor for class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryTermStatusListResponse
Copy/clone constructor

H

hashCode() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.EffectiveTimeQueryRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.FindByPropertiesRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryNameRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossarySearchStringRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryTermActivityTypeListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryTermRelationshipRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryTermRelationshipStatusListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryTermStatusListResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.HistoryRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.InformalTagUpdateRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.ReferenceableRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.ReferenceableUpdateRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.RelationshipRequestBody
Return hash code for this object
HistoryRequestBody - Class in org.odpi.openmetadata.viewservices.glossarybrowser.rest
HistoryRequestBody describes the start and stop time of the historical query.
HistoryRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.glossarybrowser.rest.HistoryRequestBody
Default constructor
HistoryRequestBody(HistoryRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.glossarybrowser.rest.HistoryRequestBody
Copy/clone constructor

I

InformalTagUpdateRequestBody - Class in org.odpi.openmetadata.viewservices.glossarybrowser.rest
InformalTagProperties stores information about a tag connected to an asset.
InformalTagUpdateRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.glossarybrowser.rest.InformalTagUpdateRequestBody
Default constructor
InformalTagUpdateRequestBody(InformalTagUpdateRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.glossarybrowser.rest.InformalTagUpdateRequestBody
Copy/clone constructor.
initialize(String, ViewServiceConfig, AuditLog, String, int) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.admin.GlossaryBrowserAdmin
Initialize the Glossary Browser view service.

O

org.odpi.openmetadata.viewservices.glossarybrowser.admin - package org.odpi.openmetadata.viewservices.glossarybrowser.admin
 
org.odpi.openmetadata.viewservices.glossarybrowser.ffdc - package org.odpi.openmetadata.viewservices.glossarybrowser.ffdc
This package provides the definition of the error handling for the Glossary Browser OMVS.
org.odpi.openmetadata.viewservices.glossarybrowser.rest - package org.odpi.openmetadata.viewservices.glossarybrowser.rest
This package defines the beans used to build the REST request and response payloads.
org.odpi.openmetadata.viewservices.glossarybrowser.server - package org.odpi.openmetadata.viewservices.glossarybrowser.server
 

R

ReferenceableRequestBody - Class in org.odpi.openmetadata.viewservices.glossarybrowser.rest
ReferenceableRequestBody describes the request body used to create/update properties in referenceables.
ReferenceableRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.glossarybrowser.rest.ReferenceableRequestBody
Default constructor
ReferenceableRequestBody(ReferenceableRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.glossarybrowser.rest.ReferenceableRequestBody
Copy/clone constructor.
ReferenceableUpdateRequestBody - Class in org.odpi.openmetadata.viewservices.glossarybrowser.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.glossarybrowser.rest.ReferenceableUpdateRequestBody
Default constructor
ReferenceableUpdateRequestBody(ReferenceableUpdateRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.glossarybrowser.rest.ReferenceableUpdateRequestBody
Copy/clone constructor
registerViewService() - Static method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRegistration
Pass information about this view service to the OMAG Server administration services.
RelationshipRequestBody - Class in org.odpi.openmetadata.viewservices.glossarybrowser.rest
RelationshipRequestBody describes the request body used when linking elements together.
RelationshipRequestBody() - Constructor for class org.odpi.openmetadata.viewservices.glossarybrowser.rest.RelationshipRequestBody
Default constructor
RelationshipRequestBody(RelationshipRequestBody) - Constructor for class org.odpi.openmetadata.viewservices.glossarybrowser.rest.RelationshipRequestBody
Copy/clone constructor.
removeCommentFromElement(String, String, String, String, boolean, boolean, ReferenceableUpdateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Removes a comment added to the element by this user.
removeLikeFromElement(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Removes a "LikeProperties" added to the element by this user.
removeRatingFromElement(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Removes a star rating that was added to the element by this user.
removeTagFromElement(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Removes a tag from the element that was added by this user.

S

SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.viewservices.glossarybrowser.ffdc.GlossaryBrowserAuditCode
OMVS-GLOSSARY-BROWSER-0002 The Glossary Browser Open Metadata View Service (OMVS) is initialized
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.viewservices.glossarybrowser.ffdc.GlossaryBrowserAuditCode
OMVS-GLOSSARY-BROWSER-0001 The Glossary Browser Open Metadata View Service (OMVS) is initializing
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.viewservices.glossarybrowser.ffdc.GlossaryBrowserAuditCode
OMVS-GLOSSARY-BROWSER-0004 The Glossary Browser 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.glossarybrowser.ffdc.GlossaryBrowserAuditCode
OMVS-GLOSSARY-BROWSER-0003 The Glossary Browser Open Metadata View Service (OMVS) is shutting down
SERVICE_TERMINATING - Enum constant in enum class org.odpi.openmetadata.viewservices.glossarybrowser.ffdc.GlossaryBrowserAuditCode
OMVS-GLOSSARY-BROWSER-0005 The Glossary Browser Open Metadata View Service (OMVS) is shutting down server instance {0}
setDescription(String) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.InformalTagUpdateRequestBody
Set up the tag description null means no description is available.
setEffectiveTime(Date) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.EffectiveTimeQueryRequestBody
Set up the date/time to use for the query.
setEffectiveTime(Date) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.ReferenceableUpdateRequestBody
Set up the date/time to use for the query.
setElementProperties(ReferenceableProperties) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.ReferenceableRequestBody
Set up the properties for the element.
setFromTime(Date) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.HistoryRequestBody
Set up the starting date/time to use for the query.
setGlossaryGUID(String) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryNameRequestBody
Set up the unique identifier of the glossary scope.
setGlossaryGUID(String) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossarySearchStringRequestBody
Set up the unique identifier of the glossary scope.
setGlossaryGUID(String) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryTermRelationshipRequestBody
Set up the unique identifier of the glossary scope.
setLimitResultsByStatus(List<GlossaryTermRelationshipStatus>) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryTermRelationshipRequestBody
Set up the list of statuses to return (null for all).
setLimitResultsByStatus(List<GlossaryTermStatus>) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryNameRequestBody
Set up the list of statuses to return (null for all).
setLimitResultsByStatus(List<GlossaryTermStatus>) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossarySearchStringRequestBody
Set up the list of statuses to return (null for all).
setParentGUID(String) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.ReferenceableRequestBody
Set up an optional parent GUID to attach the new element to.
setProperties(FindProperties) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.FindByPropertiesRequestBody
Set up the name for the query request.
setProperties(RelationshipProperties) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.RelationshipRequestBody
Set up the properties for the relationship.
setStatuses(List<GlossaryTermRelationshipStatus>) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryTermRelationshipStatusListResponse
Set up the metadata element to return.
setStatuses(List<GlossaryTermStatus>) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryTermStatusListResponse
Set up the metadata element to return.
setToTime(Date) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.HistoryRequestBody
Set up the engine date/time to use for the query.
setTypes(List<GlossaryTermActivityType>) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryTermActivityTypeListResponse
Set up the metadata element to return.
setupAcceptedAnswer(String, String, String, String, boolean, boolean, RelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Link a comment that contains the best answer to a question posed in another comment.
setUpdateDescription(String) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.ReferenceableUpdateRequestBody
Set up the string that describes details of the update.
shutdown() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.admin.GlossaryBrowserAdmin
Shutdown the Glossary Browser service.

T

toString() - Method in enum class org.odpi.openmetadata.viewservices.glossarybrowser.ffdc.GlossaryBrowserAuditCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.EffectiveTimeQueryRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.FindByPropertiesRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryNameRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossarySearchStringRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryTermActivityTypeListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryTermRelationshipRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryTermRelationshipStatusListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.GlossaryTermStatusListResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.HistoryRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.InformalTagUpdateRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.ReferenceableRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.ReferenceableUpdateRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.rest.RelationshipRequestBody
JSON-style toString

U

UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.viewservices.glossarybrowser.ffdc.GlossaryBrowserAuditCode
OMVS-GLOSSARY-BROWSER-0006 The Open Metadata Service has generated an unexpected {0} exception during method {1}.
updateComment(String, String, String, boolean, boolean, boolean, boolean, ReferenceableUpdateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Update an existing comment.
updateTagDescription(String, String, String, InformalTagUpdateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.GlossaryBrowserRESTServices
Updates the description of an existing tag (either private or public).

V

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