Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.contacts.protocol.runtime.UCSCustomCodec

Packages that use UCSCustomCodec
com.genesyslab.platform.contacts.protocol.contactserver This package contains the Protocol classes that your applications can use to set up communication with Universal Contact Server. 
com.genesyslab.platform.contacts.protocol.runtime This package is used internally by the protocol. 
 

Uses of UCSCustomCodec in com.genesyslab.platform.contacts.protocol.contactserver
 

Methods in com.genesyslab.platform.contacts.protocol.contactserver with parameters of type UCSCustomCodec
 void TrainingDataObject.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void StringInteger.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void StringBinary.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void StandardResponse.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void SortCriteria.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void SimpleSearchCriteria.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void ScreeningRule.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void Property.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void PortInfo.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void PhoneCallEntityAttributes.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void Model.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void MergeDataDetails.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void KeyValueObject.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void InteractionData.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void InteractionContent.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void InteractionAttributes.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void IndexData.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void HostInfo.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void FieldValue.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void FieldData.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void FieldCode.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void EmailOutEntityAttributes.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void EmailInEntityAttributes.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void DocumentData.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void DeleteAttributesInfo.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void DateTimeList.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void DatabaseInfo.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void CustomProperties.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void ContactProperties.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void ContactInteractionProperties.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void ContactInteraction.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void ContactInfo.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void Contact.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void ComplexSearchCriteria.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void CoBrowseEntityAttributes.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void ChatEntityAttributes.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void CategoryAttribute.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void Category.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void CallbackEntityAttributes.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void AttributesInfo.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void AttributesHeader.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void Attribute.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void Attachment.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void AgentProperties.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void TrainingDataObject.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void StringInteger.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void StringBinary.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void StandardResponse.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void SortCriteria.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void SimpleSearchCriteria.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void ScreeningRule.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void Property.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void PortInfo.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void PhoneCallEntityAttributes.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void Model.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void MergeDataDetails.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void KeyValueObject.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void InteractionData.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void InteractionContent.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void InteractionAttributes.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void IndexData.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void HostInfo.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void FieldValue.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void FieldData.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void FieldCode.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void EmailOutEntityAttributes.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void EmailInEntityAttributes.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void DocumentData.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void DeleteAttributesInfo.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void DateTimeList.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void DatabaseInfo.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void CustomProperties.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void ContactProperties.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void ContactInteractionProperties.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void ContactInteraction.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void ContactInfo.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void Contact.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void ComplexSearchCriteria.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void CoBrowseEntityAttributes.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void ChatEntityAttributes.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void CategoryAttribute.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void Category.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void CallbackEntityAttributes.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void AttributesInfo.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void AttributesHeader.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void Attribute.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void Attachment.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void AgentProperties.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 

Uses of UCSCustomCodec in com.genesyslab.platform.contacts.protocol.runtime
 

Methods in com.genesyslab.platform.contacts.protocol.runtime with parameters of type UCSCustomCodec
 void XmlSerializable.loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 void XmlSerializable.saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node)
           
 


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.