Interface | Description |
---|---|
DefaultViewSelector |
Imlementations of this interface allow a JSF application to specify which
JSF view will be selected when the incoming request does not provide a View
Id.
|
Class | Description |
---|---|
MyFacesGenericPortlet |
This portlet initializes MyFaces and converts portlet requests into
JSF requests.
|
PortletUtil |
Static utility class for portlet-related operations.
|
SavedRequestAttributes |
This class saves the request attributes at the end of processAction.
|
Copyright © 2013 Apache Software Foundation. All Rights Reserved.