Interface Reindexer


@ProviderType public interface Reindexer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    reindex(long companyId, String className, long... classPKs)
     
  • Method Details

    • reindex

      void reindex(long companyId, String className, long... classPKs)