public class GraphEdgeMapper extends Object
| Constructor and Description |
|---|
GraphEdgeMapper() |
| Modifier and Type | Method and Description |
|---|---|
static EntityDetail |
mapGraphEdgeToOmrsEntityDetail(GraphEdge graphEdge)
Map (convert) the supplied GraphEdge to an entityDetail.
|
static GraphEdge |
mapOmrsEntityDetailToGraphEdge(EntityDetail omrsEntityDetail) |
public static GraphEdge mapOmrsEntityDetailToGraphEdge(EntityDetail omrsEntityDetail) throws InvalidParameterException
omrsEntityDetail - the supplied EntityDetailInvalidParameterExceptionpublic static EntityDetail mapGraphEdgeToOmrsEntityDetail(GraphEdge graphEdge)
graphEdge - supplied GraphEdgeCopyright © 2018 ODPi. All rights reserved.