public class UserProfileExistsRequestProcessor extends AbstractRequestProcessor<GenericContactRequest,BooleanResponse>
| Constructor and Description |
|---|
UserProfileExistsRequestProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected BooleanResponse |
processRequest(ClientDetails clientDetails,
Request request,
GenericContactRequest userProfileExistsRequest) |
boolean |
shouldValidateSession() |
getCommunicationPattern, getEndpoint, getEndpointRequestClass, getEndpointResponseClass, getEventProcessingManager, getGatewayDAO, processRequest, setGatewayDAO, setSessionForCurrentThreadprotected BooleanResponse processRequest(ClientDetails clientDetails, Request request, GenericContactRequest userProfileExistsRequest) throws Exception
processRequest in class AbstractRequestProcessor<GenericContactRequest,BooleanResponse>Exceptionpublic boolean shouldValidateSession()
shouldValidateSession in interface RequestProcessorshouldValidateSession in class AbstractRequestProcessor<GenericContactRequest,BooleanResponse>Copyright © 2022. All rights reserved.