Class AssetCacheProperties
java.lang.Object
com.broadleafcommerce.asset.cache.AssetCacheProperties
Properties that influence cache settings for the asset service
- Author:
- Jeff Fischer
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
setByUrlTtl
(Duration byUrlTtl) void
setStorageLocationMapping
(AssetCacheProperties.StorageLocationMappingCacheProperties storageLocationMapping) toString()
-
Constructor Details
-
AssetCacheProperties
public AssetCacheProperties()
-
-
Method Details
-
getByUrlTtl
-
getStorageLocationMapping
-
setByUrlTtl
-
setStorageLocationMapping
public void setStorageLocationMapping(AssetCacheProperties.StorageLocationMappingCacheProperties storageLocationMapping) -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-