com.ibm.commerce.rules.commands
Interface ChangePersonalizationRuleServiceCommand

All Superinterfaces:
ECCommand, PersonalizationRuleServiceCommand, PersonalizationRuleServiceDetailsCommand, TaskCommand
All Known Implementing Classes:
ChangePersonalizationRuleServiceCommandJitImpl

public interface ChangePersonalizationRuleServiceCommand
extends PersonalizationRuleServiceDetailsCommand

Changes the configuration of a personalization rule service. That is, the configuration for a rule service is updated to match the values supplied as input to this command. Please see the documentation of PersonalizationRuleServiceDetailsCommandBase for parameter detail.


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.PersonalizationRuleServiceDetailsCommand
setAgents, setEnabled, setProjectPath, setSessionTimeout
 
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