Platform SDK Java 8.5 API Reference

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

All Known Subinterfaces:
IStatisticState, IStatisticStatus
All Known Implementing Classes:
AgentGroup, AgentGroupReasons, AgentInfo, AgentInfoCollection, AgentReasons, AgentReasonsCollection, AgentStatus, AgentStatusesCollection, BaseCollection, Campaign, CampaignGroup, ConnectionId, CurrentTargetStateDelta, CurrentTargetStateInfo, CurrentTargetStateSnapshot, DnAction, DnActionCollection, DnStatus, DnStatusesCollection, DnStatusEx, DnStatusExCollection, MediaCapacityInfo, MediaCapacityInfoCollection, PlaceGroup, PlaceStatus, PlaceStatusesCollection, QueueGroup, RequestInfo, RequestInfoCollection, StringList

public interface XmlSerializable


Method Summary
 void fromXml(org.w3c.dom.Element element, XmlUtil util)
           
 org.w3c.dom.Element toXml(org.w3c.dom.Element element, XmlUtil util)
           
 

Method Detail

toXml

org.w3c.dom.Element toXml(org.w3c.dom.Element element,
                          XmlUtil util)
                          throws com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
Throws:
com.genesyslab.platform.commons.protocol.runtime.codec.CodecException

fromXml

void fromXml(org.w3c.dom.Element element,
             XmlUtil util)
             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.