Class GeneratedFullSnIndexerCronJob

    • Field Detail

      • INDEXERITEMSOURCE

        public static final java.lang.String INDEXERITEMSOURCE
        Qualifier of the FullSnIndexerCronJob.indexerItemSource 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

      • GeneratedFullSnIndexerCronJob

        public GeneratedFullSnIndexerCronJob()
    • Method Detail

      • getIndexerItemSource

        public AbstractSnIndexerItemSource getIndexerItemSource​(SessionContext ctx)
        Generated method - Getter of the FullSnIndexerCronJob.indexerItemSource attribute.
        Returns:
        the indexerItemSource
      • getIndexerItemSource

        public AbstractSnIndexerItemSource getIndexerItemSource()
        Generated method - Getter of the FullSnIndexerCronJob.indexerItemSource attribute.
        Returns:
        the indexerItemSource
      • setIndexerItemSource

        public void setIndexerItemSource​(SessionContext ctx,
                                         AbstractSnIndexerItemSource value)
        Generated method - Setter of the FullSnIndexerCronJob.indexerItemSource attribute.
        Parameters:
        value - the indexerItemSource
      • setIndexerItemSource

        public void setIndexerItemSource​(AbstractSnIndexerItemSource value)
        Generated method - Setter of the FullSnIndexerCronJob.indexerItemSource attribute.
        Parameters:
        value - the indexerItemSource