Class UnifiedUIUpdateATPCOServicesCronJobModel

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

public class UnifiedUIUpdateATPCOServicesCronJobModel extends CronJobModel
Generated model class for type UnifiedUIUpdateATPCOServicesCronJob first defined at extension unifieduibackofficeservices.

This type represents a cron job that update the ATPCO services in the system.

See Also:
  • Field Details

    • _TYPECODE

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

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

    • UnifiedUIUpdateATPCOServicesCronJobModel

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

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

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

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

    • getBatchSize

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

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