com.genesyslab.platform.contacts.protocol.runtime
Interface CustomMarshaling
- All Known Implementing Classes:
- AttachmentListCustomMarshaler, AttributeListCustomMarshaler, AttributesListCustomMarshaler, CategoryListCustomMarshaler, ContactDataListCustomMarshaler, ContactInteractionListCustomMarshaler, CustomMarshaler, DatabaseInfoListCustomMarshaler, DeleteAttributesListCustomMarshaler, DocumentListCustomMarshaler, GetMergeDetailCustomMarshaler, IdListCustomMarshaler, IndexListCustomMarshaler, InteractionDataListCustomMarshaler, MergeDataDetailsListCustomMarshaler, PortInfoListCustomMarshaler, SortCriteriaCollectionCustomMarshaler
public interface CustomMarshaling
PROCESSED_COMPLETELLY
static final int PROCESSED_COMPLETELLY
- See Also:
- Constant Field Values
PROCESSED_NEED_DEFAULT
static final int PROCESSED_NEED_DEFAULT
- See Also:
- Constant Field Values
NOT_PROCESSED
static final int NOT_PROCESSED
- See Also:
- Constant Field Values
marshal
int marshal(KeyValueCollection outKv,
java.lang.String key,
java.lang.Object val,
KeyValueCollection inKv)
throws ProtocolException
- Throws:
ProtocolException
unmarshal
int unmarshal(KeyValueCollection outKv,
java.lang.String key,
java.lang.Object val,
KeyValueCollection inKv)
throws ProtocolException
- Throws:
ProtocolException
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.