Uses of Interface
org.kuali.kfs.fp.document.service.CashReceiptService

Packages that use CashReceiptService
org.kuali.kfs.fp.businessobject.lookup   
org.kuali.kfs.fp.document.service.impl   
org.kuali.kfs.fp.document.validation.impl   
 

Uses of CashReceiptService in org.kuali.kfs.fp.businessobject.lookup
 

Methods in org.kuali.kfs.fp.businessobject.lookup that return CashReceiptService
 CashReceiptService CashDrawerLookupableHelperServiceImpl.getCashReceiptService()
          Gets the cashReceiptService attribute.
 

Methods in org.kuali.kfs.fp.businessobject.lookup with parameters of type CashReceiptService
 void CashDrawerLookupableHelperServiceImpl.setCashReceiptService(CashReceiptService cashReceiptService)
          Sets the cashReceiptService attribute value.
 

Uses of CashReceiptService in org.kuali.kfs.fp.document.service.impl
 

Classes in org.kuali.kfs.fp.document.service.impl that implement CashReceiptService
 class CashReceiptServiceImpl
          This is the default implementation of the CashReceiptService interface.
 

Uses of CashReceiptService in org.kuali.kfs.fp.document.validation.impl
 

Methods in org.kuali.kfs.fp.document.validation.impl that return CashReceiptService
 CashReceiptService CashReceiptCashDrawerOpenValidation.getCashReceiptService()
          Gets the cashReceiptService attribute.
 CashReceiptService CashReceiptCashTotalsValidation.getCashReceiptService()
          Gets the cashReceiptService attribute.
 

Methods in org.kuali.kfs.fp.document.validation.impl with parameters of type CashReceiptService
 void CashReceiptCashDrawerOpenValidation.setCashReceiptService(CashReceiptService cashReceiptService)
          Sets the cashReceiptService attribute value.
 void CashReceiptCashTotalsValidation.setCashReceiptService(CashReceiptService cashReceiptService)
          Sets the cashReceiptService attribute value.
 



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