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(java.lang.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.1.0.111014 - Copyright © 2001-2007, Lumis. All Rights Reserved.