Class OrderTemplateToOrderCronJobModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class OrderTemplateToOrderCronJobModel
    extends CronJobModel
    Generated model class for type OrderTemplateToOrderCronJob first defined at extension basecommerce.
    See Also:
    Serialized Form
    • Field Detail

      • _TYPECODE

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

        public static final java.lang.String _ORDER2ORDERTEMPLATETOORDERCRONJOB
        Generated relation code constant for relation Order2OrderTemplateToOrderCronJob defining source attribute orderTemplate in extension basecommerce.
        See Also:
        Constant Field Values
      • ORDERTEMPLATE

        public static final java.lang.String ORDERTEMPLATE
        Generated constant - Attribute key of OrderTemplateToOrderCronJob.orderTemplate attribute defined at extension basecommerce.
        See Also:
        Constant Field Values
    • Constructor Detail

      • OrderTemplateToOrderCronJobModel

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

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

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public OrderTemplateToOrderCronJobModel​(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
      • OrderTemplateToOrderCronJobModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public OrderTemplateToOrderCronJobModel​(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

      • getOrderTemplate

        @Accessor(qualifier="orderTemplate",
                  type=GETTER)
        public OrderModel getOrderTemplate()
        Generated method - Getter of the OrderTemplateToOrderCronJob.orderTemplate attribute defined at extension basecommerce.
        Returns:
        the orderTemplate
      • setOrderTemplate

        @Accessor(qualifier="orderTemplate",
                  type=SETTER)
        public void setOrderTemplate​(OrderModel value)
        Generated method - Setter of OrderTemplateToOrderCronJob.orderTemplate attribute defined at extension basecommerce.
        Parameters:
        value - the orderTemplate