|
||||||||||
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.AchAdviceNotificationServiceImpl
public class AchAdviceNotificationServiceImpl
AchAdviceNotificationService
Constructor Summary | |
---|---|
AchAdviceNotificationServiceImpl()
|
Method Summary | |
---|---|
void |
sendAdviceNotifications()
Set to NonTransactional so the payment advice email sent date will be updated and saved after the email is sent |
void |
setBusinessObjectService(org.kuali.rice.kns.service.BusinessObjectService businessObjectService)
Sets the businessObjectService attribute value. |
void |
setDateTimeService(org.kuali.rice.kns.service.DateTimeService dateTimeService)
Sets the dateTimeService attribute value. |
void |
setPaymentGroupService(PaymentGroupService paymentGroupService)
Sets the paymentGroupService attribute value. |
void |
setPdpEmailService(PdpEmailService pdpEmailService)
Sets the pdpEmailService attribute value. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AchAdviceNotificationServiceImpl()
Method Detail |
---|
public void sendAdviceNotifications()
sendAdviceNotifications
in interface AchAdviceNotificationService
AchAdviceNotificationService.sendAdviceNotifications()
public void setPdpEmailService(PdpEmailService pdpEmailService)
pdpEmailService
- The pdpEmailService to set.public void setDateTimeService(org.kuali.rice.kns.service.DateTimeService dateTimeService)
dateTimeService
- The dateTimeService to set.public void setBusinessObjectService(org.kuali.rice.kns.service.BusinessObjectService businessObjectService)
businessObjectService
- The businessObjectService to set.public void setPaymentGroupService(PaymentGroupService paymentGroupService)
paymentGroupService
- The paymentGroupService to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |