|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
com.hack23.cia.service.api.common | Service API common request/response objects. |
com.hack23.cia.service.api.configuration | Provides... |
com.hack23.cia.service.api.content | Provides... |
com.hack23.cia.service.api.control | Provides... |
com.hack23.cia.service.api.events | Provides... |
com.hack23.cia.service.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.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 AbstractServiceResponse in com.hack23.cia.service.api.common |
---|
Modifier and Type | Class and Description |
---|---|
class |
ErrorResponse
The Class ErrorResponse. |
Uses of AbstractServiceResponse in com.hack23.cia.service.api.configuration |
---|
Modifier and Type | Class and Description |
---|---|
class |
AgencyResponse
The Class AgencyResponse. |
class |
LanguageContentResponse
The Class LanguageContentResponse. |
class |
LanguageResponse
The Class LanguageResponse. |
class |
PortalResponse
The Class PortalResponse. |
Uses of AbstractServiceResponse in com.hack23.cia.service.api.content |
---|
Modifier and Type | Class and Description |
---|---|
class |
AbstractContentResponse
The Class AbstractContentResponse. |
class |
BallotResponse
The Class BallotResponse. |
class |
CommitteeReportResponse
The Class CommitteeReportResponse. |
class |
CommitteeReportsResponse
The Class CommitteeReportsResponse. |
class |
ExternalUrlResponse
The Class ExternalUrlResponse. |
class |
ImageContentResponse
The Class ImageContentResponse. |
class |
ParliamentMemberResponse
The Class ParliamentMemberResponse. |
class |
SearchResponse
The Class SearchResponse. |
class |
TopListResponse
The Class TopListResponse. |
Uses of AbstractServiceResponse in com.hack23.cia.service.api.control |
---|
Modifier and Type | Class and Description |
---|---|
class |
AbstractUserAccountResponse
The Class AbstractUserAccountResponse. |
class |
AbstractUserResponse
The Class AbstractUserResponse. |
class |
AgentDeploymentResponse
The Class AgentDeploymentResponse. |
class |
ApplicationResponse
The Class ApplicationResponse. |
class |
UserAccountResponse
The Class UserAccountResponse. |
class |
UserResponse
The Class UserResponse. |
Uses of AbstractServiceResponse in com.hack23.cia.service.api.events |
---|
Modifier and Type | Class and Description |
---|---|
class |
ApplicationErrorResponse
The Class ApplicationErrorResponse. |
Uses of AbstractServiceResponse in com.hack23.cia.service.api.monitoring |
---|
Modifier and Type | Class and Description |
---|---|
class |
MonitorResponse
The Class MonitorResponse. |
Uses of AbstractServiceResponse 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. |
Uses of AbstractServiceResponse 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. |
Uses of AbstractServiceResponse 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 |
AbstractUserActionHandler<ACTION extends AbstractUserAction,REQUEST extends AbstractServiceRequest,RESPONSE extends AbstractServiceResponse>
The Class AbstractUserActionHandler. |
Uses of AbstractServiceResponse 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. |
Uses of AbstractServiceResponse 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. |
Uses of AbstractServiceResponse 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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |