|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |