|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
com.hack23.cia.service.impl.application | Application service implementations. |
com.hack23.cia.web.impl.ui.controller.common | Common controller, contains action handler definition and abstract base classes. |
Uses of ApplicationRequest in com.hack23.cia.service.impl.application |
---|
Modifier and Type | Method and Description |
---|---|
protected ActionEvent |
ApplicationRequestService.createActionEvent(ApplicationRequest request,
UserSessionData userSession)
|
protected ServiceResponse |
ApplicationRequestService.handleServiceRequest(ApplicationRequest request,
UserSessionDto userSessionDTO)
|
Uses of ApplicationRequest in com.hack23.cia.web.impl.ui.controller.common |
---|
Modifier and Type | Method and Description |
---|---|
ApplicationRequest |
ApplicationActionHandler.createServiceRequest(ApplicationAction action)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |