public class ResultValuesGroupDao extends GenericEntityDao<ResultValuesGroupEntity>
em, entityClass, maxInClauseElements
Constructor and Description |
---|
ResultValuesGroupDao() |
Modifier and Type | Method and Description |
---|---|
List<ResultValuesGroupEntity> |
getByResultScale(String resultScaleKey) |
List<ResultValuesGroupEntity> |
getByResultValue(String resultValueKey) |
List<String> |
getIdsByType(String type) |
entityExists, find, findAll, findByIds, findByIds, getEm, getEntityClass, merge, persist, remove, setEm, setMaxInClauseElements, verifyResults
public ResultValuesGroupDao()
public List<String> getIdsByType(String type)
public List<ResultValuesGroupEntity> getByResultValue(String resultValueKey)
public List<ResultValuesGroupEntity> getByResultScale(String resultScaleKey)
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.