Class MetadataCacheProperties


  • @ConfigurationProperties("broadleaf.metadata.cache")
    public class MetadataCacheProperties
    extends Object
    Properties that influence cache settings for the metadata service
    Author:
    Dima Myroniuk (dmyroniuk)
    • Constructor Detail

      • MetadataCacheProperties

        public MetadataCacheProperties()
    • Method Detail

      • getByComponentIdTenantIdApplicationId

        public Duration getByComponentIdTenantIdApplicationId()
      • setByComponentIdTenantIdApplicationId

        public void setByComponentIdTenantIdApplicationId​(Duration byComponentIdTenantIdApplicationId)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object