Class UpdateStockLevelsToTransportOfferingCronJobModel

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

public class UpdateStockLevelsToTransportOfferingCronJobModel extends CronJobModel
Generated model class for type UpdateStockLevelsToTransportOfferingCronJob first defined at extension travelservices.

This type represents a cron job that updates stock levels for transport offerings.

See Also:
  • Field Details

    • _TYPECODE

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

      public static final String DOMESTICAIRPORTS
      Generated constant - Attribute key of UpdateStockLevelsToTransportOfferingCronJob.domesticAirports attribute defined at extension travelservices.
      See Also:
    • ECONOMYSTOCKLEVELS

      public static final String ECONOMYSTOCKLEVELS
      Generated constant - Attribute key of UpdateStockLevelsToTransportOfferingCronJob.economyStockLevels attribute defined at extension travelservices.
      See Also:
    • ECONOMYPLUSSTOCKLEVELS

      public static final String ECONOMYPLUSSTOCKLEVELS
      Generated constant - Attribute key of UpdateStockLevelsToTransportOfferingCronJob.economyPlusStockLevels attribute defined at extension travelservices.
      See Also:
    • BUSINESSSTOCKLEVEL

      public static final String BUSINESSSTOCKLEVEL
      Generated constant - Attribute key of UpdateStockLevelsToTransportOfferingCronJob.businessStockLevel attribute defined at extension travelservices.
      See Also:
    • ECONOMYANCILLARYSTOCKLEVELS

      public static final String ECONOMYANCILLARYSTOCKLEVELS
      Generated constant - Attribute key of UpdateStockLevelsToTransportOfferingCronJob.economyAncillaryStockLevels attribute defined at extension travelservices.
      See Also:
    • ECONOMYPLUSANCILLARYSTOCKLEVELS

      public static final String ECONOMYPLUSANCILLARYSTOCKLEVELS
      Generated constant - Attribute key of UpdateStockLevelsToTransportOfferingCronJob.economyPlusAncillaryStockLevels attribute defined at extension travelservices.
      See Also:
    • BUSINESSANCILLARYSTOCKLEVEL

      public static final String BUSINESSANCILLARYSTOCKLEVEL
      Generated constant - Attribute key of UpdateStockLevelsToTransportOfferingCronJob.businessAncillaryStockLevel attribute defined at extension travelservices.
      See Also:
    • ANCILLARYSTOCKLEVEL

      public static final String ANCILLARYSTOCKLEVEL
      Generated constant - Attribute key of UpdateStockLevelsToTransportOfferingCronJob.ancillaryStockLevel attribute defined at extension travelservices.
      See Also:
    • BATCHSIZE

      public static final String BATCHSIZE
      Generated constant - Attribute key of UpdateStockLevelsToTransportOfferingCronJob.batchSize attribute defined at extension travelservices.
      See Also:
  • Constructor Details

    • UpdateStockLevelsToTransportOfferingCronJobModel

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

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

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

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

    • getAncillaryStockLevel

      @Accessor(qualifier="ancillaryStockLevel", type=GETTER) public Map<String,Integer> getAncillaryStockLevel()
      Generated method - Getter of the UpdateStockLevelsToTransportOfferingCronJob.ancillaryStockLevel attribute defined at extension travelservices.
      Returns:
      the ancillaryStockLevel
    • getBatchSize

      @Accessor(qualifier="batchSize", type=GETTER) public Integer getBatchSize()
      Generated method - Getter of the UpdateStockLevelsToTransportOfferingCronJob.batchSize attribute defined at extension travelservices.
      Returns:
      the batchSize
    • getBusinessAncillaryStockLevel

      @Accessor(qualifier="businessAncillaryStockLevel", type=GETTER) public Map<String,Integer> getBusinessAncillaryStockLevel()
      Generated method - Getter of the UpdateStockLevelsToTransportOfferingCronJob.businessAncillaryStockLevel attribute defined at extension travelservices.
      Returns:
      the businessAncillaryStockLevel
    • getBusinessStockLevel

      @Accessor(qualifier="businessStockLevel", type=GETTER) public Map<String,Integer> getBusinessStockLevel()
      Generated method - Getter of the UpdateStockLevelsToTransportOfferingCronJob.businessStockLevel attribute defined at extension travelservices.
      Returns:
      the businessStockLevel
    • getDomesticAirports

      @Accessor(qualifier="domesticAirports", type=GETTER) public List<String> getDomesticAirports()
      Generated method - Getter of the UpdateStockLevelsToTransportOfferingCronJob.domesticAirports attribute defined at extension travelservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the domesticAirports
    • getEconomyAncillaryStockLevels

      @Accessor(qualifier="economyAncillaryStockLevels", type=GETTER) public Map<String,Integer> getEconomyAncillaryStockLevels()
      Generated method - Getter of the UpdateStockLevelsToTransportOfferingCronJob.economyAncillaryStockLevels attribute defined at extension travelservices.
      Returns:
      the economyAncillaryStockLevels
    • getEconomyPlusAncillaryStockLevels

      @Accessor(qualifier="economyPlusAncillaryStockLevels", type=GETTER) public Map<String,Integer> getEconomyPlusAncillaryStockLevels()
      Generated method - Getter of the UpdateStockLevelsToTransportOfferingCronJob.economyPlusAncillaryStockLevels attribute defined at extension travelservices.
      Returns:
      the economyPlusAncillaryStockLevels
    • getEconomyPlusStockLevels

      @Accessor(qualifier="economyPlusStockLevels", type=GETTER) public Map<String,Integer> getEconomyPlusStockLevels()
      Generated method - Getter of the UpdateStockLevelsToTransportOfferingCronJob.economyPlusStockLevels attribute defined at extension travelservices.
      Returns:
      the economyPlusStockLevels
    • getEconomyStockLevels

      @Accessor(qualifier="economyStockLevels", type=GETTER) public Map<String,Integer> getEconomyStockLevels()
      Generated method - Getter of the UpdateStockLevelsToTransportOfferingCronJob.economyStockLevels attribute defined at extension travelservices.
      Returns:
      the economyStockLevels
    • setAncillaryStockLevel

      @Accessor(qualifier="ancillaryStockLevel", type=SETTER) public void setAncillaryStockLevel(Map<String,Integer> value)
      Generated method - Setter of UpdateStockLevelsToTransportOfferingCronJob.ancillaryStockLevel attribute defined at extension travelservices.
      Parameters:
      value - the ancillaryStockLevel
    • setBatchSize

      @Accessor(qualifier="batchSize", type=SETTER) public void setBatchSize(Integer value)
      Generated method - Setter of UpdateStockLevelsToTransportOfferingCronJob.batchSize attribute defined at extension travelservices.
      Parameters:
      value - the batchSize
    • setBusinessAncillaryStockLevel

      @Accessor(qualifier="businessAncillaryStockLevel", type=SETTER) public void setBusinessAncillaryStockLevel(Map<String,Integer> value)
      Generated method - Setter of UpdateStockLevelsToTransportOfferingCronJob.businessAncillaryStockLevel attribute defined at extension travelservices.
      Parameters:
      value - the businessAncillaryStockLevel
    • setBusinessStockLevel

      @Accessor(qualifier="businessStockLevel", type=SETTER) public void setBusinessStockLevel(Map<String,Integer> value)
      Generated method - Setter of UpdateStockLevelsToTransportOfferingCronJob.businessStockLevel attribute defined at extension travelservices.
      Parameters:
      value - the businessStockLevel
    • setDomesticAirports

      @Accessor(qualifier="domesticAirports", type=SETTER) public void setDomesticAirports(List<String> value)
      Generated method - Setter of UpdateStockLevelsToTransportOfferingCronJob.domesticAirports attribute defined at extension travelservices.
      Parameters:
      value - the domesticAirports
    • setEconomyAncillaryStockLevels

      @Accessor(qualifier="economyAncillaryStockLevels", type=SETTER) public void setEconomyAncillaryStockLevels(Map<String,Integer> value)
      Generated method - Setter of UpdateStockLevelsToTransportOfferingCronJob.economyAncillaryStockLevels attribute defined at extension travelservices.
      Parameters:
      value - the economyAncillaryStockLevels
    • setEconomyPlusAncillaryStockLevels

      @Accessor(qualifier="economyPlusAncillaryStockLevels", type=SETTER) public void setEconomyPlusAncillaryStockLevels(Map<String,Integer> value)
      Generated method - Setter of UpdateStockLevelsToTransportOfferingCronJob.economyPlusAncillaryStockLevels attribute defined at extension travelservices.
      Parameters:
      value - the economyPlusAncillaryStockLevels
    • setEconomyPlusStockLevels

      @Accessor(qualifier="economyPlusStockLevels", type=SETTER) public void setEconomyPlusStockLevels(Map<String,Integer> value)
      Generated method - Setter of UpdateStockLevelsToTransportOfferingCronJob.economyPlusStockLevels attribute defined at extension travelservices.
      Parameters:
      value - the economyPlusStockLevels
    • setEconomyStockLevels

      @Accessor(qualifier="economyStockLevels", type=SETTER) public void setEconomyStockLevels(Map<String,Integer> value)
      Generated method - Setter of UpdateStockLevelsToTransportOfferingCronJob.economyStockLevels attribute defined at extension travelservices.
      Parameters:
      value - the economyStockLevels