Uses of Package
org.springframework.ui

Packages that use org.springframework.ui
org.springframework.orm.hibernate3.support Classes supporting the org.springframework.orm.hibernate3 package. 
org.springframework.orm.jdo.support Classes supporting the org.springframework.orm.jdo package. 
org.springframework.orm.jpa.support Classes supporting the org.springframework.orm.jpa package. 
org.springframework.ui Generic support for UI layer concepts. 
org.springframework.validation.support Support classes for handling validation results. 
org.springframework.web.bind.annotation.support Support classes for web annotation processing. 
org.springframework.web.context.request Support for generic request context holding, in particular for scoping of application objects per HTTP request or HTTP session. 
org.springframework.web.portlet Provides JSR-168 portlets that integrate with the application context infrastructure, and the core interfaces and classes for the Portlet variant of Spring's web MVC framework. 
 

Classes in org.springframework.ui used by org.springframework.orm.hibernate3.support
ModelMap
          Implementation of Map for use when building model data for use with UI tools.
 

Classes in org.springframework.ui used by org.springframework.orm.jdo.support
ModelMap
          Implementation of Map for use when building model data for use with UI tools.
 

Classes in org.springframework.ui used by org.springframework.orm.jpa.support
ModelMap
          Implementation of Map for use when building model data for use with UI tools.
 

Classes in org.springframework.ui used by org.springframework.ui
ExtendedModelMap
          Subclass of ModelMap that implements the Model interface.
Model
          Java-5-specific interface that defines a holder for model attributes.
ModelMap
          Implementation of Map for use when building model data for use with UI tools.
 

Classes in org.springframework.ui used by org.springframework.validation.support
ExtendedModelMap
          Subclass of ModelMap that implements the Model interface.
Model
          Java-5-specific interface that defines a holder for model attributes.
ModelMap
          Implementation of Map for use when building model data for use with UI tools.
 

Classes in org.springframework.ui used by org.springframework.web.bind.annotation.support
ExtendedModelMap
          Subclass of ModelMap that implements the Model interface.
 

Classes in org.springframework.ui used by org.springframework.web.context.request
ModelMap
          Implementation of Map for use when building model data for use with UI tools.
 

Classes in org.springframework.ui used by org.springframework.web.portlet
ModelMap
          Implementation of Map for use when building model data for use with UI tools.
 



Copyright © 2002-2008 The Spring Framework.