|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectcom.hack23.cia.service.impl.common.AbstractGenericService<REQUEST>
com.hack23.cia.service.impl.admin.AbstractAdminRequestService<AgencyRequest>
com.hack23.cia.service.impl.admin.AgencyRequestService
public class AgencyRequestService
The Class AgencyRequestService.
| Constructor Summary | |
|---|---|
AgencyRequestService(UserSessionService userSessionService,
AdminService adminService)
Instantiates a new agency request service. |
|
| Method Summary | |
|---|---|
ActionEvent |
createActionEvent(AgencyRequest request,
UserSessionData userSession)
Creates the action event. |
Class |
getSupportedService()
Gets the supported service. |
ServiceResponse |
handleServiceRequest(AgencyRequest request,
UserSessionDto userSession)
Handle service request. |
| Methods inherited from class com.hack23.cia.service.impl.admin.AbstractAdminRequestService |
|---|
getAdminService, lookupUserSession |
| Methods inherited from class com.hack23.cia.service.impl.common.AbstractGenericService |
|---|
getApplicationModelFactory, getCommonModelFactory, getSwedenModelFactory, getUserSessionService, processService, setApplicationModelFactory, setCommonModelFactory, setSwedenModelFactory |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AgencyRequestService(UserSessionService userSessionService,
AdminService adminService)
userSessionService - the user session serviceadminService - the admin service| Method Detail |
|---|
public final ActionEvent createActionEvent(AgencyRequest request,
UserSessionData userSession)
AbstractGenericService
createActionEvent in class AbstractGenericService<AgencyRequest>request - the serviceuserSession - the user session
public final Class getSupportedService()
BusinessService
public final ServiceResponse handleServiceRequest(AgencyRequest request,
UserSessionDto userSession)
AbstractGenericService
handleServiceRequest in class AbstractGenericService<AgencyRequest>request - the serviceuserSession - the user session
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||