Uses of Class
lumis.portal.page.cache.PageCacheGeneratorProfile
-
Packages that use PageCacheGeneratorProfile Package Description lumis.portal.page.cache Implements the portal's page HTML cache engine. -
-
Uses of PageCacheGeneratorProfile in lumis.portal.page.cache
Methods in lumis.portal.page.cache that return PageCacheGeneratorProfile Modifier and Type Method Description PageCacheGeneratorProfile
PCGeneratorConfig. getGeneratorProfile()
Returns the generator profile for this generator.Methods in lumis.portal.page.cache with parameters of type PageCacheGeneratorProfile Modifier and Type Method Description void
PCGeneratorConfig. setGenerationProfile(PageCacheGeneratorProfile generatorProfile)
Sets the generator profile to be used in this generator.
-