| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.config.impl.digester.elements.ElementBaseImpl
org.apache.myfaces.config.impl.digester.elements.NavigationRule
public class NavigationRule
| Constructor Summary | |
|---|---|
| NavigationRule() | |
| Method Summary | |
|---|---|
|  void | addNavigationCase(NavigationCase value) | 
|  java.lang.String | getFromViewId() | 
|  java.util.Collection | getNavigationCases() | 
|  void | setFromViewId(java.lang.String fromViewId) | 
| Methods inherited from class org.apache.myfaces.config.impl.digester.elements.ElementBaseImpl | 
|---|
| getConfigLocation, setConfigLocation | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface org.apache.myfaces.config.element.ElementBase | 
|---|
| getConfigLocation | 
| Constructor Detail | 
|---|
public NavigationRule()
| Method Detail | 
|---|
public java.lang.String getFromViewId()
getFromViewId in interface NavigationRulepublic void setFromViewId(java.lang.String fromViewId)
public void addNavigationCase(NavigationCase value)
public java.util.Collection getNavigationCases()
getNavigationCases in interface NavigationRuleNavigationCases| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||