Uses of Enum Class
org.exoplatform.services.cache.CacheMode
Packages that use CacheMode
Package
Description
This package provides an API used for data caching.
-
Uses of CacheMode in org.exoplatform.services.cache
Methods in org.exoplatform.services.cache that return CacheModeModifier and TypeMethodDescriptionExoCacheConfig.getCacheMode()static CacheModeReturns the enum constant of this class with the specified name.static CacheMode[]CacheMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.exoplatform.services.cache with parameters of type CacheMode