Uses of Class
com.xpn.xwiki.web.sx.SxSource.CachePolicy

Packages that use SxSource.CachePolicy
com.xpn.xwiki.web.sx   
 

Uses of SxSource.CachePolicy in com.xpn.xwiki.web.sx
 

Methods in com.xpn.xwiki.web.sx that return SxSource.CachePolicy
 SxSource.CachePolicy SxResourceSource.getCachePolicy()
           
 SxSource.CachePolicy SxDocumentSource.getCachePolicy()
           
 SxSource.CachePolicy SxSource.getCachePolicy()
           
static SxSource.CachePolicy SxSource.CachePolicy.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SxSource.CachePolicy[] SxSource.CachePolicy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2004-2012 XWiki. All Rights Reserved.