com.ibm.commerce.negotiation.commands
Interface ProcessControllerCmd

All Superinterfaces:
AccCommand, ControllerCommand, ECCommand, Protectable
All Known Subinterfaces:
ProcessAutoBidsCmd, ProcessDutchBidsCmd, ProcessOpenCryBidsCmd
All Known Implementing Classes:
ProcessControllerCmdImpl

public interface ProcessControllerCmd
extends ControllerCommand

Process Controller Command Interface.


Field Summary
static java.lang.String COPYRIGHT
           
static java.lang.String NAME
           
 
Fields inherited from interface com.ibm.commerce.command.ECCommand
defaultCommandClassName
 
Method Summary
 java.util.Hashtable getAllExceptions()
          Get a list of all the exceptions generated by this process.
 void setErrorTaskName(java.lang.String taskName)
          Sets this command's error task name
 
Methods inherited from interface com.ibm.commerce.command.ControllerCommand
execute, getGeneric, getRequestProperties, getResolvedRequestProperties, getResponseProperties, getRetriable, getViewInputProperties, isGeneric, isRetriable, mergeProperties, setGeneric, setRequestProperties, setRetriable, setViewInputProperties
 
Methods inherited from interface com.ibm.commerce.command.AccCommand
accessControlCheck, getAccCheck, getForUserId, setAccCheck, setForUserId, setOwner
 
Methods inherited from interface com.ibm.commerce.command.ECCommand
checkIsAllowed, checkResourcePermission, getCommandContext, getCommandIfName, getCommandName, getDefaultProperties, getResources, getStoreId, getUser, getUserId, performExecute, setCommandContext, setCommandIfName, setDefaultProperties, validateParameters
 
Methods inherited from interface com.ibm.commerce.security.Protectable
fulfills, getOwner
 

Field Detail

COPYRIGHT

public static final java.lang.String COPYRIGHT

NAME

public static final java.lang.String NAME
Method Detail

getAllExceptions

public java.util.Hashtable getAllExceptions()
Get a list of all the exceptions generated by this process.
Returns:
Hashtable - Exceptions table

setErrorTaskName

public void setErrorTaskName(java.lang.String taskName)
Sets this command's error task name
Parameters:
taskName - String