Uses of Class
org.ujoframework.implementation.bean.BeanPropertyList

Packages that use BeanPropertyList
org.ujoframework.implementation.bean   
 

Uses of BeanPropertyList in org.ujoframework.implementation.bean
 

Methods in org.ujoframework.implementation.bean that return BeanPropertyList
protected static
<UJO extends Ujo,ITEM>
BeanPropertyList<UJO,ITEM>
BeanUjo.newListProperty(java.lang.String name, java.lang.Class<ITEM> type)
          A ListProperty Factory for a BeanUjo object.
protected static
<UJO extends Ujo,ITEM>
BeanPropertyList<UJO,ITEM>
BeanUjoExt.newPropertyList(java.lang.String name, java.lang.Class<ITEM> type)
          A ListProperty Factory for a BeanUjo object
 



Copyright © 2010. All Rights Reserved.