Interface Resource
-
- All Superinterfaces:
Cloneable
,Comparable<Node>
,Node
,Serializable
,Subject
- All Known Subinterfaces:
QNameResource
- All Known Implementing Classes:
QNameResourceImpl
,ResourceImpl
public interface Resource extends Subject
Resource.- Author:
- Anahide Tchertchian
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getUri()
void
setUri(String uri)
-
Methods inherited from interface java.lang.Comparable
compareTo
-
Methods inherited from interface org.nuxeo.ecm.platform.relations.api.Node
getNodeType, isBlank, isLiteral, isQNameResource, isResource
-
-