Class ViewSummaryService

java.lang.Object
org.graylog2.database.PaginatedDbService<ViewSummaryDTO>
org.graylog.plugins.views.search.views.ViewSummaryService
All Implemented Interfaces:
ViewUtils<ViewSummaryDTO>

public class ViewSummaryService extends PaginatedDbService<ViewSummaryDTO> implements ViewUtils<ViewSummaryDTO>