Uses of Class
com.hack23.cia.model.impl.application.events.user.AbstractActionEvent

Packages that use AbstractActionEvent
Package Description
com.hack23.cia.model.impl.application.administration Provides... 
com.hack23.cia.model.impl.application.events.admin Provides... 
com.hack23.cia.model.impl.application.events.user Provides... 
 

Uses of AbstractActionEvent in com.hack23.cia.model.impl.application.administration
 

Methods in com.hack23.cia.model.impl.application.administration that return types with arguments of type AbstractActionEvent
Modifier and Type Method and Description
 List<AbstractActionEvent> UserSession.getEvents()
          Gets the events.
 

Method parameters in com.hack23.cia.model.impl.application.administration with type arguments of type AbstractActionEvent
Modifier and Type Method and Description
 void UserSession.setEvents(List<AbstractActionEvent> events)
          Sets the events.
 

Uses of AbstractActionEvent in com.hack23.cia.model.impl.application.events.admin
 

Subclasses of AbstractActionEvent in com.hack23.cia.model.impl.application.events.admin
Modifier and Type Class and Description
 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 AbstractActionEvent in com.hack23.cia.model.impl.application.events.user
 

Subclasses of AbstractActionEvent in com.hack23.cia.model.impl.application.events.user
Modifier and Type Class and Description
 class ApplicationActionEvent
          The Class ApplicationActionEvent.
 class ApplicationErrorActionEvent
          The Class ApplicationErrorActionEvent.
 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.
 



Copyright © 2008-2010 www.hack23.com. All Rights Reserved.