Class CatalogVersionSyncScheduleMediaModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class CatalogVersionSyncScheduleMediaModel
    extends MediaModel
    Generated model class for type CatalogVersionSyncScheduleMedia first defined at extension catalog.
    See Also:
    Serialized Form
    • Field Detail

      • _TYPECODE

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

        public static final java.lang.String _SYNCJOBSCHEDULEMEDIARELATION
        Generated relation code constant for relation SyncJobScheduleMediaRelation defining source attribute cronjob in extension catalog.
        See Also:
        Constant Field Values
      • SCHEDULEDCOUNT

        public static final java.lang.String SCHEDULEDCOUNT
        Generated constant - Attribute key of CatalogVersionSyncScheduleMedia.scheduledCount attribute defined at extension catalog.
        See Also:
        Constant Field Values
      • CRONJOBPOS

        public static final java.lang.String CRONJOBPOS
        Generated constant - Attribute key of CatalogVersionSyncScheduleMedia.cronjobPOS attribute defined at extension catalog.
        See Also:
        Constant Field Values
      • CRONJOB

        public static final java.lang.String CRONJOB
        Generated constant - Attribute key of CatalogVersionSyncScheduleMedia.cronjob attribute defined at extension catalog.
        See Also:
        Constant Field Values
    • Constructor Detail

      • CatalogVersionSyncScheduleMediaModel

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

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

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public CatalogVersionSyncScheduleMediaModel​(CatalogVersionModel _catalogVersion,
                                                    java.lang.String _code,
                                                    CatalogVersionSyncCronJobModel _cronjob)
        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:
        _catalogVersion - initial attribute declared by type Media at extension catalog
        _code - initial attribute declared by type Media at extension core
        _cronjob - initial attribute declared by type CatalogVersionSyncScheduleMedia at extension catalog
      • CatalogVersionSyncScheduleMediaModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public CatalogVersionSyncScheduleMediaModel​(CatalogVersionModel _catalogVersion,
                                                    java.lang.String _code,
                                                    CatalogVersionSyncCronJobModel _cronjob,
                                                    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:
        _catalogVersion - initial attribute declared by type Media at extension catalog
        _code - initial attribute declared by type Media at extension core
        _cronjob - initial attribute declared by type CatalogVersionSyncScheduleMedia at extension catalog
        _owner - initial attribute declared by type Item at extension core
    • Method Detail

      • getScheduledCount

        @Accessor(qualifier="scheduledCount",
                  type=GETTER)
        public java.lang.Integer getScheduledCount()
        Generated method - Getter of the CatalogVersionSyncScheduleMedia.scheduledCount attribute defined at extension catalog.
        Returns:
        the scheduledCount
      • setCronjob

        @Accessor(qualifier="cronjob",
                  type=SETTER)
        public void setCronjob​(CatalogVersionSyncCronJobModel value)
        Generated method - Initial setter of CatalogVersionSyncScheduleMedia.cronjob attribute defined at extension catalog. Can only be used at creation of model - before first save.
        Parameters:
        value - the cronjob
      • setScheduledCount

        @Accessor(qualifier="scheduledCount",
                  type=SETTER)
        public void setScheduledCount​(java.lang.Integer value)
        Generated method - Setter of CatalogVersionSyncScheduleMedia.scheduledCount attribute defined at extension catalog.
        Parameters:
        value - the scheduledCount