Class DynamicEntityDaoImpl

java.lang.Object
org.broadleafcommerce.openadmin.server.dao.DynamicEntityDaoImpl
All Implemented Interfaces:
DynamicEntityDao, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

@Component("blDynamicEntityDao") @Scope("prototype") public class DynamicEntityDaoImpl extends Object implements DynamicEntityDao, org.springframework.context.ApplicationContextAware
Author:
jfischer