|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.hack23.cia.service.data.impl.AbstractGenericDAOImpl<DocumentStatusContainer,Long> com.hack23.cia.service.data.impl.DocumentStatusContainerDAOImpl
@Repository(value="DocumentStatusContainerDAO") public class DocumentStatusContainerDAOImpl
The Class DocumentStatusContainerDAOImpl.
Constructor Summary | |
---|---|
DocumentStatusContainerDAOImpl()
Instantiates a new document status container dao impl. |
Method Summary | |
---|---|
int |
checkExistByDocumentId(String id)
Check exist by document id. |
List<String> |
getAvaibleCommitteeProposal()
Gets the avaible committee proposal. |
protected javax.persistence.EntityManager |
getEntityManager()
Gets the entity manager. |
List<String> |
getIdList()
Gets the id list. |
Long |
getSize()
Gets the size. |
Methods inherited from class com.hack23.cia.service.data.impl.AbstractGenericDAOImpl |
---|
addCacheHints, delete, findFirstByProperty, findListByProperty, getAll, getCriteriaBuilder, getMetamodel, getPersistentClass, load, merge, persist, persist |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.hack23.cia.service.data.api.AbstractGenericDAO |
---|
delete, findFirstByProperty, findListByProperty, getAll, load, merge, persist, persist |
Constructor Detail |
---|
public DocumentStatusContainerDAOImpl()
Method Detail |
---|
public int checkExistByDocumentId(String id)
DocumentStatusContainerDAO
checkExistByDocumentId
in interface DocumentStatusContainerDAO
id
- the id
public List<String> getAvaibleCommitteeProposal()
DocumentStatusContainerDAO
getAvaibleCommitteeProposal
in interface DocumentStatusContainerDAO
protected javax.persistence.EntityManager getEntityManager()
AbstractGenericDAOImpl
getEntityManager
in class AbstractGenericDAOImpl<DocumentStatusContainer,Long>
public List<String> getIdList()
DocumentStatusContainerDAO
getIdList
in interface DocumentStatusContainerDAO
public Long getSize()
AbstractGenericDAO
getSize
in interface AbstractGenericDAO<DocumentStatusContainer,Long>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |