|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BridgeNavigationCase
| Method Summary | |
|---|---|
Map<String,List<String>> |
getParameters()
Whereas the JSF API NavigationCase.getParameters() documentation states that this method returns
parameters that are to be included for a navigation-case that contains a redirect, in a portlet environment it
must also return parameters in the non-redirect case. |
String |
getPortletMode()
Returns the string representation of the PortletMode associated with the Bridge.PORTLET_MODE_PARAMETER in the to-view-id value of the navigation-case. |
String |
getWindowState()
Returns the string representation of the WindowState associated with the Bridge.PORTLET_WINDOWSTATE_PARAMETER in the to-view-id value of the navigation-case. |
| Method Detail |
|---|
Map<String,List<String>> getParameters()
NavigationCase.getParameters() documentation states that this method returns
parameters that are to be included for a navigation-case that contains a redirect, in a portlet environment it
must also return parameters in the non-redirect case.
Map of parameter values.String getPortletMode()
PortletMode associated with the Bridge.PORTLET_MODE_PARAMETER in the to-view-id value of the navigation-case.
String getWindowState()
WindowState associated with the Bridge.PORTLET_WINDOWSTATE_PARAMETER in the to-view-id value of the navigation-case.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||