|
||||||||||
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 CommitteeReportDAO in com.hack23.cia.service.impl.commondao.impl |
---|
Modifier and Type | Class and Description |
---|---|
class |
CommitteeReportDAOImpl
The Class CommitteeReportDAOImpl. |
Uses of CommitteeReportDAO 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 CommitteeReportDAO in com.hack23.cia.service.impl.control.agent.sweden.impl.service |
---|
Constructor and Description |
---|
CommitteeReportAgentSupportServiceImpl(CommitteeReportDAO commiteeReportDAO,
ResourceDAO resourceDAO,
CommitteeDAO committeeDAO,
ParliamentYearDAO parliamentYearDAO,
SwedenModelFactory swedenModelFactory)
Instantiates a new committee report agent support service impl. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |