Uses of Class
org.jasig.portal.CacheType

Packages that use CacheType
org.jasig.portal   
 

Uses of CacheType in org.jasig.portal
 

Methods in org.jasig.portal that return CacheType
 CacheType ChannelContentCacheEntry.getCacheType()
          Deprecated.  
 CacheType StringCacheEntry.getCacheType()
           
 CacheType CacheEntry.getCacheType()
           
static CacheType CacheType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CacheType[] CacheType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010 Jasig. All Rights Reserved.