| Package | Description |
|---|---|
| org.broadleafcommerce.common.i18n.dao | |
| org.broadleafcommerce.common.util | |
| org.broadleafcommerce.common.util.dao |
| Modifier and Type | Field and Description |
|---|---|
protected DynamicDaoHelper |
TranslationDaoImpl.dynamicDaoHelper |
| Modifier and Type | Method and Description |
|---|---|
DynamicDaoHelper |
TranslationDaoImpl.getDynamicDaoHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
TranslationDaoImpl.setDynamicDaoHelper(DynamicDaoHelper dynamicDaoHelper) |
| Modifier and Type | Field and Description |
|---|---|
protected DynamicDaoHelper |
BLCFieldUtils.helper |
| Modifier and Type | Method and Description |
|---|---|
protected Class<?> |
BLCFieldUtils.getClassForField(DynamicDaoHelper helper,
String token,
Field field,
Class<?>[] entities) |
| 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 |
DynamicDaoHelperImpl |
Copyright © 2018. All rights reserved.