org.kuali.kfs.fp.batch.service.impl
Class YearEndDistributionOfIncomeAndExpenseElectronicPaymentClaimingHelperStrategyImpl

java.lang.Object
  extended by org.kuali.kfs.fp.batch.service.impl.DistributionOfIncomeAndExpenseElectronicPaymentClaimingHelperStrategyImpl
      extended by 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.


Constructor Summary
YearEndDistributionOfIncomeAndExpenseElectronicPaymentClaimingHelperStrategyImpl()
           
 
Method Summary
 String getClaimingDocumentWorkflowDocumentType()
          get the workflow document type code of the claiming document
protected  String getUrlDocType()
           
 
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
 

Constructor Detail

YearEndDistributionOfIncomeAndExpenseElectronicPaymentClaimingHelperStrategyImpl

public YearEndDistributionOfIncomeAndExpenseElectronicPaymentClaimingHelperStrategyImpl()
Method Detail

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.