Interface EntitySuggestionService

All Known Implementing Classes:
MongoEntitySuggestionService

public interface EntitySuggestionService
  • Method Summary

    Modifier and Type
    Method
    Description
    suggest(String collection, String valueColumn, String query, int page, int perPage, org.apache.shiro.subject.Subject subject)