|
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.DocumentListCustomMarshaler
public class DocumentListCustomMarshaler
Field Summary |
---|
Fields inherited from interface com.genesyslab.platform.contacts.protocol.runtime.CustomMarshaling |
---|
NOT_PROCESSED, PROCESSED_COMPLETELLY, PROCESSED_NEED_DEFAULT |
Constructor Summary | |
---|---|
DocumentListCustomMarshaler()
|
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 |
---|
public DocumentListCustomMarshaler()
Method Detail |
---|
public int marshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
marshal
in interface CustomMarshaling
public int unmarshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
unmarshal
in interface CustomMarshaling
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |