Platform SDK Java 8.5 API Reference

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

java.lang.Object
  extended by com.genesyslab.platform.contacts.protocol.runtime.AttributeListCustomMarshaler
All Implemented Interfaces:
CustomMarshaling

public class AttributeListCustomMarshaler
extends java.lang.Object
implements CustomMarshaling


Field Summary
 
Fields inherited from interface com.genesyslab.platform.contacts.protocol.runtime.CustomMarshaling
NOT_PROCESSED, PROCESSED_COMPLETELLY, PROCESSED_NEED_DEFAULT
 
Constructor Summary
AttributeListCustomMarshaler()
           
 
Method Summary
 int marshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int unmarshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeListCustomMarshaler

public AttributeListCustomMarshaler()
Method Detail

marshal

public int marshal(KeyValueCollection outKv,
                   java.lang.String key,
                   java.lang.Object val,
                   KeyValueCollection inKv)
Specified by:
marshal in interface CustomMarshaling

unmarshal

public int unmarshal(KeyValueCollection outKv,
                     java.lang.String key,
                     java.lang.Object val,
                     KeyValueCollection inKv)
Specified by:
unmarshal in interface CustomMarshaling

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.