|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.webflow.executor.jsf.FlowPhaseListener.DefaultViewIdMapper
public static class FlowPhaseListener.DefaultViewIdMapper
Standard default view id resolver which uses the web flow view name as the jsf view id
| Constructor Summary | |
|---|---|
FlowPhaseListener.DefaultViewIdMapper()
|
|
| Method Summary | |
|---|---|
java.lang.String |
mapViewId(java.lang.String viewName)
Map the given Web Flow view name to a JSF view id. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FlowPhaseListener.DefaultViewIdMapper()
| Method Detail |
|---|
public java.lang.String mapViewId(java.lang.String viewName)
ViewIdMapper
mapViewId in interface ViewIdMapperviewName - name of the view to map
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||