Class SearchOptions

java.lang.Object
com.saperion.ngc.resultset.SearchOptions

public class SearchOptions extends Object
A utility class that provides easy access to search related configuration options.
Author:
cmerkel
  • Constructor Details

    • SearchOptions

      public SearchOptions()
  • Method Details

    • getDbPagingThreshold

      public static int getDbPagingThreshold()
      Returns:
      the maximum number of search results to use client-side functions like filtering and client-side paging for.