Class ManageTransportOfferingForScheduleConfigurationCronJobModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.cronjob.model.CronJobModel
de.hybris.platform.travelbackofficeservices.model.cronjob.ManageTransportOfferingForScheduleConfigurationCronJobModel
All Implemented Interfaces:
Serializable

public class ManageTransportOfferingForScheduleConfigurationCronJobModel extends CronJobModel
Generated model class for type ManageTransportOfferingForScheduleConfigurationCronJob first defined at extension travelbackofficeservices.

This type represents a cron job that create/modify a list of Transport Offering based on given ScheduleConfiguration.

See Also:
  • Field Details

    • _TYPECODE

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

      public static final String SCHEDULECONFIGURATION
      Generated constant - Attribute key of ManageTransportOfferingForScheduleConfigurationCronJob.scheduleConfiguration attribute defined at extension travelbackofficeservices.
      See Also:
  • Constructor Details

    • ManageTransportOfferingForScheduleConfigurationCronJobModel

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

      public ManageTransportOfferingForScheduleConfigurationCronJobModel(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
    • ManageTransportOfferingForScheduleConfigurationCronJobModel

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

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

    • getScheduleConfiguration

      @Accessor(qualifier="scheduleConfiguration", type=GETTER) public ScheduleConfigurationModel getScheduleConfiguration()
      Generated method - Getter of the ManageTransportOfferingForScheduleConfigurationCronJob.scheduleConfiguration attribute defined at extension travelbackofficeservices.
      Returns:
      the scheduleConfiguration
    • setScheduleConfiguration

      @Accessor(qualifier="scheduleConfiguration", type=SETTER) public void setScheduleConfiguration(ScheduleConfigurationModel value)
      Generated method - Setter of ManageTransportOfferingForScheduleConfigurationCronJob.scheduleConfiguration attribute defined at extension travelbackofficeservices.
      Parameters:
      value - the scheduleConfiguration