Uses of Class
org.openiam.idm.srvc.selfregistration.dto.NewStepBean
-
Packages that use NewStepBean Package Description org.openiam.esb.core.service org.openiam.esb.core.service.impl org.openiam.srvc.selfregistration -
-
Uses of NewStepBean in org.openiam.esb.core.service
Methods in org.openiam.esb.core.service with parameters of type NewStepBean Modifier and Type Method Description SelfRegistrationStepDto
SelfRegistrationWorkflowService. newStep(NewStepBean newStepBean)
-
Uses of NewStepBean in org.openiam.esb.core.service.impl
Methods in org.openiam.esb.core.service.impl with parameters of type NewStepBean Modifier and Type Method Description SelfRegistrationStepDto
SelfRegistrationWorkflowServiceImpl. newStep(NewStepBean newStepBean)
-
Uses of NewStepBean in org.openiam.srvc.selfregistration
Methods in org.openiam.srvc.selfregistration with parameters of type NewStepBean Modifier and Type Method Description SelfRegistrationStepDto
SelfRegistrationWorkflowWebService. newStep(NewStepBean dto)
Method is used to create a new Self Registration StepSelfRegistrationStepDto
.SelfRegistrationStepDto
SelfRegistrationWorkflowWebServiceImpl. newStep(NewStepBean dto)
-