public interface DocumentRef extends Serializable
The following two types of references are supported:
Modifier and Type | Field and Description |
---|---|
static int |
ID |
static int |
INSTANCE |
static int |
PATH |
Modifier and Type | Method and Description |
---|---|
Object |
reference()
Gets the reference value.
|
int |
type()
Gets the type of the reference.
|
static final int ID
static final int PATH
static final int INSTANCE
int type()
Copyright © 2015 Nuxeo SA. All rights reserved.