Interface VoteDataDAO

  • All Superinterfaces:
    AbstractGenericDAO<com.hack23.cia.model.external.riksdagen.votering.impl.VoteData,​com.hack23.cia.model.external.riksdagen.votering.impl.VoteDataEmbeddedId>

    public interface VoteDataDAO
    extends AbstractGenericDAO<com.hack23.cia.model.external.riksdagen.votering.impl.VoteData,​com.hack23.cia.model.external.riksdagen.votering.impl.VoteDataEmbeddedId>
    The Interface VoteDataDAO.
    • Method Detail

      • getBallotIdList

        java.util.List<com.hack23.cia.model.external.riksdagen.votering.impl.VoteDataEmbeddedId> getBallotIdList()
        Gets the ballot id list.
        Returns:
        the ballot id list
      • getIdList

        java.util.List<com.hack23.cia.model.external.riksdagen.votering.impl.VoteDataEmbeddedId> getIdList()
        Gets the id list.
        Returns:
        the id list