Package org.nuxeo.template.context
Class SimpleContextBuilder
- java.lang.Object
-
- org.nuxeo.template.context.AbstractContextBuilder
-
- org.nuxeo.template.context.SimpleContextBuilder
-
public class SimpleContextBuilder extends AbstractContextBuilder
-
-
Field Summary
-
Fields inherited from class org.nuxeo.template.context.AbstractContextBuilder
log, RESERVED_VAR_NAMES
-
-
Constructor Summary
Constructors Constructor Description SimpleContextBuilder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected DocumentWrapper
getWrapper()
-
Methods inherited from class org.nuxeo.template.context.AbstractContextBuilder
build, build, build
-
-
-
-
Constructor Detail
-
SimpleContextBuilder
public SimpleContextBuilder()
-
-
Method Detail
-
getWrapper
protected DocumentWrapper getWrapper()
- Specified by:
getWrapper
in classAbstractContextBuilder
-
-