com.ibm.commerce.rules.commands
Interface DisablePersonalizationRuleServiceCommand

All Superinterfaces:
ECCommand, PersonalizationRuleServiceCommand, TaskCommand
All Known Implementing Classes:
DisablePersonalizationRuleServiceCommandJitImpl

public interface DisablePersonalizationRuleServiceCommand
extends PersonalizationRuleServiceCommand

Disables the personalization rule service whose name is given as input to this command. The rule server will ignore requests to this rule service until it is re-enabled.


Fields inherited from interface com.ibm.commerce.rules.commands.PersonalizationRuleServiceCommand
COPYRIGHT
 
Fields inherited from interface com.ibm.commerce.command.ECCommand
defaultCommandClassName
 
Methods inherited from interface com.ibm.commerce.rules.commands.PersonalizationRuleServiceCommand
setServiceName
 
Methods inherited from interface com.ibm.commerce.command.ECCommand
checkIsAllowed, checkResourcePermission, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getDefaultProperties, getResources, getStoreId, getUser, getUserId, performExecute, setAccCheck, setCommandContext, setCommandIfName, setDefaultProperties, validateParameters