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 ResponseUserServiceQueueListener. 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 HelpDeskQuestionsResponseHelpdeskQuestionService. 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 HelpDeskQuestionsResponseHelpdeskQuestionServiceImpl. 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 HelpDeskQuestionsResponseUserDataWebService. getHelpDeskQuestionsResponse(HelpdeskQuestionsRequest request)HelpDeskQuestionsResponseUserDataWebServiceImpl. getHelpDeskQuestionsResponse(HelpdeskQuestionsRequest request)
-