|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.genesyslab.platform.contacts.protocol.runtime.CustomMarshalManager
com.genesyslab.platform.contacts.protocol.runtime.UcsCustomMarshalManager
public class UcsCustomMarshalManager
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 |
---|
public UcsCustomMarshalManager()
Method Detail |
---|
public KeyValueCollection marshal(KeyValueCollection internalFormat) throws ProtocolException
marshal
in class CustomMarshalManager
ProtocolException
public KeyValueCollection unmarshal(KeyValueCollection externalFormat) throws ProtocolException
unmarshal
in class CustomMarshalManager
ProtocolException
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |