package

org.springframework.ui

Generic support for UI layer concepts. Provides a generic ModelMap for model holding.

Interfaces

Model Java-5-specific interface that defines a holder for model attributes. 

Classes

ExtendedModelMap Subclass of ModelMap that implements the Model interface. 
ModelMap Implementation of java.util.Map for use when building model data for use with UI tools.