Nuxeo Enterprise Platform 5.1

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 Node, Subject

Resource.

Author:
Anahide Tchertchian

Method Summary
 String getUri()
           
 void setUri(String uri)
           
 

Method Detail

getUri

String getUri()

setUri

void setUri(String uri)

Nuxeo Enterprise Platform 5.1

Copyright ? 2007 Nuxeo SAS. All Rights Reserved.