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
Constructors -
Method Summary
Methods inherited from class org.nuxeo.ecm.platform.relations.api.impl.AbstractNode
compareTo, isLiteral, isQNameResource, isResourceMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Comparable
compareToMethods 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:
getNodeTypein interfaceNode
-
isBlank
public boolean isBlank()- Specified by:
isBlankin interfaceNode- Overrides:
isBlankin classAbstractNode
-
toString
-
equals
-
hashCode
public int hashCode()
-