public class ProcessDirectDebitWestpacPayWay extends java.lang.Object implements ProcessDirectDebit
Constructor and Description |
---|
ProcessDirectDebitWestpacPayWay()
Creates a new instance of ProcessDirectDebitWestpacPayWay
|
Modifier and Type | Method and Description |
---|---|
protected void |
extAutoEnterCreate()
Additional functionality when an object is created.
|
ProcessDirectDebitResult |
process(MutableDataSource mds,
InvoicePayment payment,
BankAccount account)
Performs the custom action
|
public ProcessDirectDebitWestpacPayWay()
public ProcessDirectDebitResult process(MutableDataSource mds, InvoicePayment payment, BankAccount account)
ProcessDirectDebit
process
in interface ProcessDirectDebit
mds
- - The MutableDataSource that all actions should be applied topayment
- the payment to processaccount
- the bank accountprotected void extAutoEnterCreate() throws java.lang.Exception
java.lang.Exception
- A serious problemcom.aspc.DBObj.DBObject#autoEnterCreate()
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.