|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AgencyRequest | |
---|---|
com.hack23.cia.service.impl.admin | Admin service implementations. |
com.hack23.cia.web.impl.ui.controller.admin | Admin controller, contains action handlers for admin actions. |
Uses of AgencyRequest in com.hack23.cia.service.impl.admin |
---|
Methods in com.hack23.cia.service.impl.admin with parameters of type AgencyRequest | |
---|---|
ActionEvent |
AgencyRequestService.createActionEvent(AgencyRequest request,
UserSessionData userSession)
|
ServiceResponse |
AgencyRequestService.handleServiceRequest(AgencyRequest request,
UserSessionDto userSession)
|
Uses of AgencyRequest in com.hack23.cia.web.impl.ui.controller.admin |
---|
Methods in com.hack23.cia.web.impl.ui.controller.admin that return AgencyRequest | |
---|---|
AgencyRequest |
AgencyActionHandler.createServiceRequest(AgencyAction action)
|
AgencyRequest |
ConfigureAgencyActionHandler.createServiceRequest(ConfigureAgencyAction action)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |