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, originalContext
currentDocument, 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
disableGlobalCaching, getCurrentDocument, getCurrentPrincipal, getDocumentManager, getLocalVariable, putAllLocalVariables, putLocalVariable, setCurrentDocument, setCurrentPrincipal, setDocumentManager, size
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
disableGlobalCaching, getCurrentDocument, getCurrentPrincipal, getDocumentManager, getLocalVariable, putAllLocalVariables, putLocalVariable, setCurrentDocument, setCurrentPrincipal, setDocumentManager, size
public 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 © 2018 Nuxeo. All rights reserved.