Uses of Enum Class
org.craftercms.engine.service.context.SiteContext.State
Packages that use SiteContext.State
-
Uses of SiteContext.State in org.craftercms.engine.service.context
Fields in org.craftercms.engine.service.context declared as SiteContext.StateMethods in org.craftercms.engine.service.context that return SiteContext.StateModifier and TypeMethodDescriptionSiteContext.getState()static SiteContext.StateReturns the enum constant of this class with the specified name.static SiteContext.State[]SiteContext.State.values()Returns an array containing the constants of this enum class, in the order they are declared.