Class GeneratedIncrementalSnIndexerCronJob

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
IncrementalSnIndexerCronJob

public abstract class GeneratedIncrementalSnIndexerCronJob extends AbstractSnIndexerCronJob
Generated class for type IncrementalSnIndexerCronJob.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedIncrementalSnIndexerCronJob

      public GeneratedIncrementalSnIndexerCronJob()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedAbstractSnIndexerCronJob
    • getIndexerItemSourceOperations

      public List<SnIndexerItemSourceOperation> getIndexerItemSourceOperations(SessionContext ctx)
      Generated method - Getter of the IncrementalSnIndexerCronJob.indexerItemSourceOperations attribute.
      Returns:
      the indexerItemSourceOperations
    • getIndexerItemSourceOperations

      public List<SnIndexerItemSourceOperation> getIndexerItemSourceOperations()
      Generated method - Getter of the IncrementalSnIndexerCronJob.indexerItemSourceOperations attribute.
      Returns:
      the indexerItemSourceOperations
    • setIndexerItemSourceOperations

      public void setIndexerItemSourceOperations(SessionContext ctx, List<SnIndexerItemSourceOperation> value)
      Generated method - Setter of the IncrementalSnIndexerCronJob.indexerItemSourceOperations attribute.
      Parameters:
      value - the indexerItemSourceOperations
    • setIndexerItemSourceOperations

      public void setIndexerItemSourceOperations(List<SnIndexerItemSourceOperation> value)
      Generated method - Setter of the IncrementalSnIndexerCronJob.indexerItemSourceOperations attribute.
      Parameters:
      value - the indexerItemSourceOperations
    • addToIndexerItemSourceOperations

      public void addToIndexerItemSourceOperations(SessionContext ctx, SnIndexerItemSourceOperation value)
      Generated method - Adds value to indexerItemSourceOperations.
      Parameters:
      value - the item to add to indexerItemSourceOperations
    • addToIndexerItemSourceOperations

      public void addToIndexerItemSourceOperations(SnIndexerItemSourceOperation value)
      Generated method - Adds value to indexerItemSourceOperations.
      Parameters:
      value - the item to add to indexerItemSourceOperations
    • removeFromIndexerItemSourceOperations

      public void removeFromIndexerItemSourceOperations(SessionContext ctx, SnIndexerItemSourceOperation value)
      Generated method - Removes value from indexerItemSourceOperations.
      Parameters:
      value - the item to remove from indexerItemSourceOperations
    • removeFromIndexerItemSourceOperations

      public void removeFromIndexerItemSourceOperations(SnIndexerItemSourceOperation value)
      Generated method - Removes value from indexerItemSourceOperations.
      Parameters:
      value - the item to remove from indexerItemSourceOperations