Package | Description |
---|---|
org.nuxeo.ecm.core.io.registry.context |
Modifier and Type | Method and Description |
---|---|
static DepthValues |
DepthValues.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DepthValues[] |
DepthValues.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
RenderingContextImpl.RenderingContextBuilder |
RenderingContextImpl.RenderingContextBuilder.depth(DepthValues value) |
static RenderingContextImpl.RenderingContextBuilder |
RenderingContext.CtxBuilder.depth(DepthValues value) |
Copyright © 2016 Nuxeo SA. All rights reserved.