Class TermAnchorMapper
java.lang.Object
org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.RelationshipMapper<TermAnchor>
org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.TermAnchorMapper
- All Implemented Interfaces:
IRelationshipMapper<TermAnchor>
,Mapper<Relationship,
TermAnchor>
Mapping methods to map between the termAnchor 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
Methods inherited from class org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.RelationshipMapper
getTypeDefGuid, map, map, mapEnumToRelationship, mapInstancePropertiesToRelationship, mapMapToRelationship, mapPrimitiveToRelationship, mapRelationshipToInstanceProperties
-
Field Details
-
TERM_ANCHOR
- See Also:
-
-
Constructor Details
-
TermAnchorMapper
-
-
Method Details
-
getTypeName
Description copied from class:RelationshipMapper
get type name- Specified by:
getTypeName
in interfaceMapper<Relationship,
TermAnchor> - Specified by:
getTypeName
in classRelationshipMapper<TermAnchor>
- Returns:
- the omrs type name.
-
getRelationshipInstance
-