|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectcom.hack23.cia.service.data.impl.AbstractGenericDAOImpl<VoteData,VoteDataId>
com.hack23.cia.service.data.impl.VoteDataDAOImpl
@Repository(value="VoteDataDAO") public class VoteDataDAOImpl
The Class VoteDataDAOImpl.
| Constructor Summary | |
|---|---|
VoteDataDAOImpl()
Instantiates a new vote data dao impl. |
|
| Method Summary | |
|---|---|
List<String> |
getBallotIdList()
Gets the ballot id list. |
protected javax.persistence.EntityManager |
getEntityManager()
Gets the entity manager. |
List<VoteDataId> |
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 VoteDataDAOImpl()
| Method Detail |
|---|
public List<String> getBallotIdList()
VoteDataDAO
getBallotIdList in interface VoteDataDAOprotected javax.persistence.EntityManager getEntityManager()
AbstractGenericDAOImpl
getEntityManager in class AbstractGenericDAOImpl<VoteData,VoteDataId>public List<VoteDataId> getIdList()
VoteDataDAO
getIdList in interface VoteDataDAOpublic Long getSize()
AbstractGenericDAO
getSize in interface AbstractGenericDAO<VoteData,VoteDataId>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||