org.kuali.rice.kns.web.struts.form.pojo
Interface PojoPropertyUtilsBean.CollectionItemClassProvider

All Known Implementing Classes:
PojoPropertyUtilsBean.PersistenceStructureServiceProvider
Enclosing class:
PojoPropertyUtilsBean

public static interface PojoPropertyUtilsBean.CollectionItemClassProvider

Thin interface for determining the appropriate item class for a collection property


Method Summary
 Class getCollectionItemClass(Object bean, String property)
           
 

Method Detail

getCollectionItemClass

Class getCollectionItemClass(Object bean,
                             String property)


Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.