public class NodeTypeMapper extends Object
| Constructor and Description |
|---|
NodeTypeMapper() |
| Modifier and Type | Method and Description |
|---|---|
static NodeType |
mapEntityTypeGuidToNodeType(String guid)
convert an entity type guid to a NodeType
|
static String |
mapNodeTypeToEntityTypeGuid(NodeType nodeType)
Map nodeType to entity type guid.
|
public static String mapNodeTypeToEntityTypeGuid(NodeType nodeType) throws InvalidParameterException
nodeType - nodeType this is the type of node that is exposed in the nodetype APIInvalidParameterException - one of the parameters is null or invalid.Copyright © 2018–2019 ODPi. All rights reserved.