| Package | Description |
|---|---|
| com.liferay.faces.util.context |
Copyright (c) 2000-2020 Liferay, Inc.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExtFacesContext
Deprecated.
Please use
FacesContextHelperUtil instead. |
class |
FacesContextHelperWrapper |
| Modifier and Type | Method and Description |
|---|---|
abstract FacesContextHelper |
FacesContextHelperFactory.getFacesContextHelper()
Returns a stateless, thread-safe singleton instance of
FacesContextHelper. |
static FacesContextHelper |
FacesContextHelperFactory.getFacesContextHelperInstance()
Deprecated.
Call
FacesContextHelperFactory.getFacesContextHelperInstance(ExternalContext) instead.
Returns a stateless, thread-safe singleton instance of |
static FacesContextHelper |
FacesContextHelperFactory.getFacesContextHelperInstance(javax.faces.context.ExternalContext externalContext)
Returns a stateless, thread-safe singleton instance of
FacesContextHelper from the FacesContextHelperFactory found by the FactoryExtensionFinder. |
abstract FacesContextHelper |
FacesContextHelperWrapper.getWrapped() |
Copyright © 2020 Liferay, Inc.. All rights reserved.