|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
com.hack23.cia.service.impl.commondao.impl | Provides... |
com.hack23.cia.service.impl.content | Provides... |
com.hack23.cia.service.impl.control.agent.sweden.impl.service | Provides... |
Uses of BallotDAO in com.hack23.cia.service.impl.commondao.impl |
---|
Modifier and Type | Class and Description |
---|---|
class |
BallotDAOImpl
The Class BallotDAOImpl. |
Uses of BallotDAO in com.hack23.cia.service.impl.content |
---|
Constructor and Description |
---|
ParliamentContentServiceImpl(PoliticalPartyDAO politicalPartyDAO,
CommitteeReportDAO commiteeReportDAO,
ParliamentMemberDAO parliamentMemberDAO,
ResourceDAO resourceDAO,
BallotDAO ballotDAO)
Instantiates a new parliament content service impl. |
Uses of BallotDAO in com.hack23.cia.service.impl.control.agent.sweden.impl.service |
---|
Constructor and Description |
---|
BallotAgentSupportServiceImpl(BallotDAO ballotDAO,
ParliamentMemberDAO parliamentMemberDAO,
PoliticalPartyDAO politicalPartyDAO,
ResourceDAO resourceDAO,
SwedenModelFactory swedenModelFactory,
ParliamentYearDAO parliamentYearDAO)
Instantiates a new ballot agent support service impl. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |