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 |
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.ELContext |
createELContext() |
static javax.el.ELResolver |
createELResolver() |
checkCondition, evalExpressiondisableGlobalCaching, 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 SeamActionContext()
public SeamActionContext(javax.el.ELContext originalContext, javax.el.ExpressionFactory expressionFactory)
public static javax.el.ELResolver createELResolver()
public static javax.el.ELContext createELContext()
Copyright © 2019 Nuxeo. All rights reserved.