public class UpdateUserPreferencesRequestProcessor extends AbstractRequestProcessor<org.piangles.backbone.services.prefs.UserPreferences,SimpleResponse>
| Constructor and Description |
|---|
UpdateUserPreferencesRequestProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected SimpleResponse |
processRequest(ClientDetails clientDetails,
Request request,
org.piangles.backbone.services.prefs.UserPreferences userPrefs) |
getCommunicationPattern, getEndpoint, getEndpointRequestClass, getEndpointResponseClass, getEventProcessingManager, getGatewayDAO, processRequest, setGatewayDAO, setSessionForCurrentThread, shouldValidateSessionpublic UpdateUserPreferencesRequestProcessor()
protected SimpleResponse processRequest(ClientDetails clientDetails, Request request, org.piangles.backbone.services.prefs.UserPreferences userPrefs) throws Exception
processRequest in class AbstractRequestProcessor<org.piangles.backbone.services.prefs.UserPreferences,SimpleResponse>ExceptionCopyright © 2022. All rights reserved.