Class FlashBuyCronJobModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class FlashBuyCronJobModel
    extends CronJobModel
    Generated model class for type FlashBuyCronJob first defined at extension timedaccesspromotionengineservices.
    See Also:
    Serialized Form
    • Field Detail

      • _TYPECODE

        public static final java.lang.String _TYPECODE
        Generated model type code constant.
        See Also:
        Constant Field Values
      • FLASHBUYCOUPON

        public static final java.lang.String FLASHBUYCOUPON
        Generated constant - Attribute key of FlashBuyCronJob.flashBuyCoupon attribute defined at extension timedaccesspromotionengineservices.
        See Also:
        Constant Field Values
    • Constructor Detail

      • FlashBuyCronJobModel

        public FlashBuyCronJobModel()
        Generated constructor - Default constructor for generic creation.
      • FlashBuyCronJobModel

        public FlashBuyCronJobModel​(ItemModelContext ctx)
        Generated constructor - Default constructor for creation with existing context
        Parameters:
        ctx - the model context to be injected, must not be null
      • FlashBuyCronJobModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public FlashBuyCronJobModel​(JobModel _job)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - Constructor with all mandatory attributes.
        Parameters:
        _job - initial attribute declared by type CronJob at extension processing
      • FlashBuyCronJobModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public FlashBuyCronJobModel​(JobModel _job,
                                    ItemModel _owner)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - for all mandatory and initial attributes.
        Parameters:
        _job - initial attribute declared by type CronJob at extension processing
        _owner - initial attribute declared by type Item at extension core
    • Method Detail

      • getFlashBuyCoupon

        @Accessor(qualifier="flashBuyCoupon",
                  type=GETTER)
        public FlashBuyCouponModel getFlashBuyCoupon()
        Generated method - Getter of the FlashBuyCronJob.flashBuyCoupon attribute defined at extension timedaccesspromotionengineservices.
        Returns:
        the flashBuyCoupon
      • setFlashBuyCoupon

        @Accessor(qualifier="flashBuyCoupon",
                  type=SETTER)
        public void setFlashBuyCoupon​(FlashBuyCouponModel value)
        Generated method - Setter of FlashBuyCronJob.flashBuyCoupon attribute defined at extension timedaccesspromotionengineservices.
        Parameters:
        value - the flashBuyCoupon