Class GeneratedTimedaccesspromotionengineservicesManager

    • Field Detail

      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​java.util.Map<java.lang.String,​Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedTimedaccesspromotionengineservicesManager

        public GeneratedTimedaccesspromotionengineservicesManager()
    • Method Detail

      • createFlashBuyCoupon

        public FlashBuyCoupon createFlashBuyCoupon​(java.util.Map attributeValues)
      • createFlashBuyCronJob

        public FlashBuyCronJob createFlashBuyCronJob​(java.util.Map attributeValues)
      • getName

        public java.lang.String getName()
        Specified by:
        getName in class Extension
      • isProcessingFlashBuyOrder

        public java.lang.Boolean isProcessingFlashBuyOrder​(SessionContext ctx,
                                                           Cart item)
        Generated method - Getter of the Cart.processingFlashBuyOrder attribute.
        Returns:
        the processingFlashBuyOrder - set the status for the flashbuy
      • isProcessingFlashBuyOrder

        public java.lang.Boolean isProcessingFlashBuyOrder​(Cart item)
        Generated method - Getter of the Cart.processingFlashBuyOrder attribute.
        Returns:
        the processingFlashBuyOrder - set the status for the flashbuy
      • isProcessingFlashBuyOrderAsPrimitive

        public boolean isProcessingFlashBuyOrderAsPrimitive​(SessionContext ctx,
                                                            Cart item)
        Generated method - Getter of the Cart.processingFlashBuyOrder attribute.
        Returns:
        the processingFlashBuyOrder - set the status for the flashbuy
      • isProcessingFlashBuyOrderAsPrimitive

        public boolean isProcessingFlashBuyOrderAsPrimitive​(Cart item)
        Generated method - Getter of the Cart.processingFlashBuyOrder attribute.
        Returns:
        the processingFlashBuyOrder - set the status for the flashbuy
      • setProcessingFlashBuyOrder

        public void setProcessingFlashBuyOrder​(SessionContext ctx,
                                               Cart item,
                                               java.lang.Boolean value)
        Generated method - Setter of the Cart.processingFlashBuyOrder attribute.
        Parameters:
        value - the processingFlashBuyOrder - set the status for the flashbuy
      • setProcessingFlashBuyOrder

        public void setProcessingFlashBuyOrder​(Cart item,
                                               java.lang.Boolean value)
        Generated method - Setter of the Cart.processingFlashBuyOrder attribute.
        Parameters:
        value - the processingFlashBuyOrder - set the status for the flashbuy
      • setProcessingFlashBuyOrder

        public void setProcessingFlashBuyOrder​(SessionContext ctx,
                                               Cart item,
                                               boolean value)
        Generated method - Setter of the Cart.processingFlashBuyOrder attribute.
        Parameters:
        value - the processingFlashBuyOrder - set the status for the flashbuy
      • setProcessingFlashBuyOrder

        public void setProcessingFlashBuyOrder​(Cart item,
                                               boolean value)
        Generated method - Setter of the Cart.processingFlashBuyOrder attribute.
        Parameters:
        value - the processingFlashBuyOrder - set the status for the flashbuy