public class EnvironmentDAO extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<EnvironmentEntity,Long>
| Constructor and Description |
|---|
EnvironmentDAO() |
| Modifier and Type | Method and Description |
|---|---|
List<EnvironmentEntity> |
getEnvironmentsBySpace(String spaceGroupId) |
public List<EnvironmentEntity> getEnvironmentsBySpace(String spaceGroupId)
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.