站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 2.0.5 API 文档英文版

Uses of Package org.springframework.ui (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版

The Spring Framework

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.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
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.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.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.