Class GeneratedSolrIndexerHotUpdateCronJob

    • Field Detail

      • INDEXTYPENAME

        public static final java.lang.String INDEXTYPENAME
        Qualifier of the SolrIndexerHotUpdateCronJob.indexTypeName attribute
        See Also:
        Constant Field Values
      • ITEMS

        public static final java.lang.String ITEMS
        Qualifier of the SolrIndexerHotUpdateCronJob.items 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

      • GeneratedSolrIndexerHotUpdateCronJob

        public GeneratedSolrIndexerHotUpdateCronJob()
    • Method Detail

      • getIndexTypeName

        public java.lang.String getIndexTypeName​(SessionContext ctx)
        Generated method - Getter of the SolrIndexerHotUpdateCronJob.indexTypeName attribute.
        Returns:
        the indexTypeName
      • getIndexTypeName

        public java.lang.String getIndexTypeName()
        Generated method - Getter of the SolrIndexerHotUpdateCronJob.indexTypeName attribute.
        Returns:
        the indexTypeName
      • setIndexTypeName

        public void setIndexTypeName​(SessionContext ctx,
                                     java.lang.String value)
        Generated method - Setter of the SolrIndexerHotUpdateCronJob.indexTypeName attribute.
        Parameters:
        value - the indexTypeName
      • setIndexTypeName

        public void setIndexTypeName​(java.lang.String value)
        Generated method - Setter of the SolrIndexerHotUpdateCronJob.indexTypeName attribute.
        Parameters:
        value - the indexTypeName
      • getItems

        public java.util.Collection<Item> getItems​(SessionContext ctx)
        Generated method - Getter of the SolrIndexerHotUpdateCronJob.items attribute.
        Returns:
        the items
      • getItems

        public java.util.Collection<Item> getItems()
        Generated method - Getter of the SolrIndexerHotUpdateCronJob.items attribute.
        Returns:
        the items
      • setItems

        public void setItems​(SessionContext ctx,
                             java.util.Collection<Item> value)
        Generated method - Setter of the SolrIndexerHotUpdateCronJob.items attribute.
        Parameters:
        value - the items
      • setItems

        public void setItems​(java.util.Collection<Item> value)
        Generated method - Setter of the SolrIndexerHotUpdateCronJob.items attribute.
        Parameters:
        value - the items