Interface ReindexerBridge


public interface ReindexerBridge
Author:
André de Oliveira
  • 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)