|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModelObject | |
|---|---|
| com.hack23.cia.model.application.impl.admin | Admin user action events entity model. |
| com.hack23.cia.model.application.impl.common | Common application entity model. |
| com.hack23.cia.model.application.impl.user | User action events entity model. |
| com.hack23.cia.model.core.impl | The core entity model. |
| com.hack23.cia.model.sweden.impl | The entity model related to Swedish parliament members votes. |
| com.hack23.cia.service.impl.agent.sweden | Swedish agent data importers. |
| Uses of ModelObject in com.hack23.cia.model.application.impl.admin |
|---|
| Classes in com.hack23.cia.model.application.impl.admin that implement ModelObject | |
|---|---|
class |
AbstractAdminActionEvent
The Class AbstractAdminActionEvent. |
class |
AbstractAgencyActionEvent
The Class AbstractAgencyActionEvent. |
class |
AbstractConfigurationActionEvent
The Class AbstractConfigurationActionEvent. |
class |
AgencyActionEvent
The Class AgencyActionEvent. |
class |
LanguageAgencyActionEvent
The Class LanguageAgencyActionEvent. |
class |
LanguageContentActionEvent
The Class LanguageContentActionEvent. |
class |
MonitorActionEvent
The Class MonitorActionEvent. |
class |
PortalActionEvent
The Class PortalActionEvent. |
class |
TaskActionEvent
The Class TaskActionEvent. |
| Uses of ModelObject in com.hack23.cia.model.application.impl.common |
|---|
| Subinterfaces of ModelObject in com.hack23.cia.model.application.impl.common | |
|---|---|
interface |
ActionEvent
The Interface ActionEvent. |
| Classes in com.hack23.cia.model.application.impl.common that implement ModelObject | |
|---|---|
class |
AbstractActionEvent
The Class AbstractActionEvent. |
class |
AbstractAgencyConfiguration
The Class AbstractAgencyConfiguration. |
class |
Agency
The Class Agency. |
class |
ApplicationErrorActionEvent
The Class ApplicationErrorActionEvent. |
class |
GameBoard
The Class GameBoard. |
class |
ImageContent
The Class ImageContent. |
class |
Language
The Class Language. |
class |
LanguageContent
The Class LanguageContent. |
class |
Player
The Class Player. |
class |
PoliticalGame
The Class PoliticalGame. |
class |
Portal
The Class Portal. |
class |
RegisteredUser
The Class RegisteredUser. |
class |
User
The Class User. |
class |
UserSession
The Class UserSession. |
| Uses of ModelObject in com.hack23.cia.model.application.impl.user |
|---|
| Classes in com.hack23.cia.model.application.impl.user that implement ModelObject | |
|---|---|
class |
AbstractParliamentActionEvent
The Class AbstractParliamentActionEvent. |
class |
AbstractTopListActionEvent
The Class AbstractTopListActionEvent. |
class |
AbstractUserAccountActionEvent
The Class AbstractUserAccountActionEvent. |
class |
AbstractUserActionEvent
The Class AbstractUserActionEvent. |
class |
AbstractVIPActionEvent
The Class AbstractVIPActionEvent. |
class |
ApplicationActionEvent
The Class ApplicationActionEvent. |
class |
BallotActionEvent
The Class BallotActionEvent. |
class |
CommitteeReportActionEvent
The Class CommitteeReportActionEvent. |
class |
CommitteeReportsActionEvent
The Class CommitteeReportsActionEvent. |
class |
ExternalUrlActionEvent
The Class ExternalUrlActionEvent. |
class |
ParliamentMemberActionEvent
The Class ParliamentMemberActionEvent. |
class |
PartyActionEvent
The Class PartyActionEvent. |
class |
SearchActionEvent
The Class SearchActionEvent. |
class |
TopListActionEvent
The Class TopListActionEvent. |
class |
UserAccountActionEvent
The Class UserAccountActionEvent. |
class |
UserActionEvent
The Class UserActionEvent. |
| Uses of ModelObject in com.hack23.cia.model.core.impl |
|---|
| Subinterfaces of ModelObject in com.hack23.cia.model.core.impl | |
|---|---|
interface |
Agent
The Interface Agent. |
interface |
Data
The Interface Data. |
interface |
Environment
The Interface Environment. |
interface |
Event
The Interface Event. |
interface |
Group
The Interface Group. |
interface |
MetaData
The Interface MetaData. |
interface |
Person
The Interface Person. |
interface |
Resource
The Interface Resource. |
interface |
Role
The Interface Role. |
| Classes in com.hack23.cia.model.core.impl that implement ModelObject | |
|---|---|
class |
AbstractResource
The Class AbstractResource. |
class |
BaseEntity
The Class BaseEntity. |
| Uses of ModelObject in com.hack23.cia.model.sweden.impl |
|---|
| Subinterfaces of ModelObject in com.hack23.cia.model.sweden.impl | |
|---|---|
interface |
ParliamentEvent
The Interface ParliamentEvent. |
interface |
Politician
The Interface Politician. |
| Classes in com.hack23.cia.model.sweden.impl that implement ModelObject | |
|---|---|
class |
AbstractBallotMetaData
The Class AbstractBallotMetaData. |
class |
AbstractBallotResult
The Class AbstractBallotResult. |
class |
Ballot
The Class Ballot. |
class |
BallotResult
The Class BallotResult. |
class |
Committee
The Class Committee. |
class |
CommitteeReport
The Class CommitteeReport. |
class |
Election
The Class Election. |
class |
Parliament
The Class Parliament. |
class |
ParliamentMember
The Class ParliamentMember. |
class |
ParliamentMemberBallotRecord
The Class ParliamentMemberBallotRecord. |
class |
ParliamentMemberVoteCompareResult
The Class ParliamentMemberVoteCompareResult. |
class |
ParliamentYear
The Class ParliamentYear. |
class |
PartyBallotResult
The Class PartyBallotResult. |
class |
PoliticalParty
The Class PoliticalParty. |
class |
RegisterInformation
The Class RegisterInformation. |
class |
Vote
The Class Vote. |
class |
VoteMetaData
The Class VoteMetaData. |
| Uses of ModelObject in com.hack23.cia.service.impl.agent.sweden |
|---|
| Subinterfaces of ModelObject in com.hack23.cia.service.impl.agent.sweden | |
|---|---|
interface |
BallotAgent
The Interface BallotAgent. |
interface |
CommitteeAgent
The Interface CommitteeAgent. |
interface |
CommitteeReportAgent
The Interface CommitteeReportAgent. |
interface |
ElectionAgent
The Interface ElectionAgent. |
interface |
ParliamentMemberAgent
The Interface ParliamentMemberAgent. |
interface |
ParliamentMemberRegisterAgent
The Interface ParliamentMemberRegisterAgent. |
interface |
ParliamentYearAgent
The Interface ParliamentYearAgent. |
interface |
PoliticalPartyAgent
The Interface PoliticalPartyAgent. |
interface |
SoftwareAgent
The Interface SoftwareAgent. |
| Classes in com.hack23.cia.service.impl.agent.sweden that implement ModelObject | |
|---|---|
class |
BallotAgentImpl
The Class BallotAgentImpl. |
class |
CommitteeAgentImpl
The Class CommitteeAgentImpl. |
class |
CommitteeReportAgentImpl
The Class CommitteeReportAgentImpl. |
class |
ElectionAgentImpl
The Class ElectionAgentImpl. |
class |
ParliamentMemberAgentImpl
The Class ParliamentMemberAgentImpl. |
class |
ParliamentMemberRegisterAgentImpl
The Class ParliamentMemberRegisterAgentImpl. |
class |
ParliamentYearAgentImpl
The Class ParliamentYearAgentImpl. |
class |
PoliticalPartyAgentImpl
The Class PoliticalPartyAgentImpl. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||