Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.reporting.protocol.runtime.XmlUtil

Packages that use XmlUtil
com.genesyslab.platform.reporting.protocol.runtime This package is used internally by the protocol. 
com.genesyslab.platform.reporting.protocol.statserver This package contains objects that correspond to objects in the Genesys Configuration Layer, such as AgentStatus and PlaceGroup
 

Uses of XmlUtil in com.genesyslab.platform.reporting.protocol.runtime
 

Methods in com.genesyslab.platform.reporting.protocol.runtime with parameters of type XmlUtil
 void XmlSerializable.fromXml(org.w3c.dom.Element element, XmlUtil util)
           
 org.w3c.dom.Element XmlSerializable.toXml(org.w3c.dom.Element element, XmlUtil util)
           
 

Uses of XmlUtil in com.genesyslab.platform.reporting.protocol.statserver
 

Methods in com.genesyslab.platform.reporting.protocol.statserver with parameters of type XmlUtil
static
<T extends XmlSerializable>
T
StatusConverter.decode(java.lang.Class<T> elemClass, org.w3c.dom.Element element, XmlUtil util)
           
static XmlSerializable StatusConverter.decode(org.w3c.dom.Element elem, java.lang.String typeName, XmlUtil util)
           
 void RequestInfo.fromXml(org.w3c.dom.Element element, XmlUtil util)
           
 void QueueGroup.fromXml(org.w3c.dom.Element element, XmlUtil util)
           
 void PlaceStatus.fromXml(org.w3c.dom.Element element, XmlUtil util)
           
 void PlaceGroup.fromXml(org.w3c.dom.Element element, XmlUtil util)
           
 void MediaCapacityInfo.fromXml(org.w3c.dom.Element element, XmlUtil util)
           
 void DnStatusEx.fromXml(org.w3c.dom.Element element, XmlUtil util)
           
 void DnStatus.fromXml(org.w3c.dom.Element element, XmlUtil util)
           
 void DnAction.fromXml(org.w3c.dom.Element element, XmlUtil util)
           
 void CurrentTargetStateSnapshot.fromXml(org.w3c.dom.Element element, XmlUtil util)
           
 void CurrentTargetStateInfo.fromXml(org.w3c.dom.Element element, XmlUtil util)
           
 void CurrentTargetStateDelta.fromXml(org.w3c.dom.Element element, XmlUtil util)
           
 void ConnectionId.fromXml(org.w3c.dom.Element element, XmlUtil util)
           
 void CampaignGroup.fromXml(org.w3c.dom.Element element, XmlUtil util)
           
 void Campaign.fromXml(org.w3c.dom.Element element, XmlUtil util)
           
 void BaseCollection.fromXml(org.w3c.dom.Element element, XmlUtil util)
           
 void AgentStatus.fromXml(org.w3c.dom.Element element, XmlUtil util)
           
 void AgentReasons.fromXml(org.w3c.dom.Element element, XmlUtil util)
           
 void AgentInfo.fromXml(org.w3c.dom.Element element, XmlUtil util)
           
 void AgentGroupReasons.fromXml(org.w3c.dom.Element element, XmlUtil util)
           
 void AgentGroup.fromXml(org.w3c.dom.Element element, XmlUtil util)
           
 org.w3c.dom.Element RequestInfo.toXml(org.w3c.dom.Element element, XmlUtil util)
           
 org.w3c.dom.Element QueueGroup.toXml(org.w3c.dom.Element element, XmlUtil util)
           
 org.w3c.dom.Element PlaceStatus.toXml(org.w3c.dom.Element element, XmlUtil util)
           
 org.w3c.dom.Element PlaceGroup.toXml(org.w3c.dom.Element element, XmlUtil util)
           
 org.w3c.dom.Element MediaCapacityInfo.toXml(org.w3c.dom.Element element, XmlUtil util)
           
 org.w3c.dom.Element DnStatusEx.toXml(org.w3c.dom.Element element, XmlUtil util)
           
 org.w3c.dom.Element DnStatus.toXml(org.w3c.dom.Element element, XmlUtil util)
           
 org.w3c.dom.Element DnAction.toXml(org.w3c.dom.Element element, XmlUtil util)
           
 org.w3c.dom.Element CurrentTargetStateSnapshot.toXml(org.w3c.dom.Element element, XmlUtil util)
           
 org.w3c.dom.Element CurrentTargetStateInfo.toXml(org.w3c.dom.Element element, XmlUtil util)
           
 org.w3c.dom.Element CurrentTargetStateDelta.toXml(org.w3c.dom.Element element, XmlUtil util)
           
 org.w3c.dom.Element ConnectionId.toXml(org.w3c.dom.Element element, XmlUtil util)
           
 org.w3c.dom.Element CampaignGroup.toXml(org.w3c.dom.Element element, XmlUtil util)
           
 org.w3c.dom.Element Campaign.toXml(org.w3c.dom.Element element, XmlUtil util)
           
 org.w3c.dom.Element BaseCollection.toXml(org.w3c.dom.Element element, XmlUtil util)
           
 org.w3c.dom.Element AgentStatus.toXml(org.w3c.dom.Element element, XmlUtil util)
           
 org.w3c.dom.Element AgentReasons.toXml(org.w3c.dom.Element element, XmlUtil util)
           
 org.w3c.dom.Element AgentInfo.toXml(org.w3c.dom.Element element, XmlUtil util)
           
 org.w3c.dom.Element AgentGroupReasons.toXml(org.w3c.dom.Element element, XmlUtil util)
           
 org.w3c.dom.Element AgentGroup.toXml(org.w3c.dom.Element element, XmlUtil util)
           
 


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.