com.ibm.commerce.rules.commands
Interface MarkPersonalizationRuleServiceChangedCommand

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

public interface MarkPersonalizationRuleServiceChangedCommand
extends PersonalizationRuleServiceCommand

Marks a rule service changed within the personalization rule server. Clients can use this command to force the personalization rule server to reset the service on the next invocation.
Parameter (In/Out) Description
serviceName (In) The name of the personalization rule service to mark changed.


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