Uses of Class
org.openiam.base.response.HelpDeskQuestionsResponse
-
Packages that use HelpDeskQuestionsResponse Package Description org.openiam.esb.core.user.service org.openiam.esb.core.user.service.impl org.openiam.srvc.user -
-
Uses of HelpDeskQuestionsResponse in org.openiam.esb.core.user.service
Methods in org.openiam.esb.core.user.service that return HelpDeskQuestionsResponse Modifier and Type Method Description HelpDeskQuestionsResponseHelpdeskQuestionService. getHelpDeskQuestionsResponse(HelpdeskQuestionsRequest request) -
Uses of HelpDeskQuestionsResponse in org.openiam.esb.core.user.service.impl
Methods in org.openiam.esb.core.user.service.impl that return HelpDeskQuestionsResponse Modifier and Type Method Description HelpDeskQuestionsResponseHelpdeskQuestionServiceImpl. getHelpDeskQuestionsResponse(HelpdeskQuestionsRequest request)Get response for helpdesk access request. 2 modes: Initialization and check entered ansewers. -
Uses of HelpDeskQuestionsResponse in org.openiam.srvc.user
Methods in org.openiam.srvc.user that return HelpDeskQuestionsResponse Modifier and Type Method Description HelpDeskQuestionsResponseUserDataWebService. getHelpDeskQuestionsResponse(HelpdeskQuestionsRequest request)HelpDeskQuestionsResponseUserDataWebServiceImpl. getHelpDeskQuestionsResponse(HelpdeskQuestionsRequest request)
-