public class SecurityCodeDaoImpl extends SecurityCodeDaoBase
SecurityCodeTRANSFORM_NONE| Constructor and Description |
|---|
SecurityCodeDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleDeleteAllCodesByUser(Long userId,
Class<? extends SecurityCode> clazz)
Performs the core logic for
SecurityCodeDaoBase.deleteAllCodesByUser(Long, Class<? extends
SecurityCode>) |
protected SecurityCode |
handleFindByCode(String securityCode)
Performs the core logic for
SecurityCodeDaoBase.findByCode(String) |
create, create, create, create, deleteAllCodesByUser, evict, findByCode, load, load, loadAll, loadAll, remove, remove, remove, transformEntities, transformEntity, update, updateprotected void handleDeleteAllCodesByUser(Long userId, Class<? extends SecurityCode> clazz)
SecurityCodeDaoBase.deleteAllCodesByUser(Long, Class<? extends
SecurityCode>)handleDeleteAllCodesByUser in class SecurityCodeDaoBaseprotected SecurityCode handleFindByCode(String securityCode)
SecurityCodeDaoBase.findByCode(String)handleFindByCode in class SecurityCodeDaoBaseCopyright © 2019 Communote team. All rights reserved.