com.genesyslab.platform.contacts.protocol.contactserver.runtime
Class ContactServerFactory
java.lang.Object
com.genesyslab.platform.commons.collections.keyvaluebinding.AbstractBindingFactory
com.genesyslab.platform.contacts.protocol.contactserver.runtime.ContactServerFactory
- All Implemented Interfaces:
- com.genesyslab.platform.commons.collections.keyvaluebinding.BindingFactory
public final class ContactServerFactory
- extends com.genesyslab.platform.commons.collections.keyvaluebinding.AbstractBindingFactory
ContactServer protocol specific messages internal ESP binding factory.
It is designed for internal use only.
Fields inherited from class com.genesyslab.platform.commons.collections.keyvaluebinding.AbstractBindingFactory |
actions |
Methods inherited from class com.genesyslab.platform.commons.collections.keyvaluebinding.AbstractBindingFactory |
unmarshal |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContactServerFactory
public ContactServerFactory()
fillActions
protected void fillActions()
- Specified by:
fillActions
in class com.genesyslab.platform.commons.collections.keyvaluebinding.AbstractBindingFactory
unmarshal
public java.lang.Object unmarshal(java.lang.String key,
KeyValueCollection kvlist)
- Specified by:
unmarshal
in interface com.genesyslab.platform.commons.collections.keyvaluebinding.BindingFactory
- Overrides:
unmarshal
in class com.genesyslab.platform.commons.collections.keyvaluebinding.AbstractBindingFactory
marshal
public KeyValueCollection marshal(java.lang.Object obj)
- Specified by:
marshal
in interface com.genesyslab.platform.commons.collections.keyvaluebinding.BindingFactory
- Specified by:
marshal
in class com.genesyslab.platform.commons.collections.keyvaluebinding.AbstractBindingFactory
marshal
public KeyValueCollection marshal(KeyValueCollection kvc)
marshal
public KeyValueCollection marshal(RequestGetVersion obj)
marshal
public KeyValueCollection marshal(EventGetVersion obj)
marshal
public KeyValueCollection marshal(RequestContactListGet obj)
marshal
public KeyValueCollection marshal(ComplexSearchCriteria obj)
marshal
public KeyValueCollection marshal(SimpleSearchCriteria obj)
marshal
public KeyValueCollection marshal(SortCriteria obj)
marshal
public KeyValueCollection marshal(EventContactListGet obj)
marshal
public KeyValueCollection marshal(Contact obj)
marshal
public KeyValueCollection marshal(Attribute obj)
marshal
public KeyValueCollection marshal(RequestContactListGetNextPage obj)
marshal
public KeyValueCollection marshal(EventContactListGetNextPage obj)
marshal
public KeyValueCollection marshal(RequestContactListRelease obj)
marshal
public KeyValueCollection marshal(EventContactListRelease obj)
marshal
public KeyValueCollection marshal(RequestGetContacts obj)
marshal
public KeyValueCollection marshal(EventGetContacts obj)
marshal
public KeyValueCollection marshal(RequestInsert obj)
marshal
public KeyValueCollection marshal(AttributesHeader obj)
marshal
public KeyValueCollection marshal(AttributesInfo obj)
marshal
public KeyValueCollection marshal(EventInsert obj)
marshal
public KeyValueCollection marshal(RequestDelete obj)
marshal
public KeyValueCollection marshal(EventDelete obj)
marshal
public KeyValueCollection marshal(RequestRemoveAllAttributes obj)
marshal
public KeyValueCollection marshal(EventRemoveAllAttributes obj)
marshal
public KeyValueCollection marshal(RequestMergeContacts obj)
marshal
public KeyValueCollection marshal(EventMergeContacts obj)
marshal
public KeyValueCollection marshal(RequestGetAttributes obj)
marshal
public KeyValueCollection marshal(EventGetAttributes obj)
marshal
public KeyValueCollection marshal(RequestUpdateAttributes obj)
marshal
public KeyValueCollection marshal(DeleteAttributesInfo obj)
marshal
public KeyValueCollection marshal(EventUpdateAttributes obj)
marshal
public KeyValueCollection marshal(EventError obj)
marshal
public KeyValueCollection marshal(RequestUnMergeContacts obj)
marshal
public KeyValueCollection marshal(EventUnMergeContacts obj)
marshal
public KeyValueCollection marshal(RequestMergeListGet obj)
marshal
public KeyValueCollection marshal(EventMergeListGet obj)
marshal
public KeyValueCollection marshal(MergeDataDetails obj)
marshal
public KeyValueCollection marshal(RequestMergeListGetNextPage obj)
marshal
public KeyValueCollection marshal(EventMergeListGetNextPage obj)
marshal
public KeyValueCollection marshal(RequestMergeListRelease obj)
marshal
public KeyValueCollection marshal(EventMergeListRelease obj)
marshal
public KeyValueCollection marshal(RequestGetInteractionsForContact obj)
marshal
public KeyValueCollection marshal(EventGetInteractionsForContact obj)
marshal
public KeyValueCollection marshal(ContactInteraction obj)
marshal
public KeyValueCollection marshal(RequestInsertInteraction obj)
marshal
public KeyValueCollection marshal(InteractionAttributes obj)
marshal
public KeyValueCollection marshal(InteractionContent obj)
marshal
public KeyValueCollection marshal(EmailInEntityAttributes obj)
marshal
public KeyValueCollection marshal(EmailOutEntityAttributes obj)
marshal
public KeyValueCollection marshal(ChatEntityAttributes obj)
marshal
public KeyValueCollection marshal(PhoneCallEntityAttributes obj)
marshal
public KeyValueCollection marshal(CallbackEntityAttributes obj)
marshal
public KeyValueCollection marshal(CoBrowseEntityAttributes obj)
marshal
public KeyValueCollection marshal(EventInsertInteraction obj)
marshal
public KeyValueCollection marshal(RequestUpdateInteraction obj)
marshal
public KeyValueCollection marshal(EventUpdateInteraction obj)
marshal
public KeyValueCollection marshal(RequestDeleteInteraction obj)
marshal
public KeyValueCollection marshal(EventDeleteInteraction obj)
marshal
public KeyValueCollection marshal(RequestSetInteractionStatus obj)
marshal
public KeyValueCollection marshal(EventSetInteractionStatus obj)
marshal
public KeyValueCollection marshal(RequestGetInteractionContent obj)
marshal
public KeyValueCollection marshal(EventGetInteractionContent obj)
marshal
public KeyValueCollection marshal(Attachment obj)
marshal
public KeyValueCollection marshal(RequestGetInteractionsWithStatus obj)
marshal
public KeyValueCollection marshal(EventGetInteractionsWithStatus obj)
marshal
public KeyValueCollection marshal(RequestCheckForUpdates obj)
marshal
public KeyValueCollection marshal(EventCheckForUpdates obj)
marshal
public KeyValueCollection marshal(RequestGetAllCategories obj)
marshal
public KeyValueCollection marshal(EventGetAllCategories obj)
marshal
public KeyValueCollection marshal(Category obj)
marshal
public KeyValueCollection marshal(StandardResponse obj)
marshal
public KeyValueCollection marshal(RequestGetDocument obj)
marshal
public KeyValueCollection marshal(EventGetDocument obj)
marshal
public KeyValueCollection marshal(RequestAddDocument obj)
marshal
public KeyValueCollection marshal(EventAddDocument obj)
marshal
public KeyValueCollection marshal(RequestRemoveDocument obj)
marshal
public KeyValueCollection marshal(EventRemoveDocument obj)
marshal
public KeyValueCollection marshal(RequestUpdateDocument obj)
marshal
public KeyValueCollection marshal(EventUpdateDocument obj)
marshal
public KeyValueCollection marshal(RequestRenderFieldCodes obj)
marshal
public KeyValueCollection marshal(ContactInteractionProperties obj)
marshal
public KeyValueCollection marshal(Property obj)
marshal
public KeyValueCollection marshal(ContactProperties obj)
marshal
public KeyValueCollection marshal(AgentProperties obj)
marshal
public KeyValueCollection marshal(CustomProperties obj)
marshal
public KeyValueCollection marshal(EventRenderFieldCodes obj)
marshal
public KeyValueCollection marshal(RequestValidateFieldCodes obj)
marshal
public KeyValueCollection marshal(EventValidateFieldCodes obj)
marshal
public KeyValueCollection marshal(RequestFindOrCreatePhoneCall obj)
marshal
public KeyValueCollection marshal(EventFindOrCreatePhoneCall obj)
marshal
public KeyValueCollection marshal(RequestAssignInteractionToContact obj)
marshal
public KeyValueCollection marshal(EventAssignInteractionToContact obj)
marshal
public KeyValueCollection marshal(RequestIdentifyContact obj)
marshal
public KeyValueCollection marshal(EventIdentifyContact obj)
marshal
public KeyValueCollection marshal(RequestStopInteraction obj)
marshal
public KeyValueCollection marshal(EventStopInteraction obj)
marshal
public KeyValueCollection marshal(RequestGetAgentStdRespFavorites obj)
marshal
public KeyValueCollection marshal(EventGetAgentStdRespFavorites obj)
marshal
public KeyValueCollection marshal(RequestAddAgentStdRespFavorite obj)
marshal
public KeyValueCollection marshal(EventAddAgentStdRespFavorite obj)
marshal
public KeyValueCollection marshal(RequestDeleteAgentStdRespFavorite obj)
marshal
public KeyValueCollection marshal(EventDeleteAgentStdRespFavorite obj)
marshal
public KeyValueCollection marshal(RequestInteractionListGet obj)
marshal
public KeyValueCollection marshal(EventInteractionListGet obj)
marshal
public KeyValueCollection marshal(InteractionData obj)
marshal
public KeyValueCollection marshal(RequestInteractionListGetNextPage obj)
marshal
public KeyValueCollection marshal(EventInteractionListGetNextPage obj)
marshal
public KeyValueCollection marshal(RequestInteractionListRelease obj)
marshal
public KeyValueCollection marshal(EventInteractionListRelease obj)
marshal
public KeyValueCollection marshal(RequestCountInteractions obj)
marshal
public KeyValueCollection marshal(EventCountInteractions obj)
marshal
public KeyValueCollection marshal(RequestSearch obj)
marshal
public KeyValueCollection marshal(EventSearch obj)
marshal
public KeyValueCollection marshal(DocumentData obj)
marshal
public KeyValueCollection marshal(RequestGetIndexProperties obj)
marshal
public KeyValueCollection marshal(EventGetIndexProperties obj)
marshal
public KeyValueCollection marshal(IndexData obj)
marshal
public KeyValueCollection marshal(FieldData obj)
marshal
public KeyValueCollection marshal(RequestBoostDocument obj)
marshal
public KeyValueCollection marshal(EventBoostDocument obj)
marshal
public KeyValueCollection marshal(RequestGetRootCategories obj)
marshal
public KeyValueCollection marshal(EventGetRootCategories obj)
marshal
public KeyValueCollection marshal(RequestGetCategory obj)
marshal
public KeyValueCollection marshal(EventGetCategory obj)
marshal
public KeyValueCollection marshal(RequestGetStandardResponse obj)
marshal
public KeyValueCollection marshal(EventGetStandardResponse obj)
marshal
public KeyValueCollection marshal(RequestGetMergeDetail obj)
marshal
public KeyValueCollection marshal(EventGetMergeDetail obj)
marshal
public KeyValueCollection marshal(ContactInfo obj)
marshal
public KeyValueCollection marshal(RequestAddStdRespUsage obj)
marshal
public KeyValueCollection marshal(EventAddStdRespUsage obj)
marshal
public KeyValueCollection marshal(RequestGetSystemSettings obj)
marshal
public KeyValueCollection marshal(EventGetSystemSettings obj)
marshal
public KeyValueCollection marshal(HostInfo obj)
marshal
public KeyValueCollection marshal(PortInfo obj)
marshal
public KeyValueCollection marshal(DatabaseInfo obj)
marshal
public KeyValueCollection marshal(RequestSetProperties obj)
marshal
public KeyValueCollection marshal(EventSetProperties obj)
marshal
public KeyValueCollection marshal(RequestGetProperties obj)
marshal
public KeyValueCollection marshal(EventGetProperties obj)
marshal
public KeyValueCollection marshal(RequestDeleteProperties obj)
marshal
public KeyValueCollection marshal(EventDeleteProperties obj)
marshal
public KeyValueCollection marshal(RequestAddStandardResponse obj)
marshal
public KeyValueCollection marshal(EventAddStandardResponse obj)
marshal
public KeyValueCollection marshal(RequestUpdateStandardResponse obj)
marshal
public KeyValueCollection marshal(EventUpdateStandardResponse obj)
marshal
public KeyValueCollection marshal(RequestDeleteStandardResponse obj)
marshal
public KeyValueCollection marshal(EventDeleteStandardResponse obj)
marshal
public KeyValueCollection marshal(RequestGetServerTime obj)
marshal
public KeyValueCollection marshal(EventGetServerTime obj)
marshal
public KeyValueCollection marshal(RequestRefresh obj)
marshal
public KeyValueCollection marshal(EventRefresh obj)
create
public static java.lang.Object create(java.lang.String key)
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.