Package lumis.portal.page
Class PageUtil
- java.lang.Object
-
- lumis.portal.page.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 Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static int
normalizeCachePageValue(int pageCache)
Normalize the given page cache configuration.
-