Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.openmedia.protocol.openmediaattributes.OpenMediaAttributesBinding.KVBindingException

Packages that use OpenMediaAttributesBinding.KVBindingException
com.genesyslab.platform.openmedia.protocol.openmediaattributes This package contains the openmediaattributes protocol classes that your applications can use to communicate with Interaction Server. 
 

Uses of OpenMediaAttributesBinding.KVBindingException in com.genesyslab.platform.openmedia.protocol.openmediaattributes
 

Methods in com.genesyslab.platform.openmedia.protocol.openmediaattributes that throw OpenMediaAttributesBinding.KVBindingException
static KeyValueCollection OpenMediaAttributesBinding.marshal(InteractionAttributes obj)
           
static KeyValueCollection OpenMediaAttributesBinding.marshal(java.lang.Object obj)
          Marshal data from object of predefined class to key value collection.
static KeyValueCollection OpenMediaAttributesBinding.marshal(WorkbinStatisticDetails obj)
           
static KeyValueCollection OpenMediaAttributesBinding.marshal(WorkbinTypeDetails obj)
           
static java.lang.Object OpenMediaAttributesBinding.unmarshal(KeyValueCollection kvlist)
          Actually will be called unmarshal(resolve(kvlist), kvlist).
static java.lang.Object OpenMediaAttributesBinding.unmarshal(java.lang.String className, KeyValueCollection kvlist)
          Unmarshal data from key value collection to appropriate object of predefined class.
 


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.