public class SpaceDAO extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<SpaceEntity,String>
| Constructor and Description |
|---|
SpaceDAO() |
| Modifier and Type | Method and Description |
|---|---|
List<SpaceEntity> |
getSpaces(int offset,
int limit) |
long |
getSpacesCount() |
public List<SpaceEntity> getSpaces(int offset, int limit)
public long getSpacesCount()
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.