Class UiPromoMessageStatus

java.lang.Object
de.hybris.platform.sap.productconfig.frontend.UiPromoMessageStatus
All Implemented Interfaces:
Serializable

public class UiPromoMessageStatus extends Object implements Serializable
See Also:
  • Constructor Details

    • UiPromoMessageStatus

      public UiPromoMessageStatus()
  • Method Details

    • setId

      public void setId(String id)
    • getId

      public String getId()
    • setShowExtendedMessage

      public void setShowExtendedMessage(boolean showExtendedMessage)
    • isShowExtendedMessage

      public boolean isShowExtendedMessage()