Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.relations.api
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
 String getUri()
           
 void setUri(String uri)
           
 
Methods inherited from interface org.nuxeo.ecm.platform.relations.api.Node
getNodeType, isBlank, isLiteral, isQNameResource, isResource
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

getUri

String getUri()

setUri

void setUri(String uri)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.