com.ibm.commerce.rules.commands
Interface UpdatePersonalizationRuleServiceStatusCommand
- All Superinterfaces:
- ECCommand, PersonalizationRuleServiceCommand, TaskCommand
- All Known Implementing Classes:
- UpdatePersonalizationRuleServiceStatusCommandImpl
- public interface UpdatePersonalizationRuleServiceStatusCommand
- extends PersonalizationRuleServiceCommand
Updates the status of a personalization rule service by examining
the state of the currently-running personalization rule server.
If any error occurs in the process, the status is set to "unknown".
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 |
defaultCommandClassName
public static final java.lang.String defaultCommandClassName