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 AccessBeans| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
defaultCommandClassName, NAMENOTIFY_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, validateParameterscheckPermission, fulfills, getForUserId, getGeneric, getOwner, getRequestProperties, getResolvedRequestProperties, getResourceOwners, getResponseProperties, getRetriable, getViewInputProperties, isGeneric, isRetriable, mergeProperties, setForUserId, setGeneric, setOwner, setRequestProperties, setResponseProperties, setRetriable, setViewInputPropertiesaccessControlCheck, checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getObjectSize, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, isReadyToCallExecute, reset, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultPropertiesexecuteFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, setObjectSize, unionDependencies, updateCachegetCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicyequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNotifyRFQOwner, getSellerMemberGroupNameToNotify, getSellerMemberGroupToNotifyOwnerId, setNotifyRFQOwner, setSellerMemberGroupNameToNotify, setSellerMemberGroupToNotifyOwnerIdcheckPermission, execute, getGeneric, getRequestProperties, getResolvedRequestProperties, getResponseProperties, getRetriable, getViewInputProperties, isGeneric, isRetriable, mergeProperties, setGeneric, setRequestProperties, setRetriable, setViewInputPropertiesexecuteFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCachegetCommandTarget, getCommandTargetName, hasOutputProperties, setCommandTarget, setCommandTargetName, setOutputPropertiesaccessControlCheck, getAccCheck, getForUserId, getResourceOwners, setAccCheck, setForUserId, setOwnercheckIsAllowed, checkResourcePermission, createCommandExecutionEvent, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParametersfulfills, getOwnerpublic 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 ECCommandperformExecute in interface com.ibm.websphere.command.TargetableCommandperformExecute in class AbstractECTargetableCommandECExceptionECCommand#performExecute()