Class BackofficeSolrIndexerCronJobModel

  • All Implemented Interfaces:
    java.io.Serializable

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

      • _TYPECODE

        public static final java.lang.String _TYPECODE
        Generated model type code constant.
        See Also:
        Constant Field Values
      • MODIFIEDITEMS

        public static final java.lang.String MODIFIEDITEMS
        Generated constant - Attribute key of BackofficeSolrIndexerCronJob.modifiedItems attribute defined at extension backofficesolrsearch.
        See Also:
        Constant Field Values
    • Constructor Detail

      • BackofficeSolrIndexerCronJobModel

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

        public BackofficeSolrIndexerCronJobModel​(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 Detail

      • getModifiedItems

        @Accessor(qualifier="modifiedItems",
                  type=GETTER)
        public java.util.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​(java.util.Collection<SolrModifiedItemModel> value)
        Generated method - Setter of BackofficeSolrIndexerCronJob.modifiedItems attribute defined at extension backofficesolrsearch.
        Parameters:
        value - the modifiedItems