public interface EDPPaymentMethodsBeanCmd extends AEDPDataBeanCommand
EDPPaymentMethodsDataBean
.
The default implementation of this command is EDPPaymentMethodsBeanCmdImpl
.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
The IBM Copyright notice field.
|
static java.lang.String |
defaultCommandClassName
The default implementation of this command.
|
static java.lang.String |
NAME
The full class name of this command.
|
Modifier and Type | Method and Description |
---|---|
void |
setPaymentGroupId(java.lang.String paymentGroupId)
This method sets the payment configuration group id.
|
getDataBean, setDataBean, setRequestProperties
getCommandTarget, getCommandTargetName, hasOutputProperties, performExecute, setCommandTarget, setCommandTargetName, setOutputProperties
checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, performExecute, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParameters
static final java.lang.String COPYRIGHT
static final java.lang.String NAME
static final java.lang.String defaultCommandClassName