|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.kfs.pdp.batch.service.impl.ProcessPdpCancelPaidServiceImpl
@Transactional public class ProcessPdpCancelPaidServiceImpl
Implementation of ProcessPdpCancelPaidService
| Constructor Summary | |
|---|---|
ProcessPdpCancelPaidServiceImpl()
|
|
| Method Summary | |
|---|---|
void |
processPdpCancels()
Update Payment Requests that were canceled in PDP |
void |
processPdpCancelsAndPaids()
Update Payment Requests that were canceled or paid in PDP |
void |
processPdpPaids()
Update Payment Requests that were paid in PDP |
void |
setDateTimeService(org.kuali.rice.kns.service.DateTimeService dts)
|
void |
setDvExtractService(DisbursementVoucherExtractService dvExtractService)
Sets the dvExtractService attribute value. |
void |
setParameterService(org.kuali.rice.kns.service.ParameterService parameterService)
|
void |
setPaymentDetailService(PaymentDetailService paymentDetailService)
|
void |
setPaymentGroupService(PaymentGroupService paymentGroupService)
|
void |
setPurchasingAccountsPayableModuleService(PurchasingAccountsPayableModuleService purchasingAccountsPayableModuleService)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProcessPdpCancelPaidServiceImpl()
| Method Detail |
|---|
public void processPdpCancels()
ProcessPdpCancelPaidService
processPdpCancels in interface ProcessPdpCancelPaidServiceorg.kuali.kfs.module.purap.service.ProcessPdpCancelPaidService#processPdpCancels()public void processPdpPaids()
ProcessPdpCancelPaidService
processPdpPaids in interface ProcessPdpCancelPaidServiceorg.kuali.kfs.module.purap.service.ProcessPdpCancelPaidService#processPdpPaids()public void processPdpCancelsAndPaids()
ProcessPdpCancelPaidService
processPdpCancelsAndPaids in interface ProcessPdpCancelPaidServiceorg.kuali.kfs.module.purap.service.ProcessPdpCancelPaidService#processPdpCancelsAndPaids()public void setPaymentDetailService(PaymentDetailService paymentDetailService)
public void setPaymentGroupService(PaymentGroupService paymentGroupService)
public void setParameterService(org.kuali.rice.kns.service.ParameterService parameterService)
public void setPurchasingAccountsPayableModuleService(PurchasingAccountsPayableModuleService purchasingAccountsPayableModuleService)
public void setDateTimeService(org.kuali.rice.kns.service.DateTimeService dts)
public void setDvExtractService(DisbursementVoucherExtractService dvExtractService)
dvExtractService - The dvExtractService to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||