Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Spring Webflow 1.0.rc2
Package:
org.springframework.webflow.support
Class
public
class
TransitionCriteriaChain
implements
TransitionCriteria
Overview
Inheritance
Members
Usage
Source
Books
Since
Not specified.
Version
Not specified.
Author(s)
Keith Donald
An ordered chain of
TransitionCriteria
. Iterates over each element in the chain, continues until one returns false or the list is exhausted.
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
In Constructors
In Fields
Returned by
As method parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact
TransitionCriteria. Iterates over each element in the chain, continues until one returns false or the list is exhausted.