Platform SDK Java 8.5 API Reference

com.genesyslab.platform.contacts.protocol.runtime
Interface XmlSerializable

All Known Implementing Classes:
AgentProperties, Attachment, Attribute, AttributesHeader, AttributesInfo, BaseEntityAttributes, BaseSearchCriteria, CallbackEntityAttributes, Category, CategoryAttribute, ChatEntityAttributes, CoBrowseEntityAttributes, ComplexSearchCriteria, Contact, ContactInfo, ContactInteraction, ContactInteractionProperties, ContactProperties, CustomProperties, DatabaseInfo, DateTimeList, DeleteAttributesInfo, DocumentData, EmailInEntityAttributes, EmailOutEntityAttributes, FieldCode, FieldData, FieldValue, HostInfo, IndexData, InteractionAttributes, InteractionContent, InteractionData, KeyValueObject, MergeDataDetails, Model, PhoneCallEntityAttributes, PortInfo, Property, ScreeningRule, SimpleSearchCriteria, SortCriteria, StandardResponse, StringBinary, StringInteger, TrainingDataObject

public interface XmlSerializable


Method Summary
 void loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 

Method Detail

saveToXml

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

loadFromXml

void loadFromXml(UCSCustomCodec custCodec,
                 org.w3c.dom.Node node)
                 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.