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
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.nuxeo.ecm.platform.relations.api.impl.AbstractNode
compareTo, isBlank, isLiteral, isQNameResourceMethods 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
isBlank, isLiteral, isQNameResource
-
Field Details
-
uri
-
-
Constructor Details
-
ResourceImpl
public ResourceImpl() -
ResourceImpl
-
-
Method Details
-
getUri
-
setUri
-
getNodeType
- Specified by:
getNodeTypein interfaceNode
-
isResource
public boolean isResource()- Specified by:
isResourcein interfaceNode- Overrides:
isResourcein classAbstractNode
-
toString
-
equals
-
hashCode
public int hashCode()
-