|
||||||||||
| 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.user.AbstractUserActionHandler<ACTION,REQUEST,RESPONSE>
com.hack23.cia.web.impl.ui.controller.user.AbstractTopListActionHandler<PartyAction,PartyRequest,TopListResponse>
com.hack23.cia.web.impl.ui.controller.user.PartyActionHandler
public class PartyActionHandler
The Class PartyActionHandler.
| Constructor Summary | |
|---|---|
PartyActionHandler(ViewFactoryService viewFactoryService,
ApplicationManager applicationManager)
Instantiates a new party action handler. |
|
| Method Summary | |
|---|---|
PartyRequest |
createServiceRequest(PartyAction action)
Creates the service request. |
Class |
getSupportedAction()
Gets the supported action. |
ModelAndView |
handleSuccessResponse(PartyAction action,
TopListResponse 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 PartyActionHandler(ViewFactoryService viewFactoryService,
ApplicationManager applicationManager)
viewFactoryService - the view factory serviceapplicationManager - the application manager| Method Detail |
|---|
public final PartyRequest createServiceRequest(PartyAction action)
AbstractGenericHandler
createServiceRequest in class AbstractGenericHandler<PartyAction,PartyRequest,TopListResponse>action - the action
public final Class getSupportedAction()
ActionHandler
public final ModelAndView handleSuccessResponse(PartyAction action,
TopListResponse response)
AbstractGenericHandler
handleSuccessResponse in class AbstractGenericHandler<PartyAction,PartyRequest,TopListResponse>action - the actionresponse - the response
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||