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

java.lang.Objectcom.hack23.cia.web.controller.common.AbstractGenericHandler<ACTION,REQUEST,RESPONSE>
com.hack23.cia.web.controller.admin.AbstractAdminActionHandler<ConfigureAgencyAction,AgencyRequest,AgencyResponse>
com.hack23.cia.web.controller.admin.ConfigureAgencyActionHandler
public class ConfigureAgencyActionHandler
The Class ConfigureAgencyActionHandler.
| Constructor Summary | |
|---|---|
ConfigureAgencyActionHandler(ViewFactoryService viewFactoryService,
ApplicationManager applicationManager)
Instantiates a new configure agency action handler. |
|
| Method Summary | |
|---|---|
AgencyRequest |
createServiceRequest(ConfigureAgencyAction action)
Creates the service request. |
Class |
getSupportedAction()
Gets the supported action. |
ModelAndView |
handleSuccessResponse(ConfigureAgencyAction action,
AgencyResponse response)
Handle success response. |
| Methods inherited from class com.hack23.cia.web.controller.common.AbstractGenericHandler |
|---|
getApplicationManager, getUserStateService, getViewFactoryService, handleErrorResponse, 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 ConfigureAgencyActionHandler(ViewFactoryService viewFactoryService,
ApplicationManager applicationManager)
viewFactoryService - the view factory serviceapplicationManager - the application manager| Method Detail |
|---|
public final AgencyRequest createServiceRequest(ConfigureAgencyAction action)
AbstractGenericHandler
createServiceRequest in class AbstractGenericHandler<ConfigureAgencyAction,AgencyRequest,AgencyResponse>action - the action
public final Class getSupportedAction()
ActionHandler
public final ModelAndView handleSuccessResponse(ConfigureAgencyAction action,
AgencyResponse response)
AbstractGenericHandler
handleSuccessResponse in class AbstractGenericHandler<ConfigureAgencyAction,AgencyRequest,AgencyResponse>action - the actionresponse - the response
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||