Uses of Class
be.fgov.ehealth.consultrn.protocol.v2.RegisterPersonResponse

Packages that use RegisterPersonResponse
be.ehealth.businessconnector.consultrn.exception.manageperson   
be.ehealth.businessconnector.consultrn.service   
be.ehealth.businessconnector.consultrn.service.impl   
be.ehealth.businessconnector.consultrn.session   
be.ehealth.businessconnector.consultrn.session.impl   
be.fgov.ehealth.consultrn.protocol.v2   
 

Uses of RegisterPersonResponse in be.ehealth.businessconnector.consultrn.exception.manageperson
 

Methods in be.ehealth.businessconnector.consultrn.exception.manageperson that return RegisterPersonResponse
 RegisterPersonResponse ConsultrnRegisterPersonException.getRegisterPersonResponse()
           
 RegisterPersonResponse ConsultrnRegisterExistingPersonException.getRegisterPersonResponse()
           
 

Constructors in be.ehealth.businessconnector.consultrn.exception.manageperson with parameters of type RegisterPersonResponse
ConsultrnRegisterExistingPersonException(RegisterPersonResponse response)
           
ConsultrnRegisterPersonException(RegisterPersonResponse response)
           
 

Uses of RegisterPersonResponse in be.ehealth.businessconnector.consultrn.service
 

Methods in be.ehealth.businessconnector.consultrn.service that return RegisterPersonResponse
 RegisterPersonResponse ConsultrnService.registerPerson(SAMLToken token, RegisterPersonRequest request)
           
 

Uses of RegisterPersonResponse in be.ehealth.businessconnector.consultrn.service.impl
 

Methods in be.ehealth.businessconnector.consultrn.service.impl that return RegisterPersonResponse
 RegisterPersonResponse ConsultrnServiceImpl.registerPerson(SAMLToken token, RegisterPersonRequest request)
           
 

Uses of RegisterPersonResponse in be.ehealth.businessconnector.consultrn.session
 

Methods in be.ehealth.businessconnector.consultrn.session that return RegisterPersonResponse
 RegisterPersonResponse ConsultrnService.registerPerson(RegisterPersonRequest request)
           
 

Uses of RegisterPersonResponse in be.ehealth.businessconnector.consultrn.session.impl
 

Methods in be.ehealth.businessconnector.consultrn.session.impl that return RegisterPersonResponse
 RegisterPersonResponse ConsultrnSessionServiceImpl.registerPerson(RegisterPersonRequest request)
           
 

Uses of RegisterPersonResponse in be.fgov.ehealth.consultrn.protocol.v2
 

Methods in be.fgov.ehealth.consultrn.protocol.v2 that return RegisterPersonResponse
 RegisterPersonResponse ObjectFactory.createRegisterPersonResponse()
          Create an instance of RegisterPersonResponse
 




Connector Packaging generic 3.17.1 API
Copyright © {inceptionYear}-2019 eHealth. All Rights Reserved.