Uses of Class
org.apache.myfaces.cdi.view.ViewScopeContextualStorage
-
Packages that use ViewScopeContextualStorage Package Description org.apache.myfaces.cdi.view -
-
Uses of ViewScopeContextualStorage in org.apache.myfaces.cdi.view
Methods in org.apache.myfaces.cdi.view that return ViewScopeContextualStorage Modifier and Type Method Description protected ViewScopeContextualStorage
ViewScopeContext. getContextualStorage(FacesContext facesContext, boolean createIfNotExist)
protected ViewScopeContextualStorage
ViewScopeContextualStorageHolder. newContextualStorage(String slotId)
-