Class BlankImpl
java.lang.Object
org.nuxeo.ecm.platform.relations.api.impl.AbstractNode
org.nuxeo.ecm.platform.relations.api.impl.BlankImpl
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparable<Node>
,Blank
,Node
,Subject
Blank node.
- Author:
- Anahide Tchertchian
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class org.nuxeo.ecm.platform.relations.api.impl.AbstractNode
compareTo, isLiteral, isQNameResource, isResource
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface org.nuxeo.ecm.platform.relations.api.Node
isLiteral, isQNameResource, isResource
-
Constructor Details
-
BlankImpl
public BlankImpl() -
BlankImpl
-
-
Method Details
-
getId
-
setId
-
getNodeType
- Specified by:
getNodeType
in interfaceNode
-
isBlank
public boolean isBlank()- Specified by:
isBlank
in interfaceNode
- Overrides:
isBlank
in classAbstractNode
-
toString
-
equals
-
hashCode
public int hashCode()
-