javax.faces.flow
Class SwitchCase
java.lang.Object
javax.faces.flow.SwitchCase
public abstract class SwitchCase
- extends Object
- Since:
- 2.2
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SwitchCase
public SwitchCase()
getFromOutcome
public abstract String getFromOutcome()
getCondition
public abstract Boolean getCondition(FacesContext context)
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.