Uses of Interface
org.directdemocracyportal.democracy.web.action.ControllerAction

Packages that use ControllerAction
Package Description
org.directdemocracyportal.democracy.web.action   
org.directdemocracyportal.democracy.web.controller   
 

Uses of ControllerAction in org.directdemocracyportal.democracy.web.action
 

Classes in org.directdemocracyportal.democracy.web.action that implement ControllerAction
Modifier and Type Class and Description
 class AbstractAction
          The Class AbstractAction.
 class CreatePoliticalPartyAction
          The Class CreatePoliticalPartyAction.
 class JoinPoliticalPartyAction
          The Class JoinPoliticalPartyAction.
 class LoginAction
          The Class LoginAction.
 class LogoutAction
          The Class LogoutAction.
 class NewApplicationInstanceAction
          The Class NewApplicationInstanceAction.
 class RegisterAction
          The Class RegisterAction.
 class ShowAllEvents
          The Class ShowAllEvents.
 class ShowApplicationHome
          The Class ShowApplicationHome.
 class ShowGovernmentAction
          The Class ShowGovernmentAction.
 class ShowGovernmentsAction
          The Class ShowGovernmentsAction.
 class ShowMembersAction
          The Class ShowMembersAction.
 class ShowMyProfileAction
          The Class ShowMyProfileAction.
 class ShowOnlinePoliticalPartyAction
          The Class ShowOnlinePoliticalPartyAction.
 class ShowOrganisationAction
          The Class ShowOrganisationAction.
 class ShowPersonAction
          The Class ShowPersonAction.
 class ShowPoliticalPartiesAction
          The Class ShowPoliticalPartiesAction.
 class ShowUserAction
          The Class ShowUserAction.
 

Uses of ControllerAction in org.directdemocracyportal.democracy.web.controller
 

Methods in org.directdemocracyportal.democracy.web.controller with parameters of type ControllerAction
Modifier and Type Method and Description
 void Controller.handleAction(ControllerAction action)
          Handle action.
 void FrontController.handleAction(ControllerAction action)
           
 



Copyright © 2004-2010 www.DirectDemocracyPortal.org. All Rights Reserved.