Uses of Class
org.xulux.dataprovider.bean.BeanMapping

Uses of BeanMapping in org.xulux.dataprovider.bean
 

Methods in org.xulux.dataprovider.bean that return BeanMapping
 BeanMapping BeanDataProvider.getMapping(java.lang.Class clazz, boolean newMapping)
           
 BeanMapping BeanDataProvider.getMapping(java.lang.Class clazz, java.lang.String preferredName)
          Tries to get a mapping based on the specified bean
 

Methods in org.xulux.dataprovider.bean with parameters of type BeanMapping
 void BeanField.setMapping(BeanMapping mapping)
          Set the mapping for reference
 



Copyright © 2006-2007 Martin van den Bemt. All Rights Reserved.