Uses of Package
net.sf.easyweb4j.model

Packages that use net.sf.easyweb4j.model
net.sf.easyweb4j.container   
net.sf.easyweb4j.controller Classes managing controllers. 
net.sf.easyweb4j.dispatcher Classes managing request dispatch. 
net.sf.easyweb4j.model Classes managing models. 
net.sf.easyweb4j.util Utility classes assisting other parts of EasyWeb4J and applications using it. 
 

Classes in net.sf.easyweb4j.model used by net.sf.easyweb4j.container
ModelIntrospector
           
 

Classes in net.sf.easyweb4j.model used by net.sf.easyweb4j.controller
AssociationsProvider
          Implementation of this interface needs to be passed to updateModel method to retrieve appropriate associations for model properties.
Model
          Super class to be extended by all application's models.
ModelIntrospector
           
 

Classes in net.sf.easyweb4j.model used by net.sf.easyweb4j.dispatcher
ModelIntrospector
           
 

Classes in net.sf.easyweb4j.model used by net.sf.easyweb4j.model
AssociationsProvider
          Implementation of this interface needs to be passed to updateModel method to retrieve appropriate associations for model properties.
ErrorDetail
           
Model
          Super class to be extended by all application's models.
ModelIntrospector
           
 

Classes in net.sf.easyweb4j.model used by net.sf.easyweb4j.util
ModelIntrospector
           
 



Copyright © 2009-2010 Chandra Sekar S. All Rights Reserved.