Class GeneratedSolrIndexerHotUpdateCronJob

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

public abstract class GeneratedSolrIndexerHotUpdateCronJob extends SolrIndexerCronJob
Generated class for type SolrIndexerHotUpdateCronJob.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedSolrIndexerHotUpdateCronJob

      public GeneratedSolrIndexerHotUpdateCronJob()
  • Method Details

    • getDefaultAttributeModes

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

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

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

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

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

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

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

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

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