public interface ResourcesGroupDao extends BaseDao<ResourcesGroup,Integer>
Modifier and Type | Method and Description |
---|---|
void |
delete(Integer id) |
ResourcesGroup |
get(Integer id) |
QueryResponse |
getAll(Query query) |
countOf, countOf, countOf, create, createOrUpdate, delete, delete, delete, delete, deleteById, deleteByIds, get, get, getAll, getAll, getAll, getAllData, getById, getDao, getTableInfo, update, updateBulk, updateBulk, updateId
void delete(Integer id)
ResourcesGroup get(Integer id)
QueryResponse getAll(Query query)
Copyright © 2015–2019. All rights reserved.