Uses of Class
org.eclnt.jsfserver.base.faces.context.FacesContext
Packages that use FacesContext
Package
Description
-
Uses of FacesContext in org.eclnt.jsfserver.base.component
Methods in org.eclnt.jsfserver.base.component with parameters of type FacesContextModifier and TypeMethodDescriptionstatic org.eclnt.jsfserver.base.faces.webapp.UIComponentTag
UIComponentTagBuilderXML.buildFromXML
(FacesContext context, String xml) -
Uses of FacesContext in org.eclnt.jsfserver.base.expression
Constructors in org.eclnt.jsfserver.base.expression with parameters of type FacesContext -
Uses of FacesContext in org.eclnt.jsfserver.base.faces.application
Methods in org.eclnt.jsfserver.base.faces.application with parameters of type FacesContextModifier and TypeMethodDescriptionViewHandler.calculateLocale
(FacesContext context) ViewHandler.calculateRenderKitId
(FacesContext context) Application.createComponent
(jakarta.el.ValueExpression componentExpression, FacesContext context, String componentType) Application.createComponent
(jakarta.el.ValueExpression componentExpression, FacesContext context, String componentType, String rendererType) Application.createComponent
(FacesContext context, String componentType, String rendererType) Application.createComponent
(FacesContext context, Resource componentResource) Application.createComponent
(ValueBinding componentBinding, FacesContext context, String componentType) ViewHandler.createView
(FacesContext context, String viewId) Application.evaluateExpressionGet
(FacesContext context, String expression, Class expectedType) ViewHandler.getActionURL
(FacesContext context, String viewId) protected Object
StateManager.getComponentStateToSave
(FacesContext context) Application.getResourceBundle
(FacesContext ctx, String name) ViewHandler.getResourceURL
(FacesContext context, String path) protected Object
StateManager.getTreeStructureToSave
(FacesContext context) boolean
StateManager.isSavingStateInClient
(FacesContext context) void
Application.publishEvent
(FacesContext context, Class<? extends SystemEvent> systemEventClass, Class<?> sourceBaseType, Object source) void
Application.publishEvent
(FacesContext context, Class<? extends SystemEvent> systemEventClass, Object source) void
ViewHandler.renderView
(FacesContext context, UIViewRoot viewToRender) protected void
StateManager.restoreComponentState
(FacesContext context, UIViewRoot viewRoot, String renderKitId) protected UIViewRoot
StateManager.restoreTreeStructure
(FacesContext context, String viewId, String renderKitId) StateManager.restoreView
(FacesContext context, String viewId, String renderKitId) ViewHandler.restoreView
(FacesContext context, String viewId) StateManager.saveSerializedView
(FacesContext context) StateManager.saveView
(FacesContext context) void
StateManager.writeState
(FacesContext context, Object state) void
StateManager.writeState
(FacesContext context, StateManager.SerializedView state) void
ViewHandler.writeState
(FacesContext context) -
Uses of FacesContext in org.eclnt.jsfserver.base.faces.component
Methods in org.eclnt.jsfserver.base.faces.component that return FacesContextMethods in org.eclnt.jsfserver.base.faces.component with parameters of type FacesContextModifier and TypeMethodDescriptionvoid
UIComponent.decode
(FacesContext context) void
UIComponent.encodeBegin
(FacesContext context) void
UIComponent.encodeChildren
(FacesContext context) void
UIComponent.encodeEnd
(FacesContext context) UIComponent.getClientId
(FacesContext context) void
UIComponent.processDecodes
(FacesContext context) void
UIComponent.processEncodeOfComponentTree
(jakarta.servlet.http.HttpServletResponse response, FacesContext context) void
UIComponent.processEncodes
(FacesContext context) void
UIComponent.processUpdates
(FacesContext context) void
UIComponent.processValidators
(FacesContext context) void
UIComponent.restoreState
(FacesContext context, Object state) UIComponent.saveState
(FacesContext context) -
Uses of FacesContext in org.eclnt.jsfserver.base.faces.context
Methods in org.eclnt.jsfserver.base.faces.context that return FacesContextModifier and TypeMethodDescriptionstatic FacesContext
FacesContext.getCurrentInstance()
FacesContextFactory.getFacesContext
(Object context, Object request, Object response, Lifecycle lifecycle) static FacesContext
FacesContext.initCurrentInstance
(jakarta.servlet.http.HttpSession session, String subpageId) -
Uses of FacesContext in org.eclnt.jsfserver.base.faces.el
Methods in org.eclnt.jsfserver.base.faces.el with parameters of type FacesContextModifier and TypeMethodDescriptionMethodBinding.getType
(FacesContext context) ValueBinding.getType
(FacesContext context) ValueBinding.getValue
(FacesContext context) MethodBinding.invoke
(FacesContext context, Object[] params) boolean
ValueBinding.isReadOnly
(FacesContext context) VariableResolver.resolveVariable
(FacesContext context, String name) void
ValueBinding.setValue
(FacesContext context, Object valueToSet) -
Uses of FacesContext in org.eclnt.jsfserver.base.faces.event
Methods in org.eclnt.jsfserver.base.faces.event that return FacesContextConstructors in org.eclnt.jsfserver.base.faces.event with parameters of type FacesContext -
Uses of FacesContext in org.eclnt.jsfserver.defaultscreens
Methods in org.eclnt.jsfserver.defaultscreens with parameters of type FacesContextModifier and TypeMethodDescriptionDefaultPopupPersistence.readPersistentInfo
(FacesContext context, BasePopup popup, String persistId) IPopupPersistence.readPersistentInfo
(FacesContext context, BasePopup popup, String persistId) void
DefaultPopupPersistence.updatePersistentInfo
(FacesContext context, BasePopup popup, String persistId, IPopupPersistence.PersistentInfo persistentInfo) void
IPopupPersistence.updatePersistentInfo
(FacesContext context, BasePopup popup, String persistId, IPopupPersistence.PersistentInfo persistentInfo) -
Uses of FacesContext in org.eclnt.jsfserver.elements
Methods in org.eclnt.jsfserver.elements with parameters of type FacesContextModifier and TypeMethodDescriptionprotected void
BaseHTMLActionComponent.addCallServerHiddenField
(FacesContext context, ResponseWriter writer, String postfix) protected void
BaseHTMLActionComponent.addCallServerJavaScript
(FacesContext context, ResponseWriter writer, String event, String postfix) protected void
BaseHTMLComponent.addHiddenField
(FacesContext context, ResponseWriter writer, String postfix) protected void
BaseHTMLActionComponent.addInvokeProcessingEvent
(FacesContext context, ResponseWriter writer) protected void
BaseHTMLActionComponent.addInvokeProcessingHiddenField
(FacesContext context, ResponseWriter writer, String postfix) protected void
BaseComponent.addValueBindingExec
(FacesContext context, Object vb, Object value, boolean flagSetMayFail) Add value binding that is executed in the apply values phase.void
ICreateUpdateInnerComponents.createUpdateInnerComponents
(FacesContext context) void
BaseActionComponent.decode
(FacesContext context) void
BaseActionComponent.decode
(FacesContext context, String clientId, String commandSuffix) void
BaseComponent.decode
(FacesContext context) void
BaseHTMLActionComponent.decode
(FacesContext context) void
BasePopupComponent.decode
(FacesContext context) void
StructureComponent.decode
(FacesContext context) void
BaseHTMLActionComponent.IDelegateAction.delegateTriggerActionEvent
(FacesContext context) void
BaseComponent.encodeBegin
(FacesContext context) void
BaseHTMLActionComponent.encodeBegin
(FacesContext context) void
BasePopupComponent.encodeBegin
(FacesContext context) void
StructureComponent.encodeBegin
(FacesContext context) protected void
BaseComponent.encodeBeginWriteXML
(FacesContext context, boolean buildUpNattsForced, ComponentDump currentDump) Actually write the XML statements for the component.void
BaseComponent.encodeChildren
(FacesContext context) void
BasePopupComponent.encodeChildren
(FacesContext context) void
BaseComponent.encodeEnd
(FacesContext context) void
BasePopupComponent.encodeEnd
(FacesContext context) void
StructureComponent.encodeEnd
(FacesContext context) protected void
BaseComponent.ensureChildrenAreCreatedUpdated
(FacesContext context) protected List<UIComponent>
BaseComponent.findChildrenWithDynamicDrillDown
(FacesContext context, List<UIComponent> components) protected List<UIComponent>
BaseComponent.findChildrenWithDynamicDrillDown
(FacesContext context, UIComponent component) protected final ComponentDump
BaseComponent.findCurrentDump
(FacesContext context) protected void
BaseComponentPageBeanWrapper.findInitDataFromControlAttributes
(FacesContext context, Map<String, String> initDataMapFix, Map<String, IValueDelegation<?>> initDataMapDyn) protected String
BaseComponent.getParameterNameForDecode
(FacesContext context) Returns the name of the parameter that is used for decoding the request's data.protected Object
BaseComponent.getSavedState
(FacesContext context, BaseComponent bc) protected void
BaseHTMLActionComponent.manageFocus
(FacesContext context, String id) protected void
BaseHTMLActionComponent.manageFocus
(FacesContext context, String id, String preStatement, String postStatement) protected void
BaseHTMLComponent.manageFocus
(FacesContext context, String id) protected void
BaseHTMLComponent.manageFocus
(FacesContext context, String id, String preStatement, String postStatement) void
BaseComponent.processDecodes
(FacesContext context) void
BaseComponent.processUpdates
(FacesContext context) void
BasePopupComponent.processUpdates
(FacesContext context) void
BaseComponent.processValidators
(FacesContext context) protected ComponentDump
BaseComponent.readCurrentComponentDump
(FacesContext context) protected ComponentDump
BaseComponent.readPreviousComponentDump
(FacesContext context) void
BaseComponent.renderComponentNoChange
(FacesContext context, ResponseWriter writer, ComponentDump currentDump) In case of using event isolation inside ROWINCLUDE components may be rendered in a way, so that the client directly sees that there was no change within the component.
This method needs to be overridden, if a component does not directly render itself into corresponding GUI components.void
StructureComponent.renderComponentNoChange
(FacesContext context, ResponseWriter writer, ComponentDump currentDump) void
BaseActionComponent.restoreState
(FacesContext context, Object state) void
BaseComponent.restoreState
(FacesContext context, Object state) void
BaseHTMLActionComponent.restoreState
(FacesContext context, Object state) void
BaseHTMLComponent.restoreState
(FacesContext context, Object state) void
BasePopupComponent.restoreState
(FacesContext context, Object state) BaseActionComponent.saveState
(FacesContext context) BaseComponent.saveState
(FacesContext context) BaseHTMLActionComponent.saveState
(FacesContext context) BaseHTMLComponent.saveState
(FacesContext context) BasePopupComponent.saveState
(FacesContext context) protected void
BaseComponent.setDecodeValueInValueBinding
(FacesContext context, Object vb, String value, boolean flagSetMayFail) BaseActionComponent.triggerActionEvent
(FacesContext context, String command, String value, boolean immediate) protected void
BaseComponent.updateAttributeValue
(FacesContext context, String attributeName, String value, Class preferredType, boolean inUpdatePhase, boolean flagSetMayFail) Helper method: either set the value binding or the attribute.protected void
BaseComponent.updateComponentBinding
(FacesContext context) done with every request -
Uses of FacesContext in org.eclnt.jsfserver.elements.impl
Methods in org.eclnt.jsfserver.elements.impl with parameters of type FacesContextModifier and TypeMethodDescriptionFIXGRIDPersistenceMgr.readPersistentInfo
(FacesContext context, FIXGRIDBinding gridBinding, String pageName, String persistId) IFIXGRIDPersistence.readPersistentInfo
(FacesContext context, String pageName, String persistId) IFIXGRIDPersistence2.readPersistentInfo
(FacesContext context, FIXGRIDBinding gridBinding, String pageName, String persistId) FIXGRIDPersistenceMgr.removePersistentInfo
(FacesContext context, FIXGRIDBinding gridBinding, String pageName, String persistId) static void
FIXGRIDPersistenceMgr.updatePersistentInfo
(FacesContext context, FIXGRIDBinding gridBinding, String pageName, String persistId, IFIXGRIDPersistence.PersistentInfo persistentInfo) void
IFIXGRIDPersistence.updatePersistentInfo
(FacesContext context, String pageName, String persistId, IFIXGRIDPersistence.PersistentInfo persistentInfo) void
IFIXGRIDPersistence2.updatePersistentInfo
(FacesContext context, FIXGRIDBinding gridBinding, String pageName, String persistId, IFIXGRIDPersistence.PersistentInfo persistentInfo) -
Uses of FacesContext in org.eclnt.jsfserver.session
Methods in org.eclnt.jsfserver.session with parameters of type FacesContextModifier and TypeMethodDescriptionvoid
SessionInfo.applyLocaleSettingsAfterRendering
(FacesContext context) void
SessionInfo.applyLocaleSettingsAfterRestoringView
(FacesContext context) Internal use only.
Reapplies locale setting from last roudtrip.void
SessionInfo.applyLocaleSettingsBeforeRendering
(FacesContext context) Internal use only.
Applies locale settings to the application. -
Uses of FacesContext in org.eclnt.jsfserver.util
Methods in org.eclnt.jsfserver.util that return FacesContextModifier and TypeMethodDescriptionstatic FacesContext
HttpSessionAccess.getCurrentFacesContext()
Accessing the FacesContext.Methods in org.eclnt.jsfserver.util with parameters of type FacesContextModifier and TypeMethodDescriptionCCViewHandler.calculateLocale
(FacesContext context) CCViewHandler.calculateRenderKitId
(FacesContext context) static boolean
ExpressionUtil.checkIfExpressionContainsIErrorAwareImplementation
(FacesContext context, String expression) CCViewHandler.createView
(FacesContext context, String viewId) CCViewHandler.getActionURL
(FacesContext context, String viewId) protected Object
CCStateManager.getComponentStateToSave
(FacesContext context) static ComponentDump
HttpSessionAccess.getCurrentComponentDump
(FacesContext context) Internal use only.static jakarta.el.ELContext
HttpSessionAccess.getCurrentELContext
(FacesContext context) Accessing the EL context which is for accessing expressions.static Application
HttpSessionAccess.getCurrentFacesApplication
(FacesContext context) Accessing the Application.static jakarta.servlet.http.HttpSession
HttpSessionAccess.getCurrentHttpSession
(FacesContext context) Same asHttpSessionAccess.getCurrentHttpSession()
- now with passing the FacesContext instance, which guides to the http session.static jakarta.servlet.http.HttpSession
HttpSessionAccess.getCurrentHttpSessionIfAvailable
(FacesContext context) Same asHttpSessionAccess.getCurrentHttpSession()
- now with passing the FacesContext instance, which guides to the http session and now without creating the http session if it does not exist.CCViewHandler.getResourceURL
(FacesContext context, String path) protected Object
CCStateManager.getTreeStructureToSave
(FacesContext context) static Class
ExpressionManagerV.getType
(FacesContext context, Object expression) static Object
ExpressionManagerV.getValue
(FacesContext context, Object expression) static Object
ExpressionManagerV.getValueForExpressionString
(FacesContext context, String expressionString) static Object
ExpressionManagerV.getValueForExpressionString
(FacesContext context, String expressionString, boolean withError) CCViewHandler.getWebsocketURL
(FacesContext arg0, String arg1) static void
ExpressionManagerM.invoke
(FacesContext context, Object expression, Object[] args) boolean
CCStateManager.isSavingStateInClient
(FacesContext context) void
CCViewHandler.renderView
(FacesContext context, UIViewRoot viewToRender) LastVariableResolver.resolveVariable
(FacesContext arg0, String arg1) VariableResolverByDelegation.resolveVariable
(FacesContext context, String name) protected void
CCStateManager.restoreComponentState
(FacesContext context, UIViewRoot viewRoot, String renderKitId) protected UIViewRoot
CCStateManager.restoreTreeStructure
(FacesContext context, String viewId, String renderKitId) CCStateManager.restoreView
(FacesContext context, String viewId, String renderKitId) CCViewHandler.restoreView
(FacesContext context, String viewId) CCStateManager.saveSerializedView
(FacesContext context) CCStateManager.saveView
(FacesContext context) static void
ExpressionManagerV.setValue
(FacesContext context, Object expression, Object value) Set value of an expression.static void
ExpressionManagerV.setValue
(FacesContext context, Object expression, Object value, boolean clearStack) Internal usage.static void
ExpressionManagerV.setValueInExpressionString
(FacesContext context, String expressionString, Object value) void
CCStateManager.writeState
(FacesContext context, Object state) void
CCStateManager.writeState
(FacesContext context, StateManager.SerializedView state) void
CCViewHandler.writeState
(FacesContext context) -
Uses of FacesContext in org.eclnt.jsfserver.util.fixgridpersistence
Methods in org.eclnt.jsfserver.util.fixgridpersistence with parameters of type FacesContextModifier and TypeMethodDescriptionprotected GridInfo
DefaultFIXGRIDPersistence.readGridInfo
(FacesContext context, FIXGRIDBinding gridBinding, String pageName, String persistId) The persistent info is kept in the database as instance of "GridInfo".DefaultFIXGRIDPersistence.readPersistentInfo
(FacesContext context, FIXGRIDBinding gridBinding, String pageName, String persistId) Reads and applies persistent info for grid.protected String
DefaultFIXGRIDPersistence.readSerializedPersistentInfo
(FacesContext context, FIXGRIDBinding gridBinding, String pageName, String persistId) Reads the serialized persistent info - by default the reading is done from the Streamstore - but this can be overriden. - OVerride this method if you only want to change the way the persistent info is stored.protected void
DefaultFIXGRIDPersistence.saveSerializedPersistentInfo
(FacesContext context, FIXGRIDBinding gridBinding, String pageName, String persistId, IFIXGRIDPersistence.PersistentInfo persistentInfo, String xml) Writes the serialized persistent info - by default the writing is done to the Streamstore - but this can be overriden. - Override this method if you only want to change the way the persistent info is stored.protected void
DefaultFIXGRIDPersistence.updateGridInfo
(FacesContext context, FIXGRIDBinding gridBinding, String pageName, String persistId, IFIXGRIDPersistence.PersistentInfo persistentInfo, GridInfo gridInfo) void
DefaultFIXGRIDPersistence.updatePersistentInfo
(FacesContext context, FIXGRIDBinding gridBinding, String pageName, String persistId, IFIXGRIDPersistence.PersistentInfo persistentInfo) -
Uses of FacesContext in org.eclnt.jsfserver.util.useraccess
Methods in org.eclnt.jsfserver.util.useraccess with parameters of type FacesContextModifier and TypeMethodDescriptionDefaultTenantAccess.getCurrentTenant
(FacesContext context) DefaultUserAccess.getCurrentUser
(FacesContext context)