Package net.mlw.vlh

The Value List Handler is an implementation of the Core J2EE Patterns - Value List Handler

See:
          Description

Interface Summary
PagingInfo  
ValueList A ValueList contains a List of beans and a ValueListInfo object which defines the sorting and paging of the contained list.
ValueListAdapter This class abstracts the means by which a ValueList is retrieved by the service.
ValueListHandler  
 

Class Summary
Configuration Holds the configuration for the value list handler.
DefaultListBackedValueList Wrapper for a List and a ValueListInfo object.
DefaultValueListHandlerImpl This default implementation of the ValueListHandler service used Jakartas digester to create a Configuration object.
DefaultValueListHandlerImpl.BeanComparator Compares two beans.
Errors  
ValueListInfo This bean holds all the information needed to retrieve a ValueList.
 

Exception Summary
ErrorsException  
 

Package net.mlw.vlh Description

The Value List Handler is an implementation of the Core J2EE Patterns - Value List Handler

See http://java.sun.com/blueprints/corej2eepatterns/Patterns/ValueListHandler.html for details on the pattern.



Copyright © 2003-2006 mlavilson. All Rights Reserved.