Package org.nuxeo.ecm.platform.relations
Class CoreGraph.Subjects
java.lang.Object
org.nuxeo.ecm.platform.relations.api.impl.AbstractNode
org.nuxeo.ecm.platform.relations.CoreGraph.Subjects
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparable<Node>
,Node
,Subject
- Enclosing class:
- CoreGraph
Fake Node type used to pass down multiple nodes into whereBuilder.
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.nuxeo.ecm.platform.relations.api.impl.AbstractNode
compareTo, isBlank, isLiteral, isQNameResource, isResource
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface org.nuxeo.ecm.platform.relations.api.Node
isBlank, isLiteral, isQNameResource, isResource
-
Field Details
-
nodes
-
-
Constructor Details
-
Subjects
-
-
Method Details
-
getNodes
-
getNodeType
- Specified by:
getNodeType
in interfaceNode
-