public interface OpenCryBidControlRuleBeanCmd extends DataBeanCommand
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
static java.lang.String |
defaultCommandClassName
The default implementation class name.
|
static java.lang.String |
NAME
The full class name for this interface file.
|
Modifier and Type | Method and Description |
---|---|
void |
setBidRuleControl(ControlRuleAccessBean aRule)
Interface definition for setBidRuleControl() method.
|
void |
setBidRuleControlId(java.lang.Long aId)
Interface definition for setBidRuleControlId() method.
|
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
void setBidRuleControl(ControlRuleAccessBean aRule)
aRule
- ControlRuleAccessBeanvoid setBidRuleControlId(java.lang.Long aId)
aId
- java.lang.Long