Class RenderingContextImpl.RenderingContextBuilder
java.lang.Object
org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl.RenderingContextBuilder
- Enclosing class:
- RenderingContextImpl
-
Method Summary
Modifier and TypeMethodDescriptiondepth
(DepthValues value) fetchInDoc
(String... propertyName) get()
paramValues
(String name, Object... values) properties
(String... schemaName) session
(CoreSession session)
-
Method Details
-
base
-
locale
-
session
-
sessionWrapperSupplier
public RenderingContextImpl.RenderingContextBuilder sessionWrapperSupplier(Supplier<RenderingContext.SessionWrapper> supplier) - Since:
- 9.3
-
param
-
paramValues
-
paramList
-
properties
-
enrich
public RenderingContextImpl.RenderingContextBuilder enrich(String entityType, String... enricherName) -
enrichDoc
-
fetch
public RenderingContextImpl.RenderingContextBuilder fetch(String entityType, String... propertyName) -
fetchInDoc
-
translate
public RenderingContextImpl.RenderingContextBuilder translate(String entityType, String... propertyName) -
depth
-
get
-