- callFindEntitiesByPropertyValue(String, String, String, int, int, Date, String, SequencingOrder, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
- callGetEntitiesByType(String, String, Date, int, int, String, SequencingOrder, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
- callGetEntitiesForRelationshipEnd(String, String, String, String, boolean, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
- callGetEntitiesForRelationshipEnd1(String, String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
- callGetEntitiesForRelationshipEnd2(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
- callGetEntitiesForRelationshipEnd2(String, String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
- callGetEntityNeighbourhood(String, String, String, List<String>, List<String>, List<InstanceStatus>, List<String>, Date, int) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
- callGetRelationshipsForEntity(String, String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
- callGetRelationshipsForEntity(String, String, String, String, int, int, Date, String, SequencingOrder) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
- callGetRelationshipsForEntity(String, String, String, String, int, List<InstanceStatus>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
- callOMRSAddEntity(String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
- callOMRSAddRelationship(String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
- callOMRSClassifyEntity(String, String, String, Classification) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
- callOMRSClassifyEntity(String, String, String, String, String, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
- callOMRSDeClassifyEntity(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
- callOMRSDeleteEntity(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
- callOMRSDeleteRelationship(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
- callOMRSGetEntityByGuid(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
- callOMRSGetRelationshipByGuid(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
- callOMRSPurgeEntity(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
- callOMRSPurgeRelationship(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
- callOMRSRestoreEntity(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
- callOMRSRestoreRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
- callOMRSUpdateClassification(String, String, String, Classification, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
- callOMRSUpdateEntity(String, String, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
- callOMRSUpdateRelationship(String, String, Relationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
- CanonicalVocabularyMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications
-
Mapping methods to map between CanonicalVocabulary and the omrs equivalents.
- CanonicalVocabularyMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.CanonicalVocabularyMapper
-
- CATEGORY_ANCHOR - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.CategoryAnchorMapper
-
- CATEGORY_ANCHOR_RELATIONSHIP_NAME - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaHandler
-
- CATEGORY_HIERARCHY_LINK - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.CategoryHierarchyLinkMapper
-
- CATEGORY_HIERARCHY_LINK_RELATIONSHIP_NAME - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaHandler
-
- CATEGORY_TYPE_NAME - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaHandler
-
- CategoryAnchorMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships
-
Mapping methods to map between the categoryAnchor and the equivalent omrs Relationship.
- CategoryAnchorMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.CategoryAnchorMapper
-
- CategoryHierarchyLinkMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships
-
Mapping methods to map between the categoryHierarchyLink and the equivalent omrs Relationship.
- CategoryHierarchyLinkMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.CategoryHierarchyLinkMapper
-
- CategoryMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities
-
Mapping methods to map between Category (or a subtype of Category) and EntityDetail.
- CategoryMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.CategoryMapper
-
- categoryMatchSearchCriteria(Category, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaHandler
-
return whether the Category matches the search criteria
- checkReadOnly(String, Node, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaHandler
-
Check whether the node is readonly and throw and exception if it is
- checkRelationshipReadOnly(String, Relationship, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaHandler
-
Check whether the relationship is readonly and throw and exception if it is
- checkStatusNotDeleted(Status, SubjectAreaErrorCode) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.SubjectAreaUtils
-
- ClassificationFactory - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications
-
A factory to create new instances of classes of open metadata classifications by name.
- ClassificationFactory(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.ClassificationFactory
-
- ClassificationGroupByOperation - Class in org.odpi.openmetadata.accessservices.subjectarea.utilities
-
A list of exiting classifications are compared with a list of requested Classifications, and the classifications are grouped into whether they
need to be added (if they are requested but do not exist), removed (if they are not requested but already exist) or updated if they exist and are requested.
- ClassificationGroupByOperation(Set<String>, Set<Classification>, Set<Classification>) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.utilities.ClassificationGroupByOperation
-
Constructor
- ClassificationMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications
-
Static mapping methods to map between an OMAS Classification and the OMRS Classification.
- ClassificationMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.ClassificationMapper
-
- ConfidenceMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications
-
Mapping methods to map between Confidence and the omrs equivalents.
- ConfidenceMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.ConfidenceMapper
-
- ConfidentialityMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications
-
Mapping methods to map between Confidentiality and the omrs equivalents.
- ConfidentialityMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.ConfidentialityMapper
-
- convertInstanceStatusToStatus(InstanceStatus) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.SubjectAreaUtils
-
- convertOmrsToOmas(Collection<R>, Class<? extends Mapper>) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaHandler
-
- convertStatusToInstanceStatus(Status) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.SubjectAreaUtils
-
- createAntonym(String, String, Antonym) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Create an antonym relationship, which is a link between glossary terms that have the opposite meaning.
- createCategory(String, Category) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaCategoryHandler
-
Create a Category.
- createCategory(String, String, Category) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaCategoryRESTServices
-
Create a Category.
- createCategoryAnchorRelationship(String, String, CategoryAnchor) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Create a categoryAnchor Relationship.
- createCategoryHierarchyLink(String, String, CategoryHierarchyLink) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Create a CategoryHierarchyLink Relationship.
- createGlossary(String, Glossary) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaGlossaryHandler
-
Create a Glossary.
- createGlossary(String, String, Glossary) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaGlossaryRESTServices
-
Create a Glossary.
- createIsARelationship(String, String, IsA) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Create a iSARelationship relationship, which is a link between a more general glossary term and a more specific definition.
- createOmasClassification() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.CanonicalVocabularyMapper
-
- createOmasClassification() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.ClassificationMapper
-
get an instance of the classification
- createOmasClassification() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.ConfidenceMapper
-
- createOmasClassification() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.ConfidentialityMapper
-
- createOmasClassification() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.CriticalityMapper
-
- createOmasClassification() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.GlossaryProjectMapper
-
- createOmasClassification() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.ObjectIdentifierMapper
-
- createOmasClassification() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.RetentionMapper
-
- createOmasClassification() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.SpineAttributeMapper
-
- createOmasClassification() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.SpineObjectMapper
-
- createOmasClassification() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.SubjectAreaMapper
-
- createOmasClassification() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.TaxonomyMapper
-
- createPreferredTerm(String, String, PreferredTerm) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Create a preferredTermRelationship relationship, which is a link between glossary terms, it is a Link to an alternative term that the organization prefers is used.
- createProject(String, Project) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaProjectHandler
-
Create a Project.
- createProject(String, String, Project) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaProjectRESTServices
-
Create a Project.
- createProjectScopeRelationship(String, String, ProjectScope) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Create a projectScope relationship, which is a link between the project content and the project.
- createRelatedTerm(String, String, RelatedTerm) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Create a RelatedTerm.
- createRelationship(String, String, Class<? extends IRelationshipMapper<R>>, R) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaRelationshipHandler
-
Create a relationship, which is a link between two Nodes.
- createRelationship(String, String, String, Class<? extends IRelationshipMapper<R>>, R) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRESTServicesInstance
-
Create a relationship (relationship), which is a link between two Nodes.
- createReplacementTerm(String, String, ReplacementTerm) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Create a replacementTermRelationship relationship, which is a link to a glossary term that is replacing an obsolete glossary term.
- createSynonym(String, String, Synonym) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Create a synonym relationship, which is a link between glossary terms that have the same meaning.
- createSystemAttributes(InstanceHeader) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.SubjectAreaUtils
-
create SystemAttributes instance from an insance header object
- createSystemAttributesFromOMRSClassification(Classification) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.ClassificationMapper
-
- createTemplateFromTypeDef(TypeDef) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.SubjectAreaUtils
-
- createTerm(String, Term) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaTermHandler
-
Create a Term.
- createTerm(String, String, Term) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaTermRESTServices
-
Create a Term
- createTermAnchorRelationship(String, String, TermAnchor) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Create a termAnchor Relationship.
- createTermCategorizationRelationship(String, String, Categorization) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Create a termCategorization Relationship.
- createTermHasARelationship(String, String, HasA) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Create a Hasa is the relationship between a spine object and a spine attribute.
- createTermIsATypeOfRelationship(String, String, IsATypeOf) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Create a termIsATypeOfRelationship relationship, which is an inheritance relationship between two spine objects.
- createTermTypedByRelationship(String, String, TypedBy) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Create a termTypedByRelationship relationship, which is a link between a spine attribute and its type.
- createTranslation(String, String, Translation) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Create a translationRelationship relationship, which is a link between glossary terms to provide different natural language translationRelationship of the same concept.
- createUsedInContext(String, String, UsedInContext) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Create a usedInContextRelationship relationship, which is a link between glossary terms, where one describes the context where the other one is valid to use.
- createValidValue(String, String, ValidValue) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Create a validValueRelationship relationship, which is a link between glossary terms that have the same meaning.
- CriticalityMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications
-
Mapping methods to map between Criticality and the omrs equivalents.
- CriticalityMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.CriticalityMapper
-
- deleteAntonymRelationship(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Delete a Antonym relationship
- deleteCategory(String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaCategoryHandler
-
Delete a Category or SubjectAreaDefinition instance
- deleteCategory(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaCategoryRESTServices
-
Delete a Category or SubjectAreaDefinition instance
- deleteCategoryAnchorRelationship(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Delete a CategoryAnchor Relationship.
- deleteCategoryHierarchyLink(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Delete a CategoryHierarchyLink Relationship.
- deleteGlossary(String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaGlossaryHandler
-
Delete a Glossary instance
- deleteGlossary(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaGlossaryRESTServices
-
Delete a Glossary instance
- deleteIsARelationship(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Delete a Isa relationship, which is a link between a more general glossary term and a more specific definition.
- deleteIsATypeOfRelationship(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Delete a IsaTypeOf relationship, which is an inheritance relationship between two spine objects.
- deletePreferredTermRelationship(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Delete a PreferredTerm relationship, which is a link between glossary terms, it is a Link to an alternative term that the organization prefers is used.
- deleteProject(String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaProjectHandler
-
Delete a Project instance
- deleteProject(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaProjectRESTServices
-
Delete a Project instance
- deleteProjectScopeRelationship(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Delete a ProjectScope relationship, which is a link between the project content and the project.
- deleteRelatedTerm(String, String, String, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Delete a Related Term relationship
- deleteRelationship(String, String, Class<? extends IRelationshipMapper<R>>, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaRelationshipHandler
-
Delete a relationship
- deleteRelationship(String, String, String, Class<? extends IRelationshipMapper<L>>, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRESTServicesInstance
-
Delete a relationship (relationship)
- deleteReplacementTerm(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Delete a ReplacementTerm relationship, which is a link to a glossary term that is replacing an obsolete glossary term.
- deleteSynonymRelationship(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Delete a Synonym relationship
- deleteTerm(String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaTermHandler
-
Delete a Term instance
- deleteTerm(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaTermRESTServices
-
Delete a Term instance
- deleteTermAnchorRelationship(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Delete a TermAnchor Relationship.
- deleteTermCategorizationRelationship(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Delete a TermCategorization Relationship.
- deleteTermHasARelationship(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Delete a Term HAS A relationship
- deleteTermTypedByRelationship(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Delete a TypedBy relationship, which is a link between a spine attribute and its type.
- deleteTranslationRelationship(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Delete a Translation relationship, which is a link between glossary terms to provide different natural language translation of the same concept.
- deleteUsedInContextRelationship(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Delete a UsedInContext relationship which is a link between glossary terms, where one describes the context where the other one is valid to use.
- deleteValidValueRelationship(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Delete a ValidValue relationship
- get(Class<T>) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.MappersFactory
-
- getAddClassifications() - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.ClassificationGroupByOperation
-
List of classifications to be added
- getAllMapperClasses() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.MappersFactory
-
- getAllRelationshipForEntity(String, String, String, FindRequest) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaHandler
-
Get the relationships keyed off an entity guid.
- getAllRelationshipsForEntity(String, String, String, FindRequest) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaHandler
-
Get All relationships for Node
- getAllRelationshipsForEntity(String, String, String, FindRequest) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
- getAntonymRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Get a antonym relationship
- getCategories(String, String, FindRequest, Boolean, SubjectAreaCategoryHandler) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaGlossaryHandler
-
Get the Categories owned by this glossary.
- getCategorizedTerms(String, String, String, SubjectAreaTermHandler, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaCategoryHandler
-
Get the terms that are categorized by this Category
- getCategorizedTerms(String, String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaCategoryRESTServices
-
Get the terms that are categorized by this Category
- getCategory(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaCategoryRESTServices
-
Get a Category
- getCategoryAnchorRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Get a categoryAnchor Relationship.
- getCategoryByGuid(String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaCategoryHandler
-
Get a Category
- getCategoryChildren(String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaCategoryHandler
-
Get this Category's child Categories.
- getCategoryChildren(String, String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaCategoryRESTServices
-
Get this Category's child Categories.
- getCategoryHandler() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaServicesInstance
-
Return the handler for category requests.
- getCategoryHierarchyLink(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Get a CategoryHierarchyLink Relationship.
- getCategoryRelationships(String, String, FindRequest) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaCategoryHandler
-
Get Category relationships
- getCategoryRelationships(String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaCategoryRESTServices
-
Get Category relationships
- getConfig(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaConfigHandler
-
Get the subject area configuration.
- getConfig(String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaConfigRESTServices
-
get the configuration
- getConfigHandler() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaServicesInstance
-
Return the handler for config requests.
- getEntitiesByType(String, String, String, FindRequest) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
- getEntitiesByType(String, String, String, Date, int, int, String, SequencingOrder) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
- getFindRequest(String, Date, Integer, Integer, String, String, Integer) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRESTServicesInstance
-
- getGlossaryByGuid(String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaGlossaryHandler
-
Get a glossary by guid.
- getGlossaryByGuid(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaGlossaryRESTServices
-
Get a glossary by guid.
- getGlossaryCategories(String, String, String, String, Date, Boolean, Integer, Integer, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaGlossaryRESTServices
-
Get the Categories owned by this glossary.
- getGlossaryGuidFromAnchor(Relationship) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.SubjectAreaUtils
-
Get glossary guid from anchors
- getGlossaryHandler() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaServicesInstance
-
Return the handler for glossary requests.
- getGlossaryRelationships(String, String, FindRequest) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaGlossaryHandler
-
Get Glossary relationships
- getGlossaryRelationships(String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaGlossaryRESTServices
-
Get Glossary relationships
- getGlossaryTerms(String, String, String, String, Date, Integer, Integer, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaGlossaryRESTServices
-
Get terms that are owned by this glossary
- getGraph(String, String, Date, String, String, StatusFilter, Integer) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaGraphHandler
-
Get the graph of nodes and relationships radiating out from a node.
- getGraph(String, String, String, Date, String, String, StatusFilter, Integer) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaGraphRESTServices
-
Get the graph of nodes and relationships radiating out from a node.
- getGraphHandler() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaServicesInstance
-
Return the handler for graph requests.
- getIconSummarySet(String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.SubjectAreaUtils
-
Set icon summaries from related media relationships by issuing a call to omrs using the related media guid - which is at one end of the relationship.
- getInlinedClassifications(Category) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.CategoryMapper
-
A Classification either exists in the classifications associated with a node or as an inlined attribute (these are properties / attributes of a node that correspond to OMRS Classifications)
- getInlinedClassifications(Glossary) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.GlossaryMapper
-
- getInlinedClassifications(Project) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.ProjectMapper
-
- getInlinedClassifications(Term) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.TermMapper
-
A Classification either exists in the classifications associated with a node or as an inlined attribute (these are properties / attributes of a node that correspond to OMRS Classifications)
- getIsARelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Get a iSARelationship relationship, which is a link between a more general glossary term and a more specific definition.
- getMaxPageSize() - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaHandler
-
- getNodesFromEntityDetails(Collection<EntityDetail>) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaHandler
-
- getOMASClassification(String, Classification) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.ClassificationFactory
-
Get an OMAS Classification based on the name and then map the supplied omrs classificaiton to the omas one.
- getOMRSClassification(Classification) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.ClassificationFactory
-
Get an OMRS Classification based on the the supplied omas classification.
- getOMRSRepositoryHelper() - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
- getPreferredTermRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Get a preferredTerm relationship, which is a link between glossary terms, it is a Link to an alternative term that the organization prefers is used.
- getProjectByGuid(String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaProjectHandler
-
Get a project by guid.
- getProjectByGuid(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaProjectRESTServices
-
Get a Project by guid.
- getProjectHandler() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaServicesInstance
-
Return the handler for project requests.
- getProjectRelationships(String, String, FindRequest) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaProjectHandler
-
Get Project relationships
- getProjectRelationships(String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaProjectRESTServices
-
Get Project relationships
- getProjectScopeRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Get a projectScope relationship, which is a link between the project content and the project.
- getProjectTerms(String, String, SubjectAreaTermHandler, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaProjectHandler
-
Get the terms in this project.
- getProjectTerms(String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaProjectRESTServices
-
Get the terms in this project.
- getRelatedNodesForEnd1(String, String, String, String, Class<? extends INodeMapper<T>>, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaHandler
-
Get the related nodes from end 1 of a given type of relationship
- getRelatedNodesForEnd2(String, String, String, String, Class<? extends INodeMapper<T>>, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaHandler
-
Get the related nodes from end 2 of a given type of relationship
- getRelatedTerm(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Get a related Term relationship.
- getRelationship(String, String, Class<? extends IRelationshipMapper<R>>, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaRelationshipHandler
-
Get a relationship (relationship)
- getRelationship(String, String, String, Class<? extends IRelationshipMapper<L>>, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRESTServicesInstance
-
Get a relationship (relationship)
- getRelationshipHandler() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaServicesInstance
-
Return the handler for relationship requests.
- getRelationshipInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.AntonymMapper
-
- getRelationshipInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.CategoryAnchorMapper
-
- getRelationshipInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.CategoryHierarchyLinkMapper
-
- getRelationshipInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.IsARelationshipMapper
-
- getRelationshipInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.PreferredTermMapper
-
- getRelationshipInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ProjectScopeMapper
-
- getRelationshipInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.RelatedTermMapper
-
- getRelationshipInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ReplacementTermMapper
-
- getRelationshipInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.SemanticAssignmentMapper
-
- getRelationshipInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.SynonymMapper
-
- getRelationshipInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermAnchorMapper
-
- getRelationshipInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermCategorizationMapper
-
- getRelationshipInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermHasARelationshipMapper
-
- getRelationshipInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermIsATypeOfRelationshipMapper
-
- getRelationshipInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermTypedByRelationshipMapper
-
- getRelationshipInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TranslationMapper
-
- getRelationshipInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.UsedInContextMapper
-
- getRelationshipInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ValidValueMapper
-
- getRelationshipsByType(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
- getRelationshipsFromRelationships(Collection<Relationship>) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaHandler
-
- getRemoveClassifications() - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.ClassificationGroupByOperation
-
List of classification names to removed
- getReplacementTerm(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Get a replacementTerm relationship, which is a link to a glossary term that is replacing an obsolete glossary term.
- getRepositoryHandler() - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
- getResponseForException(Exception, AuditLog, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRESTServicesInstance
-
Get the appropriate response from the supplied Exception
- getSemanticAssignmentRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Get a SemanticAssignment relationship, Links a glossary term to another element such as an asset or schema element to define its meaning.
- getServiceName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
Get the service name - ths is used for logging
- getSynonymRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Get a synonym relationship, which is a link between glossary terms that have the same meaning.
- getTermAnchorRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Get a termAnchor Relationship.
- getTermByGuid(String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaTermHandler
-
Get a term by guid.
- getTermByGuid(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaTermRESTServices
-
Get a Term
- getTermCategories(String, String, SubjectAreaCategoryHandler, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaTermHandler
-
Get the Categories categorizing this Term.
- getTermCategories(String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaTermRESTServices
-
Get the Categories categorizing this Term.
- getTermCategorizationRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Get a termCategorization Relationship.
- getTermHandler() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaServicesInstance
-
Return the handler for term requests.
- getTermHasARelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Get a Term HAS A relationship
- getTermIsATypeOfRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Get a termIsATypeOfRelationship relationship, which is an inheritance relationship between two spine objects.
- getTermRelationships(String, String, FindRequest) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaTermHandler
-
Get Term relationships
- getTermRelationships(String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaTermRESTServices
-
Get Term relationships
- getTerms(String, String, FindRequest) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaGlossaryHandler
-
Get terms that are owned by this glossary.
- getTermTypedByRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Get a termTypedByRelationship relationship, which is a link between a spine attribute and its type.
- getTranslationRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Get a translation relationshiptranslation relationship, which is a link between glossary terms to provide different natural language translation of the same concept.
- getTypeDefGuid() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.EntityDetailMapper
-
get the EntityTypeDef Guid
This method should be overridden to provide the appropriate guid for the type.
- getTypeDefGuid() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.server.mappers.Mapper
-
get the Guid
This method should be overridden to provide the appropriate guid for the type.
- getTypeDefGuid() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.RelationshipMapper
-
get the relationshipTypeDef Guid
This method should be overridden to provide the appropriate guid for the type.
- getTypeDefGUID(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
- getTypeDefGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
-
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.CanonicalVocabularyMapper
-
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.ConfidenceMapper
-
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.ConfidentialityMapper
-
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.CriticalityMapper
-
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.GlossaryProjectMapper
-
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.ObjectIdentifierMapper
-
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.RetentionMapper
-
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.SpineAttributeMapper
-
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.SpineObjectMapper
-
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.SubjectAreaMapper
-
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.TaxonomyMapper
-
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.CategoryMapper
-
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.EntityDetailMapper
-
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.GlossaryMapper
-
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.ProjectMapper
-
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.TermMapper
-
- getTypeName() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.server.mappers.Mapper
-
Get the type name
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.AntonymMapper
-
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.CategoryAnchorMapper
-
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.CategoryHierarchyLinkMapper
-
Get the TypeDefName associated with this Relationship
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.IsARelationshipMapper
-
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.PreferredTermMapper
-
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ProjectScopeMapper
-
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.RelatedTermMapper
-
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.RelationshipMapper
-
get type name
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ReplacementTermMapper
-
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.SemanticAssignmentMapper
-
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.SynonymMapper
-
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermAnchorMapper
-
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermCategorizationMapper
-
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermHasARelationshipMapper
-
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermIsATypeOfRelationshipMapper
-
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermTypedByRelationshipMapper
-
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TranslationMapper
-
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.UsedInContextMapper
-
- getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ValidValueMapper
-
- getUpdateClassifications() - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.ClassificationGroupByOperation
-
List of classifications to be updated
- getUsedInContextRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Get a usedInContext relationship, which is a link between glossary terms, where one describes the context where the other one is valid to use.
- getValidValueRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Get a validValue relationship, which is a link between glossary terms that have the same meaning.
- GLOSSARY - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.GlossaryMapper
-
- GLOSSARY_CATEGORY - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.CategoryMapper
-
- GLOSSARY_PROJECT - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.ProjectMapper
-
- GLOSSARY_TERM - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.TermMapper
-
- GLOSSARY_TYPE_NAME - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaHandler
-
- GlossaryMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities
-
Mapping methods to map between Glossary (or a subtype of Glossary) and EntityDetail.
- GlossaryMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.GlossaryMapper
-
- GlossaryProjectMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications
-
Mapping methods to map between GlossaryProject and the omrs equivalents.
- GlossaryProjectMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.GlossaryProjectMapper
-
- map(EntityDetail) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.CategoryMapper
-
Map EntityDetail to Category or a sub type of Category
- map(Category) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.CategoryMapper
-
- map(EntityDetail) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.GlossaryMapper
-
Map EntityDetail to Glossary or a sub type of Glossary
- map(Glossary) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.GlossaryMapper
-
- map(EntityDetail) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.ProjectMapper
-
Map EntityDetail to Project or a sub type of Project
- map(Project) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.ProjectMapper
-
- map(EntityDetail) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.TermMapper
-
Map (convert) EntityDetail to Term or a sub type of Term
- map(Term) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.TermMapper
-
- map(EntityDetail) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.server.mappers.INodeMapper
-
Map from an OMRS EntityDetail to a Subject Area OMAS Node
- map(N) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.server.mappers.INodeMapper
-
Map from a Subject Area OMAS Node to an OMRS EntityDetail
- map(Relationship) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.server.mappers.IRelationshipMapper
-
Map from an OMRS Relationship to a Subject Area OMAS relationship
- map(R) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.server.mappers.IRelationshipMapper
-
Map from a Subject Area OMAS relationship to an OMRS Relationship
- map(OMRS) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.server.mappers.Mapper
-
Map from an OMRS object to a Subject Area OMAS object
- map(OMAS) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.server.mappers.Mapper
-
Map from a Subject Area OMAS object to an OMRS object
- map(Relationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.RelationshipMapper
-
- map(R) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.RelationshipMapper
-
Map omasRelationship to the omrs omasRelationship equivalent
- mapBeanToOmrs(Classification) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.ClassificationMapper
-
- mapEntityDetailToNode(N, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.EntityDetailMapper
-
map the EntityDetail to the Node
- mapEntityTypeGuidToNodeType(String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.graph.NodeTypeMapper
-
convert an entity type guid to a NodeType
- mapEnumToNode(N, String, EnumPropertyValue) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.EntityDetailMapper
-
Map an omrs entityDetail enum property to a Subject Area Node property.
- mapEnumToRelationship(Antonym, String, EnumPropertyValue) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.AntonymMapper
-
- mapEnumToRelationship(IsA, String, EnumPropertyValue) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.IsARelationshipMapper
-
- mapEnumToRelationship(PreferredTerm, String, EnumPropertyValue) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.PreferredTermMapper
-
- mapEnumToRelationship(RelatedTerm, String, EnumPropertyValue) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.RelatedTermMapper
-
- mapEnumToRelationship(R, String, EnumPropertyValue) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.RelationshipMapper
-
Map an omrs enum property to a Subject Area relationship property.
- mapEnumToRelationship(ReplacementTerm, String, EnumPropertyValue) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ReplacementTermMapper
-
- mapEnumToRelationship(SemanticAssignment, String, EnumPropertyValue) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.SemanticAssignmentMapper
-
- mapEnumToRelationship(Synonym, String, EnumPropertyValue) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.SynonymMapper
-
- mapEnumToRelationship(Categorization, String, EnumPropertyValue) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermCategorizationMapper
-
- mapEnumToRelationship(HasA, String, EnumPropertyValue) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermHasARelationshipMapper
-
- mapEnumToRelationship(IsATypeOf, String, EnumPropertyValue) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermIsATypeOfRelationshipMapper
-
- mapEnumToRelationship(TypedBy, String, EnumPropertyValue) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermTypedByRelationshipMapper
-
- mapEnumToRelationship(UsedInContext, String, EnumPropertyValue) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.UsedInContextMapper
-
- mapEnumToRelationship(ValidValue, String, EnumPropertyValue) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ValidValueMapper
-
- mapInstancePropertiesToRelationship(R, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.RelationshipMapper
-
Map the instance properties to the relationship
This method should be overridden by subclasses to map the properties to the relationship.
- mapKnownAttributesToOmrs(Classification, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.CanonicalVocabularyMapper
-
- mapKnownAttributesToOmrs(Classification, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.ClassificationMapper
-
Map attributes we know are part of this type to OMRS.
- mapKnownAttributesToOmrs(Classification, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.ConfidenceMapper
-
- mapKnownAttributesToOmrs(Classification, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.ConfidentialityMapper
-
- mapKnownAttributesToOmrs(Classification, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.CriticalityMapper
-
- mapKnownAttributesToOmrs(Classification, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.GlossaryProjectMapper
-
- mapKnownAttributesToOmrs(Classification, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.ObjectIdentifierMapper
-
- mapKnownAttributesToOmrs(Classification, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.RetentionMapper
-
- mapKnownAttributesToOmrs(Classification, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.SpineAttributeMapper
-
- mapKnownAttributesToOmrs(Classification, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.SpineObjectMapper
-
- mapKnownAttributesToOmrs(Classification, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.SubjectAreaMapper
-
- mapKnownAttributesToOmrs(Classification, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.TaxonomyMapper
-
- mapMapToRelationship(R, String, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.RelationshipMapper
-
Map an omrs map property to a Subject Area relationship property.
- mapNodeToInstanceProperties(Category, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.CategoryMapper
-
Map the supplied Node to omrs InstanceProperties.
- mapNodeToInstanceProperties(N, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.EntityDetailMapper
-
Map the supplied Node to omrs InstanceProperties.
- mapNodeToInstanceProperties(Glossary, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.GlossaryMapper
-
Map the supplied Node to omrs InstanceProperties.
- mapNodeToInstanceProperties(Project, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.ProjectMapper
-
Map the supplied Node to omrs InstanceProperties.
- mapNodeToInstanceProperties(Term, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.TermMapper
-
Map the supplied Node to omrs InstanceProperties.
- mapNodeTypeToEntityTypeGuid(NodeType) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.graph.NodeTypeMapper
-
Map nodeType to entity type guid.
- mapOMASRelationshipTypeToOMRSRelationshipTypeGuid(RelationshipType) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.graph.RelationshipTypeMapper
-
Map omas RelationshipType to omrs relationship type guid.
- mapOmrsToBean(Classification) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.ClassificationMapper
-
- Mapper<OMRS extends InstanceAuditHeader,OMAS extends OmasObject> - Interface in org.odpi.openmetadata.accessservices.subjectarea.server.mappers
-
- mappersFactory - Variable in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaHandler
-
- MappersFactory - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers
-
- MappersFactory(OMRSAPIHelper, String...) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.MappersFactory
-
- MappersFactory(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.MappersFactory
-
The constructor uses the current package to scan "org.odpi.openmetadata.accessservices.subjectarea";"
to search for classes placed by annotation
SubjectAreaMapper.
- mapPrimitiveToNode(N, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.EntityDetailMapper
-
Map an omrs entityDetail primitive property to a Subject Area Node property.
- mapPrimitiveToNode(Glossary, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.GlossaryMapper
-
Map a primitive omrs property to the glossary object.
- mapPrimitiveToNode(Project, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.ProjectMapper
-
Map a primitive omrs property to the Project object.
- mapPrimitiveToNode(Term, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.TermMapper
-
Map a primitive omrs property to the term object.
- mapPrimitiveToRelationship(Antonym, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.AntonymMapper
-
Map a primitive omrs property to the antonym object.
- mapPrimitiveToRelationship(IsA, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.IsARelationshipMapper
-
Map a primitive omrs property to the iSARelationship object.
- mapPrimitiveToRelationship(PreferredTerm, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.PreferredTermMapper
-
Map a primitive omrs property to the preferredTerm object.
- mapPrimitiveToRelationship(ProjectScope, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ProjectScopeMapper
-
Map a primitive omrs property to the antonym object.
- mapPrimitiveToRelationship(RelatedTerm, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.RelatedTermMapper
-
Map a primitive omrs property to the relatedTerm object.
- mapPrimitiveToRelationship(R, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.RelationshipMapper
-
Map an omrs primitive property to a Subject Area relationship property.
- mapPrimitiveToRelationship(ReplacementTerm, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ReplacementTermMapper
-
Map a primitive omrs property to the replacementTerm object.
- mapPrimitiveToRelationship(SemanticAssignment, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.SemanticAssignmentMapper
-
Map a primitive omrs property to the semanticAssignment object.
- mapPrimitiveToRelationship(Synonym, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.SynonymMapper
-
Map a primitive omrs property to the synonym object.
- mapPrimitiveToRelationship(Categorization, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermCategorizationMapper
-
Map a primitive omrs property to the termCategorization object.
- mapPrimitiveToRelationship(HasA, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermHasARelationshipMapper
-
Map a primitive omrs property to the termHASARelationship object.
- mapPrimitiveToRelationship(IsATypeOf, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermIsATypeOfRelationshipMapper
-
Map a primitive omrs property to the termISATypeOFRelationship object.
- mapPrimitiveToRelationship(TypedBy, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermTypedByRelationshipMapper
-
Map a primitive omrs property to the termTYPEDBYRelationship object.
- mapPrimitiveToRelationship(Translation, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TranslationMapper
-
Map a primitive omrs property to the translation object.
- mapPrimitiveToRelationship(UsedInContext, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.UsedInContextMapper
-
Map a primitive omrs property to the usedInContext object.
- mapPrimitiveToRelationship(ValidValue, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ValidValueMapper
-
Map a primitive omrs property to the validValue object.
- mapRelationshipToInstanceProperties(Antonym, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.AntonymMapper
-
Map the supplied relationship to omrs InstanceProperties.
- mapRelationshipToInstanceProperties(IsA, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.IsARelationshipMapper
-
Map the supplied relationship to omrs InstanceProperties.
- mapRelationshipToInstanceProperties(PreferredTerm, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.PreferredTermMapper
-
Map the supplied relationship to omrs InstanceProperties.
- mapRelationshipToInstanceProperties(ProjectScope, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ProjectScopeMapper
-
Map the supplied relationship to omrs InstanceProperties.
- mapRelationshipToInstanceProperties(RelatedTerm, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.RelatedTermMapper
-
Map the supplied relationship to omrs InstanceProperties.
- mapRelationshipToInstanceProperties(R, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.RelationshipMapper
-
Map the supplied relationship to omrs InstanceProperties.
- mapRelationshipToInstanceProperties(ReplacementTerm, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ReplacementTermMapper
-
Map the supplied relationship to omrs InstanceProperties.
- mapRelationshipToInstanceProperties(SemanticAssignment, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.SemanticAssignmentMapper
-
Map the supplied relationship to omrs InstanceProperties.
- mapRelationshipToInstanceProperties(Synonym, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.SynonymMapper
-
Map the supplied relationship to omrs InstanceProperties.
- mapRelationshipToInstanceProperties(Categorization, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermCategorizationMapper
-
Map the supplied relationship to omrs InstanceProperties.
- mapRelationshipToInstanceProperties(HasA, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermHasARelationshipMapper
-
Map the supplied omas relationship to omrs InstanceProperties.
- mapRelationshipToInstanceProperties(IsATypeOf, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermIsATypeOfRelationshipMapper
-
Map the supplied relationship to omrs InstanceProperties.
- mapRelationshipToInstanceProperties(TypedBy, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermTypedByRelationshipMapper
-
Map the supplied relationship to omrs InstanceProperties.
- mapRelationshipToInstanceProperties(Translation, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TranslationMapper
-
Map the supplied relationship to omrs InstanceProperties.
- mapRelationshipToInstanceProperties(UsedInContext, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.UsedInContextMapper
-
Map the supplied relationship to omrs InstanceProperties.
- mapRelationshipToInstanceProperties(ValidValue, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ValidValueMapper
-
Map the supplied relationship to omrs InstanceProperties.
- maxPageSize - Variable in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaHandler
-
- registerAccessService() - Static method in class org.odpi.openmetadata.accessservices.subjectarea.server.SubjectAreaRegistration
-
Pass information about this access service to the OMAG Server administration services.
- RELATED_TERM - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.RelatedTermMapper
-
- RelatedTermMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships
-
Mapping methods to map between the relatedTerm and the equivalent omrs Relationship.
- RelatedTermMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.RelatedTermMapper
-
- RelationshipMapper<R extends Relationship> - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships
-
Static mapping methods to map between the relationship and the equivalent generated OMRSRelationshipBean
- RelationshipMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.RelationshipMapper
-
- RelationshipTypeMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.graph
-
Static mapping methods to map between the omas relationship Type and omrs relationship type.
- RelationshipTypeMapper() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.graph.RelationshipTypeMapper
-
- REPLACEMENT_TERM - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ReplacementTermMapper
-
- ReplacementTermMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships
-
Mapping methods to map between the replacementTerm and the equivalent omrs Relationship.
- ReplacementTermMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ReplacementTermMapper
-
- repositoryHelper - Variable in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.ClassificationMapper
-
- repositoryHelper - Variable in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.EntityDetailMapper
-
- repositoryHelper - Variable in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.RelationshipMapper
-
- restoreAntonym(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Restore an antonym relationship.
- restoreCategory(String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaCategoryHandler
-
Restore a Category or a SubjectAreaDefinition
- restoreCategory(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaCategoryRESTServices
-
Restore a Category or a SubjectAreaDefinition
Restore allows the deleted Category to be made active again.
- restoreCategoryAnchorRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Restore a CategoryAnchor Relationship.
- restoreCategoryHierarchyLink(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Restore a CategoryHierarchyLink Relationship.
- restoreGlossary(String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaGlossaryHandler
-
Restore a Glossary
- restoreGlossary(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaGlossaryRESTServices
-
Restore a Glossary
- restoreIsARelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Restore a is a relationship.
- restorePreferredTerm(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Restore a preferred term relationship.
- restoreProject(String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaProjectHandler
-
Restore a Project
- restoreProject(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaProjectRESTServices
-
Restore a Project
Restore allows the deleted Project to be made active again.
- restoreProjectScopeRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Restore a projectScope relationship, which is a link between the project content and the project.
- restoreRelatedTerm(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Restore a related Term relationship.
- restoreRelationship(String, String, Class<? extends IRelationshipMapper<R>>, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaRelationshipHandler
-
Restore a relationship.
- restoreRelationship(String, String, String, Class<? extends IRelationshipMapper<L>>, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRESTServicesInstance
-
Restore a relationship (relationship).
- restoreReplacementTerm(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Restore a replacement term relationship.
- restoreSynonym(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Restore a synonym relationship.
- restoreTerm(String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaTermHandler
-
Restore a Term
- restoreTerm(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaTermRESTServices
-
Restore a Term
Restore allows the deleted Term to be made active again.
- restoreTermAnchorRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Restore a TermAnchor Relationship.
- restoreTermCategorizationRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Restore a TermCategorization Relationship.
- restoreTermHasARelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Restore a Term HAS A relationship.
- restoreTermIsATypeOfRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Restore a is IsaTypeOf relationship.
- restoreTermTypedByRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Restore a replacement term relationship.
- restoreTranslation(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Restore a translation relationship.
- restoreUsedInContext(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Restore a used in context relationship.
- restoreValidValue(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Restore a valid value relationship.
- RetentionMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications
-
Mapping methods to map between Retention and the omrs equivalents.
- RetentionMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.RetentionMapper
-
- SEMANTIC_ASSIGNMENT - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.SemanticAssignmentMapper
-
- SemanticAssignmentMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships
-
Mapping methods to map between the semanticAssignment and the equivalent omrs Relationship.
- SemanticAssignmentMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.SemanticAssignmentMapper
-
- setDatePropertyInInstanceProperties(InstanceProperties, Date, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.SubjectAreaUtils
-
set the Date value into the InstanceProperties
- setIntegerPropertyInInstanceProperties(InstanceProperties, Integer, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.SubjectAreaUtils
-
Set the Integer value into the InstanceProperties.
- setStringPropertyInInstanceProperties(InstanceProperties, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.SubjectAreaUtils
-
Set the String value into the InstanceProperties.
- setUniqueQualifiedNameIfBlank(Node) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaHandler
-
Set unique qualifiedName into the supplied Node.
- shutdown() - Method in class org.odpi.openmetadata.accessservices.subjectarea.admin.SubjectAreaAdmin
-
Shutdown the access service.
- SpineAttributeMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications
-
Mapping methods to map between SpineAttribute and the omrs equivalents.
- SpineAttributeMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.SpineAttributeMapper
-
- SpineObjectMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications
-
Mapping methods to map between SpineObject and the omrs equivalents.
- SpineObjectMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.SpineObjectMapper
-
- SubjectAreaAdmin - Class in org.odpi.openmetadata.accessservices.subjectarea.admin
-
SubjectAreaAdmin is the Subject Area Open Metadata Access Service (OMAS) implementation class that controls its lifecycle.
- SubjectAreaAdmin() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.admin.SubjectAreaAdmin
-
Default constructor
- SubjectAreaCategoryHandler - Class in org.odpi.openmetadata.accessservices.subjectarea.handlers
-
The SubjectAreaRESTServicesInstance provides the org.odpi.openmetadata.accessservices.subjectarea.server-side implementation of the SubjectArea Open Metadata
Access Service (OMAS).
- SubjectAreaCategoryHandler(OMRSAPIHelper, int) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaCategoryHandler
-
Construct the Subject Area Category Handler
needed to operate within a single server instance.
- SubjectAreaCategoryRESTServices - Class in org.odpi.openmetadata.accessservices.subjectarea.server.services
-
The SubjectAreaRESTServicesInstance provides the server-side implementation of the SubjectArea Open Metadata
Access Service (OMAS).
- SubjectAreaCategoryRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaCategoryRESTServices
-
Default constructor
- SubjectAreaConfigHandler - Class in org.odpi.openmetadata.accessservices.subjectarea.handlers
-
SubjectAreaTermHandler manages config objects from the property server.
- SubjectAreaConfigHandler(OMRSAPIHelper, int) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaConfigHandler
-
Construct the Subject Area Config Handler
needed to operate within a single server instance.
- SubjectAreaConfigRESTServices - Class in org.odpi.openmetadata.accessservices.subjectarea.server.services
-
The SubjectAreaTermRESTServices provides the server-side implementation of the SubjectArea Open Metadata
Access Service (OMAS) for Terms.
- SubjectAreaConfigRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaConfigRESTServices
-
Default constructor
- SubjectAreaGlossaryHandler - Class in org.odpi.openmetadata.accessservices.subjectarea.handlers
-
SubjectAreaGlossaryHandler manages Glossary objects from the property server.
- SubjectAreaGlossaryHandler(OMRSAPIHelper, int) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaGlossaryHandler
-
Construct the Subject Area Glossary Handler
needed to operate within a single server instance.
- SubjectAreaGlossaryRESTServices - Class in org.odpi.openmetadata.accessservices.subjectarea.server.services
-
The SubjectAreaRESTServicesInstance provides the org.odpi.openmetadata.accessservices.subjectarea.server-side implementation of the SubjectArea Open Metadata
Access Service (OMAS).
- SubjectAreaGlossaryRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaGlossaryRESTServices
-
Default constructor
- SubjectAreaGraphHandler - Class in org.odpi.openmetadata.accessservices.subjectarea.handlers
-
The SubjectAreaRESTServicesInstance provides the org.odpi.openmetadata.accessservices.subjectarea.server-side implementation of the SubjectArea Open Metadata
Access Service (OMAS).
- SubjectAreaGraphHandler(OMRSAPIHelper, int) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaGraphHandler
-
Construct the Subject Area Graph Handler
needed to operate within a single server instance.
- SubjectAreaGraphRESTServices - Class in org.odpi.openmetadata.accessservices.subjectarea.server.services
-
The SubjectAreaRESTServicesInstance provides the org.odpi.openmetadata.accessservices.subjectarea.server-side implementation of the SubjectArea Open Metadata
Access Service (OMAS).
- SubjectAreaGraphRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaGraphRESTServices
-
Default constructor
- SubjectAreaHandler - Class in org.odpi.openmetadata.accessservices.subjectarea.handlers
-
SubjectAreaProjectHandler manages Project objects from the property server.
- SubjectAreaHandler(OMRSAPIHelper, int) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaHandler
-
Construct the Subject Area Project Handler
needed to operate within a single server instance.
- SubjectAreaMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications
-
Mapping methods to map between SubjectArea and the omrs equivalents.
- SubjectAreaMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.SubjectAreaMapper
-
- SubjectAreaMapper - Annotation Type in org.odpi.openmetadata.accessservices.subjectarea.server.mappers
-
- SubjectAreaOMRSTopicListener - Class in org.odpi.openmetadata.accessservices.subjectarea.listener
-
- SubjectAreaOMRSTopicListener(Connection, OMRSRepositoryHelper, OMRSRepositoryValidator, String, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.listener.SubjectAreaOMRSTopicListener
-
The constructor is given the connection to the out topic for Subject Area OMAS
along with classes for testing and manipulating instances.
- SubjectAreaProjectHandler - Class in org.odpi.openmetadata.accessservices.subjectarea.handlers
-
SubjectAreaProjectHandler manages Project objects from the property server.
- SubjectAreaProjectHandler(OMRSAPIHelper, int) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaProjectHandler
-
Construct the Subject Area Project Handler
needed to operate within a single server instance.
- SubjectAreaProjectRESTServices - Class in org.odpi.openmetadata.accessservices.subjectarea.server.services
-
The SubjectAreaRESTServicesInstance provides the org.odpi.openmetadata.accessservices.subjectarea.server-side implementation of the SubjectArea Open Metadata
Access Service (OMAS).
- SubjectAreaProjectRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaProjectRESTServices
-
Default constructor
- SubjectAreaPublisher - Class in org.odpi.openmetadata.accessservices.subjectarea.outtopic
-
SubjectAreaPublisher is responsible for publishing org.odpi.openmetadata.accessservices.subjectarea.common.events about glossary artifacts.
- SubjectAreaPublisher(Connection, AuditLog) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.outtopic.SubjectAreaPublisher
-
The constructor is given the connection to the out topic for Subject Area OMAS
along with classes for testing and manipulating instances.
- SubjectAreaRegistration - Class in org.odpi.openmetadata.accessservices.subjectarea.server
-
SubjectAreaRegistration registers the access service with the OMAG Server administration services.
- SubjectAreaRegistration() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.SubjectAreaRegistration
-
- SubjectAreaRelationshipHandler - Class in org.odpi.openmetadata.accessservices.subjectarea.handlers
-
TheSubjectAreaTermRESTServices provides the server-side implementation of the SubjectArea Open Metadata
Access Service (OMAS) for Terms.
- SubjectAreaRelationshipHandler(OMRSAPIHelper, int) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaRelationshipHandler
-
Construct the Subject Area Relationship Handler
needed to operate within a single server instance.
- SubjectAreaRelationshipRESTServices - Class in org.odpi.openmetadata.accessservices.subjectarea.server.services
-
TheSubjectAreaTermRESTServices provides the server-side implementation of the SubjectArea Open Metadata
Access Service (OMAS) for Terms.
- SubjectAreaRelationshipRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Default constructor
- SubjectAreaRESTServicesInstance - Class in org.odpi.openmetadata.accessservices.subjectarea.server.services
-
SubjectAreaRESTServicesInstance caches references to OMRS objects for a specific server.
- SubjectAreaRESTServicesInstance() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRESTServicesInstance
-
Default constructor
- SubjectAreaServicesInstance - Class in org.odpi.openmetadata.accessservices.subjectarea.server.services
-
SubjectAreaRESTServicesInstance caches references to OMRS objects for a specific server.
- SubjectAreaServicesInstance(OMRSRepositoryConnector, AuditLog, String, int) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaServicesInstance
-
Set up the local repository connector that will service the REST Calls.
- SubjectAreaTermHandler - Class in org.odpi.openmetadata.accessservices.subjectarea.handlers
-
SubjectAreaTermHandler manages Term objects from the property server.
- SubjectAreaTermHandler(OMRSAPIHelper, int) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaTermHandler
-
Construct the Subject Area Term Handler
needed to operate within a single server instance.
- SubjectAreaTermRESTServices - Class in org.odpi.openmetadata.accessservices.subjectarea.server.services
-
The SubjectAreaTermRESTServices provides the server-side implementation of the SubjectArea Open Metadata
Access Service (OMAS) for Terms.
- SubjectAreaTermRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaTermRESTServices
-
Default constructor
- SubjectAreaUtils - Class in org.odpi.openmetadata.accessservices.subjectarea.utilities
-
Subject Area OMAS utilities.
- SubjectAreaUtils() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.utilities.SubjectAreaUtils
-
- SYNONYM - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.SynonymMapper
-
- SynonymMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships
-
Mapping methods to map between the synonym and the equivalent omrs Relationship.
- SynonymMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.SynonymMapper
-
- updateAntonymRelationship(String, String, String, Antonym, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Update a Antonym relationship which is a link between glossary terms that have the opposite meaning
- updateCategory(String, String, Category, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaCategoryHandler
-
Update a Category
- updateCategory(String, String, String, Category, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaCategoryRESTServices
-
Update a Category
- updateCategoryAnchorRelationship(String, String, String, CategoryAnchor, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Update a categoryAnchor Relationship.
- updateCategoryHierarchyLink(String, String, String, CategoryHierarchyLink, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Update a CategoryHierarchyLink Relationship.
- updateGlossary(String, String, Glossary, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaGlossaryHandler
-
Update a Glossary
- updateGlossary(String, String, String, Glossary, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaGlossaryRESTServices
-
Update a Glossary
- updateIsARelationship(String, String, String, IsA, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Update a Isa relationship, which is a link between a more general glossary term and a more specific definition.
- updateNodeWithClassification(Category, Classification) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.CategoryMapper
-
- updateNodeWithClassification(Glossary, Classification) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.GlossaryMapper
-
- updateNodeWithClassification(Project, Classification) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.ProjectMapper
-
- updateNodeWithClassification(Term, Classification) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.TermMapper
-
- updateOMRSAttributes(Classification) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.CanonicalVocabularyMapper
-
- updateOMRSAttributes(Classification) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.ClassificationMapper
-
- updateOMRSAttributes(Classification) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.ConfidenceMapper
-
- updateOMRSAttributes(Classification) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.ConfidentialityMapper
-
- updateOMRSAttributes(Classification) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.CriticalityMapper
-
- updateOMRSAttributes(Classification) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.GlossaryProjectMapper
-
- updateOMRSAttributes(Classification) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.ObjectIdentifierMapper
-
- updateOMRSAttributes(Classification) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.RetentionMapper
-
- updateOMRSAttributes(Classification) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.SpineAttributeMapper
-
- updateOMRSAttributes(Classification) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.SpineObjectMapper
-
- updateOMRSAttributes(Classification) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.SubjectAreaMapper
-
- updateOMRSAttributes(Classification) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.TaxonomyMapper
-
- updatePreferredTermRelationship(String, String, String, PreferredTerm, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Update a PreferredTerm relationship, which is a link between glossary terms, it is a Link to an alternative term that the organization prefers is used.
- updateProject(String, String, Project, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaProjectHandler
-
Update a Project
- updateProject(String, String, String, Project, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaProjectRESTServices
-
Update a Project
- updateProjectScopeRelationship(String, String, String, ProjectScope, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Update a ProjectScope relationship which is a link between the project content and the project.
- updateRelatedTerm(String, String, String, RelatedTerm, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Update a Related Term relationship.
- updateRelationship(String, String, String, Class<? extends IRelationshipMapper<R>>, R, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaRelationshipHandler
-
Update a relationship.
- updateRelationship(String, String, String, String, Class<? extends IRelationshipMapper<L>>, L, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRESTServicesInstance
-
Update a relationship.
- updateReplacementTerm(String, String, String, ReplacementTerm, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Update a ReplacementTerm relationship, which is a link to a glossary term that is replacing an obsolete glossary term.
- updateSynonymRelationship(String, String, String, Synonym, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Update a Synonym relationship which is a link between glossary terms that have the same meaning
- updateTerm(String, String, Term, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.handlers.SubjectAreaTermHandler
-
Update a Term
- updateTerm(String, String, String, Term, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaTermRESTServices
-
Update a Term
- updateTermAnchorRelationship(String, String, String, TermAnchor, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Update a termAnchor Relationship.
- updateTermCategorizationRelationship(String, String, String, Categorization, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Update a termCategorization Relationship.
- updateTermHasARelationship(String, String, String, HasA, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Update a Hasa is the relationship between a spine object and a spine attribute.
- updateTermIsATypeOfRelationship(String, String, String, IsATypeOf, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Update a IsaTypeOf relationship, which is an inheritance relationship between two spine objects.
- updateTermTypedByRelationship(String, String, String, TypedBy, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Update a TypedBy relationship, which is a link between a spine attribute and its type.
- updateTranslationRelationship(String, String, String, Translation, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Update a Translation relationship translation relationship, which is a link between glossary terms to provide different natural language translation of the same concept.
- updateUsedInContextRelationship(String, String, String, UsedInContext, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Update a UsedInContext relationship which is a link between glossary terms, where one describes the context where the other one is valid to use.
- updateValidValueRelationship(String, String, String, ValidValue, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
-
Update a ValidValue relationship which is a link between glossary terms that have the same meaning
- USED_IN_CONTEXT - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.UsedInContextMapper
-
- UsedInContextMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships
-
Mapping methods to map between the usedInContext and the equivalent omrs Relationship.
- UsedInContextMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.UsedInContextMapper
-