com.ibm.commerce.rules.commands
Interface EnablePersonalizationRuleServiceCommand

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

public interface EnablePersonalizationRuleServiceCommand
extends PersonalizationRuleServiceCommand

Enables the personalization rule service whose name is given as input to this command. The rule server resumes handling requests for this rule service.


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