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

Packages that use ApplicationErrorRequest
Package Description
com.hack23.cia.service.impl.events Provides... 
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 ApplicationErrorRequest in com.hack23.cia.service.impl.events
 

Methods in com.hack23.cia.service.impl.events with parameters of type ApplicationErrorRequest
Modifier and Type Method and Description
protected  ActionEvent ApplicationErrorRequestService.createActionEvent(ApplicationErrorRequest request, UserSessionData userSession)
           
protected  ServiceResponse ApplicationErrorRequestService.handleServiceRequest(ApplicationErrorRequest request, UserSessionDto userSession)
           
 

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

Methods in com.hack23.cia.web.impl.ui.controller.common that return ApplicationErrorRequest
Modifier and Type Method and Description
 ApplicationErrorRequest DefaultActionHandler.createServiceRequest(AbstractAction action)
           
 

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

Methods in com.hack23.cia.web.impl.ui.controller.events that return ApplicationErrorRequest
Modifier and Type Method and Description
 ApplicationErrorRequest ApplicationErrorActionHandler.createServiceRequest(ApplicationErrorAction action)
           
 



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