Class SiteReindexCommand

java.lang.Object
org.broadleafcommerce.core.search.service.solr.indexer.SolrUpdateCommand
org.broadleafcommerce.core.search.service.solr.indexer.SiteReindexCommand
All Implemented Interfaces:
Serializable

public class SiteReindexCommand extends SolrUpdateCommand
See Also:
  • Constructor Details

    • SiteReindexCommand

      public SiteReindexCommand(Long siteId)
  • Method Details

    • getSiteId

      public Long getSiteId()
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object