Uses of Enum Class
com.erudika.para.core.annotations.Cached.Action
Packages that use Cached.Action
Package
Description
Various annotation classes used for caching, indexing, etc.
-
Uses of Cached.Action in com.erudika.para.core.annotations
Methods in com.erudika.para.core.annotations that return Cached.ActionModifier and TypeMethodDescriptionstatic Cached.ActionReturns the enum constant of this class with the specified name.static Cached.Action[]Cached.Action.values()Returns an array containing the constants of this enum class, in the order they are declared.