|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of BlobType in be.ehealth.business.mycarenetcommons.builders.impl |
|---|
| Methods in be.ehealth.business.mycarenetcommons.builders.impl with parameters of type BlobType | |
|---|---|
Blob |
ResponseBuilderImpl.mapBlobTypeToBlob(BlobType inBlob)
|
| Uses of BlobType in be.ehealth.business.mycarenetcommons.builders.util |
|---|
| Methods in be.ehealth.business.mycarenetcommons.builders.util with parameters of type BlobType | |
|---|---|
static Base64Binary |
BlobUtil.generateXades(BlobType inValue)
generates the xades based on the content of the blob. |
static Base64Binary |
BlobUtil.generateXades(BlobType inValue,
byte[] furnishedXades,
String projectName)
generates the xades based on the content of the blob. |
static Base64Binary |
BlobUtil.generateXades(BlobType inValue,
String projectName)
|
static Base64Binary |
BlobUtil.generateXades(BlobType inValue,
String projectName,
String platformName)
generates a xades value as defined for the project. |
| Uses of BlobType in be.ehealth.business.mycarenetcommons.mapper.v3 |
|---|
| Methods in be.ehealth.business.mycarenetcommons.mapper.v3 that return BlobType | |
|---|---|
static BlobType |
SendRequestMapper.mapBlobToBlobType(Blob inBlob)
Map a Blob to a BlobType |
| Methods in be.ehealth.business.mycarenetcommons.mapper.v3 with parameters of type BlobType | |
|---|---|
static Blob |
SendRequestMapper.mapBlobTypeToBlob(BlobType inBlob)
Map a BlobType to a Blob |
| Uses of BlobType in be.ehealth.businessconnector.mycarenet.attest.mappers |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.attest.mappers that return BlobType | |
|---|---|
static BlobType |
BlobMapper.mapBlobTypefromBlob(Blob blob)
Maps a Blob instance to a corresponding BlobType instance. |
| Methods in be.ehealth.businessconnector.mycarenet.attest.mappers with parameters of type BlobType | |
|---|---|
static Blob |
BlobMapper.mapBlobfromBlobType(BlobType blob)
Maps a BlobType instance to its corresponding Blob instance. |
| Uses of BlobType in be.fgov.ehealth.mycarenet.commons.core.v3 |
|---|
| Methods in be.fgov.ehealth.mycarenet.commons.core.v3 that return BlobType | |
|---|---|
BlobType |
ObjectFactory.createBlobType()
Create an instance of BlobType |
| Uses of BlobType in be.fgov.ehealth.mycarenet.commons.protocol.v3 |
|---|
| Methods in be.fgov.ehealth.mycarenet.commons.protocol.v3 that return BlobType | |
|---|---|
BlobType |
SendRequestType.getDetail()
Gets the value of the detail property. |
BlobType |
ResponseReturnType.getDetail()
Gets the value of the detail property. |
| Methods in be.fgov.ehealth.mycarenet.commons.protocol.v3 with parameters of type BlobType | |
|---|---|
void |
SendRequestType.setDetail(BlobType value)
Sets the value of the detail property. |
void |
ResponseReturnType.setDetail(BlobType value)
Sets the value of the detail property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||