public interface CustomerSegmentExtractCmd extends TaskCommand
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CLASSNAME
The class name
|
static java.lang.String |
COPYRIGHT
Copyright statement.
|
static java.lang.String |
defaultCommandClassName
The default implementation class name.
|
Modifier and Type | Method and Description |
---|---|
boolean |
getStatus()
Returns the status of the command execution
|
executeFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCache
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 CLASSNAME
static final java.lang.String defaultCommandClassName