Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.contacts.protocol.contactserver.ContactInfo

Packages that use ContactInfo
com.genesyslab.platform.contacts.protocol.contactserver.events   
com.genesyslab.platform.contacts.protocol.contactserver.runtime This package is used internally by the protocol. 
 

Uses of ContactInfo in com.genesyslab.platform.contacts.protocol.contactserver.events
 

Methods in com.genesyslab.platform.contacts.protocol.contactserver.events that return ContactInfo
 ContactInfo EventGetMergeDetail.getDestinationContact()
           
 ContactInfo EventGetMergeDetail.getSourceContact()
           
 

Methods in com.genesyslab.platform.contacts.protocol.contactserver.events with parameters of type ContactInfo
 void EventGetMergeDetail.setDestinationContact(ContactInfo value)
           
 void EventGetMergeDetail.setSourceContact(ContactInfo value)
           
 

Uses of ContactInfo in com.genesyslab.platform.contacts.protocol.contactserver.runtime
 

Methods in com.genesyslab.platform.contacts.protocol.contactserver.runtime with parameters of type ContactInfo
 KeyValueCollection ContactServerFactory.marshal(ContactInfo obj)
           
static KeyValueCollection ContactServerBinding.marshal(ContactInfo obj)
           
static boolean ContactServerBinding.setProperty(ContactInfo obj, java.lang.String name, java.lang.Object value)
          Set property by name
 


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.