Uses of Class
com.hack23.cia.service.api.events.ApplicationErrorResponse

Packages that use ApplicationErrorResponse
Package Description
com.hack23.cia.web.impl.ui.controller.common Common controller, contains action handler definition and abstract base classes. 
com.hack23.cia.web.impl.ui.controller.events Provides... 
 

Uses of ApplicationErrorResponse in com.hack23.cia.web.impl.ui.controller.common
 

Methods in com.hack23.cia.web.impl.ui.controller.common with parameters of type ApplicationErrorResponse
Modifier and Type Method and Description
 ModelAndView DefaultActionHandler.handleSuccessResponse(AbstractAction action, ApplicationErrorResponse response)
           
 

Uses of ApplicationErrorResponse in com.hack23.cia.web.impl.ui.controller.events
 

Methods in com.hack23.cia.web.impl.ui.controller.events with parameters of type ApplicationErrorResponse
Modifier and Type Method and Description
 ModelAndView ApplicationErrorActionHandler.handleSuccessResponse(ApplicationErrorAction action, ApplicationErrorResponse response)
           
 



Copyright © 2008-2010 www.hack23.com. All Rights Reserved.