Uses of Class
lumis.portal.page.cache.IPageCacheManager.GenerationOutcome

Packages that use IPageCacheManager.GenerationOutcome
lumis.portal.page.cache Implements the portal's page HTML cache engine. 
 

Uses of IPageCacheManager.GenerationOutcome in lumis.portal.page.cache
 

Methods in lumis.portal.page.cache that return IPageCacheManager.GenerationOutcome
static IPageCacheManager.GenerationOutcome IPageCacheManager.GenerationOutcome.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IPageCacheManager.GenerationOutcome[] IPageCacheManager.GenerationOutcome.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in lumis.portal.page.cache with parameters of type IPageCacheManager.GenerationOutcome
protected  void PageCacheManager.releaseGenerationLock(PageCacheConfig pageCacheConfig, IPageCacheManager.GenerationOutcome outcome)
          Releases the generation lock for a cached page.
 



Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.