org.kuali.kfs.module.ar.service.impl
Class AccountsReceivableModuleServiceImpl
java.lang.Object
org.kuali.kfs.module.ar.service.impl.AccountsReceivableModuleServiceImpl
- All Implemented Interfaces:
- AccountsReceivableModuleService
public class AccountsReceivableModuleServiceImpl
- extends Object
- implements AccountsReceivableModuleService
The KFS AR module implementation of the AccountsReceivableModuleService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CASH_CONTROL_ELECTRONIC_PAYMENT_CLAIMING_DOCUMENT_GENERATION_STRATEGY_BEAN_NAME
protected static final String CASH_CONTROL_ELECTRONIC_PAYMENT_CLAIMING_DOCUMENT_GENERATION_STRATEGY_BEAN_NAME
- See Also:
- Constant Field Values
AccountsReceivableModuleServiceImpl
public AccountsReceivableModuleServiceImpl()
getAccountsReceivablePaymentClaimingStrategy
public ElectronicPaymentClaimingDocumentGenerationStrategy getAccountsReceivablePaymentClaimingStrategy()
- Description copied from interface:
AccountsReceivableModuleService
- A method that returns an implementation of the ElectronicPaymentClaimingDocumentGenerationStrategy interface
which will claim electronic payments for the Accounts Receivable module.
- Specified by:
getAccountsReceivablePaymentClaimingStrategy
in interface AccountsReceivableModuleService
- Returns:
- an appropriate implementation of ElectronicPaymentClaimingDocumentGenerationStrategy
- See Also:
org.kuali.kfs.integration.service.AccountsReceivableModuleService#getAccountsReceivablePaymentClaimingStrategy()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.