Class UpdateStockLevelsToAccommodationOfferingCronJobModel

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.UpdateStockLevelsToAccommodationOfferingCronJobModel
All Implemented Interfaces:
Serializable

public class UpdateStockLevelsToAccommodationOfferingCronJobModel extends CronJobModel
Generated model class for type UpdateStockLevelsToAccommodationOfferingCronJob first defined at extension travelservices.

This type represents a cronjob that creates stock levels for accommodation offerings.

See Also:
  • Field Details

    • _TYPECODE

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

      public static final String MAPPINGDATAFILEPATH
      Generated constant - Attribute key of UpdateStockLevelsToAccommodationOfferingCronJob.mappingDataFilePath attribute defined at extension travelservices.
      See Also:
    • AVAILABILITYDATAFILEPATH

      public static final String AVAILABILITYDATAFILEPATH
      Generated constant - Attribute key of UpdateStockLevelsToAccommodationOfferingCronJob.availabilityDataFilePath attribute defined at extension travelservices.
      See Also:
    • MAXAVAILABILITY

      public static final String MAXAVAILABILITY
      Generated constant - Attribute key of UpdateStockLevelsToAccommodationOfferingCronJob.maxAvailability attribute defined at extension travelservices.
      See Also:
    • SERVICEPRODUCTSSTOCKLEVELS

      public static final String SERVICEPRODUCTSSTOCKLEVELS
      Generated constant - Attribute key of UpdateStockLevelsToAccommodationOfferingCronJob.serviceProductsStockLevels attribute defined at extension travelservices.
      See Also:
    • BATCHSIZE

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

      public static final String CATALOGID
      Generated constant - Attribute key of UpdateStockLevelsToAccommodationOfferingCronJob.catalogId attribute defined at extension travelservices.
      See Also:
  • Constructor Details

    • UpdateStockLevelsToAccommodationOfferingCronJobModel

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

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

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

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

    • getAvailabilityDataFilePath

      @Accessor(qualifier="availabilityDataFilePath", type=GETTER) public String getAvailabilityDataFilePath()
      Generated method - Getter of the UpdateStockLevelsToAccommodationOfferingCronJob.availabilityDataFilePath attribute defined at extension travelservices.
      Returns:
      the availabilityDataFilePath
    • getBatchSize

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

      @Accessor(qualifier="catalogId", type=GETTER) public String getCatalogId()
      Generated method - Getter of the UpdateStockLevelsToAccommodationOfferingCronJob.catalogId attribute defined at extension travelservices.
      Returns:
      the catalogId
    • getMappingDataFilePath

      @Accessor(qualifier="mappingDataFilePath", type=GETTER) public String getMappingDataFilePath()
      Generated method - Getter of the UpdateStockLevelsToAccommodationOfferingCronJob.mappingDataFilePath attribute defined at extension travelservices.
      Returns:
      the mappingDataFilePath
    • getMaxAvailability

      @Accessor(qualifier="maxAvailability", type=GETTER) public Integer getMaxAvailability()
      Generated method - Getter of the UpdateStockLevelsToAccommodationOfferingCronJob.maxAvailability attribute defined at extension travelservices.
      Returns:
      the maxAvailability
    • getServiceProductsStockLevels

      @Accessor(qualifier="serviceProductsStockLevels", type=GETTER) public Map<String,Integer> getServiceProductsStockLevels()
      Generated method - Getter of the UpdateStockLevelsToAccommodationOfferingCronJob.serviceProductsStockLevels attribute defined at extension travelservices.
      Returns:
      the serviceProductsStockLevels
    • setAvailabilityDataFilePath

      @Accessor(qualifier="availabilityDataFilePath", type=SETTER) public void setAvailabilityDataFilePath(String value)
      Generated method - Setter of UpdateStockLevelsToAccommodationOfferingCronJob.availabilityDataFilePath attribute defined at extension travelservices.
      Parameters:
      value - the availabilityDataFilePath
    • setBatchSize

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

      @Accessor(qualifier="catalogId", type=SETTER) public void setCatalogId(String value)
      Generated method - Setter of UpdateStockLevelsToAccommodationOfferingCronJob.catalogId attribute defined at extension travelservices.
      Parameters:
      value - the catalogId
    • setMappingDataFilePath

      @Accessor(qualifier="mappingDataFilePath", type=SETTER) public void setMappingDataFilePath(String value)
      Generated method - Setter of UpdateStockLevelsToAccommodationOfferingCronJob.mappingDataFilePath attribute defined at extension travelservices.
      Parameters:
      value - the mappingDataFilePath
    • setMaxAvailability

      @Accessor(qualifier="maxAvailability", type=SETTER) public void setMaxAvailability(Integer value)
      Generated method - Setter of UpdateStockLevelsToAccommodationOfferingCronJob.maxAvailability attribute defined at extension travelservices.
      Parameters:
      value - the maxAvailability
    • setServiceProductsStockLevels

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