java.lang.Objectjavax.faces.context.ExternalContext
com.sun.faces.context.ExternalContextImpl
This implementation of ExternalContext is specific to the servlet implementation.
Brendan - Murray$ - Id: ExternalContextImpl.java,v 1.64.4.2 2008/03/10 16:36:37 rlubke Exp $| Field Summary | ||
|---|---|---|
| static final Class | theUnmodifiableMapClass | |
| Constructor: |
|---|
|
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from com.sun.faces.context.ExternalContextImpl Detail: |
|---|
|
Force any URL that causes an action to work within a portal/portlet. This causes the URL to have the required redirection for the specific portal to be included |
|
Force any URL that references a resource to work within a portal/portlet. This causes the URL to have the required redirection for the specific portal to be included. In reality, it simply returns an absolute URL. |
|
|
|
|
Manage attributes associated with the |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|