be.ehealth.businessconnector.dmg.mappers
Class RequestObjectMapper

java.lang.Object
  extended by be.ehealth.businessconnector.dmg.mappers.RequestObjectMapper

Deprecated. use BlobMapper instead.

@Deprecated
public class RequestObjectMapper
extends Object

Mapper class used to map an object to another object.


Method Summary
static Blob mapBlobfromBlobType(BlobType blob)
          Deprecated. Maps a BlobType instance to its corresponding Blob instance.
static BlobType mapBlobTypefromBlob(Blob blob)
          Deprecated. Maps a Blob instance to a corresponding BlobType instance.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

mapBlobTypefromBlob

public static BlobType mapBlobTypefromBlob(Blob blob)
Deprecated. 
Maps a Blob instance to a corresponding BlobType instance.

Parameters:
blob - the Blob instance
Returns:
BlobType

mapBlobfromBlobType

public static Blob mapBlobfromBlobType(BlobType blob)
Deprecated. 
Maps a BlobType instance to its corresponding Blob instance.

Parameters:
blob - the BlobType instance
Returns:
Blob the Blob instance



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