Uses of Class
be.fgov.ehealth.technicalconnector.ra.domain.ContractRequest

Packages that use ContractRequest
be.fgov.ehealth.technicalconnector.ra.builders   
be.fgov.ehealth.technicalconnector.ra.domain   
be.fgov.ehealth.technicalconnector.ra.mapper   
be.fgov.ehealth.technicalconnector.ra.service   
be.fgov.ehealth.technicalconnector.ra.service.impl   
 

Uses of ContractRequest in be.fgov.ehealth.technicalconnector.ra.builders
 

Methods in be.fgov.ehealth.technicalconnector.ra.builders that return ContractRequest
 ContractRequest ContractRequestBuilder.BuildStep.build()
           
 

Uses of ContractRequest in be.fgov.ehealth.technicalconnector.ra.domain
 

Methods in be.fgov.ehealth.technicalconnector.ra.domain that return ContractRequest
 ContractRequest ContractRequest.Builder.build()
          Returns a ContractRequest built from the parameters previously set.
 

Uses of ContractRequest in be.fgov.ehealth.technicalconnector.ra.mapper
 

Methods in be.fgov.ehealth.technicalconnector.ra.mapper with parameters of type ContractRequest
 GenerateContractRequest RaMapperSelmaGeneratedClass.asGenerateContractRequest(ContractRequest inContractRequest)
           
 GenerateContractRequest RaMapper.asGenerateContractRequest(ContractRequest source)
           
 

Uses of ContractRequest in be.fgov.ehealth.technicalconnector.ra.service
 

Methods in be.fgov.ehealth.technicalconnector.ra.service with parameters of type ContractRequest
 Result<GeneratedContract> AuthenticationCertificateRegistrationService.generateContract(ContractRequest contractRequest)
           
 

Uses of ContractRequest in be.fgov.ehealth.technicalconnector.ra.service.impl
 

Methods in be.fgov.ehealth.technicalconnector.ra.service.impl with parameters of type ContractRequest
 Result<GeneratedContract> AuthenticationCertificateRegistrationServiceImpl.generateContract(ContractRequest contractRequest)
           
 




Connector Packaging TECHNICAL 3.25.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.