Platform SDK Java 8.5 API Reference

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

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

Uses of CustomProperties in com.genesyslab.platform.contacts.protocol.contactserver.requests
 

Methods in com.genesyslab.platform.contacts.protocol.contactserver.requests that return CustomProperties
 CustomProperties RequestRenderFieldCodes.getCustomProperties()
          Custom properties used to replace field codes in the template text.
 

Methods in com.genesyslab.platform.contacts.protocol.contactserver.requests with parameters of type CustomProperties
 void RequestRenderFieldCodes.setCustomProperties(CustomProperties value)
          Custom properties used to replace field codes in the template text.
 

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

Methods in com.genesyslab.platform.contacts.protocol.contactserver.runtime with parameters of type CustomProperties
 KeyValueCollection ContactServerFactory.marshal(CustomProperties obj)
           
static KeyValueCollection ContactServerBinding.marshal(CustomProperties obj)
           
static boolean ContactServerBinding.setProperty(CustomProperties 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.