Modifier and Type | Method and Description |
---|---|
UserAttributesDao<UserAttribute> |
AbstractCartService.getUserAttributeDao() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractCartService.setUserAttributeDao(UserAttributesDao<UserAttribute> userAttributeDao) |
Modifier and Type | Method and Description |
---|---|
protected abstract UserAttributesDao |
UserDetailsPanelHelpers.getUserAttributesDao() |
Modifier and Type | Class and Description |
---|---|
class |
UserAttributesDaoImpl<U extends UserAttribute>
DAO for
UserAttribute |
Modifier and Type | Field and Description |
---|---|
protected UserAttributesDao<UA> |
UserFormTransformer.userAttributesDao |
Modifier and Type | Method and Description |
---|---|
UserAttributesDao<UA> |
UserFormTransformer.getUserAttributesDao() |
Modifier and Type | Method and Description |
---|---|
void |
UserFormTransformer.setUserAttributesDao(UserAttributesDao<UA> userAttributesDao) |
Modifier and Type | Method and Description |
---|---|
UserAttributesDao<UserAttribute> |
PasswordChangeListener.getUserAttributeDao() |
Modifier and Type | Method and Description |
---|---|
void |
PasswordChangeListener.setUserAttributeDao(UserAttributesDao<UserAttribute> userAttributeDao) |
Modifier and Type | Field and Description |
---|---|
protected UserAttributesDao |
UserDetailsPanel.userAttributesDao |
Copyright © 2018. All rights reserved.