Uses of Interface
org.broadleafcommerce.common.config.dao.SystemPropertiesDao

Packages that use SystemPropertiesDao
org.broadleafcommerce.common.config.dao   
org.broadleafcommerce.common.config.service   
 

Uses of SystemPropertiesDao in org.broadleafcommerce.common.config.dao
 

Classes in org.broadleafcommerce.common.config.dao that implement SystemPropertiesDao
 class SystemPropertiesDaoImpl
          This DAO enables access to manage system properties that can be stored in the database.
 

Uses of SystemPropertiesDao in org.broadleafcommerce.common.config.service
 

Fields in org.broadleafcommerce.common.config.service declared as SystemPropertiesDao
protected  SystemPropertiesDao SystemPropertiesServiceImpl.systemPropertiesDao
           
 



Copyright © 2012. All Rights Reserved.