public class UserRHDataDAO extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<UserRHDataEntity,String>
| Constructor and Description |
|---|
UserRHDataDAO() |
| Modifier and Type | Method and Description |
|---|---|
List<UserRHDataEntity> |
getAllUsersRhData(int offset,
int limit) |
UserRHDataEntity |
getUserRHDataDAOByUserId(String userId) |
public UserRHDataEntity getUserRHDataDAOByUserId(String userId) throws Exception
Exceptionpublic List<UserRHDataEntity> getAllUsersRhData(int offset, int limit)
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.