public class RFQNotificationSubmittedMonitorCmdImpl extends RFQNotificationMonitorBaseCmdImpl implements RFQNotificationSubmittedMonitorCmd
This command is called from the scheduler subsystem.
This is the default implementation of the RFQNotificationSubmittedMonitorCmd. This command calls the following TaskCommands:
This command uses the following AccessBeansModifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
defaultCommandClassName, NAME
NOTIFY_RFQ_OWNER_PARAM, SCHJOB_COMPETED_STATE_FLAG, SCHJOB_REFNUM_PARAM, SELLER_MBR_GROUP_NAME_TO_NOTIFY_OWNERID_PARAM, SELLER_MBR_GROUP_NAME_TO_NOTIFY_PARAM, siteStoreId
Constructor and Description |
---|
RFQNotificationSubmittedMonitorCmdImpl()
RFQNotificationClosedMonitorCmdImpl constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
performExecute()
Uses the
com.ibm.commerce.messaging.commands.SendMsgCmd
to send the notifications. |
getNotifyRFQOwner, getScheduledJobLastCompletionTimestamp, getSellerMemberGroupNameToNotify, getSellerMemberGroupToNotifyOwnerId, getUsersToNotify, setNotifyRFQOwner, setSellerMemberGroupNameToNotify, setSellerMemberGroupToNotifyOwnerId, updateCommandContextWithUsersPreferredLanguage, validateParameters
checkPermission, fulfills, getForUserId, getGeneric, getOwner, getRequestProperties, getResolvedRequestProperties, getResourceOwners, getResponseProperties, getRetriable, getViewInputProperties, isGeneric, isRetriable, mergeProperties, setForUserId, setGeneric, setOwner, setRequestProperties, setResponseProperties, setRetriable, setViewInputProperties
accessControlCheck, checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getObjectSize, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, isReadyToCallExecute, reset, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties
executeFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, setObjectSize, unionDependencies, updateCache
getCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicy
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getNotifyRFQOwner, getSellerMemberGroupNameToNotify, getSellerMemberGroupToNotifyOwnerId, setNotifyRFQOwner, setSellerMemberGroupNameToNotify, setSellerMemberGroupToNotifyOwnerId
checkPermission, execute, getGeneric, getRequestProperties, getResolvedRequestProperties, getResponseProperties, getRetriable, getViewInputProperties, isGeneric, isRetriable, mergeProperties, setGeneric, setRequestProperties, setRetriable, setViewInputProperties
executeFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCache
getCommandTarget, getCommandTargetName, hasOutputProperties, setCommandTarget, setCommandTargetName, setOutputProperties
accessControlCheck, getAccCheck, getForUserId, getResourceOwners, setAccCheck, setForUserId, setOwner
checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParameters
fulfills, getOwner
public static final java.lang.String COPYRIGHT
public RFQNotificationSubmittedMonitorCmdImpl()
public void performExecute() throws ECException
com.ibm.commerce.messaging.commands.SendMsgCmd
to send the notifications.
performExecute
in interface ECCommand
performExecute
in interface com.ibm.websphere.command.TargetableCommand
performExecute
in class AbstractECTargetableCommand
ECException
ECCommand#performExecute()