Class GeneratedCxPromotionAction

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
CxPromotionAction

public abstract class GeneratedCxPromotionAction extends CxAbstractAction
Generated class for type CxPromotionAction.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedCxPromotionAction

      public GeneratedCxPromotionAction()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedCxAbstractAction
    • getPromotionId

      public String getPromotionId(SessionContext ctx)
      Generated method - Getter of the CxPromotionAction.promotionId attribute.
      Returns:
      the promotionId - Target promotion
    • getPromotionId

      public String getPromotionId()
      Generated method - Getter of the CxPromotionAction.promotionId attribute.
      Returns:
      the promotionId - Target promotion
    • setPromotionId

      public void setPromotionId(SessionContext ctx, String value)
      Generated method - Setter of the CxPromotionAction.promotionId attribute.
      Parameters:
      value - the promotionId - Target promotion
    • setPromotionId

      public void setPromotionId(String value)
      Generated method - Setter of the CxPromotionAction.promotionId attribute.
      Parameters:
      value - the promotionId - Target promotion