com.ibm.commerce.utf.commands
Interface RFQNotificationClosedMonitorCmd

All Superinterfaces:
AccCommand, ControllerCommand, ECCommand, Protectable, RFQNotificationMonitorBaseCmd
All Known Implementing Classes:
RFQNotificationClosedMonitorCmdImpl

public interface RFQNotificationClosedMonitorCmd
extends RFQNotificationMonitorBaseCmd

The ControllerCommand Interface for monitoring when notifications need to be sent for RFQs that have been closed.

See Also:


Field Summary
static java.lang.String COPYRIGHT
           
static java.lang.String defaultCommandClassName
           
static java.lang.String NAME
           
 
Fields inherited from interface com.ibm.commerce.utf.commands.RFQNotificationMonitorBaseCmd
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
 
Methods inherited from interface com.ibm.commerce.utf.commands.RFQNotificationMonitorBaseCmd
getNotifyRFQOwner, getSellerMemberGroupNameToNotify, getSellerMemberGroupToNotifyOwnerId, setNotifyRFQOwner, setSellerMemberGroupNameToNotify, setSellerMemberGroupToNotifyOwnerId
 
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

defaultCommandClassName

public static final java.lang.String defaultCommandClassName

NAME

public static final java.lang.String NAME