org.kuali.kfs.module.ar.service.impl
Class AccountsReceivableModuleServiceImpl

java.lang.Object
  extended by 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


Field Summary
protected static String CASH_CONTROL_ELECTRONIC_PAYMENT_CLAIMING_DOCUMENT_GENERATION_STRATEGY_BEAN_NAME
           
 
Constructor Summary
AccountsReceivableModuleServiceImpl()
           
 
Method Summary
 ElectronicPaymentClaimingDocumentGenerationStrategy getAccountsReceivablePaymentClaimingStrategy()
          A method that returns an implementation of the ElectronicPaymentClaimingDocumentGenerationStrategy interface which will claim electronic payments for the Accounts Receivable module.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

AccountsReceivableModuleServiceImpl

public AccountsReceivableModuleServiceImpl()
Method Detail

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.