Class CategoryHierarchyLinkMapper
java.lang.Object
org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.RelationshipMapper<CategoryHierarchyLink>
org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.CategoryHierarchyLinkMapper
- All Implemented Interfaces:
IRelationshipMapper<CategoryHierarchyLink>
,Mapper<Relationship,
CategoryHierarchyLink>
Mapping methods to map between the categoryHierarchyLink and the equivalent omrs Relationship.
-
Field Summary
FieldsFields inherited from class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.RelationshipMapper
genericHandler, repositoryHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CategoryHierarchyLink
Get the TypeDefName associated with this RelationshipMethods inherited from class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.RelationshipMapper
getTypeDefGuid, map, map, mapEnumToRelationship, mapInstancePropertiesToRelationship, mapMapToRelationship, mapPrimitiveToRelationship, mapRelationshipToInstanceProperties
-
Field Details
-
CATEGORY_HIERARCHY_LINK
- See Also:
-
-
Constructor Details
-
CategoryHierarchyLinkMapper
-
-
Method Details
-
getTypeName
Get the TypeDefName associated with this Relationship- Specified by:
getTypeName
in interfaceMapper<Relationship,
CategoryHierarchyLink> - Specified by:
getTypeName
in classRelationshipMapper<CategoryHierarchyLink>
- Returns:
- name of the type def
-
getRelationshipInstance
-