public class EDPRefundInstructionsBeanCmdImpl extends AEDPDataBeanCommandImpl implements EDPRefundInstructionsBeanCmd, EDPPaymentInstructionsBeanCmd
This is the default implementation of EDPRefundInstructionsBeanCmd data bean command.
It populates the data for the data bean EDPRefundInstructionsDataBean.
Note that this class is declared to implement interface EDPPaymentInstructionsBeanCmd purely for binary compatibility. In a future release, it will not implement that interface.Modifier and Type | Field and Description |
---|---|
static java.lang.String | COPYRIGHT
IBM Copyright notice field.
|
Constructor and Description |
---|
EDPRefundInstructionsBeanCmdImpl()
The default constructor.
|
Modifier and Type | Method and Description |
---|---|
void | performExecute()
This method executes the business logic of this command implementation.
|
void | reset()
This method resets the command parameters called by Commerce framework.
|
public static final java.lang.String COPYRIGHT
public EDPRefundInstructionsBeanCmdImpl()
public void performExecute() throws ECException
public void reset()