Uses of Class
org.promotego.beans.BeanSupport

Packages that use BeanSupport
org.promotego.beans   
org.promotego.editors   
 

Uses of BeanSupport in org.promotego.beans
 

Subclasses of BeanSupport in org.promotego.beans
 class Address
           
 class Location
          TODO use http://www.geonames.org/ to look up location time zones.
 class LocationType
           
 class OfferedGame
           
 class ScheduledGame
           
 class User
           
 class ValidationRecord
           
 

Uses of BeanSupport in org.promotego.editors
 

Classes in org.promotego.editors with type parameters of type BeanSupport
 class BeanIdEditor<T extends BeanSupport<T>>
          A parameterized property editor that maps BeanSupport objects to and from their id's as mapped by the provided Dao.
 



Copyright © 2007. All Rights Reserved.