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

Packages that use TransferOfFundsService
org.kuali.kfs.fp.document.service.impl   
org.kuali.kfs.fp.document.validation.impl   
 

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

Classes in org.kuali.kfs.fp.document.service.impl that implement TransferOfFundsService
 class TransferOfFundsServiceImpl
          The default implementation of the TransferOfFundsService
 

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

Methods in org.kuali.kfs.fp.document.validation.impl that return TransferOfFundsService
 TransferOfFundsService TransferOfFundsTransferTotalsBalancedValidation.getTransferOfFundsService()
          Gets the transferOfFundsService attribute.
 TransferOfFundsService TransferOfFundsObjectSubTypeValueAllowedValidation.getTransferOfFundsService()
          Gets the transferOfFundService attribute.
 

Methods in org.kuali.kfs.fp.document.validation.impl with parameters of type TransferOfFundsService
 void TransferOfFundsTransferTotalsBalancedValidation.setTransferOfFundsService(TransferOfFundsService transferOfFundsService)
          Sets the transferOfFundsService attribute value.
 void TransferOfFundsObjectSubTypeValueAllowedValidation.setTransferOfFundsService(TransferOfFundsService transferOfFundsService)
          Sets the transferOfFundService attribute value.
 



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