be.ehealth.technicalconnector.adapter
Class XmlDateNoTzAdapter

java.lang.Object
  extended by javax.xml.bind.annotation.adapters.XmlAdapter<String,org.joda.time.DateTime>
      extended by be.ehealth.technicalconnector.adapter.XmlDateAdapter
          extended by be.ehealth.technicalconnector.adapter.XmlDateNoTzAdapter

public class XmlDateNoTzAdapter
extends XmlDateAdapter

See Also:
The conversion from org.joda.time.DateTime to string removes timezone information.

Constructor Summary
XmlDateNoTzAdapter()
           
 
Method Summary
 String marshal(org.joda.time.DateTime value)
           
 
Methods inherited from class be.ehealth.technicalconnector.adapter.XmlDateAdapter
unmarshal
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlDateNoTzAdapter

public XmlDateNoTzAdapter()
Method Detail

marshal

public String marshal(org.joda.time.DateTime value)
               throws Exception
Overrides:
marshal in class XmlDateAdapter
Throws:
Exception



Connector Packaging TECHNICAL 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.