Uses of Enum Class
org.wicketstuff.offline.mode.OfflineCacheEntry.Cors
-
Uses of OfflineCacheEntry.Cors in org.wicketstuff.offline.mode
Methods in org.wicketstuff.offline.mode that return OfflineCacheEntry.CorsModifier and TypeMethodDescriptionOfflineCacheEntry.getCors()Gets the cors settings of the entitystatic OfflineCacheEntry.CorsReturns the enum constant of this class with the specified name.static OfflineCacheEntry.Cors[]OfflineCacheEntry.Cors.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.wicketstuff.offline.mode with parameters of type OfflineCacheEntry.CorsModifier and TypeMethodDescriptionOfflineCacheEntry.setCors(OfflineCacheEntry.Cors cors) Sets the cors settings of the entity