当前页面: 
在线文档首页 > 
JBoss Seam  1.0.1 API 英文版文档
Outcome (JBoss Seam API Documentation) - JBoss Seam  1.0.1 API 英文版文档
org.jboss.seam.annotations
Class Outcome
java.lang.Object
   org.jboss.seam.annotations.Outcome
org.jboss.seam.annotations.Outcome
- public class Outcome 
- extends Object
| Field Summary | 
| static String | REDISPLAYAnnotations may not specify a null String.
 | 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
REDISPLAY
public static final String REDISPLAY
- Annotations may not specify a null String. This
 value lets us specify a null outcome in an
 annotation such as @Invalid
 
- See Also:
- Constant Field Values
 
Outcome
public Outcome()