com.hack23.cia.web.api.common
Interface ControllerAction

Package class diagram package ControllerAction
All Superinterfaces:
Serializable
All Known Implementing Classes:
AbstractAction, AbstractAdminAction, AbstractConfigurationAction, AbstractTopListAction, AbstractUserAction, AgencyAction, AgentDeploymentAction, ApplicationAction, ApplicationErrorAction, BallotAction, CommitteeReportAction, CommitteeReportsAction, ConfigureAgencyAction, ExternalUrlAction, LanguageAgencyAction, LanguageContentAction, MonitorAdminAction, ParliamentMemberAction, PartyAction, PortalAction, SearchAction, TopListAction, UserAccountAction, UserAction

public interface ControllerAction
extends Serializable

The Interface ControllerAction.


Method Summary
Modifier and Type Method and Description
 ActionCategory getActionCategory()
          Gets the action category.
 

Method Detail

getActionCategory

ActionCategory getActionCategory()
Gets the action category.

Returns:
the action category


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