Uses of Class
be.fgov.ehealth.commons.core.v2.Id

Packages that use Id
be.ehealth.technicalconnector.service.idsupport   
be.ehealth.technicalconnector.service.idsupport.impl   
be.fgov.ehealth.certra.core.v2   
be.fgov.ehealth.certra.protocol.v2   
be.fgov.ehealth.commons.core.v2   
be.fgov.ehealth.commons.enc.v2   
be.fgov.ehealth.idsupport.core.v2   
be.fgov.ehealth.technicalconnector.ra.mapper   
 

Uses of Id in be.ehealth.technicalconnector.service.idsupport
 

Methods in be.ehealth.technicalconnector.service.idsupport with parameters of type Id
 VerifyIdResponse IdSupportService.verifyId(String legalContext, Id barcode)
          See IdSupportService.verifyId(be.fgov.ehealth.idsupport.protocol.v2.VerifyIdRequest).
 VerifyIdResponse IdSupportService.verifyId(String legalContext, Id ssin, Id cardNumber)
          See IdSupportService.verifyId(be.fgov.ehealth.idsupport.protocol.v2.VerifyIdRequest).
 

Uses of Id in be.ehealth.technicalconnector.service.idsupport.impl
 

Methods in be.ehealth.technicalconnector.service.idsupport.impl with parameters of type Id
 VerifyIdResponse IdSupportServiceImpl.verifyId(String legalContext, Id barcode)
           
 VerifyIdResponse IdSupportServiceImpl.verifyId(String legalContext, Id ssin, Id cardNumber)
           
 

Uses of Id in be.fgov.ehealth.certra.core.v2
 

Methods in be.fgov.ehealth.certra.core.v2 that return Id
 Id OrganizationType.getIdentifier()
          Gets the value of the identifier property.
 

Methods in be.fgov.ehealth.certra.core.v2 with parameters of type Id
 void OrganizationType.setIdentifier(Id value)
          Sets the value of the identifier property.
 

Uses of Id in be.fgov.ehealth.certra.protocol.v2
 

Methods in be.fgov.ehealth.certra.protocol.v2 that return Id
 Id GetExistingApplicationIdsRequest.getOrganizationIdentifier()
          Gets the value of the organizationIdentifier property.
 Id GetActorQualitiesRequest.getSSIN()
          Gets the value of the ssin property.
 

Methods in be.fgov.ehealth.certra.protocol.v2 with parameters of type Id
 void GetExistingApplicationIdsRequest.setOrganizationIdentifier(Id value)
          Sets the value of the organizationIdentifier property.
 void GetActorQualitiesRequest.setSSIN(Id value)
          Sets the value of the ssin property.
 

Uses of Id in be.fgov.ehealth.commons.core.v2
 

Methods in be.fgov.ehealth.commons.core.v2 that return Id
 Id ObjectFactory.createId()
          Create an instance of Id
 

Methods in be.fgov.ehealth.commons.core.v2 that return types with arguments of type Id
 List<Id> ActorType.getIds()
          Gets the value of the ids property.
 

Uses of Id in be.fgov.ehealth.commons.enc.v2
 

Methods in be.fgov.ehealth.commons.enc.v2 that return types with arguments of type Id
 List<Id> ETKSearchCriteria.getIds()
          Gets the value of the ids property.
 

Uses of Id in be.fgov.ehealth.idsupport.core.v2
 

Methods in be.fgov.ehealth.idsupport.core.v2 that return types with arguments of type Id
 List<Id> ValidationResult.getIds()
          Gets the value of the ids property.
 List<Id> IdentificationData.getIds()
          Gets the value of the ids property.
 

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

Methods in be.fgov.ehealth.technicalconnector.ra.mapper that return Id
 Id RaMapperSelmaGeneratedClass.asId(ActorId inActorId)
           
 

Methods in be.fgov.ehealth.technicalconnector.ra.mapper with parameters of type Id
 ActorId RaMapperSelmaGeneratedClass.asActorId(Id inId)
           
 




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