Interface BulkReindexer


public interface BulkReindexer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    reindex(long companyId, Collection<Long> classPKs)
     
  • Method Details