Package | Description |
---|---|
org.broadleafcommerce.common.util | |
org.broadleafcommerce.common.util.dao | |
org.broadleafcommerce.openadmin.server.dao |
Modifier and Type | Field and Description |
---|---|
protected EJB3ConfigurationDao |
BLCFieldUtils.ejb3ConfigurationDao |
Constructor and Description |
---|
BLCFieldUtils(org.hibernate.SessionFactory sessionFactory,
boolean includeUnqualifiedPolymorphicEntities,
boolean useCache,
EJB3ConfigurationDao ejb3ConfigurationDao,
EntityConfiguration entityConfiguration,
DynamicDaoHelper helper)
Initialize the utility with required resources
|
Modifier and Type | Class and Description |
---|---|
class |
EJB3ConfigurationDaoImpl |
Modifier and Type | Method and Description |
---|---|
Class<?>[] |
DynamicDaoHelperImpl.getUpDownInheritance(Class<?> testClass,
org.hibernate.SessionFactory sessionFactory,
boolean includeUnqualifiedPolymorphicEntities,
boolean useCache,
EJB3ConfigurationDao ejb3ConfigurationDao) |
Class<?>[] |
DynamicDaoHelper.getUpDownInheritance(Class<?> testClass,
org.hibernate.SessionFactory sessionFactory,
boolean includeUnqualifiedPolymorphicEntities,
boolean useCache,
EJB3ConfigurationDao ejb3ConfigurationDao) |
Modifier and Type | Field and Description |
---|---|
protected EJB3ConfigurationDao |
DynamicEntityDaoImpl.ejb3ConfigurationDao |
Modifier and Type | Method and Description |
---|---|
EJB3ConfigurationDao |
DynamicEntityDaoImpl.getEjb3ConfigurationDao() |
EJB3ConfigurationDao |
DynamicEntityDao.getEjb3ConfigurationDao() |
Modifier and Type | Method and Description |
---|---|
void |
DynamicEntityDaoImpl.setEjb3ConfigurationDao(EJB3ConfigurationDao ejb3ConfigurationDao) |
Copyright © 2017. All rights reserved.