AttachmentListCustomMarshaler
, AttributeListCustomMarshaler
, AttributesListCustomMarshaler
, CategoryListCustomMarshaler
, ContactDataListCustomMarshaler
, ContactInteractionListCustomMarshaler
, CustomMarshaler
, DatabaseInfoListCustomMarshaler
, DeleteAttributesListCustomMarshaler
, DocumentListCustomMarshaler
, GetMergeDetailCustomMarshaler
, IdListCustomMarshaler
, IndexListCustomMarshaler
, InteractionDataListCustomMarshaler
, MergeDataDetailsListCustomMarshaler
, PortInfoListCustomMarshaler
, SortCriteriaCollectionCustomMarshaler
public interface CustomMarshaling
Modifier and Type | Field | Description |
---|---|---|
static int |
NOT_PROCESSED |
|
static int |
PROCESSED_COMPLETELLY |
|
static int |
PROCESSED_NEED_DEFAULT |
Modifier and Type | Method | Description |
---|---|---|
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) |
static final int PROCESSED_COMPLETELLY
static final int PROCESSED_NEED_DEFAULT
static final int NOT_PROCESSED
int marshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv) throws ProtocolException
ProtocolException
int unmarshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv) throws ProtocolException
ProtocolException
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.