com.ibm.commerce.promotion.facade.server.commands

Interface ProcessUniquePromotionCodeActivateActionCmd

  • All Superinterfaces:
    com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, java.io.Serializable, com.ibm.websphere.command.TargetableCommand
    All Known Implementing Classes:
    ProcessUniquePromotionCodeActivateActionCmdImpl, ProcessUniquePromotionCodeActivateActionVoidCmdImpl


    public interface ProcessUniquePromotionCodeActivateActionCmd
    extends com.ibm.websphere.command.CacheableCommand
    Process unique promotion code activate action command interface
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      IBM Copyright notice field.
      static java.lang.String defaultCommandClassName
      The default implementation class.
      • Fields inherited from interface com.ibm.websphere.command.Command

        serialVersionUID
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      void setPhysicalPromotion(Px_promotion physicalPromotionIn)
      Set the physical promotion
      • Methods inherited from interface com.ibm.websphere.command.CacheableCommand

        executeFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCache
      • Methods inherited from interface com.ibm.websphere.command.TargetableCommand

        getCommandTarget, getCommandTargetName, hasOutputProperties, performExecute, setCommandTarget, setCommandTargetName, setOutputProperties
      • Methods inherited from interface com.ibm.websphere.command.Command

        execute, isReadyToCallExecute, reset
      • Methods inherited from interface com.ibm.websphere.command.CommandCaller

        unionDependencies
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM Copyright notice field.
        See Also:
        Constant Field Values
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        The default implementation class.
        See Also:
        Constant Field Values
    • Method Detail

      • setPhysicalPromotion

        void setPhysicalPromotion(Px_promotion physicalPromotionIn)
        Set the physical promotion
        Parameters:
        physicalPromotionIn -