| Package | Description |
|---|---|
| org.finra.herd.dao | |
| org.finra.herd.dao.impl | |
| org.finra.herd.model.jpa |
| Modifier and Type | Method and Description |
|---|---|
UserEntity |
UserDao.getUserByUserId(String userId)
Gets a user by user id.
|
| Modifier and Type | Method and Description |
|---|---|
UserEntity |
UserDaoImpl.getUserByUserId(String userId) |
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<UserEntity,Boolean> |
UserEntity_.namespaceAuthorizationAdmin |
static javax.persistence.metamodel.SingularAttribute<UserEntity,String> |
UserEntity_.userId |
Copyright © 2021. All rights reserved.