Package org.broadleafcommerce.common.config.domain
package org.broadleafcommerce.common.config.domain
-
ClassDescriptionModules that need to be configured via the database should extend this.Class created for caching misses as some cache implementations, such as Redis, are unable to serialize a proxy (see
AbstractCacheMissAware
andSystemPropertiesDaoImpl
)This interface represents a System Property (name/value pair) stored in the database.Allows the storage and retrieval of System Properties in the database