public class ExternalUserAuthenticationDaoImpl extends ExternalUserAuthenticationDaoBase
ExternalUserAuthenticationTRANSFORM_NONE| Constructor and Description |
|---|
ExternalUserAuthenticationDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected List<ExternalUserAuthentication> |
handleFindBySystemId(String externalSystemId)
Performs the core logic for
ExternalUserAuthenticationDaoBase.findBySystemId(String) |
protected Long |
handleFindUserByPermanentId(String externalSystemId,
String permanentId)
Performs the core logic for
ExternalUserAuthenticationDaoBase.findUserByPermanentId(String, String) |
create, create, create, create, evict, findBySystemId, findUserByPermanentId, load, load, loadAll, loadAll, remove, remove, remove, transformEntities, transformEntity, update, updateprotected List<ExternalUserAuthentication> handleFindBySystemId(String externalSystemId)
ExternalUserAuthenticationDaoBase.findBySystemId(String)handleFindBySystemId in class ExternalUserAuthenticationDaoBaseprotected Long handleFindUserByPermanentId(String externalSystemId, String permanentId)
ExternalUserAuthenticationDaoBase.findUserByPermanentId(String, String)handleFindUserByPermanentId in class ExternalUserAuthenticationDaoBaseCopyright © 2019 Communote team. All rights reserved.