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

java.lang.Objectcom.hack23.cia.web.impl.ui.controller.common.AbstractGenericHandler<ACTION,REQUEST,RESPONSE>
com.hack23.cia.web.impl.ui.controller.content.AbstractContentActionHandler<ACTION,REQUEST,RESPONSE>
com.hack23.cia.web.impl.ui.controller.content.AbstractUserActionHandler<ExternalUrlAction,ExternalUrlRequest,ExternalUrlResponse>
com.hack23.cia.web.impl.ui.controller.content.ExternalUrlActionHandler
public class ExternalUrlActionHandler extends AbstractUserActionHandler<ExternalUrlAction,ExternalUrlRequest,ExternalUrlResponse>
The Class ExternalUrlActionHandler.
| Constructor and Description |
|---|
ExternalUrlActionHandler(ViewFactoryService viewFactoryService,
ApplicationManager applicationManager)
Instantiates a new external url action handler. |
| Modifier and Type | Method and Description |
|---|---|
ExternalUrlRequest |
createServiceRequest(ExternalUrlAction action)
Creates the service request. |
Class |
getSupportedAction()
Gets the supported action. |
ModelAndView |
handleSuccessResponse(ExternalUrlAction action,
ExternalUrlResponse response)
Handle success response. |
| Methods inherited from class com.hack23.cia.web.impl.ui.controller.common.AbstractGenericHandler |
|---|
getApplicationDtoFactory, getApplicationManager, getUserStateService, getViewFactoryService, processAction, setApplicationDtoFactory, setUserStateService, setViewFactoryService |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExternalUrlActionHandler(ViewFactoryService viewFactoryService,
ApplicationManager applicationManager)
viewFactoryService - the view factory serviceapplicationManager - the application manager| Method Detail |
|---|
public final ExternalUrlRequest createServiceRequest(ExternalUrlAction action)
AbstractGenericHandler
createServiceRequest in class AbstractGenericHandler<ExternalUrlAction,ExternalUrlRequest,ExternalUrlResponse>action - the actionpublic final Class getSupportedAction()
ActionHandler
public final ModelAndView handleSuccessResponse(ExternalUrlAction action,
ExternalUrlResponse response)
AbstractGenericHandler
handleSuccessResponse in class AbstractGenericHandler<ExternalUrlAction,ExternalUrlRequest,ExternalUrlResponse>action - the actionresponse - the response
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||