public class UpdateUserProfileRequestProcessor extends AbstractRequestProcessor<org.piangles.backbone.services.profile.BasicUserProfile,SimpleResponse>
| Constructor and Description |
|---|
UpdateUserProfileRequestProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected SimpleResponse |
processRequest(ClientDetails clientDetails,
Request request,
org.piangles.backbone.services.profile.BasicUserProfile userProfile) |
getCommunicationPattern, getEndpoint, getEndpointRequestClass, getEndpointResponseClass, getEventProcessingManager, processRequest, shouldValidateSessionprotected SimpleResponse processRequest(ClientDetails clientDetails, Request request, org.piangles.backbone.services.profile.BasicUserProfile userProfile) throws Exception
processRequest in class AbstractRequestProcessor<org.piangles.backbone.services.profile.BasicUserProfile,SimpleResponse>ExceptionCopyright © 2021. All rights reserved.