public class IdRef extends Object implements DocumentRef
| Modifier and Type | Field and Description | 
|---|---|
| String | value | 
ID, PATHpublic final String value
public IdRef(String value)
public int type()
DocumentReftype in interface DocumentRefpublic Object reference()
DocumentRefFor an ID reference, this is the document UUID.
For an ID reference, this is the document path.
For an INSTANCE reference this is the document itself.
reference in interface DocumentRefCopyright © 2012 Nuxeo SA. All Rights Reserved.