java.lang.ObjectCacheableCommandImpl
com.ibm.commerce.command.AbstractECTargetableCommand
com.ibm.commerce.command.TaskCommandImpl
com.ibm.commerce.tools.epromotion.commands.DeployRLPromotionCmdImpl
DeployRLPromotionCmdImpl deploy the rlPromotion objects from User Interface and parse the RULE_XML into immediate XML format which Blaze could use to generate the rule based on the rlPromotion params.
Field Summary | |
static java.lang.String | COPYRIGHT the copyright information |
Fields inherited from class com.ibm.commerce.command.AbstractECTargetableCommand |
commandContext |
Fields inherited from interface com.ibm.commerce.tools.epromotion.commands.DeployRLPromotionCmd |
defaultCommandClassName, NAME |
Fields inherited from interface com.ibm.commerce.discount.rules.DiscountConst |
COMPONENT_RULE_BASED_DISCOUNT, DISCOUNT_SERVICE, FIXED_VALUE, ORDER_LEVEL, PERCENTAGE_OFF, PRODUCT_LEVEL, SHIPPING, VALUE_OFF |
Fields inherited from interface com.ibm.commerce.command.ECCommand |
defaultCommandClassName |
Constructor Summary | |
DeployRLPromotionCmdImpl() The default DeployRLPromotionCmdImpl constructor. |
Method Summary | |
boolean | isReadyToCallExecute() Return True if it is ready to call performExecute(). |
void | performExecute() Command execution body |
Methods inherited from class com.ibm.commerce.command.AbstractECTargetableCommand |
accessControlCheck, checkIsAllowed, checkParameters, checkResourcePermission, createCommandExecutionEvent, execute, finalize, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getResources, getStoreId, getUser, getUserId, reset, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParameters |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String COPYRIGHT
Constructor Detail |
public DeployRLPromotionCmdImpl()
Method Detail |
public boolean isReadyToCallExecute()
public void performExecute() throws ECSystemException, ECException
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.