|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
com.hack23.cia.web.api.administration | Provides... |
com.hack23.cia.web.api.common | Common web actions. |
com.hack23.cia.web.api.configuration | Provides... |
com.hack23.cia.web.api.content | Provides... |
com.hack23.cia.web.api.control | Provides... |
com.hack23.cia.web.api.events | Provides... |
com.hack23.cia.web.api.monitoring | Provides... |
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.content | Provides... |
com.hack23.cia.web.impl.ui.controller.events | Provides... |
Uses of AbstractAction in com.hack23.cia.web.api.administration |
---|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAdminAction
The Class AbstractAdminAction. |
Uses of AbstractAction in com.hack23.cia.web.api.common |
---|
Modifier and Type | Class and Description |
---|---|
class |
ApplicationAction
The Class ApplicationAction. |
class |
ApplicationErrorAction
The Class ApplicationErrorAction. |
Uses of AbstractAction in com.hack23.cia.web.api.configuration |
---|
Modifier and Type | Class and Description |
---|---|
class |
AbstractConfigurationAction
The Class AbstractConfigurationAction. |
class |
AgencyAction
The Class AgencyAction. |
class |
ConfigureAgencyAction
The Class ConfigureAgencyAction. |
class |
PortalAction
The Class PortalAction. |
Uses of AbstractAction in com.hack23.cia.web.api.content |
---|
Modifier and Type | Class and Description |
---|---|
class |
AbstractTopListAction
The Class AbstractTopListAction. |
class |
BallotAction
The Class BallotAction. |
class |
CommitteeReportAction
The Class CommitteeReportAction. |
class |
CommitteeReportsAction
The Class CommitteeReportsAction. |
class |
ExternalUrlAction
The Class ExternalUrlAction. |
class |
LanguageAgencyAction
The Class LanguageAgencyAction. |
class |
LanguageContentAction
The Class LanguageContentAction. |
class |
ParliamentMemberAction
The Class ParliamentMemberAction. |
class |
PartyAction
The Class PartyAction. |
class |
SearchAction
The Class SearchAction. |
class |
TopListAction
The Class TopListAction. |
Uses of AbstractAction in com.hack23.cia.web.api.control |
---|
Modifier and Type | Class and Description |
---|---|
class |
AgentDeploymentAction
The Class AgentDeploymentAction. |
Uses of AbstractAction in com.hack23.cia.web.api.events |
---|
Modifier and Type | Class and Description |
---|---|
class |
AbstractUserAction
The Class AbstractUserAction. |
class |
UserAccountAction
The Class UserAccountAction. |
class |
UserAction
The Class UserAction. |
Uses of AbstractAction in com.hack23.cia.web.api.monitoring |
---|
Modifier and Type | Class and Description |
---|---|
class |
MonitorAdminAction
The Class MonitorAdminAction. |
Uses of AbstractAction in com.hack23.cia.web.impl.ui.controller.common |
---|
Modifier and Type | Class and Description |
---|---|
class |
AbstractGenericHandler<ACTION extends AbstractAction,REQUEST extends AbstractServiceRequest,RESPONSE extends AbstractServiceResponse>
The Class AbstractGenericHandler. |
Modifier and Type | Method and Description |
---|---|
ApplicationErrorRequest |
DefaultActionHandler.createServiceRequest(AbstractAction action)
|
ModelAndView |
DefaultActionHandler.handleSuccessResponse(AbstractAction action,
ApplicationErrorResponse response)
|
Uses of AbstractAction 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. |
Uses of AbstractAction 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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |