Class URLCronJobModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
All Implemented Interfaces:
Serializable

public class URLCronJobModel extends MediaProcessCronJobModel
Generated model class for type URLCronJob first defined at extension processing.
See Also:
  • Field Details

    • _TYPECODE

      public static final String _TYPECODE
      Generated model type code constant.
      See Also:
    • URL

      public static final String URL
      Generated constant - Attribute key of URLCronJob.URL attribute defined at extension processing.
      See Also:
  • Constructor Details

    • URLCronJobModel

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

      public URLCronJobModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
      Generated constructor - Default constructor for creation with existing context
      Parameters:
      ctx - the model context to be injected, must not be null
    • URLCronJobModel

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

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

    • getURL

      @Accessor(qualifier="URL", type=GETTER) public String getURL()
      Generated method - Getter of the URLCronJob.URL attribute defined at extension processing.
      Returns:
      the URL
    • setURL

      @Accessor(qualifier="URL", type=SETTER) public void setURL(String value)
      Generated method - Setter of URLCronJob.URL attribute defined at extension processing.
      Parameters:
      value - the URL