Uses of Class
com.xpn.xwiki.web.sx.SxSource.CachePolicy
-
Packages that use SxSource.CachePolicy Package Description 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 Modifier and Type Method Description SxSource.CachePolicy
SxDocumentSource. getCachePolicy()
SxSource.CachePolicy
SxResourceSource. 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.
-