org.kuali.kfs.module.external.kc.service
Interface ExternalizableBusinessObjectService

All Known Implementing Classes:
AwardAccountServiceImpl, BudgetCategoryServiceImpl, CfdaServiceImpl, UnitServiceImpl

public interface ExternalizableBusinessObjectService


Method Summary
 org.kuali.rice.kns.bo.ExternalizableBusinessObject findByPrimaryKey(Map primaryKeys)
           
 Collection findMatching(Map fieldValues)
           
 

Method Detail

findByPrimaryKey

org.kuali.rice.kns.bo.ExternalizableBusinessObject findByPrimaryKey(Map primaryKeys)

findMatching

Collection findMatching(Map fieldValues)


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