public class SeamActionContext extends ELActionContext
Adds the DocumentModelResolver at the top of the list of default Seam resolvers.
| Modifier and Type | Field and Description |
|---|---|
static javax.el.ELResolver |
EL_RESOLVER |
static javax.el.ExpressionFactory |
EXPRESSION_FACTORY |
expressionFactory, originalContextcurrentDocument, currentPrincipal, docMgr, localVariables| Constructor and Description |
|---|
SeamActionContext() |
SeamActionContext(javax.el.ELContext originalContext,
javax.el.ExpressionFactory expressionFactory) |
| Modifier and Type | Method and Description |
|---|---|
static javax.el.ELResolver |
createELResolver() |
checkConditiondisableGlobalCaching, getCurrentDocument, getCurrentPrincipal, getDocumentManager, getLocalVariable, putAllLocalVariables, putLocalVariable, setCurrentDocument, setCurrentPrincipal, setDocumentManager, sizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdisableGlobalCaching, getCurrentDocument, getCurrentPrincipal, getDocumentManager, getLocalVariable, putAllLocalVariables, putLocalVariable, setCurrentDocument, setCurrentPrincipal, setDocumentManager, sizepublic static final javax.el.ELResolver EL_RESOLVER
public static final javax.el.ExpressionFactory EXPRESSION_FACTORY
public SeamActionContext()
public SeamActionContext(javax.el.ELContext originalContext, javax.el.ExpressionFactory expressionFactory)
public static javax.el.ELResolver createELResolver()
Copyright © 2016 Nuxeo SA. All rights reserved.