Class PageUtil


  • public abstract class PageUtil
    extends Object
    Utility methods for dealing with pages.
    Since:
    10.3.0
    Version:
    $Revision: 20807 $ $Date: 2017-11-30 17:08:51 -0200 (Thu, 30 Nov 2017) $
    • Method Detail

      • normalizeCachePageValue

        public static int normalizeCachePageValue​(int pageCache)
        Normalize the given page cache configuration.
        Parameters:
        pageCache - the page cache configuration.
        Returns:
        the normalized page cache configuration.
        Since:
        10.3.0