Uses of Class
org.openiam.base.response.data.SelfRegistrationStepListResponse
-
Packages that use SelfRegistrationStepListResponse Package Description org.openiam.srvc.selfregistration -
-
Uses of SelfRegistrationStepListResponse in org.openiam.srvc.selfregistration
Methods in org.openiam.srvc.selfregistration that return SelfRegistrationStepListResponse Modifier and Type Method Description SelfRegistrationStepListResponse
SelfRegistrationWorkflowWebService. findSteps(SelfRegistrationStepSearchBean searchBean, int from, int size)
The general method to search forSelfRegistrationStepDto
objectsSelfRegistrationStepListResponse
SelfRegistrationWorkflowWebServiceImpl. findSteps(SelfRegistrationStepSearchBean searchBean, int from, int size)
-