Uses of Class
org.kuali.rice.kns.datadictionary.BusinessObjectEntry

Packages that use BusinessObjectEntry
org.kuali.rice.kns.datadictionary.exporter   
org.kuali.rice.kns.lookup   
org.kuali.rice.krad.service.impl Core service implementations. 
 

Uses of BusinessObjectEntry in org.kuali.rice.kns.datadictionary.exporter
 

Methods in org.kuali.rice.kns.datadictionary.exporter with parameters of type BusinessObjectEntry
 ExportMap InquiryMapBuilder.buildInquiryMap(BusinessObjectEntry entry)
          Deprecated.  
 ExportMap LookupMapBuilder.buildLookupMap(BusinessObjectEntry entry)
          Deprecated.  
 ExportMap BusinessObjectEntryMapper.mapEntry(BusinessObjectEntry entry)
          Deprecated.  
 

Uses of BusinessObjectEntry in org.kuali.rice.kns.lookup
 

Methods in org.kuali.rice.kns.lookup that return BusinessObjectEntry
protected  BusinessObjectEntry DataDictionaryLookupResultsSupportStrategy.getBusinessObjectEntry(Class<? extends BusinessObject> boClass)
          Looks up the DataDictionary BusinessObjectEntry for the given class
 

Uses of BusinessObjectEntry in org.kuali.rice.krad.service.impl
 

Methods in org.kuali.rice.krad.service.impl that return BusinessObjectEntry
private  BusinessObjectEntry BusinessObjectDictionaryServiceImpl.getBusinessObjectEntry(Class businessObjectClass)
          Deprecated.  
 



Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.