Uses of Class
io.mosip.kernel.uingenerator.dto.UinStatusUpdateReponseDto
-
Packages that use UinStatusUpdateReponseDto Package Description io.mosip.kernel.uingenerator.service io.mosip.kernel.uingenerator.service.impl -
-
Uses of UinStatusUpdateReponseDto in io.mosip.kernel.uingenerator.service
Methods in io.mosip.kernel.uingenerator.service that return UinStatusUpdateReponseDto Modifier and Type Method Description UinStatusUpdateReponseDtoUinService. updateUinStatus(UinEntity uin)Update the status of the Uin from ISSUED to ASSIGNED -
Uses of UinStatusUpdateReponseDto in io.mosip.kernel.uingenerator.service.impl
Methods in io.mosip.kernel.uingenerator.service.impl that return UinStatusUpdateReponseDto Modifier and Type Method Description UinStatusUpdateReponseDtoUinServiceImpl. updateUinStatus(UinEntity uinAck)
-