|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.orchestra.viewController.CompositeViewControllerNameMapper
public class CompositeViewControllerNameMapper
Each view controller configured with the constructor will be asked to map the given viewId. The first one not returning NULL wins.
Constructor Summary | |
---|---|
CompositeViewControllerNameMapper(ViewControllerNameMapper[] viewControllerNameMappers)
|
Method Summary | |
---|---|
java.lang.String |
mapViewId(java.lang.String viewId)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CompositeViewControllerNameMapper(ViewControllerNameMapper[] viewControllerNameMappers)
Method Detail |
---|
public java.lang.String mapViewId(java.lang.String viewId)
mapViewId
in interface ViewControllerNameMapper
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |