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
Subclasses with type arguments of type Cached.Action in com.erudika.para.core.annotationsMethods in com.erudika.para.core.annotations that return Cached.ActionModifier and TypeMethodDescriptionstatic Cached.Action
Returns 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.