|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BankService | |
---|---|
org.kuali.kfs.module.purap.service.impl | |
org.kuali.kfs.pdp.service.impl | |
org.kuali.kfs.sys.document.authorization | |
org.kuali.kfs.sys.service.impl |
Uses of BankService in org.kuali.kfs.module.purap.service.impl |
---|
Methods in org.kuali.kfs.module.purap.service.impl with parameters of type BankService | |
---|---|
void |
PdpExtractServiceImpl.setBankService(BankService bankService)
Sets the bankService attribute value. |
Uses of BankService in org.kuali.kfs.pdp.service.impl |
---|
Methods in org.kuali.kfs.pdp.service.impl that return BankService | |
---|---|
protected BankService |
PendingTransactionServiceImpl.getBankService()
Gets the bankService attribute. |
Methods in org.kuali.kfs.pdp.service.impl with parameters of type BankService | |
---|---|
void |
PaymentFileValidationServiceImpl.setBankService(BankService bankService)
Sets the bankService attribute value. |
void |
PendingTransactionServiceImpl.setBankService(BankService bankService)
Sets the bankService attribute value. |
void |
PaymentMaintenanceServiceImpl.setBankService(BankService bankService)
Sets the bankService attribute value. |
Uses of BankService in org.kuali.kfs.sys.document.authorization |
---|
Methods in org.kuali.kfs.sys.document.authorization that return BankService | |
---|---|
protected BankService |
FinancialSystemTransactionalDocumentPresentationControllerBase.getBankService()
|
Uses of BankService in org.kuali.kfs.sys.service.impl |
---|
Classes in org.kuali.kfs.sys.service.impl that implement BankService | |
---|---|
class |
BankServiceImpl
Default implementation of the BankService interface. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |