public interface PPCPaymentEditCmd extends ToolsControllerCommand
The default implementation of this command is PPCPaymentEditCmdImpl. The PPCPaymentEdit URL is mapped to this command by default.
Modifier and Type | Field and Description |
---|---|
static java.lang.String | COPYRIGHT
The internal copyright field.
|
static java.lang.String | defaultCommandClassName
The default implementation class name is "com.ibm.commerce.payment.ppc.commands.PPCPaymentEditCmdImpl".
|
static java.lang.String | NAME
The name of this interface is "com.ibm.commerce.payment.ppc.commands.PPCPaymentEditCmd".
|
static final java.lang.String COPYRIGHT
static final java.lang.String NAME
static final java.lang.String defaultCommandClassName