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 booleanbooleaninthashCode()voidsetByUrlTtl(Duration byUrlTtl) voidsetStorageLocationMapping(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
-