Class QNameResourceImpl
java.lang.Object
org.nuxeo.ecm.platform.relations.api.impl.AbstractNode
org.nuxeo.ecm.platform.relations.api.impl.ResourceImpl
org.nuxeo.ecm.platform.relations.api.impl.QNameResourceImpl
- All Implemented Interfaces:
Serializable,Cloneable,Comparable<Node>,Node,QNameResource,Resource,Subject
Prefixed resource.
New prefixed resources can be declared through extension points.
- Author:
- Anahide Tchertchian
- See Also:
-
Field Summary
FieldsFields inherited from class org.nuxeo.ecm.platform.relations.api.impl.ResourceImpl
uri -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.nuxeo.ecm.platform.relations.api.impl.ResourceImpl
equals, getUri, hashCode, isResource, setUriMethods inherited from class org.nuxeo.ecm.platform.relations.api.impl.AbstractNode
compareTo, isBlank, isLiteralMethods 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, isResource
-
Field Details
-
namespace
-
localName
-
-
Constructor Details
-
QNameResourceImpl
-
-
Method Details
-
getNodeType
- Specified by:
getNodeTypein interfaceNode- Overrides:
getNodeTypein classResourceImpl
-
isQNameResource
public boolean isQNameResource()- Specified by:
isQNameResourcein interfaceNode- Overrides:
isQNameResourcein classAbstractNode
-
toString
- Overrides:
toStringin classResourceImpl
-
getNamespace
- Specified by:
getNamespacein interfaceQNameResource
-
getLocalName
- Specified by:
getLocalNamein interfaceQNameResource
-
setLocalName
- Specified by:
setLocalNamein interfaceQNameResource
-