Index

A C D F G O R S U 
All Classes and Interfaces|All Packages

A

addCommentReply(String, String, String, boolean, boolean, boolean, ReferenceableUpdateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Adds a reply to a comment.
addCommentToElement(String, String, String, boolean, boolean, boolean, ReferenceableUpdateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Creates a comment and attaches it to an element.
addLikeToElement(String, String, String, boolean, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Creates a "like" object and attaches it to an element.
addRatingToElement(String, String, String, boolean, RatingProperties) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
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.spring.GlossaryBrowserResource
Adds an informal 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.spring.GlossaryBrowserResource
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.spring.GlossaryBrowserResource
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.spring.GlossaryBrowserResource
Removes an informal tag from the repository.

F

findComments(String, String, int, int, boolean, boolean, boolean, boolean, boolean, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Return the list of comments containing the supplied string.
findGlossaries(String, String, int, int, boolean, boolean, boolean, boolean, boolean, SearchStringRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
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.spring.GlossaryBrowserResource
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.spring.GlossaryBrowserResource
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.spring.GlossaryBrowserResource
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.spring.GlossaryBrowserResource
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.spring.GlossaryBrowserResource
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.spring.GlossaryBrowserResource
Return the list of comments containing the supplied string in the text.

G

getAttachedComments(String, String, String, int, int, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
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.spring.GlossaryBrowserResource
Return the list of categories associated with a glossary.
getComment(String, String, String, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Return the requested comment.
getConfidenceClassifiedElements(String, String, int, int, boolean, boolean, FindByPropertiesRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
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.spring.GlossaryBrowserResource
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.spring.GlossaryBrowserResource
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.spring.GlossaryBrowserResource
Return information about the elements classified with the confidence classification.
getElementsByTag(String, String, String, int, int) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
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.spring.GlossaryBrowserResource
Retrieve the elements linked via a "SourceFrom" relationship to the requested element.
getGlossariesByName(String, String, int, int, boolean, boolean, NameRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
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.spring.GlossaryBrowserResource
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.spring.GlossaryBrowserResource
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.spring.GlossaryBrowserResource
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.spring.GlossaryBrowserResource
Retrieve the parent glossary category metadata element for the glossary category with the supplied unique identifier.
getGlossarySubCategories(String, String, String, int, int, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Retrieve the subcategories for the glossary category metadata element with the supplied unique identifier.
getGlossaryTermActivityTypes(String, String) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Return the list of glossary term activity type enum values.
getGlossaryTermByGUID(String, String, String, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
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.spring.GlossaryBrowserResource
Retrieve all the versions of a glossary term.
getGlossaryTermRelationshipStatuses(String, String) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
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.spring.GlossaryBrowserResource
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.spring.GlossaryBrowserResource
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.spring.GlossaryBrowserResource
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.spring.GlossaryBrowserResource
Retrieve the governance definitions linked via a "GovernedBy" relationship to the requested element.
getMeanings(String, String, String, int, int, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
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.spring.GlossaryBrowserResource
Return information about the elements classified with the security tags classification.
getMyTagsByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Return the list of the calling user's private informal tags exactly matching the supplied name.
getNoteByGUID(String, String, String, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
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.spring.GlossaryBrowserResource
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.spring.GlossaryBrowserResource
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.spring.GlossaryBrowserResource
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.spring.GlossaryBrowserResource
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.spring.GlossaryBrowserResource
Return information about the elements classified with the security tags classification.
getRelatedTerms(String, String, String, int, int, boolean, boolean, GlossaryTermRelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Retrieve the list of glossary terms associated with the requested glossary term.
getRetentionClassifiedElements(String, String, int, int, boolean, boolean, FindByPropertiesRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Return information about the elements classified with the confidence classification.
getSecurityTaggedElements(String, String, int, int, boolean, boolean, FindByPropertiesRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
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.spring.GlossaryBrowserResource
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.spring.GlossaryBrowserResource
Retrieve the elements linked via a "SourceFrom" relationship to the requested element.
getTag(String, String, String) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Return the informal tag for the supplied unique identifier (tagGUID).
getTagsByName(String, String, int, int, NameRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Return the tags exactly matching the supplied name.
getTermsForGlossary(String, String, String, int, int, boolean, boolean, EffectiveTimeQueryRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
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.spring.GlossaryBrowserResource
Retrieve the list of glossary terms associated with a glossary category.
GlossaryBrowserResource - Class in org.odpi.openmetadata.viewservices.glossarybrowser.server.spring
The GlossaryBrowserResource provides the Spring API endpoints of the Glossary Browser Open Metadata View Service (OMVS).
GlossaryBrowserResource() - Constructor for class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Default constructor

O

org.odpi.openmetadata.viewservices.glossarybrowser.server.spring - package org.odpi.openmetadata.viewservices.glossarybrowser.server.spring
 

R

removeCommentFromElement(String, String, String, String, boolean, boolean, ReferenceableUpdateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Removes a comment added to the element by this user.
removeLikeFromElement(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Removes a "Like" added to the element by this user.
removeRatingFromElement(String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Removes of a star rating/review that was added to the element by this user.
removeTagFromElement(String, String, String, String, NullRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Removes a link between a tag and an element that was added by this user.

S

setupAcceptedAnswer(String, String, String, String, boolean, boolean, RelationshipRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Link a comment that contains the best answer to a question posed in another comment.

U

updateComment(String, String, String, boolean, boolean, boolean, boolean, ReferenceableUpdateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Update an existing comment.
updateTagDescription(String, String, String, InformalTagUpdateRequestBody) - Method in class org.odpi.openmetadata.viewservices.glossarybrowser.server.spring.GlossaryBrowserResource
Updates the description of an existing tag (either private or public).
A C D F G O R S U 
All Classes and Interfaces|All Packages