Uses of Interface
com.opensymphony.xwork2.ModelDriven

Packages that use ModelDriven
com.opensymphony.xwork2.interceptor Interceptor classes. 
 

Uses of ModelDriven in com.opensymphony.xwork2.interceptor
 

Subinterfaces of ModelDriven in com.opensymphony.xwork2.interceptor
 interface ScopedModelDriven<T>
          Adds the ability to set a model, probably retrieved from a given state.
 

Fields in com.opensymphony.xwork2.interceptor declared as ModelDriven
protected  ModelDriven ModelDrivenInterceptor.RefreshModelBeforeResult.action
           
 

Constructors in com.opensymphony.xwork2.interceptor with parameters of type ModelDriven
ModelDrivenInterceptor.RefreshModelBeforeResult(ModelDriven action, Object model)
           
 



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