Uses of Class
lumis.portal.page.cache.PageCacheMonitorUtil.Field
-
Packages that use PageCacheMonitorUtil.Field Package Description lumis.portal.page.cache Implements the portal's page HTML cache engine. -
-
Uses of PageCacheMonitorUtil.Field in lumis.portal.page.cache
Methods in lumis.portal.page.cache that return PageCacheMonitorUtil.Field Modifier and Type Method Description static PageCacheMonitorUtil.Field
PageCacheMonitorUtil.Field. valueOf(String name)
Returns the enum constant of this type with the specified name.static PageCacheMonitorUtil.Field[]
PageCacheMonitorUtil.Field. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-