public interface ApproversNotifyCmd
extends com.ibm.commerce.command.TaskCommand
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
static java.lang.String |
defaultCommandClassName
The default implementation class.
|
static java.lang.String |
NAME
The name of the Command Interface class.
|
Modifier and Type | Method and Description |
---|---|
void |
setEntityId(java.lang.Long lngEntityId)
Sets the Entity ID.
|
void |
setFlowId(java.lang.Long lngFlowId)
Sets the Flow ID.
|
void |
setFlowTypeId(java.lang.Long lngFlowTypeId)
Sets the Flow Type ID.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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 defaultCommandClassName
static final java.lang.String NAME
void setEntityId(java.lang.Long lngEntityId)
The
- Entity IDvoid setFlowId(java.lang.Long lngFlowId)
The
- Flow IDvoid setFlowTypeId(java.lang.Long lngFlowTypeId)
The
- Flow Type ID