Skip navigation links
A C D E F G H I L M N O P R S T U V 

A

addStringToInstanceProperty(String, String, InstanceProperties) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.SubjectAreaUtils
 
ANTONYM - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.AntonymMapper
 
AntonymMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships
Mapping methods to map between the antonym and the equivalent omrs Relationship.
AntonymMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.AntonymMapper
 
AuditLogHandler - Class in org.odpi.openmetadata.accessservices.subjectarea.server.handlers
AuditLogHandler manages the logging of audit records for the asset.
AuditLogHandler(String, OMRSRepositoryConnector) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.handlers.AuditLogHandler
Construct the audit log handler with a link to the property org.odpi.openmetadata.accessservices.subjectarea.server's connector and this access service's official name.

C

callFindEntitiesByPropertyValue(String, String, String, String, int, List<InstanceStatus>, List<String>, Date, String, SequencingOrder, int) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
 
callGetEntitiesByType(String, String, String, Date, 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, Date, String, SequencingOrder, int) - 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, 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, 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) - 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, 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
 
callOMRSUpdateEntityProperties(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_HIERARCHY_LINK - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.CategoryHierarchyLinkMapper
 
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
 
CategorySummaryResponse - Class in org.odpi.openmetadata.accessservices.subjectarea.internalresponse
CategorySummaryResponse is a response structure used internally by the Subject Area OMAS REST API to represent an omrs CategorySummary
CategorySummaryResponse() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.CategorySummaryResponse
Default constructor
CategorySummaryResponse(CategorySummary) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.CategorySummaryResponse
 
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
 
convertOMASToOMRSSequencingOrder(SequencingOrder) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.SubjectAreaUtils
convert omas sequencing order to omrs sequencing order
convertOMRSRelationshipsToOMASLines(OMRSAPIHelper, List<Relationship>) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.SubjectAreaUtils
Convert the OMRS Lines to their equivalent OMAS objects and return them in a Response of type lines.
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, String, Category) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaCategoryRESTServices
Create a Category.
createCategoryAnchorRelationship(String, String, CategoryAnchorRelationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
Create a categoryAnchor Relationship.
createGlossary(String, String, Glossary) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaGlossaryRESTServices
Create a Glossary.
createISARelationship(String, String, ISARelationship) - 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.
createLine(String, String, String, String, Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRESTServicesInstance
 
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
 
createOmrsRelationship(OMRSLine) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
Create an omrs relationship with the basic fields filled in.
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, String, Project) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaProjectRESTServices
Create a Project.
createProjectScopeRelationship(String, String, ProjectScopeRelationship) - 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.
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, String, Term) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaTermRESTServices
Create a Term
createTermAnchorRelationship(String, String, TermAnchorRelationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
Create a termAnchor Relationship.
createTermCategorizationRelationship(String, String, TermCategorizationRelationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
Create a termCategorization Relationship.
createTermHASARelationship(String, String, TermHASARelationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
Create a TermHASARelationship is the relationship between a spine object and a spine attribute.
createTermISATypeOFRelationship(String, String, TermISATypeOFRelationship) - 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, TermTYPEDBYRelationship) - 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
 

D

deleteAntonymRelationship(String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
Delete a Antonym relationship
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.
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 ISARelationship 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 TermISATypeOFRelationship relationship, which is an inheritance relationship between two spine objects.
deleteLine(String, String, String, String, String, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRESTServicesInstance
 
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, 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
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, 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 TermTYPEDBYRelationship 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 relationshiptranslation 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

E

entity1Guid - Variable in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
entity1Label - Variable in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
entity1PropertyName - Variable in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
entity2Guid - Variable in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
entity2Label - Variable in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
entity2PropertyName - Variable in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
EntityDetailMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities
This class provides a mapping between OMRS object EntityDetail and Subject Area OMAS object Node.
EntityDetailMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.EntityDetailMapper
 
EntityDetailResponse - Class in org.odpi.openmetadata.accessservices.subjectarea.internalresponse
EntityDetailResponse is a response structure used internally by the Subject Area OMAS REST API to represent an omrs EntityDetail
EntityDetailResponse() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.EntityDetailResponse
Default constructor
EntityDetailResponse(EntityDetail) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.EntityDetailResponse
 
EntityDetailsResponse - Class in org.odpi.openmetadata.accessservices.subjectarea.internalresponse
EntityDetailsResponse is a response structure used internally by the Subject Area OMAS REST API to represent an omrs EntityDetail
EntityDetailsResponse() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.EntityDetailsResponse
Default constructor
EntityDetailsResponse(List<EntityDetail>) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.EntityDetailsResponse
 
ErrorHandler - Class in org.odpi.openmetadata.accessservices.subjectarea.server.handlers
ErrorHandler provides common validation routines for the other handler classes
ErrorHandler() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.handlers.ErrorHandler
 
extractGlossarySummaryFromGlossary(Glossary, Line) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.SubjectAreaUtils
Extract glossarySummary
extractIconSummaryFromRelatedMedia(EntityDetail) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.SubjectAreaUtils
extract iconSummary if this media is an icon

F

FeedbackHandler - Class in org.odpi.openmetadata.accessservices.subjectarea.server.handlers
FeedbackHandler manages the creation of feedback (likes, ratings, comments and tags) in the property org.odpi.openmetadata.accessservices.subjectarea.server.
FeedbackHandler(String, OMRSRepositoryConnector) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.handlers.FeedbackHandler
Construct the feedback handler with a link to the property org.odpi.openmetadata.accessservices.subjectarea.server's connector and this access service's official name.
findCategory(String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaCategoryRESTServices
Find Category
findEntitiesByPropertyValue(String, String, String, String, Date, Integer, Integer, SequencingOrder, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
 
findGlossary(String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaGlossaryRESTServices
Find Glossary
findProject(String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaProjectRESTServices
Find Project
findTerm(String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaTermRESTServices
Find Term

G

getAccessServiceName(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.initialization.SubjectAreaInstanceHandler
Return the Subject Area's official Access Service Name
getAccessServiceName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaServicesInstance
 
getAddClassifications() - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.ClassificationGroupByOperation
List of classifications to be added
getAntonymRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
Get a antonym relationship
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.
getCategoryAnchorTypeGuid() - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.TypeGuids
 
getCategoryHierarchyLinkTypeGuid() - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.TypeGuids
 
getCategoryRelationships(String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaCategoryRESTServices
 
getCategorySummary() - Method in class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.CategorySummaryResponse
Return the CategorySummary object.
getEntitiesByType(OMRSAPIHelper, String, String, String, Date, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
 
getEntity1Guid() - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
getEntity1Label() - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
getEntity1Name() - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
getEntity1PropertyName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
getEntity1Type() - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
getEntity2Guid() - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
getEntity2Label() - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
getEntity2Name() - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
getEntity2PropertyName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
getEntity2Type() - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
getEntityDetail() - Method in class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.EntityDetailResponse
Return the EntityDetail object.
getEntityDetails() - Method in class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.EntityDetailsResponse
Return the EntityDetail object.
getFormattedLogMessage(String...) - Method in enum org.odpi.openmetadata.accessservices.subjectarea.auditlog.SubjectAreaAuditCode
Returns the log message with the placeholders filled out with the supplied parameters.
getGlossaryByGuid(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaGlossaryRESTServices
Get a glossary by guid.
getGlossaryRelationships(String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaGlossaryRESTServices
 
getGlossarySummary() - Method in class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.GlossarySummaryResponse
Return the GlossarySummary object.
getGlossarySummaryForCategory(String, String, OMRSAPIHelper, Line) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.SubjectAreaUtils
Get a Categories 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.
getGlossarySummaryForTerm(String, String, OMRSAPIHelper, TermAnchorRelationship, Term) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.SubjectAreaUtils
Get a Term's 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.
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 Lines radiating out from a node.
getIconSummarySet() - Method in class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.IconSummarySetResponse
Return the IconSummarySet object.
getIconSummarySet(String, OMRSAPIHelper, String) - Static 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(Node) - 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(Node) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.GlossaryMapper
 
getInlinedClassifications(Node) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.ProjectMapper
 
getInlinedClassifications(Node) - 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)
getInstance(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.initialization.SubjectAreaServicesInstanceMap
Return the instance for this server.
getInstance(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.ILineBundleFactory
Get an instance of a LineBundle using the class name of the Line.
getInstance(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.INodeBundleFactory
 
getInstance(String, Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.ResponseFactory
Get a response from the factory.
getInstanceGraph() - Method in class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.InstanceGraphResponse
Return the InstanceGraph object.
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.
getLine(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRESTServicesInstance
 
getLineInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.AntonymMapper
 
getLineInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.CategoryAnchorMapper
 
getLineInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.CategoryHierarchyLinkMapper
 
getLineInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ISARelationshipMapper
 
getLineInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.PreferredTermMapper
 
getLineInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ProjectScopeMapper
 
getLineInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.RelatedTermMapper
 
getLineInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ReplacementTermMapper
 
getLineInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.SemanticAssignmentMapper
 
getLineInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.SynonymMapper
 
getLineInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermAnchorMapper
 
getLineInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermCategorizationMapper
 
getLineInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermHASARelationshipMapper
 
getLineInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermISATypeOFRelationshipMapper
 
getLineInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermTYPEDBYRelationshipMapper
 
getLineInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TranslationMapper
 
getLineInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.UsedInContextMapper
 
getLineInstance() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ValidValueMapper
 
getLineType() - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
getLogMessageId() - Method in enum org.odpi.openmetadata.accessservices.subjectarea.auditlog.SubjectAreaAuditCode
Returns the unique identifier for the error message.
getMapper() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.server.mappers.ILineBundle
The associated Line mapper
getMapper() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.server.mappers.INodeBundle
The associated Node mapper
getMapper() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.LineBundle
 
getMapper() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.NodeBundle
 
getMediaReferenceTypeGuid() - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.TypeGuids
 
getMetadataCollection() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaServicesInstance
 
getName() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.server.mappers.ILineBundle
Get Line name
getName() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.server.mappers.INodeBundle
Get Node name
getName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.LineBundle
 
getName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.NodeBundle
 
getName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
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.
getOMRSMetadataCollection(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
 
getOMRSRepositoryHelper() - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
 
getParentCategorySummary(String, String, OMRSAPIHelper, Set<Line>) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.SubjectAreaUtils
Get a summary of the parent category.
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, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaProjectRESTServices
Get a Project by guid.
getProjectRelationships(String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaProjectRESTServices
 
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, String, Date) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaProjectRESTServices
 
getProxy1Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.AntonymMapper
Get proxy1 guid.
getProxy1Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.CategoryAnchorMapper
Get proxy1 guid.
getProxy1Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.CategoryHierarchyLinkMapper
Get proxy1 guid.
getProxy1Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ISARelationshipMapper
Get proxy1 guid.
getProxy1Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.LineMapper
Get proxy 1 guid
getProxy1Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.PreferredTermMapper
Get proxy1 guid.
getProxy1Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ProjectScopeMapper
Get proxy1 guid.
getProxy1Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.RelatedTermMapper
Get proxy1 guid.
getProxy1Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ReplacementTermMapper
Get proxy1 guid.
getProxy1Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.SemanticAssignmentMapper
Get proxy1 guid.
getProxy1Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.SynonymMapper
Get proxy1 guid.
getProxy1Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermAnchorMapper
Get proxy1 guid.
getProxy1Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermCategorizationMapper
Get proxy1 guid.
getProxy1Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermHASARelationshipMapper
Get proxy1 guid.
getProxy1Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermISATypeOFRelationshipMapper
Get proxy1 guid.
getProxy1Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermTYPEDBYRelationshipMapper
Get proxy1 guid.
getProxy1Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TranslationMapper
Get proxy1 guid.
getProxy1Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.UsedInContextMapper
Get proxy1 guid.
getProxy1Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ValidValueMapper
Get proxy1 guid.
getProxy2Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.AntonymMapper
Get proxy2 guid The proxy has omrs type GlossaryTerm
getProxy2Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.CategoryAnchorMapper
Get proxy2 guid The proxy has omrs type GlossaryCategory
getProxy2Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.CategoryHierarchyLinkMapper
Get proxy2 guid The proxy has omrs type GlossaryCategory
getProxy2Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ISARelationshipMapper
Get proxy2 guid The proxy has omrs type GlossaryTerm
getProxy2Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.LineMapper
Get proxy 2 guid
getProxy2Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.PreferredTermMapper
Get proxy2 guid The proxy has omrs type GlossaryTerm
getProxy2Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ProjectScopeMapper
Get proxy2 guid The proxy has an omrs type that is a subtype of Referenceable
getProxy2Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.RelatedTermMapper
Get proxy2 guid The proxy has omrs type GlossaryTerm
getProxy2Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ReplacementTermMapper
Get proxy2 guid The proxy has omrs type GlossaryTerm
getProxy2Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.SemanticAssignmentMapper
Get proxy2 guid The proxy has omrs type GlossaryTerm
getProxy2Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.SynonymMapper
Get proxy2 guid The proxy has omrs type GlossaryTerm
getProxy2Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermAnchorMapper
Get proxy2 guid The proxy has omrs type GlossaryTerm
getProxy2Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermCategorizationMapper
Get proxy2 guid The proxy has omrs type GlossaryTerm
getProxy2Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermHASARelationshipMapper
Get proxy2 guid The proxy has omrs type GlossaryTerm
getProxy2Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermISATypeOFRelationshipMapper
Get proxy2 guid The proxy has omrs type GlossaryTerm
getProxy2Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermTYPEDBYRelationshipMapper
Get proxy2 guid The proxy has omrs type GlossaryTerm
getProxy2Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TranslationMapper
Get proxy2 guid The proxy has omrs type GlossaryTerm
getProxy2Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.UsedInContextMapper
Get proxy2 guid The proxy has omrs type GlossaryTerm
getProxy2Guid(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ValidValueMapper
Get proxy2 guid The proxy has omrs type GlossaryTerm
getRelatedTerm(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
Get a related Term relationship.
getRelationship() - Method in class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.RelationshipResponse
Return the Relationship object.
getRelationships() - Method in class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.RelationshipsResponse
Return the Lines object.
getRelationshipsFromGuid(String, String, String, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRESTServicesInstance
 
getRelationshipTypeDefGuid(Relationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.AntonymMapper
Get the relationship type def guid.
getRelationshipTypeDefGuid(Relationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.CategoryAnchorMapper
Get the relationship type def guid.
getRelationshipTypeDefGuid(Relationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.CategoryHierarchyLinkMapper
Get the relationship type def guid.
getRelationshipTypeDefGuid(Relationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ISARelationshipMapper
Get the relationship type def guid.
getRelationshipTypeDefGuid(Relationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.LineMapper
get the relationshipTypeDef Guid This method should be overridden to provide the appropriate guid for the type.
getRelationshipTypeDefGuid(Relationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.PreferredTermMapper
Get the relationship type def guid.
getRelationshipTypeDefGuid(Relationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ProjectScopeMapper
Get the relationship type def guid.
getRelationshipTypeDefGuid(Relationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.RelatedTermMapper
Get the relationship type def guid.
getRelationshipTypeDefGuid(Relationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ReplacementTermMapper
Get the relationship type def guid.
getRelationshipTypeDefGuid(Relationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.SemanticAssignmentMapper
Get the relationship type def guid.
getRelationshipTypeDefGuid(Relationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.SynonymMapper
Get the relationship type def guid.
getRelationshipTypeDefGuid(Relationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermAnchorMapper
Get the relationship type def guid.
getRelationshipTypeDefGuid(Relationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermCategorizationMapper
Get the relationship type def guid.
getRelationshipTypeDefGuid(Relationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermHASARelationshipMapper
Get the relationship type def guid.
getRelationshipTypeDefGuid(Relationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermISATypeOFRelationshipMapper
Get the relationship type def guid.
getRelationshipTypeDefGuid(Relationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermTYPEDBYRelationshipMapper
Get the relationship type def guid.
getRelationshipTypeDefGuid(Relationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TranslationMapper
Get the relationship type def guid.
getRelationshipTypeDefGuid(Relationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.UsedInContextMapper
Get the relationship type def guid.
getRelationshipTypeDefGuid(Relationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ValidValueMapper
Get the relationship type def guid.
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.
getRepositoryConnector(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.initialization.SubjectAreaInstanceHandler
Return the repository connector for this server.
getRepositoryConnector() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaServicesInstance
 
getResponse(Category) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaCategoryRESTServices
 
getResponse(SubjectAreaOMASAPIResponse) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaGlossaryRESTServices
Take an entityDetail response and map it to the appropriate glossary orientated response
getResponse(SubjectAreaOMASAPIResponse) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaProjectRESTServices
Take an entityDetail response and map it to the appropriate Project orientated response
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.
getSerialVersionUID() - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
getServerName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaServicesInstance
Return the server name.
getServiceName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
Get the service name - ths is used for logging
getSeverity() - Method in enum org.odpi.openmetadata.accessservices.subjectarea.auditlog.SubjectAreaAuditCode
Return the severity of the audit log record.
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.
getSystemAction() - Method in enum org.odpi.openmetadata.accessservices.subjectarea.auditlog.SubjectAreaAuditCode
Returns a description of the action taken by the system when the condition that caused this exception was detected.
getTermAnchorRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
Get a termAnchor Relationship.
getTermAnchorTypeGuid() - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.TypeGuids
 
getTermByGuid(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaTermRESTServices
Get a Term
getTermCategorizationRelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
Get a termCategorization Relationship.
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, String, Date, Integer, Integer, SequencingOrder, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaTermRESTServices
 
getTermSummary() - Method in class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.TermSummaryResponse
Return the TermSummary object.
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.utilities.OMRSLine
 
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.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.ILineBundle
Get the line ttype name
getTypeName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.LineBundle
 
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.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.
getUserAction() - Method in enum org.odpi.openmetadata.accessservices.subjectarea.auditlog.SubjectAreaAuditCode
Returns instructions of how to resolve the issue reported in this exception.
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
 
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
 
GlossarySummaryResponse - Class in org.odpi.openmetadata.accessservices.subjectarea.internalresponse
GlossarySummaryResponse is a response structure used internally by the Subject Area OMAS REST API to represent an omrs GlossarySummary
GlossarySummaryResponse() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.GlossarySummaryResponse
Default constructor
GlossarySummaryResponse(GlossarySummary) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.GlossarySummaryResponse
 

H

handleClassificationErrorException(ClassificationErrorException, String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.server.handlers.ErrorHandler
Convert the supplied OMRS exception to a Subject Area classification error exception and throw it.
handleEntityNotDeletedException(String, String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.server.handlers.ErrorHandler
Convert the supplied OMRS exception to a Subject Area entity not deleted exception and throw it.
handleEntityNotKnownError(String, String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.server.handlers.ErrorHandler
Convert the supplied OMRS exception to a Subject Area Entity Not known exception and throw it.
handleEntityNotKnownException(String, String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.server.handlers.ErrorHandler
Convert the supplied OMRS exception to a Subject Area Entity not known exception and throw it.
handleEntityNotPurgedException(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.handlers.ErrorHandler
 
handleEntityProxyOnlyException(EntityProxyOnlyException, String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.server.handlers.ErrorHandler
Convert the supplied OMRS exception to a Subject Area Entity Proxy Only exception and throw it.
handleFunctionNotSupportedException(FunctionNotSupportedException, String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.server.handlers.ErrorHandler
Convert the supplied OMRS exception to a Subject Area Function Not Supported exception and throw it.
handleInvalidParameterException(InvalidParameterException, String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.server.handlers.ErrorHandler
Throw an Invalid Parameter exception
handleMetadataServerUnContactable(MetadataServerUncontactableException, String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.handlers.ErrorHandler
Convert the supplied OMRS exception to a Subject Area metadata server not reachable exception and throw it.
handlePagingErrorException(PagingErrorException, String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.server.handlers.ErrorHandler
Convert the supplied OMRS exception to a Subject Area paging error exception and throw it.
handlePropertyErrorException(PropertyErrorException, String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.server.handlers.ErrorHandler
Convert the supplied OMRS exception to a Subject Area property error exception and throw it.
handleRelationshipNotDeletedException(String, String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.server.handlers.ErrorHandler
Convert the supplied OMRS exception to a Subject Area relationship not deleted exception and throw it.
handleRelationshipNotKnownException(String, String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.server.handlers.ErrorHandler
Convert the supplied OMRS exception to a Subject Area relationship not known exception and throw it.
handleRelationshipNotPurgedException(String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.handlers.ErrorHandler
 
handleRepositoryError(Throwable, String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.server.handlers.ErrorHandler
return an exception response if the respository could not be contacted
handleStatusNotSupportedException(StatusNotSupportedException, String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.server.handlers.ErrorHandler
Convert the supplied OMRS exception to a Subject Area status not known exception and throw it.
handleTypeDefNotKnownException(String, String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.server.handlers.ErrorHandler
Convert the supplied OMRS exception to a Subject Area invalid type name exception and throw it.
handleTypeErrorException(TypeErrorException, String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.server.handlers.ErrorHandler
Convert the supplied OMRS exception to a Subject Area type error exception and throw it.
handleUnauthorizedUser(String, String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.server.handlers.ErrorHandler
return an exception response if the supplied userId is not authorized to perform a request
handleUnknownAsset(Throwable, String, String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.server.handlers.ErrorHandler
return an exception response if the asset is not known

I

IconSummarySetResponse - Class in org.odpi.openmetadata.accessservices.subjectarea.internalresponse
IconSummarySetResponse is a response structure used internally by the Subject Area OMAS REST API to represent an omrs IconSummarySet
IconSummarySetResponse() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.IconSummarySetResponse
Default constructor
IconSummarySetResponse(Set<IconSummary>) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.IconSummarySetResponse
 
ILineBundle - Interface in org.odpi.openmetadata.accessservices.subjectarea.server.mappers
Interface to hold the Line mapping and response object for the type of Line.
ILineBundleFactory - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers
The Line bundle is an object that contains the mapper and the name of a Line.
ILineBundleFactory(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.ILineBundleFactory
 
ILineMapper - Interface in org.odpi.openmetadata.accessservices.subjectarea.server.mappers
Interface for mapping between a Subject Area OMAS Line to an OMRS Relationship
initialize(AccessServiceConfig, OMRSTopicConnector, OMRSRepositoryConnector, OMRSAuditLog, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.admin.SubjectAreaAdmin
Initialize the subject area access service.
initializeAPI(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRESTServicesInstance
Each API call needs to run in the requested tenant - indicated by the serverName and validate the userid.
initializeAPI(String, String, Date, Date, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRESTServicesInstance
Each API call needs to run in the requested tenant - indicated by the serverName and validate the userid.
INodeBundle - Interface in org.odpi.openmetadata.accessservices.subjectarea.server.mappers
Interface to hold the Node mapping and response object for the type of Node.
INodeBundleFactory - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers
 
INodeBundleFactory(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.INodeBundleFactory
 
INodeMapper - Interface in org.odpi.openmetadata.accessservices.subjectarea.server.mappers
Interface for mapping between a Subject Area OMAS Node to an OMRS EntityDetail
InstanceGraphResponse - Class in org.odpi.openmetadata.accessservices.subjectarea.internalresponse
InstanceGraphResponse is a response structure used internally by the Subject Area OMAS REST API to represent an omrs InstanceGraph
InstanceGraphResponse() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.InstanceGraphResponse
Default constructor
InstanceGraphResponse(InstanceGraph) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.InstanceGraphResponse
 
instanceHandler - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRESTServicesInstance
 
ISA_RELATIONSHIP - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ISARelationshipMapper
 
ISARelationshipMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships
Mapping methods to map between the iSARelationship and the equivalent omrs Relationship.
ISARelationshipMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ISARelationshipMapper
 
isCategory(String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.SubjectAreaUtils
 
isGlossary(String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.SubjectAreaUtils
 
isGovernanceActionClassification(String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.SubjectAreaUtils
 
isTerm(String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.SubjectAreaUtils
 
isTopLevelGlossaryObject(String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.SubjectAreaUtils
 
isTypeCorrect(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.ClassificationMapper
Check whether the type name matches the mapper.

L

LineBundle - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers
I LineBundle is a
LineBundle(ILineMapper, String, String) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.LineBundle
 
LineMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships
Static mapping methods to map between the antonym and the equivalent generated OMRSRelationshipBean
LineMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.LineMapper
 
LineTypeMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.graph
Static mapping methods to map between the LineType and Relationship type.
LineTypeMapper() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.graph.LineTypeMapper
 

M

mapBeanToOmrs(Classification) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.ClassificationMapper
 
mapEntityDetailToNode(EntityDetail) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.CategoryMapper
Map EntityDetail to Category or a sub type of Category
mapEntityDetailToNode(Node, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.EntityDetailMapper
map the EntityDetail to the Node
mapEntityDetailToNode(EntityDetail) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.GlossaryMapper
Map EntityDetail to Glossary or a sub type of Glossary
mapEntityDetailToNode(EntityDetail) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.ProjectMapper
Map EntityDetail to Project or a sub type of Project
mapEntityDetailToNode(EntityDetail) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.TermMapper
Map (convert) EntityDetail to Term or a sub type of Term
mapEntityDetailToNode(EntityDetail) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.server.mappers.INodeMapper
Map from an OMRS EntityDetail to a Subject Area OMAS Node
mapEntityTypeGuidToNodeType(String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.graph.NodeTypeMapper
convert an entity type guid to a NodeType
mapEnumToLine(Line, String, EnumPropertyValue) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.AntonymMapper
 
mapEnumToLine(Line, String, EnumPropertyValue) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ISARelationshipMapper
 
mapEnumToLine(Line, String, EnumPropertyValue) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.LineMapper
Map an omrs enum property to a Subject Area Line property.
mapEnumToLine(Line, String, EnumPropertyValue) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.PreferredTermMapper
 
mapEnumToLine(Line, String, EnumPropertyValue) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.RelatedTermMapper
 
mapEnumToLine(Line, String, EnumPropertyValue) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ReplacementTermMapper
 
mapEnumToLine(Line, String, EnumPropertyValue) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.SemanticAssignmentMapper
 
mapEnumToLine(Line, String, EnumPropertyValue) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.SynonymMapper
 
mapEnumToLine(Line, String, EnumPropertyValue) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermCategorizationMapper
 
mapEnumToLine(Line, String, EnumPropertyValue) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermHASARelationshipMapper
 
mapEnumToLine(Line, String, EnumPropertyValue) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermISATypeOFRelationshipMapper
 
mapEnumToLine(Line, String, EnumPropertyValue) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermTYPEDBYRelationshipMapper
 
mapEnumToLine(Line, String, EnumPropertyValue) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.UsedInContextMapper
 
mapEnumToLine(Line, String, EnumPropertyValue) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ValidValueMapper
 
mapEnumToNode(Node, 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.
mapInstancePropertiesToLine(Line, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.LineMapper
Map the instance properties to the Line This method should be overridden by subclasses to map the properties to the Line.
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
 
mapLineToInstanceProperties(Line, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.AntonymMapper
Map the supplied Line to omrs InstanceProperties.
mapLineToInstanceProperties(Line, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ISARelationshipMapper
Map the supplied Line to omrs InstanceProperties.
mapLineToInstanceProperties(Line, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.LineMapper
Map the supplied Line to omrs InstanceProperties.
mapLineToInstanceProperties(Line, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.PreferredTermMapper
Map the supplied Line to omrs InstanceProperties.
mapLineToInstanceProperties(Line, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ProjectScopeMapper
Map the supplied Line to omrs InstanceProperties.
mapLineToInstanceProperties(Line, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.RelatedTermMapper
Map the supplied Line to omrs InstanceProperties.
mapLineToInstanceProperties(Line, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ReplacementTermMapper
Map the supplied Line to omrs InstanceProperties.
mapLineToInstanceProperties(Line, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.SemanticAssignmentMapper
Map the supplied Line to omrs InstanceProperties.
mapLineToInstanceProperties(Line, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.SynonymMapper
Map the supplied Line to omrs InstanceProperties.
mapLineToInstanceProperties(Line, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermCategorizationMapper
Map the supplied Line to omrs InstanceProperties.
mapLineToInstanceProperties(Line, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermHASARelationshipMapper
Map the supplied Line to omrs InstanceProperties.
mapLineToInstanceProperties(Line, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermISATypeOFRelationshipMapper
Map the supplied Line to omrs InstanceProperties.
mapLineToInstanceProperties(Line, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermTYPEDBYRelationshipMapper
Map the supplied Line to omrs InstanceProperties.
mapLineToInstanceProperties(Line, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TranslationMapper
Map the supplied Line to omrs InstanceProperties.
mapLineToInstanceProperties(Line, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.UsedInContextMapper
Map the supplied Line to omrs InstanceProperties.
mapLineToInstanceProperties(Line, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ValidValueMapper
Map the supplied Line to omrs InstanceProperties.
mapLineToRelationship(Line) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.server.mappers.ILineMapper
Map from a Subject Area OMAS Line to an OMRS Relationship
mapLineToRelationship(Line) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.LineMapper
Map Line to the omrs relationship equivalent
mapLineTypeToRelationshipTypeGuid(LineType) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.graph.LineTypeMapper
Map lineType to relationship type guid.
mapMapToLine(Line, String, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.LineMapper
Map an omrs map property to a Subject Area Line property.
mapMapToNode(Node, String, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.EntityDetailMapper
Map an omrs entityDetail map property to a Subject Area Node property.
mapNodeToEntityDetail(Node) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.EntityDetailMapper
Map a Node (a Subject Area OMAS) concept to an EntityDetail (an OMRS concept)
mapNodeToEntityDetail(Node) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.server.mappers.INodeMapper
Map from a Subject Area OMAS Node to an OMRS EntityDetail
mapNodeToInstanceProperties(Node, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.CategoryMapper
Map the supplied Node to omrs InstanceProperties.
mapNodeToInstanceProperties(Node, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.EntityDetailMapper
Map the supplied Node to omrs InstanceProperties.
mapNodeToInstanceProperties(Node, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.GlossaryMapper
Map the supplied Node to omrs InstanceProperties.
mapNodeToInstanceProperties(Node, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.ProjectMapper
Map the supplied Node to omrs InstanceProperties.
mapNodeToInstanceProperties(Node, 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.
mapOmrsToBean(Classification) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.ClassificationMapper
 
mapPrimitiveToLine(Line, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.AntonymMapper
Map a primitive omrs property to the antonym object.
mapPrimitiveToLine(Line, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ISARelationshipMapper
Map a primitive omrs property to the iSARelationship object.
mapPrimitiveToLine(Line, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.LineMapper
Map an omrs primitive property to a Subject Area Line property.
mapPrimitiveToLine(Line, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.PreferredTermMapper
Map a primitive omrs property to the preferredTerm object.
mapPrimitiveToLine(Line, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ProjectScopeMapper
Map a primitive omrs property to the antonym object.
mapPrimitiveToLine(Line, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.RelatedTermMapper
Map a primitive omrs property to the relatedTerm object.
mapPrimitiveToLine(Line, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ReplacementTermMapper
Map a primitive omrs property to the replacementTerm object.
mapPrimitiveToLine(Line, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.SemanticAssignmentMapper
Map a primitive omrs property to the semanticAssignment object.
mapPrimitiveToLine(Line, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.SynonymMapper
Map a primitive omrs property to the synonym object.
mapPrimitiveToLine(Line, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermCategorizationMapper
Map a primitive omrs property to the termCategorization object.
mapPrimitiveToLine(Line, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermHASARelationshipMapper
Map a primitive omrs property to the termHASARelationship object.
mapPrimitiveToLine(Line, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermISATypeOFRelationshipMapper
Map a primitive omrs property to the termISATypeOFRelationship object.
mapPrimitiveToLine(Line, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermTYPEDBYRelationshipMapper
Map a primitive omrs property to the termTYPEDBYRelationship object.
mapPrimitiveToLine(Line, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TranslationMapper
Map a primitive omrs property to the translation object.
mapPrimitiveToLine(Line, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.UsedInContextMapper
Map a primitive omrs property to the usedInContext object.
mapPrimitiveToLine(Line, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ValidValueMapper
Map a primitive omrs property to the validValue object.
mapPrimitiveToNode(Node, 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(Node, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.GlossaryMapper
Map a primitive omrs property to the glossary object.
mapPrimitiveToNode(Node, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.ProjectMapper
Map a primitive omrs property to the Project object.
mapPrimitiveToNode(Node, String, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.TermMapper
Map a primitive omrs property to the term object.
mapRelationshipToLine(Relationship) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.server.mappers.ILineMapper
Map from an OMRS Relationship to a Subject Area OMAS Line
mapRelationshipToLine(Relationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.LineMapper
 
mapRelationshipTypeGuidToLineType(String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.graph.LineTypeMapper
convert an relationship type guid to a LineType

N

NodeBundle - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers
A NodeBundle is an object that holds the mapper and the name of the node.
NodeBundle(INodeMapper, String) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.NodeBundle
 
NodeTypeMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.graph
Static mapping methods to map between the node type and the Entity Type
NodeTypeMapper() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.graph.NodeTypeMapper
 

O

ObjectIdentifierMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications
Mapping methods to map between ObjectIdentifier and the omrs equivalents.
ObjectIdentifierMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.ObjectIdentifierMapper
 
OMRS_CANONICAL_VOCABULARY_NAME - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.GlossaryMapper
 
OMRS_TAXONOMY_NAME - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.GlossaryMapper
 
omrsapiHelper - Variable in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.ClassificationFactory
 
omrsapiHelper - Variable in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.ClassificationMapper
 
omrsapiHelper - Variable in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.EntityDetailMapper
 
omrsapiHelper - Variable in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.LineMapper
 
oMRSAPIHelper - Variable in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRESTServicesInstance
 
OMRSAPIHelper - Class in org.odpi.openmetadata.accessservices.subjectarea.utilities
This is a facade around the OMRS API.
OMRSAPIHelper(String) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
 
OMRSLine - Class in org.odpi.openmetadata.accessservices.subjectarea.utilities
A relationship between 2 subject area OMRS entities.
OMRSLine() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
Default constructor
OMRSLine(Line) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
OMRSLine(OMRSLine) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
OMRSLine(String) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
OMRSLine(String, LineType) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
OMRSLine(Relationship) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
Create a typedRelationship from an omrs relationship
org.odpi.openmetadata.accessservices.subjectarea.admin - package org.odpi.openmetadata.accessservices.subjectarea.admin
 
org.odpi.openmetadata.accessservices.subjectarea.auditlog - package org.odpi.openmetadata.accessservices.subjectarea.auditlog
 
org.odpi.openmetadata.accessservices.subjectarea.initialization - package org.odpi.openmetadata.accessservices.subjectarea.initialization
 
org.odpi.openmetadata.accessservices.subjectarea.internalresponse - package org.odpi.openmetadata.accessservices.subjectarea.internalresponse
 
org.odpi.openmetadata.accessservices.subjectarea.listener - package org.odpi.openmetadata.accessservices.subjectarea.listener
 
org.odpi.openmetadata.accessservices.subjectarea.outtopic - package org.odpi.openmetadata.accessservices.subjectarea.outtopic
 
org.odpi.openmetadata.accessservices.subjectarea.publisher - package org.odpi.openmetadata.accessservices.subjectarea.publisher
 
org.odpi.openmetadata.accessservices.subjectarea.server.handlers - package org.odpi.openmetadata.accessservices.subjectarea.server.handlers
 
org.odpi.openmetadata.accessservices.subjectarea.server.mappers - package org.odpi.openmetadata.accessservices.subjectarea.server.mappers
 
org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications - package org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications
 
org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities - package org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities
 
org.odpi.openmetadata.accessservices.subjectarea.server.mappers.graph - package org.odpi.openmetadata.accessservices.subjectarea.server.mappers.graph
 
org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships - package org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships
 
org.odpi.openmetadata.accessservices.subjectarea.server.services - package org.odpi.openmetadata.accessservices.subjectarea.server.services
 
org.odpi.openmetadata.accessservices.subjectarea.utilities - package org.odpi.openmetadata.accessservices.subjectarea.utilities
 
org.odpi.openmetadata.accessservices.subjectarea.validators - package org.odpi.openmetadata.accessservices.subjectarea.validators
 

P

populateAdditionalProperties(Node, InstanceProperties) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.EntityDetailMapper
 
populateSystemAttributesForInstanceAuditHeader(SystemAttributes, InstanceAuditHeader) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.SubjectAreaUtils
 
PREFERRED_TERM - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.PreferredTermMapper
 
PreferredTermMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships
Mapping methods to map between the preferredTerm and the equivalent omrs Relationship.
PreferredTermMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.PreferredTermMapper
 
processDeletedEntity(EntityDetail) - Method in class org.odpi.openmetadata.accessservices.subjectarea.outtopic.SubjectAreaPublisher
Determine whether a deleted entity is a Glossary artifact or dependant entity.
processDeletedEntity(EntityDetail) - Method in class org.odpi.openmetadata.accessservices.subjectarea.publisher.SubjectAreaProducer
 
processDeletedRelationship(Relationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.outtopic.SubjectAreaPublisher
Determine whether a deleted relationship is related to an Asset.
processDeletedRelationship(Relationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.publisher.SubjectAreaProducer
 
processInstanceEvent(OMRSInstanceEvent) - Method in class org.odpi.openmetadata.accessservices.subjectarea.listener.SubjectAreaOMRSTopicListener
Unpack and deliver an instance event to the InstanceEventProcessor
processNewEntity(EntityDetail) - Method in class org.odpi.openmetadata.accessservices.subjectarea.outtopic.SubjectAreaPublisher
Determine whether a new entity is a Glossary artifact or dependant entity.
processNewEntity(EntityDetail) - Method in class org.odpi.openmetadata.accessservices.subjectarea.publisher.SubjectAreaProducer
Determine whether a new entity is a type we are interested in.
processNewRelationship(Relationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.outtopic.SubjectAreaPublisher
Determine whether a new relationship is related to an Asset.
processNewRelationship(Relationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.publisher.SubjectAreaProducer
 
processRegistryEvent(OMRSRegistryEvent) - Method in class org.odpi.openmetadata.accessservices.subjectarea.listener.SubjectAreaOMRSTopicListener
Method to pass a Registry event received on topic.
processRestoredEntity(EntityDetail) - Method in class org.odpi.openmetadata.accessservices.subjectarea.outtopic.SubjectAreaPublisher
Determine whether a restored entity is a Glossary artifact or dependant entity.
processRestoredEntity(EntityDetail) - Method in class org.odpi.openmetadata.accessservices.subjectarea.publisher.SubjectAreaProducer
 
processRestoredRelationship(Relationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.outtopic.SubjectAreaPublisher
Determine whether a restored relationship is related to an Asset.
processRestoredRelationship(Relationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.publisher.SubjectAreaProducer
 
processTypeDefEvent(OMRSTypeDefEvent) - Method in class org.odpi.openmetadata.accessservices.subjectarea.listener.SubjectAreaOMRSTopicListener
Method to pass a Registry event received on topic.
processUpdatedEntity(EntityDetail) - Method in class org.odpi.openmetadata.accessservices.subjectarea.outtopic.SubjectAreaPublisher
Determine whether an updated entity is a Glossary artifact or dependant entity .
processUpdatedEntity(EntityDetail, EntityDetail) - Method in class org.odpi.openmetadata.accessservices.subjectarea.outtopic.SubjectAreaPublisher
Determine whether an updated entity is a Glossary artifact or dependant entity.
processUpdatedEntity(EntityDetail) - Method in class org.odpi.openmetadata.accessservices.subjectarea.publisher.SubjectAreaProducer
 
processUpdatedRelationship(Relationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.outtopic.SubjectAreaPublisher
Determine whether an updated relationship is related to an Asset.
processUpdatedRelationship(Relationship, Relationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.outtopic.SubjectAreaPublisher
Determine whether an updated relationship is related to an Asset.
processUpdatedRelationship(Relationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.publisher.SubjectAreaProducer
 
PROJECT - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.ProjectMapper
 
PROJECT_SCOPE - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ProjectScopeMapper
 
ProjectMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities
Mapping methods to map between Project (or a subtype of Project) and EntityDetail.
ProjectMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.ProjectMapper
 
ProjectScopeMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships
Mapping methods to map between the ProjectScope and the equivalent omrs Relationship.
ProjectScopeMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ProjectScopeMapper
 

R

registerAccessService() - Static method in class org.odpi.openmetadata.accessservices.subjectarea.initialization.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
 
RelationshipResponse - Class in org.odpi.openmetadata.accessservices.subjectarea.internalresponse
RelationshipResponse is a response structure used internally by the Subject Area OMAS REST API to represent an omrs relationship
RelationshipResponse() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.RelationshipResponse
Default constructor
RelationshipResponse(Relationship) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.RelationshipResponse
 
RelationshipsResponse - Class in org.odpi.openmetadata.accessservices.subjectarea.internalresponse
LinesResponse is a response structure used internally by the Subject Area OMAS REST API to represent an omrs relationships
RelationshipsResponse() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.RelationshipsResponse
Default constructor
RelationshipsResponse(List<Relationship>) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.RelationshipsResponse
 
removeInstanceForJVM(String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.initialization.SubjectAreaServicesInstanceMap
Remove the instance for this server.
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.LineMapper
 
ResponseFactory - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers
This is a factory that is passed in the classname of a Line and the Line itself.
ResponseFactory() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.ResponseFactory
 
restoreAntonym(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
Restore an antonym relationship.
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.
restoreGlossary(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaGlossaryRESTServices
Restore a Glossary Restore allows the deleted Glossary to be made active again.
restoreISARelationship(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
Restore a is a relationship.
restoreLine(String, String, String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRESTServicesInstance
 
restorePreferredTerm(String, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
Restore a preferred term relationship.
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.
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, 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 TermISATypeOFRelationship 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.
RestValidator - Class in org.odpi.openmetadata.accessservices.subjectarea.validators
Validator methods used for rest
RestValidator() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.validators.RestValidator
 
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
 

S

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
 
setCategorySummary(CategorySummary) - Method in class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.CategorySummaryResponse
Set up the CategorySummary object.
setDatePropertyInInstanceProperties(InstanceProperties, Date, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.SubjectAreaUtils
set the Date value into the InstanceProperties
setEnd1GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.AntonymMapper
 
setEnd1GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.CategoryAnchorMapper
 
setEnd1GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.CategoryHierarchyLinkMapper
 
setEnd1GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ISARelationshipMapper
 
setEnd1GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.LineMapper
Pass the guid of the EntityProxy for end 1 to the Line ,so it can store it appropriately
setEnd1GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.PreferredTermMapper
 
setEnd1GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ProjectScopeMapper
 
setEnd1GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.RelatedTermMapper
 
setEnd1GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ReplacementTermMapper
 
setEnd1GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.SemanticAssignmentMapper
 
setEnd1GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.SynonymMapper
 
setEnd1GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermAnchorMapper
 
setEnd1GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermCategorizationMapper
 
setEnd1GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermHASARelationshipMapper
 
setEnd1GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermISATypeOFRelationshipMapper
 
setEnd1GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermTYPEDBYRelationshipMapper
 
setEnd1GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TranslationMapper
 
setEnd1GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.UsedInContextMapper
 
setEnd1GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ValidValueMapper
 
setEnd2GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.AntonymMapper
 
setEnd2GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.CategoryAnchorMapper
 
setEnd2GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.CategoryHierarchyLinkMapper
 
setEnd2GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ISARelationshipMapper
 
setEnd2GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.LineMapper
Pass the guid of the EntityProxy for end 2 to the Line ,so it can store it appropriately
setEnd2GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.PreferredTermMapper
 
setEnd2GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ProjectScopeMapper
 
setEnd2GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.RelatedTermMapper
 
setEnd2GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ReplacementTermMapper
 
setEnd2GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.SemanticAssignmentMapper
 
setEnd2GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.SynonymMapper
 
setEnd2GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermAnchorMapper
 
setEnd2GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermCategorizationMapper
 
setEnd2GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermHASARelationshipMapper
 
setEnd2GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermISATypeOFRelationshipMapper
 
setEnd2GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermTYPEDBYRelationshipMapper
 
setEnd2GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TranslationMapper
 
setEnd2GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.UsedInContextMapper
 
setEnd2GuidInLine(Line, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ValidValueMapper
 
setEntity1Guid(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
setEntity1Label(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
setEntity1Name(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
setEntity1PropertyName(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
setEntity1Type(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
setEntity2Guid(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
setEntity2Label(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
setEntity2Name(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
setEntity2PropertyName(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
setEntity2Type(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
setEntityDetail(EntityDetail) - Method in class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.EntityDetailResponse
Set up the EntityDetail object.
setEntityDetails(List<EntityDetail>) - Method in class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.EntityDetailsResponse
Set up the EntityDetail object.
setGlossarySummary(GlossarySummary) - Method in class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.GlossarySummaryResponse
Set up the GlossarySummary object.
setIconSummarySet(Set<IconSummary>) - Method in class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.IconSummarySetResponse
Set up the IconSummarySet object.
setInstanceGraph(InstanceGraph) - Method in class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.InstanceGraphResponse
Set up the InstanceGraph object.
setIntegerPropertyInInstanceProperties(InstanceProperties, Integer, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.SubjectAreaUtils
Set the Integer value into the InstanceProperties.
setLineType(LineType) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
setNewInstanceForJVM(String, SubjectAreaServicesInstance) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.initialization.SubjectAreaServicesInstanceMap
Add a new server instance to the server map.
setOMRSAPIHelper(OMRSAPIHelper) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRESTServicesInstance
 
setOMRSRepositoryConnector(OMRSRepositoryConnector, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSAPIHelper
Set the OMRS repository connector
setRelationship(Relationship) - Method in class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.RelationshipResponse
Set up the Relationship object.
setRelationships(List<Relationship>) - Method in class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.RelationshipsResponse
Set up the Relationship object.
setStringPropertyInInstanceProperties(InstanceProperties, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.SubjectAreaUtils
Set the String value into the InstanceProperties.
setTermSummary(TermSummary) - Method in class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.TermSummaryResponse
Set up the TermSummary object.
setTypeDefGuid(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
shutdown() - Method in class org.odpi.openmetadata.accessservices.subjectarea.admin.SubjectAreaAdmin
Shutdown the subject area access service.
shutdown() - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaServicesInstance
Unregister this instance from the instance map.
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
 
SUBJECT_AREA_TERM_CLASSIFICATIONS - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaTermRESTServices
 
SubjectAreaAdmin - Class in org.odpi.openmetadata.accessservices.subjectarea.admin
SubjectAreaAdmin is the Subject Area access service implementation class that controls its lifecycle.
SubjectAreaAdmin() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.admin.SubjectAreaAdmin
Default constructor
SubjectAreaAuditCode - Enum in org.odpi.openmetadata.accessservices.subjectarea.auditlog
The SubjectAreaAuditCode is used to define the message content for the OMRS Audit Log.
SubjectAreaCategoryRESTServices - 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).
SubjectAreaCategoryRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaCategoryRESTServices
Default constructor
SubjectAreaCategoryRESTServices(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaCategoryRESTServices
 
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
SubjectAreaGlossaryRESTServices(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaGlossaryRESTServices
 
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
SubjectAreaGraphRESTServices(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaGraphRESTServices
 
SubjectAreaInstanceHandler - Class in org.odpi.openmetadata.accessservices.subjectarea.initialization
SubjectAreaInstanceHandler retrieves information from the instance map for the access service instances.
SubjectAreaInstanceHandler() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.initialization.SubjectAreaInstanceHandler
Default constructor registers the access service
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
 
SubjectAreaOMRSTopicListener - Class in org.odpi.openmetadata.accessservices.subjectarea.listener
 
SubjectAreaOMRSTopicListener(Connection, OMRSRepositoryHelper, OMRSRepositoryValidator, String) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.listener.SubjectAreaOMRSTopicListener
The constructor is given the connection to the out topic for Asset Consumer OMAS along with classes for testing and manipulating instances.
SubjectAreaProducer - Class in org.odpi.openmetadata.accessservices.subjectarea.publisher
SubjectAreaPublisher is responsible for publishing org.odpi.openmetadata.accessservices.subjectarea.common.events about glossary artifacts.
SubjectAreaProducer(OMRSRepositoryHelper, OMRSRepositoryValidator, String) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.publisher.SubjectAreaProducer
 
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
SubjectAreaProjectRESTServices(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaProjectRESTServices
 
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, OMRSRepositoryHelper, OMRSRepositoryValidator, String) - 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.initialization
SubjectAreaRegistration registers the access service with the OMAG Server administration services.
SubjectAreaRegistration() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.initialization.SubjectAreaRegistration
 
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
SubjectAreaRelationshipRESTServices(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
 
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) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaServicesInstance
Set up the local repository connector that will service the REST Calls.
SubjectAreaServicesInstanceMap - Class in org.odpi.openmetadata.accessservices.subjectarea.initialization
SubjectAreaServicesInstanceMap provides the mapping for inbound REST requests to the appropriate instances for the requested server.
SubjectAreaServicesInstanceMap() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.initialization.SubjectAreaServicesInstanceMap
Constructor
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
SubjectAreaTermRESTServices(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaTermRESTServices
 
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
 

T

TaxonomyMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications
Mapping methods to map between Taxonomy and the omrs equivalents.
TaxonomyMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.classifications.TaxonomyMapper
 
TERM_ANCHOR - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermAnchorMapper
 
TERM_CATEGORIZATION - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermCategorizationMapper
 
TERM_HASA_RELATIONSHIP - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermHASARelationshipMapper
 
TERM_TYPEDBY_RELATIONSHIP - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermTYPEDBYRelationshipMapper
 
TermAnchorMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships
Mapping methods to map between the termAnchor and the equivalent omrs Relationship.
TermAnchorMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermAnchorMapper
 
TermCategorizationMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships
Mapping methods to map between the termCategorization and the equivalent omrs Relationship.
TermCategorizationMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermCategorizationMapper
 
TermHASARelationshipMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships
Mapping methods to map between the termHASARelationship and the equivalent omrs Relationship.
TermHASARelationshipMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermHASARelationshipMapper
 
TermISATypeOFRelationshipMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships
Mapping methods to map between the termISATypeOFRelationship and the equivalent omrs Relationship.
TermISATypeOFRelationshipMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermISATypeOFRelationshipMapper
 
TermMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities
Static mapping methods to map between the Term and the generated OMRSBean for GlossaryTerm.
TermMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.TermMapper
 
TermSummaryResponse - Class in org.odpi.openmetadata.accessservices.subjectarea.internalresponse
TermSummaryResponse is a response structure used internally by the Subject Area OMAS REST API to represent an omrs TermSummary
TermSummaryResponse() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.TermSummaryResponse
Default constructor
TermSummaryResponse(TermSummary) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.TermSummaryResponse
 
TermTYPEDBYRelationshipMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships
Mapping methods to map between the termTYPEDBYRelationship and the equivalent omrs Relationship.
TermTYPEDBYRelationshipMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermTYPEDBYRelationshipMapper
 
throwWrongTypeException(Relationship, String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.LineMapper
relationship is not of the right type.
toString() - Method in class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.CategorySummaryResponse
 
toString() - Method in class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.EntityDetailResponse
 
toString() - Method in class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.EntityDetailsResponse
 
toString() - Method in class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.GlossarySummaryResponse
 
toString() - Method in class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.IconSummarySetResponse
 
toString() - Method in class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.InstanceGraphResponse
 
toString() - Method in class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.RelationshipResponse
 
toString() - Method in class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.RelationshipsResponse
 
toString() - Method in class org.odpi.openmetadata.accessservices.subjectarea.internalresponse.TermSummaryResponse
 
toString(StringBuilder) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utilities.OMRSLine
 
TRANSLATION - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TranslationMapper
 
TranslationMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships
Mapping methods to map between the translation and the equivalent omrs Relationship.
TranslationMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TranslationMapper
 
TypeGuids - Class in org.odpi.openmetadata.accessservices.subjectarea.utilities
This is a cache of Type Guids used by the Subject Area OMAS.
TypeGuids() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.utilities.TypeGuids
 

U

updateAntonymRelationship(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, String, Category, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaCategoryRESTServices
Update a Category
updateGlossary(String, String, String, Glossary, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaGlossaryRESTServices
Update a Glossary
updateISARelationship(String, String, ISARelationship, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
Update a ISARelationship relationship, which is a link between a more general glossary term and a more specific definition.
updateLine(String, String, String, String, Line, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRESTServicesInstance
Update the line.
updateNodeWithClassification(Node, Classification) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.CategoryMapper
 
updateNodeWithClassification(Node, Classification) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.GlossaryMapper
 
updateNodeWithClassification(Node, Classification) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.entities.ProjectMapper
 
updateNodeWithClassification(Node, 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, 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, String, Project, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaProjectRESTServices
Update a Project
updateProjectScopeRelationship(String, String, ProjectScopeRelationship, 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, RelatedTerm, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
Update a Related Term relationship.
updateReplacementTerm(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, 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, String, Term, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaTermRESTServices
Update a Term
updateTermCategorizationRelationship(String, String, TermCategorizationRelationship, Boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
Update a termCategorization Relationship.
updateTermHASARelationship(String, String, TermHASARelationship, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
Update a TermHASARelationship is the relationship between a spine object and a spine attribute.
updateTermISATypeOFRelationship(String, String, TermISATypeOFRelationship, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
Update a TermISATypeOFRelationship relationship, which is an inheritance relationship between two spine objects.
updateTermTYPEDBYRelationship(String, String, TermTYPEDBYRelationship, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.server.services.SubjectAreaRelationshipRESTServices
Update a TermTYPEDBYRelationship relationship, which is a link between a spine attribute and its type.
updateTranslationRelationship(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, 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, 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
 

V

VALID_VALUE - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ValidValueMapper
 
validateCategorySummaryDuringCreation(String, String, String, CategorySummary, SubjectAreaCategoryRESTServices) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.validators.RestValidator
This method validated for creation.
validateGlossarySummaryDuringCreation(String, String, String, GlossarySummary, SubjectAreaGlossaryRESTServices) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.validators.RestValidator
This method validated for creation.
validateOMASServerURLNotNull(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.validators.RestValidator
Throw an exception if a org.odpi.openmetadata.accessservices.subjectarea.server URL has not been supplied on the constructor.
ValidValueMapper - Class in org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships
Mapping methods to map between the validValue and the equivalent omrs Relationship.
ValidValueMapper(OMRSAPIHelper) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.ValidValueMapper
 
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.subjectarea.auditlog.SubjectAreaAuditCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odpi.openmetadata.accessservices.subjectarea.auditlog.SubjectAreaAuditCode
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G H I L M N O P R S T U V 
Skip navigation links

Copyright © 2018–2019 ODPi. All rights reserved.