Class BackofficeSolrIndexerCronJobModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
All Implemented Interfaces:
Serializable

public class BackofficeSolrIndexerCronJobModel extends SolrIndexerCronJobModel
Generated model class for type BackofficeSolrIndexerCronJob first defined at extension backofficesolrsearch.
See Also:
  • Field Details

    • _TYPECODE

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

      public static final String MODIFIEDITEMS
      Generated constant - Attribute key of BackofficeSolrIndexerCronJob.modifiedItems attribute defined at extension backofficesolrsearch.
      See Also:
  • Constructor Details

    • BackofficeSolrIndexerCronJobModel

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

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

      @Deprecated(since="4.1.1", forRemoval=true) public BackofficeSolrIndexerCronJobModel(SolrFacetSearchConfigModel _facetSearchConfig, 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:
      _facetSearchConfig - initial attribute declared by type SolrIndexerCronJob at extension solrfacetsearch
      _job - initial attribute declared by type CronJob at extension processing
    • BackofficeSolrIndexerCronJobModel

      @Deprecated(since="4.1.1", forRemoval=true) public BackofficeSolrIndexerCronJobModel(SolrFacetSearchConfigModel _facetSearchConfig, 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:
      _facetSearchConfig - initial attribute declared by type SolrIndexerCronJob at extension solrfacetsearch
      _job - initial attribute declared by type CronJob at extension processing
      _owner - initial attribute declared by type Item at extension core
  • Method Details

    • getModifiedItems

      @Accessor(qualifier="modifiedItems", type=GETTER) public Collection<SolrModifiedItemModel> getModifiedItems()
      Generated method - Getter of the BackofficeSolrIndexerCronJob.modifiedItems attribute defined at extension backofficesolrsearch. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the modifiedItems
    • setModifiedItems

      @Accessor(qualifier="modifiedItems", type=SETTER) public void setModifiedItems(Collection<SolrModifiedItemModel> value)
      Generated method - Setter of BackofficeSolrIndexerCronJob.modifiedItems attribute defined at extension backofficesolrsearch.
      Parameters:
      value - the modifiedItems