|
||||||||||
| 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<PortalRequest>
com.hack23.cia.service.impl.admin.PortalRequestService
public class PortalRequestService
The Class PortalRequestService.
| Constructor Summary | |
|---|---|
PortalRequestService(UserSessionService userSessionService,
AdminService adminService)
Instantiates a new portal request service. |
|
| Method Summary | |
|---|---|
ActionEvent |
createActionEvent(PortalRequest request,
UserSessionData userSession)
Creates the action event. |
Class |
getSupportedService()
Gets the supported service. |
ServiceResponse |
handleServiceRequest(PortalRequest 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 PortalRequestService(UserSessionService userSessionService,
AdminService adminService)
userSessionService - the user session serviceadminService - the admin service| Method Detail |
|---|
public final ActionEvent createActionEvent(PortalRequest request,
UserSessionData userSession)
AbstractGenericService
createActionEvent in class AbstractGenericService<PortalRequest>request - the serviceuserSession - the user session
public final Class getSupportedService()
BusinessService
public final ServiceResponse handleServiceRequest(PortalRequest request,
UserSessionDto userSession)
AbstractGenericService
handleServiceRequest in class AbstractGenericService<PortalRequest>request - the serviceuserSession - the user session
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||