public interface DocumentStatusContainerDAO extends AbstractGenericDAO<com.hack23.cia.model.external.riksdagen.dokumentstatus.impl.DocumentStatusContainer,Long>
Modifier and Type | Method and Description |
---|---|
int |
checkExistByDocumentId(String id)
Check exist by document id.
|
List<String> |
getAvaibleCommitteeProposal()
Gets the avaible committee proposal.
|
List<String> |
getIdList()
Gets the id list.
|
delete, findFirstByProperty, findListByEmbeddedProperty, findListByProperty, findListByProperty, findOrderedByPropertyListByEmbeddedProperty, getAll, getAllOrderBy, getPage, getPageOrderBy, getSize, load, merge, persist, persist, search
Copyright © 2010–2017 www.hack23.com. All rights reserved.