Uses of Class
com.taursys.model.AbstractCollectionValueHolder

Packages that use AbstractCollectionValueHolder
com.taursys.model This package contains the model and value holder subcomponents which hold, parse and format values for Mapper XML components. 
 

Uses of AbstractCollectionValueHolder in com.taursys.model
 

Subclasses of AbstractCollectionValueHolder in com.taursys.model
 class AbstractListValueHolder
          AbstractListValueHolder is a partial implementation of a ListValueHolder Interface.
 class ObjectCollectionValueHolder
          This class is a ValueHolder which contains a Collection of Objects.
 class ObjectListValueHolder
          ObjectListValueHolder is ...
 class VOCollectionValueHolder
          ValueHolder which has a Collection of ValueObjects.
 class VOListValueHolder
          VOListValueHolder holds a List of value objects and maintains an internal position.
 



Copyright © 2007 Martin T Phelan. All Rights Reserved.