Platform SDK Java 8.5 API Reference

com.genesyslab.platform.webmedia.protocol.espemail.runtime
Interface XmlSerializable

All Known Implementing Classes:
AbstractPrintable, EmailAttachment

public interface XmlSerializable


Method Summary
 void loadFromXml(ESPEmailCustomCodec codec, org.w3c.dom.Node sourceElement)
           
 void saveToXml(ESPEmailCustomCodec codec, org.w3c.dom.Node resultElement)
           
 

Method Detail

saveToXml

void saveToXml(ESPEmailCustomCodec codec,
               org.w3c.dom.Node resultElement)
               throws com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
Throws:
com.genesyslab.platform.commons.protocol.runtime.codec.CodecException

loadFromXml

void loadFromXml(ESPEmailCustomCodec codec,
                 org.w3c.dom.Node sourceElement)
                 throws com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
Throws:
com.genesyslab.platform.commons.protocol.runtime.codec.CodecException

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.