Uses of Interface
org.broadleafcommerce.common.config.service.SystemPropertiesService
Packages that use SystemPropertiesService
Package
Description
-
Uses of SystemPropertiesService in org.broadleafcommerce.common.config.service
Classes in org.broadleafcommerce.common.config.service that implement SystemPropertiesServiceModifier and TypeClassDescriptionclassService that retrieves property settings from the database.Fields in org.broadleafcommerce.common.config.service declared as SystemPropertiesServiceModifier and TypeFieldDescriptionprotected SystemPropertiesServiceSystemPropertiesPropertySourceRegistrar.propsSvcConstructors in org.broadleafcommerce.common.config.service with parameters of type SystemPropertiesServiceModifierConstructorDescriptionSystemPropertyPropertySource(String name, SystemPropertiesService source) -
Uses of SystemPropertiesService in org.broadleafcommerce.common.security.util
Fields in org.broadleafcommerce.common.security.util declared as SystemPropertiesServiceModifier and TypeFieldDescriptionprotected SystemPropertiesServiceGenericCookieUtilsImpl.systemPropertiesService -
Uses of SystemPropertiesService in org.broadleafcommerce.common.util
Methods in org.broadleafcommerce.common.util that return SystemPropertiesServiceModifier and TypeMethodDescriptionprotected static SystemPropertiesServiceBLCSystemProperty.getSystemPropertiesService()Deprecated.