|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of HcpartyType in be.ehealth.business.kmehrcommons |
---|
Methods in be.ehealth.business.kmehrcommons that return HcpartyType | |
---|---|
static HcpartyType |
HcPartyUtil.createProfessionalParty(String inss,
String nihii,
String professionType)
Create a professional hcparty |
static HcpartyType |
HcPartyUtil.createSingleHcpartyFromConfig(String configName)
Create only one hc party |
static HcpartyType |
HcPartyUtil.createSoftwareIdentifier(String softwareName,
String appId)
create a Software identifier |
Methods in be.ehealth.business.kmehrcommons that return types with arguments of type HcpartyType | |
---|---|
static List<HcpartyType> |
HcPartyUtil.createAuthorHcParties(String projectName)
Get the list of all Hc Parties that must be created |
static List<HcpartyType> |
HcPartyUtil.createHcpartiesFromConfig(String configName)
Create the list of hcparty |
Uses of HcpartyType in be.ehealth.business.kmehrcommons.builders |
---|
Methods in be.ehealth.business.kmehrcommons.builders that return HcpartyType | |
---|---|
HcpartyType |
HcPartyBuilder.build()
Return the result of all previous operations |
Uses of HcpartyType in be.ehealth.businessconnector.chapterIV.builders.impl |
---|
Methods in be.ehealth.businessconnector.chapterIV.builders.impl that return types with arguments of type HcpartyType | |
---|---|
List<HcpartyType> |
KmehrBuilderPersPhysician.generateHcPartiesForSender()
Deprecated. |
List<HcpartyType> |
GenericKmehrBuilder.generateHcPartiesForSender()
|
abstract List<HcpartyType> |
AbstractKmehrBuilderImpl.generateHcPartiesForSender()
|
List<HcpartyType> |
KmehrBuilderPersPhysician.generateHcPartiesForTransactionAuthor()
Deprecated. |
List<HcpartyType> |
GenericKmehrBuilder.generateHcPartiesForTransactionAuthor()
|
abstract List<HcpartyType> |
AbstractKmehrBuilderImpl.generateHcPartiesForTransactionAuthor()
|
Uses of HcpartyType in be.ehealth.businessconnector.therlink.mappers |
---|
Methods in be.ehealth.businessconnector.therlink.mappers that return HcpartyType | |
---|---|
static HcpartyType |
HcPartyMapper.mapToHcpartyType(HcParty hcp)
|
Methods in be.ehealth.businessconnector.therlink.mappers with parameters of type HcpartyType | |
---|---|
static HcParty |
HcPartyMapper.mapHcParty(HcpartyType hcpartyType)
|
Uses of HcpartyType in be.ehealth.businessconnector.wsconsent.builders |
---|
Methods in be.ehealth.businessconnector.wsconsent.builders that return types with arguments of type HcpartyType | |
---|---|
List<HcpartyType> |
HcPartyInfoBuilder.getHcpPartiesForAuthor()
Creates the HcParty objects for the author part. |
Uses of HcpartyType in be.ehealth.businessconnector.wsconsent.builders.impl |
---|
Methods in be.ehealth.businessconnector.wsconsent.builders.impl that return types with arguments of type HcpartyType | |
---|---|
List<HcpartyType> |
HcPartyInfoBuilderImpl.getHcpPartiesForAuthor()
Deprecated. |
List<HcpartyType> |
DelegatingHcPartyInfoBuilderImpl.getHcpPartiesForAuthor()
|
Uses of HcpartyType in be.fgov.ehealth.hubservices.core.v1 |
---|
Methods in be.fgov.ehealth.hubservices.core.v1 that return types with arguments of type HcpartyType | |
---|---|
List<HcpartyType> |
Transactionaccess.getHcparties()
Gets the value of the hcparties property. |
Uses of HcpartyType in be.fgov.ehealth.hubservices.core.v2 |
---|
Methods in be.fgov.ehealth.hubservices.core.v2 that return types with arguments of type HcpartyType | |
---|---|
List<HcpartyType> |
Transactionaccess.getHcparties()
Gets the value of the hcparties property. |
Uses of HcpartyType in be.fgov.ehealth.standards.kmehr.schema.v1 |
---|
Methods in be.fgov.ehealth.standards.kmehr.schema.v1 that return HcpartyType | |
---|---|
HcpartyType |
ObjectFactory.createHcpartyType()
Create an instance of HcpartyType |
HcpartyType |
ContentlocalitemattributeType.getHcparty()
Gets the value of the hcparty property. |
HcpartyType |
ContentType.getHcparty()
Gets the value of the hcparty property. |
Methods in be.fgov.ehealth.standards.kmehr.schema.v1 that return types with arguments of type HcpartyType | |
---|---|
List<HcpartyType> |
SenderType.getHcparties()
Gets the value of the hcparties property. |
List<HcpartyType> |
RecipientType.getHcparties()
Gets the value of the hcparties property. |
List<HcpartyType> |
ConfidentialityType.getHcparties()
Gets the value of the hcparties property. |
List<HcpartyType> |
AuthorType.getHcparties()
Gets the value of the hcparties property. |
Methods in be.fgov.ehealth.standards.kmehr.schema.v1 with parameters of type HcpartyType | |
---|---|
void |
ContentlocalitemattributeType.setHcparty(HcpartyType value)
Sets the value of the hcparty property. |
void |
ContentType.setHcparty(HcpartyType value)
Sets the value of the hcparty property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |