public class SecurityCodeDaoImpl extends SecurityCodeDaoBase
SecurityCode
TRANSFORM_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, update
protected void handleDeleteAllCodesByUser(Long userId, Class<? extends SecurityCode> clazz)
SecurityCodeDaoBase.deleteAllCodesByUser(Long, Class<? extends
SecurityCode>)
handleDeleteAllCodesByUser
in class SecurityCodeDaoBase
protected SecurityCode handleFindByCode(String securityCode)
SecurityCodeDaoBase.findByCode(String)
handleFindByCode
in class SecurityCodeDaoBase
Copyright © 2019 Communote team. All rights reserved.