|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DocumentStatusContainerDAO
The Interface DocumentStatusContainerDAO.
Method Summary | |
---|---|
int |
checkExistByDocumentId(String id)
Check exist by document id. |
List<String> |
getAvaibleCommitteeProposal()
Gets the avaible committee proposal. |
List<String> |
getIdList()
Gets the id list. |
Methods inherited from interface com.hack23.cia.service.data.api.AbstractGenericDAO |
---|
delete, findFirstByProperty, findListByProperty, getAll, getSize, load, merge, persist, persist |
Method Detail |
---|
int checkExistByDocumentId(String id)
id
- the id
List<String> getAvaibleCommitteeProposal()
List<String> getIdList()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |