public class LuiSetDao extends GenericEntityDao<LuiSetEntity>
em, entityClass
Constructor and Description |
---|
LuiSetDao() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getLuiSetIdsByType(String typeKey) |
List<LuiSetEntity> |
getLuiSetsByLui(String luiId) |
entityExists, find, findAll, findByIds, findByIds, findByIdsMaxKeys, getEm, getEntityClass, merge, persist, remove, setEm, update, verifyResults
public LuiSetDao()
public List<LuiSetEntity> getLuiSetsByLui(String luiId)
public List<String> getLuiSetIdsByType(String typeKey)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.