Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getPagingPageSizeAsInteger (0.1 sec)

  1. FessConfig.java

    of one page for paging L5861: * @return The value of found property. (NotNull: if not found, exception but basically no way) L5862: * @throws NumberFormatException When the property is not integer. L5863: */ L5864: Integer getPagingPageSizeAsInteger(); L5865: L5866: /** L5867: * Get the value for the key 'paging.page.range.size'. <br> L5868: * The value is, e.g. 5 <br> L5869: * comment: The size of page range for paging L5870: * @return The value of found property....
    github.com/codelibs/fess/src/main/java/org/code...
    Fri Oct 11 21:11:58 UTC 2024
      468.5K bytes
Back to top