Uses of Class
be.cin.types.v1.Blob

Packages that use Blob
be.cin.nip.async.generic   
be.cin.types.v1   
be.ehealth.business.mycarenetcommons.mapper   
be.ehealth.businessconnector.genericasync.builders   
be.ehealth.businessconnector.genericasync.builders.impl   
 

Uses of Blob in be.cin.nip.async.generic
 

Methods in be.cin.nip.async.generic that return Blob
 Blob Post.getDetail()
          Gets the value of the detail property.
 Blob MsgResponse.getDetail()
          Gets the value of the detail property.
 

Methods in be.cin.nip.async.generic with parameters of type Blob
 void Post.setDetail(Blob value)
          Sets the value of the detail property.
 void MsgResponse.setDetail(Blob value)
          Sets the value of the detail property.
 

Uses of Blob in be.cin.types.v1
 

Methods in be.cin.types.v1 that return Blob
 Blob ObjectFactory.createBlob()
          Create an instance of Blob
 

Uses of Blob in be.ehealth.business.mycarenetcommons.mapper
 

Methods in be.ehealth.business.mycarenetcommons.mapper that return Blob
static Blob SendRequestMapper.mapBlobToCinBlob(Blob blob)
          Creates be.cin.types.v1.Blob with a be.ehealth.business.mycarenetcommons.domain.Blob.
 

Methods in be.ehealth.business.mycarenetcommons.mapper with parameters of type Blob
static Blob SendRequestMapper.mapToBlob(Blob blob)
           
 

Uses of Blob in be.ehealth.businessconnector.genericasync.builders
 

Methods in be.ehealth.businessconnector.genericasync.builders with parameters of type Blob
 Post RequestObjectBuilder.buildPostRequest(CommonInput commonInput, Blob blob, byte[] xades)
          Builds a Post request from given parameters
 

Uses of Blob in be.ehealth.businessconnector.genericasync.builders.impl
 

Methods in be.ehealth.businessconnector.genericasync.builders.impl with parameters of type Blob
 Post RequestObjectBuilderImpl.buildPostRequest(CommonInput commonInput, Blob blob, byte[] xades)
           
 




Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.