Interface UserIndexingService

All Known Implementing Classes:
UserIndexingServiceImpl

public interface UserIndexingService
  • Method Summary

    Modifier and Type Method Description
    void reindex()  
  • Method Details