Class CategoryAnchorMapper
java.lang.Object
org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.RelationshipMapper<CategoryAnchor>
org.odpi.openmetadata.accessservices.subjectarea.server.mappers.relationships.CategoryAnchorMapper
- All Implemented Interfaces:
IRelationshipMapper<CategoryAnchor>
,Mapper<Relationship,
CategoryAnchor>
Mapping methods to map between the categoryAnchor 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
-
CATEGORY_ANCHOR
- See Also:
-
-
Constructor Details
-
CategoryAnchorMapper
-
-
Method Details
-
getTypeName
Description copied from class:RelationshipMapper
get type name- Specified by:
getTypeName
in interfaceMapper<Relationship,
CategoryAnchor> - Specified by:
getTypeName
in classRelationshipMapper<CategoryAnchor>
- Returns:
- the omrs type name.
-
getRelationshipInstance
-