|
||||||||||
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 Spring Web Flow view name to a JSF view identifier. |
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 ViewIdMapper
viewName
- name of the view to map
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |