Class OffercardPropertiesProvider

java.lang.Object
com.adobe.cq.sightly.WCMUsePojo
com.day.cq.personalization.offerlibrary.usebean.OffercardPropertiesProvider
All Implemented Interfaces:
Use

@Deprecated public class OffercardPropertiesProvider extends WCMUsePojo
Deprecated.
no replacement as not used anymore
Provides data for the script at /libs/cq/personalization/touch-ui/components/offercard/offercard.html
  • Field Details

    • LOGGER

      public static final Logger LOGGER
      Deprecated.
  • Constructor Details

    • OffercardPropertiesProvider

      public OffercardPropertiesProvider()
      Deprecated.
  • Method Details

    • activate

      public void activate() throws Exception
      Deprecated.
      Description copied from class: WCMUsePojo
      Implement this method to perform post initialization tasks. This method is called by WCMUsePojo.init(Bindings).
      Specified by:
      activate in class WCMUsePojo
      Throws:
      Exception - in case of any error during activation
    • getCardTitle

      public String getCardTitle()
      Deprecated.
    • getOfferPath

      public String getOfferPath()
      Deprecated.
    • getOfferType

      public String getOfferType()
      Deprecated.
    • getLastModified

      public String getLastModified()
      Deprecated.
    • getLastModifiedTimestamp

      public Long getLastModifiedTimestamp()
      Deprecated.