|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HcpartyType | |
---|---|
be.ehealth.business.kmehrcommons | The kmehrcommons project use two classes to function. |
be.ehealth.business.kmehrcommons.builders | |
be.ehealth.businessconnector.therlink.mappers | |
be.fgov.ehealth.hubservices.core.v2 | |
be.fgov.ehealth.standards.kmehr.schema.v1 |
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.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.fgov.ehealth.hubservices.core.v2 |
---|
Methods in be.fgov.ehealth.hubservices.core.v2 that return HcpartyType | |
---|---|
HcpartyType |
TherapeuticExclusionType.getHcparty()
Gets the value of the hcparty property. |
HcpartyType |
TherapeuticExclusionSelectType.getHcparty()
Gets the value of the hcparty property. |
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. |
Methods in be.fgov.ehealth.hubservices.core.v2 with parameters of type HcpartyType | |
---|---|
void |
TherapeuticExclusionType.setHcparty(HcpartyType value)
Sets the value of the hcparty property. |
void |
TherapeuticExclusionSelectType.setHcparty(HcpartyType value)
Sets the value of the hcparty 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 |