|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventData | |
---|---|
com.hack23.cia.model.api.application | Application interfaces for objects in the model. |
com.hack23.cia.model.impl.application.admin | Admin user action events entity model. |
com.hack23.cia.model.impl.application.common | Common application entity model. |
com.hack23.cia.model.impl.application.user | User action events entity model. |
Uses of EventData in com.hack23.cia.model.api.application |
---|
Subinterfaces of EventData in com.hack23.cia.model.api.application | |
---|---|
interface |
ApplicationErrorEventData
The Interface ApplicationErrorEventData. |
Methods in com.hack23.cia.model.api.application that return types with arguments of type EventData | |
---|---|
List<EventData> |
UserSessionData.getEventsData()
Gets the events data. |
Uses of EventData in com.hack23.cia.model.impl.application.admin |
---|
Classes in com.hack23.cia.model.impl.application.admin that implement EventData | |
---|---|
class |
AbstractAdminActionEvent
The Class AbstractAdminActionEvent. |
class |
AbstractAgencyActionEvent
The Class AbstractAgencyActionEvent. |
class |
AbstractConfigurationActionEvent
The Class AbstractConfigurationActionEvent. |
class |
AbstractSoftwareAgentActionEvent
The Class AbstractSoftwareAgentActionEvent. |
class |
AgencyActionEvent
The Class AgencyActionEvent. |
class |
AgentDeploymentActionEvent
The Class AgentDeploymentActionEvent. |
class |
AgentOperationActionEvent
The Class AgentOperationActionEvent. |
class |
LanguageAgencyActionEvent
The Class LanguageAgencyActionEvent. |
class |
LanguageContentActionEvent
The Class LanguageContentActionEvent. |
class |
MonitorActionEvent
The Class MonitorActionEvent. |
class |
PortalActionEvent
The Class PortalActionEvent. |
Uses of EventData in com.hack23.cia.model.impl.application.common |
---|
Classes in com.hack23.cia.model.impl.application.common that implement EventData | |
---|---|
class |
AbstractActionEvent
The Class AbstractActionEvent. |
class |
ApplicationErrorActionEvent
The Class ApplicationErrorActionEvent. |
Methods in com.hack23.cia.model.impl.application.common that return types with arguments of type EventData | |
---|---|
List<EventData> |
UserSession.getEventsData()
|
Uses of EventData in com.hack23.cia.model.impl.application.user |
---|
Classes in com.hack23.cia.model.impl.application.user that implement EventData | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |