Platform SDK Java 8.5 API Reference

com.genesyslab.platform.contacts.protocol.runtime
Class UcsCustomMarshalManager

java.lang.Object
  extended by com.genesyslab.platform.contacts.protocol.runtime.CustomMarshalManager
      extended by com.genesyslab.platform.contacts.protocol.runtime.UcsCustomMarshalManager

public class UcsCustomMarshalManager
extends CustomMarshalManager


Constructor Summary
UcsCustomMarshalManager()
           
 
Method Summary
 KeyValueCollection marshal(KeyValueCollection internalFormat)
           
 KeyValueCollection unmarshal(KeyValueCollection externalFormat)
           
 
Methods inherited from class com.genesyslab.platform.contacts.protocol.runtime.CustomMarshalManager
addMarshaler, addUnmarshaler, defaultStringKeyMarshal, defaultStringKeyUnmarshal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UcsCustomMarshalManager

public UcsCustomMarshalManager()
Method Detail

marshal

public KeyValueCollection marshal(KeyValueCollection internalFormat)
                           throws ProtocolException
Overrides:
marshal in class CustomMarshalManager
Throws:
ProtocolException

unmarshal

public KeyValueCollection unmarshal(KeyValueCollection externalFormat)
                             throws ProtocolException
Overrides:
unmarshal in class CustomMarshalManager
Throws:
ProtocolException

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.