Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.webflow.action Classes and Interfaces - 18 results found.
NameDescriptionTypePackageFramework
AbstractActionBase action that provides assistance commonly needed by action implementations.Classorg.springframework.webflow.actionSpring Webflow
CompositeActionAn action that will execute an ordered chain of other actions when executed.Classorg.springframework.webflow.actionSpring Webflow
DefaultMultiActionMethodResolverDefault method resolver used by the MultiAction class.Classorg.springframework.webflow.actionSpring Webflow
EvaluateActionAn action that evaluates an expression and optionally exposes its result.Classorg.springframework.webflow.actionSpring Webflow
EventFactorySupportA convenience support class assisting in the creation of Event objects.Classorg.springframework.webflow.actionSpring Webflow
ExternalRedirectActionAn action that sends an external redirect when executed.Classorg.springframework.webflow.actionSpring Webflow
FlowDefinitionRedirectActionAn action that sends a flow definition redirect when executed.Classorg.springframework.webflow.actionSpring Webflow
FormActionMulti-action that implements common logic dealing with input forms.Classorg.springframework.webflow.actionSpring Webflow
FormObjectAccessorConvenience helper that encapsulates logic on how to retrieve and expose form objects and associated errors to andfrom a flow execution request context.Classorg.springframework.webflow.actionSpring Webflow
MultiActionAction implementation that bundles two or more action execution methods into a single class.Classorg.springframework.webflow.actionSpring Webflow
MultiAction .MethodResolverStrategy interface used by the MultiAction to map a request context to the name of an action execution method.Interfaceorg.springframework.webflow.action.MultiActionSpring Webflow
RenderActionClassorg.springframework.webflow.actionSpring Webflow
ResultEventFactoryA strategy for creating an Event object from an arbitrary object such as an expression evaluation result orbean method return value.Interfaceorg.springframework.webflow.actionSpring Webflow
ResultEventFactorySelectorHelper that selects the ResultEventFactory to use for a particular result object.Classorg.springframework.webflow.actionSpring Webflow
ResultObjectBasedEventFactoryResult object-to-event adapter interface that tries to do a sensible conversion of the result object into a web flowevent.Classorg.springframework.webflow.actionSpring Webflow
SetActionAn action that sets an attribute in a scope when executed.Classorg.springframework.webflow.actionSpring Webflow
SuccessEventFactoryDefault implementation of the resultObject-to-event mapping interface.Classorg.springframework.webflow.actionSpring Webflow
ViewFactoryActionAdapterSimple adapter that adapts a view factory render cycle to the action interface.Classorg.springframework.webflow.actionSpring Webflow