Uses of Enum Class
com.kingsrook.qqq.backend.core.actions.tables.helpers.QueryActionCacheHelper.CacheActionFlags
Packages that use QueryActionCacheHelper.CacheActionFlags
-
Uses of QueryActionCacheHelper.CacheActionFlags in com.kingsrook.qqq.backend.core.actions.tables.helpers
Subclasses with type arguments of type QueryActionCacheHelper.CacheActionFlags in com.kingsrook.qqq.backend.core.actions.tables.helpersModifier and TypeClassDescriptionstatic enum
action flags that can be put in a query request to control behavior in this class.Methods in com.kingsrook.qqq.backend.core.actions.tables.helpers that return QueryActionCacheHelper.CacheActionFlagsModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.QueryActionCacheHelper.CacheActionFlags.values()
Returns an array containing the constants of this enum class, in the order they are declared.