public interface DocumentRef extends Serializable
The following two types of references are supported:
static final int ID
static final int PATH
int type()
Object reference()
For 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.
Copyright © 2015 Nuxeo SA. All rights reserved.