Methods in com.genesyslab.platform.reporting.protocol.statserver with parameters of type XmlUtil |
static
|
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)
|