@Repository(value="VoteDataDAO") public final class VoteDataDAOImpl extends AbstractGenericDAOImpl<com.hack23.cia.model.external.riksdagen.votering.impl.VoteData,com.hack23.cia.model.external.riksdagen.votering.impl.VoteDataEmbeddedId> implements com.hack23.cia.service.data.api.VoteDataDAO
Constructor and Description |
---|
VoteDataDAOImpl()
Instantiates a new vote data dao impl.
|
Modifier and Type | Method and Description |
---|---|
List<com.hack23.cia.model.external.riksdagen.votering.impl.VoteDataEmbeddedId> |
getBallotIdList() |
List<com.hack23.cia.model.external.riksdagen.votering.impl.VoteDataEmbeddedId> |
getIdList() |
addCacheHints, delete, findFirstByProperty, findListByProperty, findListByProperty, getAll, getAllOrderBy, getCriteriaBuilder, getEntityManager, getFullTextEntityManager, getMetamodel, getPage, getPageOrderBy, getPersistentClass, getSize, load, merge, persist, persist, search
public List<com.hack23.cia.model.external.riksdagen.votering.impl.VoteDataEmbeddedId> getBallotIdList()
getBallotIdList
in interface com.hack23.cia.service.data.api.VoteDataDAO
public List<com.hack23.cia.model.external.riksdagen.votering.impl.VoteDataEmbeddedId> getIdList()
getIdList
in interface com.hack23.cia.service.data.api.VoteDataDAO
Copyright © 2010–2017 www.hack23.com. All rights reserved.