Class IncrementalSnIndexerCronJobModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class IncrementalSnIndexerCronJobModel
    extends AbstractSnIndexerCronJobModel
    Generated model class for type IncrementalSnIndexerCronJob first defined at extension searchservices.
    See Also:
    Serialized Form
    • Field Detail

      • _TYPECODE

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

        public static final java.lang.String INDEXERITEMSOURCEOPERATIONS
        Generated constant - Attribute key of IncrementalSnIndexerCronJob.indexerItemSourceOperations attribute defined at extension searchservices.
        See Also:
        Constant Field Values
    • Constructor Detail

      • IncrementalSnIndexerCronJobModel

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

        public IncrementalSnIndexerCronJobModel​(ItemModelContext ctx)
        Generated constructor - Default constructor for creation with existing context
        Parameters:
        ctx - the model context to be injected, must not be null
      • IncrementalSnIndexerCronJobModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public IncrementalSnIndexerCronJobModel​(SnIndexTypeModel _indexType,
                                                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:
        _indexType - initial attribute declared by type AbstractSnIndexerCronJob at extension searchservices
        _job - initial attribute declared by type CronJob at extension processing
      • IncrementalSnIndexerCronJobModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public IncrementalSnIndexerCronJobModel​(SnIndexTypeModel _indexType,
                                                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:
        _indexType - initial attribute declared by type AbstractSnIndexerCronJob at extension searchservices
        _job - initial attribute declared by type CronJob at extension processing
        _owner - initial attribute declared by type Item at extension core
    • Method Detail

      • getIndexerItemSourceOperations

        @Accessor(qualifier="indexerItemSourceOperations",
                  type=GETTER)
        public java.util.List<SnIndexerItemSourceOperationModel> getIndexerItemSourceOperations()
        Generated method - Getter of the IncrementalSnIndexerCronJob.indexerItemSourceOperations attribute defined at extension searchservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
        Returns:
        the indexerItemSourceOperations
      • setIndexerItemSourceOperations

        @Accessor(qualifier="indexerItemSourceOperations",
                  type=SETTER)
        public void setIndexerItemSourceOperations​(java.util.List<SnIndexerItemSourceOperationModel> value)
        Generated method - Setter of IncrementalSnIndexerCronJob.indexerItemSourceOperations attribute defined at extension searchservices.
        Parameters:
        value - the indexerItemSourceOperations