Class ResourceImpl
java.lang.Object
org.nuxeo.ecm.platform.relations.api.impl.AbstractNode
org.nuxeo.ecm.platform.relations.api.impl.ResourceImpl
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparable<Node>
,Node
,Resource
,Subject
- Direct Known Subclasses:
QNameResourceImpl
Resource.
- Author:
- Anahide Tchertchian
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.nuxeo.ecm.platform.relations.api.impl.AbstractNode
compareTo, isBlank, isLiteral, isQNameResource
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
isBlank, isLiteral, isQNameResource
-
Field Details
-
uri
-
-
Constructor Details
-
ResourceImpl
public ResourceImpl() -
ResourceImpl
-
-
Method Details
-
getUri
-
setUri
-
getNodeType
- Specified by:
getNodeType
in interfaceNode
-
isResource
public boolean isResource()- Specified by:
isResource
in interfaceNode
- Overrides:
isResource
in classAbstractNode
-
toString
-
equals
-
hashCode
public int hashCode()
-