public interface Priorities
Setup.priority()
.
REFERENCE
is the default priority for Nuxeo marshallers. If you want to override a Nuxeo marshaller, be very
carreful about consequences and use an higher priority like OVERRIDE_REFERENCE
.
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT |
static int |
DERIVATIVE |
static int |
OVERRIDE_REFERENCE |
static int |
REFERENCE
Most of Nuxeo builtin marshallers.
|
static final int DEFAULT
static final int DERIVATIVE
static final int REFERENCE
static final int OVERRIDE_REFERENCE
Copyright © 2015 Nuxeo SA. All rights reserved.