Uses of Class
com.alon.spring.crud.core.properties.Properties.CacheControlProperties
-
Packages that use Properties.CacheControlProperties Package Description com.alon.spring.crud.core.properties -
-
Uses of Properties.CacheControlProperties in com.alon.spring.crud.core.properties
Fields in com.alon.spring.crud.core.properties declared as Properties.CacheControlProperties Modifier and Type Field Description Properties.CacheControlPropertiesProperties. cacheControlMethods in com.alon.spring.crud.core.properties that return Properties.CacheControlProperties Modifier and Type Method Description Properties.CacheControlPropertiesProperties. getCacheControl()Methods in com.alon.spring.crud.core.properties with parameters of type Properties.CacheControlProperties Modifier and Type Method Description voidProperties. setCacheControl(Properties.CacheControlProperties cacheControl)
-