Class AccountingSenderProcessorCronJobModel

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

public class AccountingSenderProcessorCronJobModel extends CronJobModel
Generated model class for type AccountingSenderProcessorCronJob first defined at extension oneorderfacades.

This type represents a cron job that retrieves all the OneOrderMessages from the Accounting queue in order to send them to the Accounting System.

See Also:
  • Field Details

    • _TYPECODE

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

      public static final String BASESITES
      Generated constant - Attribute key of AccountingSenderProcessorCronJob.baseSites attribute defined at extension oneorderfacades.
      See Also:
  • Constructor Details

    • AccountingSenderProcessorCronJobModel

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

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

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

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

    • getBaseSites

      @Accessor(qualifier="baseSites", type=GETTER) public List<String> getBaseSites()
      Generated method - Getter of the AccountingSenderProcessorCronJob.baseSites attribute defined at extension oneorderfacades. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the baseSites
    • setBaseSites

      @Accessor(qualifier="baseSites", type=SETTER) public void setBaseSites(List<String> value)
      Generated method - Setter of AccountingSenderProcessorCronJob.baseSites attribute defined at extension oneorderfacades.
      Parameters:
      value - the baseSites