|
||||||||||
| 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.admin.AbstractAdminActionHandler<AgencyAction,AgencyRequest,AgencyResponse>
com.hack23.cia.web.impl.ui.controller.admin.AgencyActionHandler
public class AgencyActionHandler
The Class AgencyActionHandler.
| Constructor Summary | |
|---|---|
AgencyActionHandler(ViewFactoryService viewFactoryService,
ApplicationManager applicationManager)
Instantiates a new agency action handler. |
|
| Method Summary | |
|---|---|
AgencyRequest |
createServiceRequest(AgencyAction action)
Creates the service request. |
Class |
getSupportedAction()
Gets the supported action. |
ModelAndView |
handleSuccessResponse(AgencyAction action,
AgencyResponse response)
Handle success response. |
| Methods inherited from class com.hack23.cia.web.impl.ui.controller.common.AbstractGenericHandler |
|---|
getApplicationManager, getUserStateService, getViewFactoryService, processAction, processModelAndView, setUserStateService, setViewFactoryService |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AgencyActionHandler(ViewFactoryService viewFactoryService,
ApplicationManager applicationManager)
viewFactoryService - the view factory serviceapplicationManager - the application manager| Method Detail |
|---|
public final AgencyRequest createServiceRequest(AgencyAction action)
AbstractGenericHandler
createServiceRequest in class AbstractGenericHandler<AgencyAction,AgencyRequest,AgencyResponse>action - the action
public final Class getSupportedAction()
ActionHandler
public final ModelAndView handleSuccessResponse(AgencyAction action,
AgencyResponse response)
AbstractGenericHandler
handleSuccessResponse in class AbstractGenericHandler<AgencyAction,AgencyRequest,AgencyResponse>action - the actionresponse - the response
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||