public class InsertMorePromotionCodeFileUploadJobDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl
CSV
file or duplicate promotion code in the Database,
this command will format the code generate report information and make it readable.
And the return information is customizable, user just need to override the getFormateProcessInfo() method to have a new type of format.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright notice field.
|
Constructor and Description |
---|
InsertMorePromotionCodeFileUploadJobDataCmdImpl() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFormatProcessInfo()
Format the processInfo.
|
void |
performExecute()
Get the process information and print to the console.
|
isReadyToCallExecute, reset, setGet, setNouns, setSearchExpression, setShow
execute, executeFromCache, getCaller, getEntryInfo, getId, getObjectSize, getSharingPolicy, postExecute, preExecute, setCaller, setObjectSize, unionDependencies, updateCache
getCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicy
public static final java.lang.String COPYRIGHT
public InsertMorePromotionCodeFileUploadJobDataCmdImpl()
public void performExecute() throws java.lang.Exception
performExecute
in interface com.ibm.websphere.command.TargetableCommand
performExecute
in class com.ibm.websphere.command.TargetableCommandImpl
ECException
java.lang.Exception
TargetableCommand.performExecute()
public java.lang.String getFormatProcessInfo()