org.apache.myfaces.config.impl.digester.elements
Class NavigationCase
java.lang.Object
   org.apache.myfaces.config.impl.digester.elements.ElementBaseImpl
org.apache.myfaces.config.impl.digester.elements.ElementBaseImpl
       org.apache.myfaces.config.impl.digester.elements.NavigationCase
org.apache.myfaces.config.impl.digester.elements.NavigationCase
- All Implemented Interfaces: 
- ElementBase, NavigationCase
- public class NavigationCase 
- extends ElementBaseImpl- implements NavigationCase
- Author:
- Oliver Rossmueller
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
NavigationCase
public NavigationCase()
getFromAction
public java.lang.String getFromAction()
- 
- Specified by:
- getFromActionin interface- NavigationCase
 
- 
 
setFromAction
public void setFromAction(java.lang.String fromAction)
- 
 
- 
 
getFromOutcome
public java.lang.String getFromOutcome()
- 
- Specified by:
- getFromOutcomein interface- NavigationCase
 
- 
 
setFromOutcome
public void setFromOutcome(java.lang.String fromOutcome)
- 
 
- 
 
getToViewId
public java.lang.String getToViewId()
- 
- Specified by:
- getToViewIdin interface- NavigationCase
 
- 
 
setToViewId
public void setToViewId(java.lang.String toViewId)
- 
 
- 
 
setRedirect
public void setRedirect()
- 
 
- 
 
isRedirect
public boolean isRedirect()
- 
- Specified by:
- isRedirectin interface- NavigationCase
 
- 
 
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.