Class GeneratedIncrementalSnIndexerCronJob

    • Field Detail

      • INDEXERITEMSOURCEOPERATIONS

        public static final java.lang.String INDEXERITEMSOURCEOPERATIONS
        Qualifier of the IncrementalSnIndexerCronJob.indexerItemSourceOperations attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedIncrementalSnIndexerCronJob

        public GeneratedIncrementalSnIndexerCronJob()
    • Method Detail

      • getIndexerItemSourceOperations

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

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

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

        public void setIndexerItemSourceOperations​(java.util.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