Uses of Class
org.openiam.base.request.HelpdeskQuestionsRequest
-
Packages that use HelpdeskQuestionsRequest Package Description org.openiam.esb.core.mq org.openiam.esb.core.user.service org.openiam.esb.core.user.service.impl org.openiam.srvc.user -
-
Uses of HelpdeskQuestionsRequest in org.openiam.esb.core.mq
Methods in org.openiam.esb.core.mq with parameters of type HelpdeskQuestionsRequest Modifier and Type Method Description Response
UserServiceQueueListener. processingApiRequest(UserServiceAPI api, HelpdeskQuestionsRequest request)
-
Uses of HelpdeskQuestionsRequest in org.openiam.esb.core.user.service
Methods in org.openiam.esb.core.user.service with parameters of type HelpdeskQuestionsRequest Modifier and Type Method Description HelpDeskQuestionsResponse
HelpdeskQuestionService. getHelpDeskQuestionsResponse(HelpdeskQuestionsRequest request)
-
Uses of HelpdeskQuestionsRequest in org.openiam.esb.core.user.service.impl
Methods in org.openiam.esb.core.user.service.impl with parameters of type HelpdeskQuestionsRequest Modifier and Type Method Description HelpDeskQuestionsResponse
HelpdeskQuestionServiceImpl. getHelpDeskQuestionsResponse(HelpdeskQuestionsRequest request)
Get response for helpdesk access request. 2 modes: Initialization and check entered ansewers. -
Uses of HelpdeskQuestionsRequest in org.openiam.srvc.user
Methods in org.openiam.srvc.user with parameters of type HelpdeskQuestionsRequest Modifier and Type Method Description HelpDeskQuestionsResponse
UserDataWebService. getHelpDeskQuestionsResponse(HelpdeskQuestionsRequest request)
HelpDeskQuestionsResponse
UserDataWebServiceImpl. getHelpDeskQuestionsResponse(HelpdeskQuestionsRequest request)
-