Platform SDK Java 8.5 API Reference

com.genesyslab.platform.openmedia.protocol.openmediaattributes
Class OpenMediaAttributesFactory

java.lang.Object
  extended by com.genesyslab.platform.commons.collections.keyvaluebinding.AbstractBindingFactory
      extended by com.genesyslab.platform.openmedia.protocol.openmediaattributes.OpenMediaAttributesFactory
All Implemented Interfaces:
com.genesyslab.platform.commons.collections.keyvaluebinding.BindingFactory

public class OpenMediaAttributesFactory
extends com.genesyslab.platform.commons.collections.keyvaluebinding.AbstractBindingFactory


Field Summary
 
Fields inherited from class com.genesyslab.platform.commons.collections.keyvaluebinding.AbstractBindingFactory
actions
 
Constructor Summary
OpenMediaAttributesFactory()
           
 
Method Summary
protected  void fillActions()
           
 KeyValueCollection marshal(InteractionAttributes obj)
           
 KeyValueCollection marshal(java.lang.Object obj)
           
 KeyValueCollection marshal(WorkbinStatisticDetails obj)
           
 KeyValueCollection marshal(WorkbinTypeDetails obj)
           
 java.lang.Object unmarshal(java.lang.String key, KeyValueCollection kvlist)
           
 
Methods inherited from class com.genesyslab.platform.commons.collections.keyvaluebinding.AbstractBindingFactory
unmarshal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenMediaAttributesFactory

public OpenMediaAttributesFactory()
Method Detail

fillActions

protected void fillActions()
Specified by:
fillActions in class com.genesyslab.platform.commons.collections.keyvaluebinding.AbstractBindingFactory

unmarshal

public java.lang.Object unmarshal(java.lang.String key,
                                  KeyValueCollection kvlist)
Specified by:
unmarshal in interface com.genesyslab.platform.commons.collections.keyvaluebinding.BindingFactory
Overrides:
unmarshal in class com.genesyslab.platform.commons.collections.keyvaluebinding.AbstractBindingFactory

marshal

public KeyValueCollection marshal(java.lang.Object obj)
Specified by:
marshal in interface com.genesyslab.platform.commons.collections.keyvaluebinding.BindingFactory
Specified by:
marshal in class com.genesyslab.platform.commons.collections.keyvaluebinding.AbstractBindingFactory

marshal

public KeyValueCollection marshal(WorkbinTypeDetails obj)

marshal

public KeyValueCollection marshal(WorkbinStatisticDetails obj)

marshal

public KeyValueCollection marshal(InteractionAttributes obj)

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.