Platform SDK Java 8.5 API Reference

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

Packages that use XmlSerializable
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 XmlSerializable in com.genesyslab.platform.reporting.protocol.runtime
 

Methods in com.genesyslab.platform.reporting.protocol.runtime with type parameters of type XmlSerializable
<T extends XmlSerializable>
T
XmlUtil.getObject(java.lang.Class<T> objClass, org.w3c.dom.Element elem, java.lang.String name)
           
 

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

Subinterfaces of XmlSerializable in com.genesyslab.platform.reporting.protocol.statserver
 interface IStatisticState
          Deprecated. Use IStatisticStatus instead
 interface IStatisticStatus
          Interface for all Status objects.
 

Classes in com.genesyslab.platform.reporting.protocol.statserver that implement XmlSerializable
 class AgentGroup
          Contains information about an AgentGroup in the Genesys Configuration Layer.
 class AgentGroupReasons
           
 class AgentInfo
           
 class AgentInfoCollection
           
 class AgentReasons
           
 class AgentReasonsCollection
           
 class AgentStatus
          Contains information about the status of a Person, which is configured in the Genesys Configuration Layer.
 class AgentStatusesCollection
           
 class BaseCollection<T>
           
 class Campaign
           
 class CampaignGroup
           
 class ConnectionId
           
 class CurrentTargetStateDelta
           
 class CurrentTargetStateInfo
           
 class CurrentTargetStateSnapshot
           
 class DnAction
          Contains information about actions related to a Person's DN in the Genesys Configuration Layer.
 class DnActionCollection
           
 class DnStatus
          Contains information about the status of a DN in the Genesys Configuration Layer.
 class DnStatusesCollection
           
 class DnStatusEx
           
 class DnStatusExCollection
           
 class MediaCapacityInfo
           
 class MediaCapacityInfoCollection
           
 class PlaceGroup
          Contains information about a PlaceGroup in the Genesys Configuration Layer.
 class PlaceStatus
          Contains information about a the status of a Place in the Genesys Configuration Layer.
 class PlaceStatusesCollection
           
 class QueueGroup
          Contains information about a QueueGroup in the Genesys Configuration Layer.
 class RequestInfo
           
 class RequestInfoCollection
           
 class StringList
           
 

Methods in com.genesyslab.platform.reporting.protocol.statserver with type parameters of type XmlSerializable
static
<T extends XmlSerializable>
T
StatusConverter.decode(java.lang.Class<T> elemClass, org.w3c.dom.Element element, XmlUtil util)
           
 

Methods in com.genesyslab.platform.reporting.protocol.statserver that return XmlSerializable
static XmlSerializable StatusConverter.decode(org.w3c.dom.Element elem, java.lang.String typeName, 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.