Uses of Interface
com.opensymphony.xwork2.Validateable

Packages that use Validateable
com.opensymphony.xwork2 Main XWork interfaces and classes. 
org.apache.struts2.dispatcher Classes for action dispatching in Struts (the Controller part of MVC). 
 

Uses of Validateable in com.opensymphony.xwork2
 

Classes in com.opensymphony.xwork2 that implement Validateable
 class ActionSupport
          Provides a default implementation for the most common actions.
 

Uses of Validateable in org.apache.struts2.dispatcher
 

Classes in org.apache.struts2.dispatcher that implement Validateable
 class DefaultActionSupport
          A simple action support class that sets properties to be able to serve
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.