com.ibm.commerce.rules.commands
Interface PersonalizationRuleServiceCommand
- All Superinterfaces:
- ECCommand, TaskCommand
- All Known Subinterfaces:
- ChangePersonalizationRuleServiceCommand, CreatePersonalizationRuleServiceCommand, DisablePersonalizationRuleServiceCommand, EnablePersonalizationRuleServiceCommand, InvokePersonalizationRuleServiceCommand, MarkPersonalizationRuleServiceChangedCommand, PersonalizationRuleServiceDetailsCommand, RemovePersonalizationRuleServiceCommand, UpdatePersonalizationRuleServiceStatusCommand
- All Known Implementing Classes:
- PersonalizationRuleServiceCommandBase
- public interface PersonalizationRuleServiceCommand
- extends TaskCommand
A base interface for all personalization rule service commands.
- See Also:
PersonalizationRuleServiceCommandBase
Field Summary |
static java.lang.String |
COPYRIGHT
|
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 |
COPYRIGHT
public static final java.lang.String COPYRIGHT
setServiceName
public void setServiceName(java.lang.String aServiceName)