Uses of Enum Class
com.saperion.rmi.SaQueryInfo.QueryCacheMode
Packages that use SaQueryInfo.QueryCacheMode
Package
Description
This package contains the classes for the LARIX RMI client wrapper components.
-
Uses of SaQueryInfo.QueryCacheMode in com.saperion.rmi
Methods in com.saperion.rmi that return SaQueryInfo.QueryCacheModeModifier and TypeMethodDescriptionSaQueryInfo.getCacheMode()
static SaQueryInfo.QueryCacheMode
Returns the enum constant of this class with the specified name.static SaQueryInfo.QueryCacheMode[]
SaQueryInfo.QueryCacheMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.saperion.rmi with parameters of type SaQueryInfo.QueryCacheModeModifier and TypeMethodDescriptionvoid
SaQueryInfo.setCacheMode
(SaQueryInfo.QueryCacheMode newCacheMode)