org.kuali.kfs.fp.batch.service.impl
Class YearEndDistributionOfIncomeAndExpenseElectronicPaymentClaimingHelperStrategyImpl
java.lang.Object
org.kuali.kfs.fp.batch.service.impl.DistributionOfIncomeAndExpenseElectronicPaymentClaimingHelperStrategyImpl
org.kuali.kfs.fp.batch.service.impl.YearEndDistributionOfIncomeAndExpenseElectronicPaymentClaimingHelperStrategyImpl
- All Implemented Interfaces:
- ElectronicPaymentClaimingDocumentGenerationStrategy
public class YearEndDistributionOfIncomeAndExpenseElectronicPaymentClaimingHelperStrategyImpl
- extends DistributionOfIncomeAndExpenseElectronicPaymentClaimingHelperStrategyImpl
An implementation of ElectronicPaymentClaimingHelper for YearEndDisbursementOfIncomeAndExpense documents. Most of the behaviors
have been inherited from DistributionOfIncomeAndExpenseElectronicPaymentClaimingHelperStrategyImpl.
Methods inherited from class org.kuali.kfs.fp.batch.service.impl.DistributionOfIncomeAndExpenseElectronicPaymentClaimingHelperStrategyImpl |
addAccountingLinesToDocument, addDescriptionToDocument, addNotesToDocument, copyAccountingLineToNew, createDocumentFromElectronicPayments, createNewAccountingLineForDocument, getDataDictionaryService, getDocumentLabel, getURLForDocument, isDocumentReferenceValid, setDataDictionaryService, setDocumentService, setElectronicPaymentClaimingService, setParameterService, userMayUseToClaim |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
YearEndDistributionOfIncomeAndExpenseElectronicPaymentClaimingHelperStrategyImpl
public YearEndDistributionOfIncomeAndExpenseElectronicPaymentClaimingHelperStrategyImpl()
getClaimingDocumentWorkflowDocumentType
public String getClaimingDocumentWorkflowDocumentType()
- Description copied from interface:
ElectronicPaymentClaimingDocumentGenerationStrategy
- get the workflow document type code of the claiming document
- Specified by:
getClaimingDocumentWorkflowDocumentType
in interface ElectronicPaymentClaimingDocumentGenerationStrategy
- Overrides:
getClaimingDocumentWorkflowDocumentType
in class DistributionOfIncomeAndExpenseElectronicPaymentClaimingHelperStrategyImpl
- Returns:
- the name YearEndDistributionOfIncomeAndExpenseDocument workflow document type
- See Also:
ElectronicPaymentClaimingDocumentGenerationStrategy.getClaimingDocumentWorkflowDocumentType()
getUrlDocType
protected String getUrlDocType()
- Overrides:
getUrlDocType
in class DistributionOfIncomeAndExpenseElectronicPaymentClaimingHelperStrategyImpl
- Returns:
- the class of the document which claims these electronic payments
- See Also:
org.kuali.kfs.fp.batch.service.impl.DistributionOfIncomeAndExpenseElectronicPaymentClaimingHelperStrategyImpl#getClaimingDocumentClass()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.