Uses of Class
com.hack23.cia.web.impl.ui.controller.common.AbstractGenericHandler

Packages that use AbstractGenericHandler
Package Description
com.hack23.cia.web.impl.ui.controller.common Common controller, contains action handler definition and abstract base classes. 
com.hack23.cia.web.impl.ui.controller.configuration Provides... 
com.hack23.cia.web.impl.ui.controller.content Provides... 
com.hack23.cia.web.impl.ui.controller.control Provides... 
com.hack23.cia.web.impl.ui.controller.events Provides... 
com.hack23.cia.web.impl.ui.controller.monitoring Provides... 
 

Uses of AbstractGenericHandler in com.hack23.cia.web.impl.ui.controller.common
 

Subclasses of AbstractGenericHandler in com.hack23.cia.web.impl.ui.controller.common
Modifier and Type Class and Description
 class ApplicationActionHandler
          The Class ApplicationActionHandler.
 class DefaultActionHandler
          The Class DefaultActionHandler.
 

Uses of AbstractGenericHandler in com.hack23.cia.web.impl.ui.controller.configuration
 

Subclasses of AbstractGenericHandler in com.hack23.cia.web.impl.ui.controller.configuration
Modifier and Type Class and Description
 class AbstractConfigurationActionHandler<ACTION extends AbstractAdminAction,REQUEST extends AbstractServiceRequest,RESPONSE extends AbstractServiceResponse>
          The Class AbstractConfigurationActionHandler.
 class AgencyActionHandler
          The Class AgencyActionHandler.
 class ConfigureAgencyActionHandler
          The Class ConfigureAgencyActionHandler.
 class LanguageAgencyActionHandler
          The Class LanguageAgencyActionHandler.
 class LanguageContentActionHandler
          The Class LanguageContentActionHandler.
 class PortalActionHandler
          The Class PortalActionHandler.
 

Uses of AbstractGenericHandler in com.hack23.cia.web.impl.ui.controller.content
 

Subclasses of AbstractGenericHandler in com.hack23.cia.web.impl.ui.controller.content
Modifier and Type Class and Description
 class AbstractContentActionHandler<ACTION extends AbstractAction,REQUEST extends AbstractServiceRequest,RESPONSE extends AbstractServiceResponse>
          The Class AbstractContentActionHandler.
 class AbstractTopListActionHandler<ACTION extends AbstractTopListAction,REQUEST extends AbstractTopListRequest,RESPONSE extends TopListResponse>
          The Class AbstractTopListActionHandler.
 class AbstractUserActionHandler<ACTION extends AbstractUserAction,REQUEST extends AbstractServiceRequest,RESPONSE extends AbstractServiceResponse>
          The Class AbstractUserActionHandler.
 class BallotActionHandler
          The Class BallotActionHandler.
 class CommitteeReportActionHandler
          The Class CommitteeReportActionHandler.
 class CommitteeReportsActionHandler
          The Class CommitteeReportsActionHandler.
 class ExternalUrlActionHandler
          The Class ExternalUrlActionHandler.
 class ParliamentMemberActionHandler
          The Class ParliamentMemberActionHandler.
 class PartyActionHandler
          The Class PartyActionHandler.
 class SearchActionHandler
          The Class SearchActionHandler.
 class TopListActionHandler
          The Class TopListActionHandler.
 class UserAccountActionHandler
          The Class UserAccountActionHandler.
 class UserActionHandler
          The Class UserActionHandler.
 

Uses of AbstractGenericHandler in com.hack23.cia.web.impl.ui.controller.control
 

Subclasses of AbstractGenericHandler in com.hack23.cia.web.impl.ui.controller.control
Modifier and Type Class and Description
 class AbstractControlActionHandler<ACTION extends AbstractAdminAction,REQUEST extends AbstractServiceRequest,RESPONSE extends AbstractServiceResponse>
          The Class AbstractControlActionHandler.
 class AgentDeploymentActionHandler
          The Class AgentDeploymentActionHandler.
 

Uses of AbstractGenericHandler in com.hack23.cia.web.impl.ui.controller.events
 

Subclasses of AbstractGenericHandler in com.hack23.cia.web.impl.ui.controller.events
Modifier and Type Class and Description
 class AbstractEventsActionHandler<ACTION extends AbstractAction,REQUEST extends AbstractServiceRequest,RESPONSE extends AbstractServiceResponse>
          The Class AbstractEventsActionHandler.
 class ApplicationErrorActionHandler
          The Class ApplicationErrorActionHandler.
 

Uses of AbstractGenericHandler in com.hack23.cia.web.impl.ui.controller.monitoring
 

Subclasses of AbstractGenericHandler in com.hack23.cia.web.impl.ui.controller.monitoring
Modifier and Type Class and Description
 class AbstractMonitorActionHandler<ACTION extends MonitorAdminAction,REQUEST extends AbstractServiceRequest,RESPONSE extends AbstractServiceResponse>
          The Class AbstractMonitorActionHandler.
 class MonitorActionHandler
          The Class MonitorActionHandler.
 



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