|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
com.hack23.cia.service.impl.events | 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.events | Provides... |
Uses of ApplicationErrorRequest in com.hack23.cia.service.impl.events |
---|
Modifier and Type | Method and Description |
---|---|
protected ActionEvent |
ApplicationErrorRequestService.createActionEvent(ApplicationErrorRequest request,
UserSessionData userSession)
|
protected ServiceResponse |
ApplicationErrorRequestService.handleServiceRequest(ApplicationErrorRequest request,
UserSessionDto userSession)
|
Uses of ApplicationErrorRequest in com.hack23.cia.web.impl.ui.controller.common |
---|
Modifier and Type | Method and Description |
---|---|
ApplicationErrorRequest |
DefaultActionHandler.createServiceRequest(AbstractAction action)
|
Uses of ApplicationErrorRequest in com.hack23.cia.web.impl.ui.controller.events |
---|
Modifier and Type | Method and Description |
---|---|
ApplicationErrorRequest |
ApplicationErrorActionHandler.createServiceRequest(ApplicationErrorAction action)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |