Package | Description |
---|---|
org.nuxeo.ecm.platform.relations.api | |
org.nuxeo.ecm.platform.relations.api.impl | |
org.nuxeo.ecm.platform.relations.web |
Modifier and Type | Method and Description |
---|---|
NodeType |
Node.getNodeType() |
static NodeType |
NodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeType[] |
NodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
NodeType |
ResourceImpl.getNodeType() |
NodeType |
QNameResourceImpl.getNodeType() |
NodeType |
LiteralImpl.getNodeType() |
NodeType |
BlankImpl.getNodeType() |
Modifier and Type | Method and Description |
---|---|
NodeType |
NodeInfoImpl.getNodeType() |
Copyright © 2015 Nuxeo SA. All rights reserved.