Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.commons.collections.KeyValueCollection

Packages that use KeyValueCollection
com.genesyslab.platform.applicationblocks.com   
com.genesyslab.platform.applicationblocks.com.objects   
com.genesyslab.platform.applicationblocks.commons.protocols   
com.genesyslab.platform.apptemplate.application This package provides helper components for connectivity with Genesys Configuration Framework. 
com.genesyslab.platform.apptemplate.configuration Provides helper classes that read application options and other data from Configuration Server, converts it to corresponding Platform SDK objects and makes it easier to set up connections to backend servers and other applications. 
com.genesyslab.platform.apptemplate.configuration.log Dedicated package for CME Application Logging Options configuration support. 
com.genesyslab.platform.apptemplate.filtering.impl.configuration   
com.genesyslab.platform.apptemplate.lmslogger This package provides support of Genesys LMS files and LMS events logging. 
com.genesyslab.platform.apptemplate.log4j2 This package contains a set of AppTemplate classes related to Log4j v2 support. 
com.genesyslab.platform.commons.collections Contains classes that allow you to use Genesys Key-Value collections in your applications. 
com.genesyslab.platform.commons.collections.processor   
com.genesyslab.platform.commons.connection Provides facilities for communicating with Genesys servers using the ConnectionManager factory class. 
com.genesyslab.platform.commons.connection.configuration Provides configuration options for communicating with Genesys servers. 
com.genesyslab.platform.configuration.protocol This package contains the Protocol classes that your applications can use to set up communication with Configuration Server. 
com.genesyslab.platform.configuration.protocol.confserver.requests.objects This package contains the Request Object classes that your applications can use to work with objects in the Genesys Configuration Layer.

To use these classes, you will need to supply information about the objects you want to work with. 
com.genesyslab.platform.configuration.protocol.confserver.requests.security The classes in this package allow you to authenticate a user, change his or her password, and work with his or her permissions. 
com.genesyslab.platform.configuration.protocol.confserver.runtime.channel This package is used internally by the protocol. 
com.genesyslab.platform.configuration.protocol.runtime.channel This package is used internally by the protocol. 
com.genesyslab.platform.configuration.protocol.xml   
com.genesyslab.platform.contacts.protocol.contactserver This package contains the Protocol classes that your applications can use to set up communication with Universal Contact Server. 
com.genesyslab.platform.contacts.protocol.contactserver.events   
com.genesyslab.platform.contacts.protocol.contactserver.requests   
com.genesyslab.platform.contacts.protocol.contactserver.runtime This package is used internally by the protocol. 
com.genesyslab.platform.contacts.protocol.runtime This package is used internally by the protocol. 
com.genesyslab.platform.logging.configuration   
com.genesyslab.platform.logging.runtime.configuration   
com.genesyslab.platform.management.protocol This package contains the Protocol classes that your applications can use to set up communication with Genesys Solution Control Server, Message Server and Local Control Agents (LCAs). 
com.genesyslab.platform.management.protocol.localcontrolagent.runtime.channel This package is used internally by the protocol. 
com.genesyslab.platform.management.protocol.messageserver   
com.genesyslab.platform.management.protocol.messageserver.events   
com.genesyslab.platform.management.protocol.messageserver.requests.subscription   
com.genesyslab.platform.management.protocol.messageserver.runtime.channel This package is used internally by the protocol. 
com.genesyslab.platform.management.protocol.solutioncontrolserver.events   
com.genesyslab.platform.management.protocol.solutioncontrolserver.requests   
com.genesyslab.platform.openmedia.protocol This package contains the Protocol classes that your applications can use to set up communication with Interaction Server. 
com.genesyslab.platform.openmedia.protocol.externalservice   
com.genesyslab.platform.openmedia.protocol.externalservice.event   
com.genesyslab.platform.openmedia.protocol.externalservice.request   
com.genesyslab.platform.openmedia.protocol.interactionserver   
com.genesyslab.platform.openmedia.protocol.interactionserver.events   
com.genesyslab.platform.openmedia.protocol.interactionserver.events.interactionmanagement   
com.genesyslab.platform.openmedia.protocol.interactionserver.requests   
com.genesyslab.platform.openmedia.protocol.interactionserver.requests.agentmanagement   
com.genesyslab.platform.openmedia.protocol.interactionserver.requests.interactiondelivery   
com.genesyslab.platform.openmedia.protocol.interactionserver.requests.interactionmanagement   
com.genesyslab.platform.openmedia.protocol.openmediaattributes This package contains the openmediaattributes protocol classes that your applications can use to communicate with Interaction Server. 
com.genesyslab.platform.outbound.protocol.outbounddesktop This package contains classes that your application can use to work with the Outbound Desktop protocol. 
com.genesyslab.platform.outbound.protocol.outboundserver   
com.genesyslab.platform.outbound.protocol.outboundserver.events   
com.genesyslab.platform.outbound.protocol.outboundserver.requests   
com.genesyslab.platform.outbound.protocol.outboundserver.runtime.channel This package is used internally by the protocol. 
com.genesyslab.platform.reporting.protocol.runtime This package is used internally by the protocol. 
com.genesyslab.platform.reporting.protocol.statserver This package contains objects that correspond to objects in the Genesys Configuration Layer, such as AgentStatus and PlaceGroup
com.genesyslab.platform.reporting.protocol.statserver.events This package contains many event messages, including EventInfo and EventCurrentTargetStateSnapshot, that give you statistical information. 
com.genesyslab.platform.reporting.protocol.statserver.events.datastream The events in this package are for Genesys internal use only.

 
com.genesyslab.platform.reporting.protocol.statserver.requests This package contains the Request objects that your applications can use to open, look at, and close statistics. 
com.genesyslab.platform.reporting.protocol.statserver.requests.datastream The requests in this package are for Genesys internal use only.

 
com.genesyslab.platform.reporting.protocol.statserver.runtime.channel This package is used internally by the protocol. 
com.genesyslab.platform.routing.protocol.routingserver This package primarily contains enums that your applications can use when working with Universal Routing Server (URS), such as CallType and RoutingPointStatus
com.genesyslab.platform.routing.protocol.routingserver.events This package contains events that your applications may receive when working with Universal Routing Server (URS). 
com.genesyslab.platform.routing.protocol.routingserver.runtime.channel This package is used internally by the protocol. 
com.genesyslab.platform.voice.protocol.previewinteraction This package contains the PreviewInteraction classes that your applications can use during communication with T-Server, such as PreviewInteractionAcknowledge
com.genesyslab.platform.voice.protocol.tserver   
com.genesyslab.platform.voice.protocol.tserver.events This package contains the Event messages that contain information about the status of your requests.

Note that you will normally want to set up a separate thread to wait for messages from T-Server. 
com.genesyslab.platform.voice.protocol.tserver.events.callmonitoring   
com.genesyslab.platform.voice.protocol.tserver.requests.agent Request agent logins and logouts; set the agent's state to ready or not ready. 
com.genesyslab.platform.voice.protocol.tserver.requests.callmonitoring   
com.genesyslab.platform.voice.protocol.tserver.requests.dn DN-related requests, such as forwarding calls; monitoring the next call; turning do not disturb, mute, or call waiting on and off. 
com.genesyslab.platform.voice.protocol.tserver.requests.dtmf Send digits to an interactive voice response system (IVR). 
com.genesyslab.platform.voice.protocol.tserver.requests.iscc Allows an application to get an access number to reach the destination switch, or to cancel a request for an access number. 
com.genesyslab.platform.voice.protocol.tserver.requests.party Handle call activity, such as answering, making, and holding calls, initiating transfers and conference calls, or applying a treatment. 
com.genesyslab.platform.voice.protocol.tserver.requests.queries Request information about calls, locations, servers, switches, or telephony objects. 
com.genesyslab.platform.voice.protocol.tserver.requests.special   
com.genesyslab.platform.voice.protocol.tserver.requests.userdata Attach, update, and delete call-related user data. 
com.genesyslab.platform.voice.protocol.tserver.requests.voicemail Collect digits from a caller; open and close a voicemail box; open, close, and play a voice file. 
com.genesyslab.platform.voice.protocol.tserver.runtime.channel This package is used internally by the protocol. 
com.genesyslab.platform.webmedia.protocol This package contains the Protocol classes that allow you to create applications that integrate with Genesys non-voice media servers. 
com.genesyslab.platform.webmedia.protocol.basicchat This package contains classes and enumerations that let you exchange information with Chat Server. 
com.genesyslab.platform.webmedia.protocol.basicchat.requests This package contains the Request Object classes that your applications can use to work with chat interactions in Chat Server. 
com.genesyslab.platform.webmedia.protocol.callback This package contains classes and enumerations that let you exchange customer-generated information between web forms and your Genesys Callback Server. 
com.genesyslab.platform.webmedia.protocol.callback.events This package contains the Callback protocol Event messages that provide information about the status of your requests. 
com.genesyslab.platform.webmedia.protocol.callback.requests This package contains the Request Object classes that your applications can use to work with Callback interactions in Callback Server. 
com.genesyslab.platform.webmedia.protocol.email This package contains classes, enumerations, and interfaces that let you exchange customer-generated information from web forms with your Genesys E-Mail Server Java. 
com.genesyslab.platform.webmedia.protocol.espemail.events   
com.genesyslab.platform.webmedia.protocol.espemail.requests   
com.genesyslab.platform.webmedia.protocol.espemail.runtime This package is used internally by the protocol. 
com.genesyslab.platform.webmedia.protocol.flexchat This package contains classes and enumerations that let you exchange information with Chat Server. 
com.genesyslab.platform.webmedia.protocol.flexchat.requests This package contains the Request Object classes that your applications can use to work with FlexChat interactions in Chat Server. 
com.genesyslab.platform.webmedia.protocol.runtime.codec This package is used internally by the protocol. 
 

Uses of KeyValueCollection in com.genesyslab.platform.applicationblocks.com
 

Methods in com.genesyslab.platform.applicationblocks.com that return KeyValueCollection
protected  KeyValueCollection ConfService.prepareReadObjectsFilter(ICfgFilterBasedQuery query)
           
 

Uses of KeyValueCollection in com.genesyslab.platform.applicationblocks.com.objects
 

Methods in com.genesyslab.platform.applicationblocks.com.objects that return KeyValueCollection
 KeyValueCollection CfgDeltaApplication.getAddedFlexibleProperties()
          A pointer to the list of additional properties.
 KeyValueCollection CfgDeltaApplication.getAddedOptions()
          A pointer to the list of application-specific configuration options (see the comments below).
 KeyValueCollection CfgDeltaAppPrototype.getAddedOptions()
          A pointer to the list of application-specific configuration options with default values where appropriate (see the comments below).
 KeyValueCollection CfgDeltaVoicePrompt.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaTreatment.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaTransaction.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaTimeZone.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaTenant.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaTableAccess.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaSwitch.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaStatTable.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaStatDay.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaSkill.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaService.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaScript.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaScheduledTask.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaRole.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaPlace.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaPhysicalSwitch.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaPerson.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaObjectiveTable.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaIVRPort.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaIVR.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaHost.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaGroup.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaGVPReseller.getAddedUserProperties()
           
 KeyValueCollection CfgDeltaGVPIVRProfile.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaGVPCustomer.getAddedUserProperties()
           
 KeyValueCollection CfgDeltaFormat.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaFolder.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaFilter.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaField.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaEnumeratorValue.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaEnumerator.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaDN.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaCampaignGroup.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaCampaign.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaCallingList.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaApplication.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaAppPrototype.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaAlarmCondition.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaAgentLogin.getAddedUserProperties()
           
 KeyValueCollection CfgDeltaActionCode.getAddedUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDeltaApplication.getChangedFlexibleProperties()
          Should not be used.
 KeyValueCollection CfgDeltaApplication.getChangedOptions()
          A pointer to the list of application-specific options whose values have been changed.
 KeyValueCollection CfgDeltaAppPrototype.getChangedOptions()
          A pointer to the list of application-specific options whose values have been changed.
 KeyValueCollection CfgDeltaVoicePrompt.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaTreatment.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaTransaction.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaTimeZone.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaTenant.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaTableAccess.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaSwitch.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaStatTable.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaStatDay.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaSkill.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaService.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaScript.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaScheduledTask.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaRole.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaPlace.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaPhysicalSwitch.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaPerson.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaObjectiveTable.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaIVRPort.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaIVR.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaHost.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaGroup.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaGVPReseller.getChangedUserProperties()
           
 KeyValueCollection CfgDeltaGVPIVRProfile.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaGVPCustomer.getChangedUserProperties()
           
 KeyValueCollection CfgDeltaFormat.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaFolder.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaFilter.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaField.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaEnumeratorValue.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaEnumerator.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaDN.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaCampaignGroup.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaCampaign.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaCallingList.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaApplication.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaAppPrototype.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaAlarmCondition.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaAgentLogin.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaActionCode.getChangedUserProperties()
          A pointer to the list of user-defined properties whose values have been changed.
 KeyValueCollection CfgDeltaApplication.getDeletedFlexibleProperties()
          A pointer to the list of deleted options within flexibleProperties property.
 KeyValueCollection CfgDeltaApplication.getDeletedOptions()
          A pointer to the list of deleted application-specific options.
 KeyValueCollection CfgDeltaAppPrototype.getDeletedOptions()
          A pointer to the list of deleted application-specific options.
 KeyValueCollection CfgDeltaVoicePrompt.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaTreatment.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaTransaction.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaTimeZone.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaTenant.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaTableAccess.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaSwitch.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaStatTable.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaStatDay.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaSkill.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaService.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaScript.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaScheduledTask.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaRole.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaPlace.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaPhysicalSwitch.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaPerson.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaObjectiveTable.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaIVRPort.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaIVR.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaHost.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaGroup.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaGVPReseller.getDeletedUserProperties()
           
 KeyValueCollection CfgDeltaGVPIVRProfile.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaGVPCustomer.getDeletedUserProperties()
           
 KeyValueCollection CfgDeltaFormat.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaFolder.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaFilter.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaField.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaEnumeratorValue.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaEnumerator.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaDN.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaCampaignGroup.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaCampaign.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaCallingList.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaApplication.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaAppPrototype.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaAlarmCondition.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaAgentLogin.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgDeltaActionCode.getDeletedUserProperties()
          A pointer to the list of deleted user-defined properties.
 KeyValueCollection CfgApplication.getFlexibleProperties()
          A pointer to the list of additional properties.
 KeyValueCollection CfgApplication.getOptions()
          A pointer to the list of application-specific configuration options (see the comments below).
 KeyValueCollection CfgAppPrototype.getOptions()
          A pointer to the list of application-specific configuration options with default values where appropriate (see the comments below).
 KeyValueCollection CfgVoicePrompt.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgTreatment.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgTransaction.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgTimeZone.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgTenant.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgTableAccess.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgSwitch.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgStatTable.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgStatDay.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgSkill.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgService.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgScript.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgScheduledTask.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgRole.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgPlace.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgPhysicalSwitch.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgPerson.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgObjectiveTable.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgIVRPort.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgIVR.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgHost.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgGroup.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgGVPReseller.getUserProperties()
           
 KeyValueCollection CfgGVPIVRProfile.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgGVPCustomer.getUserProperties()
           
 KeyValueCollection CfgFormat.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgFolder.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgFilter.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgField.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgEnumeratorValue.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgEnumerator.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgDN.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgCampaignGroup.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgCampaign.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgCallingList.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgApplication.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgAppPrototype.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgAlarmCondition.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 KeyValueCollection CfgAgentLogin.getUserProperties()
           
 KeyValueCollection CfgActionCode.getUserProperties()
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 

Methods in com.genesyslab.platform.applicationblocks.com.objects with parameters of type KeyValueCollection
 void CfgApplication.setFlexibleProperties(KeyValueCollection value)
          A pointer to the list of additional properties.
 void CfgApplication.setOptions(KeyValueCollection value)
          A pointer to the list of application-specific configuration options (see the comments below).
 void CfgAppPrototype.setOptions(KeyValueCollection value)
          A pointer to the list of application-specific configuration options with default values where appropriate (see the comments below).
 void CfgVoicePrompt.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgTreatment.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgTransaction.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgTimeZone.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgTenant.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgTableAccess.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgSwitch.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgStatTable.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgStatDay.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgSkill.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgService.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgScript.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgScheduledTask.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgRole.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgPlace.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgPhysicalSwitch.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgPerson.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgObjectiveTable.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgIVRPort.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgIVR.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgHost.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgGroup.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgGVPReseller.setUserProperties(KeyValueCollection value)
           
 void CfgGVPIVRProfile.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgGVPCustomer.setUserProperties(KeyValueCollection value)
           
 void CfgFormat.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgFolder.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgFilter.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgField.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgEnumeratorValue.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgEnumerator.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgDN.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgCampaignGroup.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgCampaign.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgCallingList.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgApplication.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgAppPrototype.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgAlarmCondition.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 void CfgAgentLogin.setUserProperties(KeyValueCollection value)
           
 void CfgActionCode.setUserProperties(KeyValueCollection value)
          A pointer to the list of user-defined properties.Parameter userProperties has the following structure: Each key-value pair of the primary list (TKVList *userProperties) uses the key for the name of a user-defined section, and the value for a secondary list, that also has the TKVList structure and specifies the properties defined within that section.
 

Uses of KeyValueCollection in com.genesyslab.platform.applicationblocks.commons.protocols
 

Methods in com.genesyslab.platform.applicationblocks.commons.protocols that return KeyValueCollection
 KeyValueCollection InteractionServerConfiguration.getRegistrationExtensions()
          Deprecated.  
 KeyValueCollection FlexChatConfiguration.getUserData()
          Deprecated.  
 KeyValueCollection BasicChatConfiguration.getUserData()
          Deprecated.  
 

Methods in com.genesyslab.platform.applicationblocks.commons.protocols with parameters of type KeyValueCollection
 void InteractionServerConfiguration.setRegistrationExtensions(KeyValueCollection value)
          Deprecated.  
 void FlexChatConfiguration.setUserData(KeyValueCollection userData)
          Deprecated.  
 void BasicChatConfiguration.setUserData(KeyValueCollection userData)
          Deprecated.  
 

Uses of KeyValueCollection in com.genesyslab.platform.apptemplate.application
 

Methods in com.genesyslab.platform.apptemplate.application with parameters of type KeyValueCollection
protected static boolean GFAppCfgLogOptionsEventListener.diffSection(KeyValueCollection opts1, KeyValueCollection opts2, java.lang.String section)
           
 

Uses of KeyValueCollection in com.genesyslab.platform.apptemplate.configuration
 

Methods in com.genesyslab.platform.apptemplate.configuration that return KeyValueCollection
 KeyValueCollection IGApplicationConfiguration.getFlexibleProperties()
          Returns pointer to the list of additional properties.
 KeyValueCollection GApplicationConfiguration.getFlexibleProperties()
          Returns pointer to the list of additional properties.
 KeyValueCollection IGApplicationConfiguration.getOptions()
          Returns pointer to the list of application-specific configuration options.
 KeyValueCollection GApplicationConfiguration.getOptions()
          Returns pointer to the list of application-specific configuration options.
 KeyValueCollection IGApplicationConfiguration.getUserProperties()
          Returns pointer to the list of user-defined properties.
It represents the "Annex" tab of the application object in CME.
 KeyValueCollection IGApplicationConfiguration.IGHost.getUserProperties()
          Returns pointer to the list of user-defined properties.
It represents the "Annex" tab of the host object in CME.
 KeyValueCollection GApplicationConfiguration.getUserProperties()
          Returns pointer to the list of user-defined properties.
It represents the "Annex" tab of the application object in CME.
 KeyValueCollection GApplicationConfiguration.GHost.getUserProperties()
          Returns pointer to the list of user-defined properties.
It represents the "Annex" tab of the host object in CME.
 

Methods in com.genesyslab.platform.apptemplate.configuration with parameters of type KeyValueCollection
static java.lang.String GConfigPropertyReader.findSectionOption(java.lang.String optionName, java.lang.String sectionName, KeyValueCollection options)
          First, looks into options for an entry with given section name and value of type KeyValueCollection.
 void GApplicationConfiguration.setFlexibleProperties(KeyValueCollection flexibleProperties)
          Sets pointer to the list of additional properties.
static void MessagePrinterHelper.setHiddenAttributes(KeyValueCollection configSection)
          Applies new hidden attributes configuration:
 void GApplicationConfiguration.setOptions(KeyValueCollection options)
          Sets pointer to the list of application-specific configuration options.
 void GApplicationConfiguration.setUserProperties(KeyValueCollection userProperties)
          Sets pointer to the list of user-defined properties.
It represents the "Annex" tab of the application object in CME.
 void GApplicationConfiguration.GHost.setUserProperties(KeyValueCollection userProperties)
          Sets pointer to the list of user-defined properties.
It represents the "Annex" tab of the host object in CME.
 

Uses of KeyValueCollection in com.genesyslab.platform.apptemplate.configuration.log
 

Methods in com.genesyslab.platform.apptemplate.configuration.log with parameters of type KeyValueCollection
protected  java.util.Map<java.lang.String,CustomLoggerExtConfig> GAppLogExtOptions.parseCustomLoggers(KeyValueCollection optsLogExt)
          Parsing method for custom loggers declarations.
protected  java.util.Map<java.lang.Integer,LmsLogLevel> GAppLogExtOptions.parseLevelReassignments(KeyValueCollection optsLogExt)
          Extracts map of LMS events level reassignment configuration from "log-extended" section of the application configuration object.
 

Constructors in com.genesyslab.platform.apptemplate.configuration.log with parameters of type KeyValueCollection
GAppLogExtOptions(KeyValueCollection logExtOptions, ILogger logger)
          Parsing constructor of "log-extended" section of application Options.
GAppLoggingOptions(KeyValueCollection logOptions, ILogger logger)
          Creates logging options parsing helper class instance by given logging configuration options.
GAppLoggingOptions(KeyValueCollection logOptions, KeyValueCollection logExtOptions, ILogger logger)
          Creates logging options parsing helper class instance by given logging configuration options.
 

Uses of KeyValueCollection in com.genesyslab.platform.apptemplate.filtering.impl.configuration
 

Methods in com.genesyslab.platform.apptemplate.filtering.impl.configuration with parameters of type KeyValueCollection
static boolean FilterChainFactory.applyFilterOptions(FilterChainConfiguration chain, KeyValueCollection addedOptions, KeyValueCollection changedOptions, KeyValueCollection removedOptions)
          Creates or upgrades filter instances upon filter definition, specified in CME, in the application "Options" tab.
abstract  BaseFilter FilterFactory.create(java.lang.String filterName, KeyValueCollection options)
          Creates filter and apply filter options.
 FilterGroup DefaultFilterFactory.create(java.lang.String filterName, KeyValueCollection options)
           
static FilterFactory FilterChainFactory.resolve(KeyValueCollection options)
          Resolves factory for a filter definition.
 

Uses of KeyValueCollection in com.genesyslab.platform.apptemplate.lmslogger
 

Methods in com.genesyslab.platform.apptemplate.lmslogger with parameters of type KeyValueCollection
 LmsMessageConveyor LmsMessageConveyor.loadConfiguration(KeyValueCollection optsLog, KeyValueCollection optsLogExt)
          Loads and initializes conveyor configuration based on "log" and "log-extended" sections of configuration server application object options.
 

Uses of KeyValueCollection in com.genesyslab.platform.apptemplate.log4j2
 

Methods in com.genesyslab.platform.apptemplate.log4j2 with parameters of type KeyValueCollection
static PsdkLog4j2Configuration PsdkLog4j2Configuration.parse(KeyValueCollection logOptions)
          Helper method for making Log4j2 logging configuration by given Genesys "log" section style configuration options.
 

Uses of KeyValueCollection in com.genesyslab.platform.commons.collections
 

Methods in com.genesyslab.platform.commons.collections that return KeyValueCollection
static KeyValueCollection TKVSerializer.deserialize(byte[] bytes)
          Deprecated. use according method with additional encoding parameter
static KeyValueCollection TKVSerializer.deserialize(byte[] bytes, boolean getLen)
          Deprecated. use according method with additional encoding parameter
static KeyValueCollection TKVSerializer.deserialize(byte[] bytes, java.lang.String encoding)
          Unpacks TKV list from byte array.
static KeyValueCollection TKVSerializer.deserialize(byte[] bytes, java.lang.String encoding, boolean getLen)
          Unpacks TKV list from byte array.
static KeyValueCollection TKVSerializer.deserialize(byte[] bytes, java.lang.String encoding, int offset, int length, boolean readLen)
          Unpacks TKV list from byte array.
static KeyValueCollection TKVXmlSerializer.deserialize(org.w3c.dom.Document listDocument)
           
static KeyValueCollection TKVXmlSerializer.deserialize(org.w3c.dom.Element listElement)
           
static KeyValueCollection TKVSerializer.deserialize(java.io.InputStream in)
          Reads packed TKV list from OutputStream and unpacks it.
static KeyValueCollection TKVSerializer.deserialize(java.io.InputStream in, java.lang.String encoding, boolean readLen)
          Reads packed TKV list from OutputStream and unpacks it.
 KeyValueCollection KeyValueCollection.getList(java.lang.String key)
          Returns list value stored with specified key.
 KeyValueCollection KeyValuePair.getTKVValue()
          Returns TKVList value of the Pair or null if the value is not TKVList.
 

Methods in com.genesyslab.platform.commons.collections with parameters of type KeyValueCollection
 void KeyValueCollection.addList(java.lang.String key, KeyValueCollection list)
          Adds TKV list to this list under specified key.
static byte[] TKVSerializer.getBytes(KeyValueCollection list)
          Packs the list and returns it as byte array.
static org.w3c.dom.Document TKVXmlSerializer.serialize(KeyValueCollection list)
           
static org.w3c.dom.Element TKVXmlSerializer.serialize(KeyValueCollection list, org.w3c.dom.Document nodeFactory)
           
 void KeyValuePair.setTKVValue(KeyValueCollection val)
          Sets value of this Pair to TKVList.
 

Constructors in com.genesyslab.platform.commons.collections with parameters of type KeyValueCollection
KeyValueCollection(KeyValueCollection list)
          Creates list from another list.
KeyValuePair(java.lang.String key, KeyValueCollection value)
          Creates Pair with TKV data.
 

Uses of KeyValueCollection in com.genesyslab.platform.commons.collections.processor
 

Methods in com.genesyslab.platform.commons.collections.processor with parameters of type KeyValueCollection
 void KeyValuePrinter.appendValue(java.lang.StringBuffer buf, KeyValueCollection list)
          Appends string representation of TKV list to given buffer by applying configured set of filters to the list.
 void KeyValuePrinter.appendValue(java.lang.StringBuffer buf, KeyValueCollection list, int indent)
          Appends string representation of TKV list to given buffer by applying configured set of filters to the list.
 void KeyValueOutputFilter.configure(KeyValueCollection options)
          Configuration for filter.
 void KeyValueAbstractOutputFilter.configure(KeyValueCollection options)
          Configuration for filter.
 java.lang.String KeyValuePrinter.toString(KeyValueCollection kvList)
          Creates string representation of TKV list applying configured set of filters.
 

Constructors in com.genesyslab.platform.commons.collections.processor with parameters of type KeyValueCollection
KeyValuePrinter(KeyValueCollection options, KeyValueCollection data)
          Creates a new printer.
 

Uses of KeyValueCollection in com.genesyslab.platform.commons.connection
 

Methods in com.genesyslab.platform.commons.connection that return KeyValueCollection
 KeyValueCollection ConnectionMessage.getKeyValueCollection(int id)
          Gets KeyValueCollection attribute value from the Message by ID.
 KeyValueCollection ConnectionMessage.getKeyValueCollection(int id, java.lang.String encoding)
          Gets KeyValueCollection attribute value from the Message by ID.
 

Methods in com.genesyslab.platform.commons.connection with parameters of type KeyValueCollection
 void ConnectionMessage.add(int id, KeyValueCollection val)
          Adds KeyValueCollection attribute to this message.
 void ConnectionMessage.add(int id, KeyValueCollection val, java.lang.String encoding)
          Adds KeyValueCollection attribute to this message.
 

Uses of KeyValueCollection in com.genesyslab.platform.commons.connection.configuration
 

Constructors in com.genesyslab.platform.commons.connection.configuration with parameters of type KeyValueCollection
KeyValueConfiguration(KeyValueCollection kvList)
          Creates object and set all configuration using given KeyValueCollection object.
 

Uses of KeyValueCollection in com.genesyslab.platform.configuration.protocol
 

Methods in com.genesyslab.platform.configuration.protocol that return KeyValueCollection
 KeyValueCollection ConfServerContext.getLastLoginInfo()
          Returns information about last login.
 

Uses of KeyValueCollection in com.genesyslab.platform.configuration.protocol.confserver.requests.objects
 

Methods in com.genesyslab.platform.configuration.protocol.confserver.requests.objects that return KeyValueCollection
abstract  KeyValueCollection RequestReadObjects.getFilter()
          Filters are structured as key-value pairs where the value of each key defines a certain condition of data selection.
abstract  KeyValueCollection RequestGetBriefInfo.getFilter()
          Filters are structured as key-value pairs where the value of each key defines a certain condition of data selection.
abstract  KeyValueCollection RequestUpdateObject.getParameters()
          TKVList containing additional parameters (if needed)
abstract  KeyValueCollection RequestDeleteObject.getParameters()
          TKVList containing additional parameters (if needed)
abstract  KeyValueCollection RequestCreateObject.getParameters()
          TKVList containing additional parameters (if needed)
abstract  KeyValueCollection RequestUnregisterNotification.getSubscription()
          Two-dimensional TKVList containing lists with the following properties (the names of the keys on the first level are disregarded - let them just be unique): object_type - type of the objects to receive notifications on (if equals to 0 - means all the object types), tenant_id - Tenant affiliation of the objects to receive notifications on (if equals to 0 - means all the Tenants), object_dbid - DBID of the specific object to receive notifications on (used in conjunction with object_type), exclude_bytecode - if set, Configuration Server will filter out binary userProperties field 'bytecode' from notifications.
abstract  KeyValueCollection RequestRegisterNotification.getSubscription()
          Two-dimensional TKVList containing lists with the following properties (the names of the keys on the first level are disregarded - let them just be unique): object_type - type of the objects to receive notifications on (if equals to 0 - means all the object types), tenant_id - Tenant affiliation of the objects to receive notifications on (if equals to 0 - means all the Tenants), object_dbid - DBID of the specific object to receive notifications on (used in conjunction with object_type), exclude_bytecode - if set, Configuration Server will filter out binary userProperties field 'bytecode' from notifications.
 

Methods in com.genesyslab.platform.configuration.protocol.confserver.requests.objects with parameters of type KeyValueCollection
static RequestUpdateObject RequestUpdateObject.create(ConfObjectDelta objectDelta, KeyValueCollection parameters)
          Creates instance of RequestUpdateObject.
static RequestCreateObject RequestCreateObject.create(ConfObject object, KeyValueCollection parameters)
          Creates instance of RequestCreateObject.
static RequestUpdateObject RequestUpdateObject.create(java.lang.Integer objectType, org.w3c.dom.Document confObject, KeyValueCollection parameters)
          Deprecated. Use new configuration server structures instead of DOM.
static RequestCreateObject RequestCreateObject.create(java.lang.Integer objectType, org.w3c.dom.Document confObject, KeyValueCollection parameters)
          Deprecated. Use new configuration server structures instead of DOM.
static RequestDeleteObject RequestDeleteObject.create(java.lang.Integer objectType, java.lang.Integer dbid, KeyValueCollection parameters)
          Creates instance of RequestDeleteObject with all parameters set.
static RequestReadObjects RequestReadObjects.create(java.lang.Integer objectType, KeyValueCollection filter)
          Creates instance of RequestReadObjects with all parameters set.
static RequestGetBriefInfo RequestGetBriefInfo.create(java.lang.Integer objectType, KeyValueCollection filter)
          Creates instance of RequestGetBriefInfo with all parameters set.
static RequestUnregisterNotification RequestUnregisterNotification.create(KeyValueCollection subscription)
          Creates instance of RequestUnregisterNotification with all parameters set.
static RequestRegisterNotification RequestRegisterNotification.create(KeyValueCollection subscription)
          Creates instance of RequestRegisterNotification with all parameters set.
abstract  void RequestReadObjects.setFilter(KeyValueCollection filter)
          Filters are structured as key-value pairs where the value of each key defines a certain condition of data selection.
abstract  void RequestGetBriefInfo.setFilter(KeyValueCollection filter)
          Filters are structured as key-value pairs where the value of each key defines a certain condition of data selection.
abstract  void RequestUpdateObject.setParameters(KeyValueCollection parameters)
          TKVList containing additional parameters (if needed)
abstract  void RequestDeleteObject.setParameters(KeyValueCollection parameters)
          TKVList containing additional parameters (if needed)
abstract  void RequestCreateObject.setParameters(KeyValueCollection parameters)
          TKVList containing additional parameters (if needed)
abstract  void RequestUnregisterNotification.setSubscription(KeyValueCollection subscription)
          Two-dimensional TKVList containing lists with the following properties (the names of the keys on the first level are disregarded - let them just be unique): object_type - type of the objects to receive notifications on (if equals to 0 - means all the object types), tenant_id - Tenant affiliation of the objects to receive notifications on (if equals to 0 - means all the Tenants), object_dbid - DBID of the specific object to receive notifications on (used in conjunction with object_type), exclude_bytecode - if set, Configuration Server will filter out binary userProperties field 'bytecode' from notifications.
abstract  void RequestRegisterNotification.setSubscription(KeyValueCollection subscription)
          Two-dimensional TKVList containing lists with the following properties (the names of the keys on the first level are disregarded - let them just be unique): object_type - type of the objects to receive notifications on (if equals to 0 - means all the object types), tenant_id - Tenant affiliation of the objects to receive notifications on (if equals to 0 - means all the Tenants), object_dbid - DBID of the specific object to receive notifications on (used in conjunction with object_type), exclude_bytecode - if set, Configuration Server will filter out binary userProperties field 'bytecode' from notifications.
 

Uses of KeyValueCollection in com.genesyslab.platform.configuration.protocol.confserver.requests.security
 

Methods in com.genesyslab.platform.configuration.protocol.confserver.requests.security that return KeyValueCollection
abstract  KeyValueCollection RequestUpdatePermissions.getParameters()
          TKVList containing additional parameters (if needed)
abstract  KeyValueCollection RequestUpdateAccount.getParameters()
          TKVList containing additional parameters (if needed)
abstract  KeyValueCollection RequestChangePassword.getParameters()
          TKVList containing additional parameters (if needed)
 

Methods in com.genesyslab.platform.configuration.protocol.confserver.requests.security with parameters of type KeyValueCollection
abstract  void RequestUpdatePermissions.setParameters(KeyValueCollection parameters)
          TKVList containing additional parameters (if needed)
abstract  void RequestUpdateAccount.setParameters(KeyValueCollection parameters)
          TKVList containing additional parameters (if needed)
abstract  void RequestChangePassword.setParameters(KeyValueCollection parameters)
          TKVList containing additional parameters (if needed)
 

Uses of KeyValueCollection in com.genesyslab.platform.configuration.protocol.confserver.runtime.channel
 

Methods in com.genesyslab.platform.configuration.protocol.confserver.runtime.channel that return KeyValueCollection
abstract  KeyValueCollection EventClientRegistered.getParameters2()
          None
 

Methods in com.genesyslab.platform.configuration.protocol.confserver.runtime.channel with parameters of type KeyValueCollection
static EventClientRegistered EventClientRegistered.create(java.lang.Integer sessionId, java.lang.String oldProtocolVersion, java.lang.Integer externalAuthentication, java.lang.String description, java.lang.String protocolVersion, java.lang.Integer serverDbid, java.lang.Integer backupServerDbid, java.lang.Integer unsolisitedEventNumber, java.lang.Integer cryptedPassword, java.lang.String schemaVersion, KeyValueCollection parameters2, java.lang.Integer serverEncoding, java.lang.String localeVersion)
          Creates instance of EventClientRegistered with all parameters set.
abstract  void EventClientRegistered.setParameters2(KeyValueCollection parameters2)
          None
 

Uses of KeyValueCollection in com.genesyslab.platform.configuration.protocol.runtime.channel
 

Methods in com.genesyslab.platform.configuration.protocol.runtime.channel that return KeyValueCollection
protected  KeyValueCollection ConfSerializer.deserializeKVList(java.lang.String name, TokenReader tokenReader)
           
 

Methods in com.genesyslab.platform.configuration.protocol.runtime.channel with parameters of type KeyValueCollection
protected  void ConfSerializerV7.serializeKVList(CfgDescriptionAttributeReference attr, KeyValueCollection value, java.io.StringWriter cfgWriter)
           
protected  void ConfSerializerV6.serializeKVList(CfgDescriptionAttributeReference attr, KeyValueCollection value, java.io.StringWriter cfgWriter)
           
protected abstract  void ConfSerializer.serializeKVList(CfgDescriptionAttributeReference attr, KeyValueCollection value, java.io.StringWriter cfgWriter)
           
 

Uses of KeyValueCollection in com.genesyslab.platform.configuration.protocol.xml
 

Methods in com.genesyslab.platform.configuration.protocol.xml that return KeyValueCollection
 KeyValueCollection ConfDataSaxHandler.ElementHandlerKVList.getValue()
           
 

Constructors in com.genesyslab.platform.configuration.protocol.xml with parameters of type KeyValueCollection
ConfDataSaxHandler.ElementHandlerKVList(ConfDataSaxHandler.ElementHandler parent, KeyValueCollection collection)
           
 

Uses of KeyValueCollection in com.genesyslab.platform.contacts.protocol.contactserver
 

Methods in com.genesyslab.platform.contacts.protocol.contactserver that return KeyValueCollection
 KeyValueCollection InteractionAttributes.getAllAttributes()
           
 KeyValueCollection DocumentData.getFields()
           
 KeyValueCollection KeyValueObject.getKeyValueCollection()
           
 KeyValueCollection InteractionAttributes.getOtherFields()
           
 KeyValueCollection BaseSearchCriteria.marshal(ContactServerFactory factory)
           
static KeyValueCollection DateTimeList.toKVList(DateTimeList dtl)
           
 

Methods in com.genesyslab.platform.contacts.protocol.contactserver with parameters of type KeyValueCollection
static BaseSearchCriteria BaseSearchCriteria.resolve(KeyValueCollection kvlist)
           
 void InteractionAttributes.setAllAttributes(KeyValueCollection value)
           
 void DocumentData.setFields(KeyValueCollection value)
           
 void KeyValueObject.setKeyValueCollection(KeyValueCollection value)
           
 void InteractionAttributes.setOtherFields(KeyValueCollection value)
           
 

Constructors in com.genesyslab.platform.contacts.protocol.contactserver with parameters of type KeyValueCollection
DateTimeList(KeyValueCollection col)
           
KeyValueObject(KeyValueCollection col)
           
 

Uses of KeyValueCollection in com.genesyslab.platform.contacts.protocol.contactserver.events
 

Methods in com.genesyslab.platform.contacts.protocol.contactserver.events that return KeyValueCollection
 KeyValueCollection EventValidateFieldCodes.getErrors()
          A KeyValueCollection containing any errors that were received after trying to validate the text specified in RequestValidateFieldCodes.
 KeyValueCollection EventGetSystemSettings.getOptions()
          The options as seen in Options Tab of Configuration.
 KeyValueCollection EventIdentifyContact.getOtherFields()
           
 KeyValueCollection EventGetProperties.getProperties()
           
 

Methods in com.genesyslab.platform.contacts.protocol.contactserver.events with parameters of type KeyValueCollection
 void EventValidateFieldCodes.setErrors(KeyValueCollection value)
          A KeyValueCollection containing any errors that were received after trying to validate the text specified in RequestValidateFieldCodes.
 void EventGetSystemSettings.setOptions(KeyValueCollection value)
          The options as seen in Options Tab of Configuration.
 void EventIdentifyContact.setOtherFields(KeyValueCollection value)
           
 void EventGetProperties.setProperties(KeyValueCollection value)
           
 

Uses of KeyValueCollection in com.genesyslab.platform.contacts.protocol.contactserver.requests
 

Methods in com.genesyslab.platform.contacts.protocol.contactserver.requests that return KeyValueCollection
 KeyValueCollection RequestFindOrCreatePhoneCall.getAllAttributes()
          A series of key/value pairs containing user data.
 KeyValueCollection RequestStopInteraction.getOtherFields()
          A key-value collection of additional fields.
 KeyValueCollection RequestIdentifyContact.getOtherFields()
           
 KeyValueCollection RequestSetProperties.getProperties()
          Contains set of Key/Values.
 

Methods in com.genesyslab.platform.contacts.protocol.contactserver.requests with parameters of type KeyValueCollection
 void RequestFindOrCreatePhoneCall.setAllAttributes(KeyValueCollection value)
          A series of key/value pairs containing user data.
 void RequestStopInteraction.setOtherFields(KeyValueCollection value)
          A key-value collection of additional fields.
 void RequestIdentifyContact.setOtherFields(KeyValueCollection value)
           
 void RequestSetProperties.setProperties(KeyValueCollection value)
          Contains set of Key/Values.
 

Uses of KeyValueCollection in com.genesyslab.platform.contacts.protocol.contactserver.runtime
 

Methods in com.genesyslab.platform.contacts.protocol.contactserver.runtime that return KeyValueCollection
 KeyValueCollection ContactServerFactory.marshal(AgentProperties obj)
           
static KeyValueCollection ContactServerBinding.marshal(AgentProperties obj)
           
 KeyValueCollection ContactServerFactory.marshal(Attachment obj)
           
static KeyValueCollection ContactServerBinding.marshal(Attachment obj)
           
 KeyValueCollection ContactServerFactory.marshal(Attribute obj)
           
static KeyValueCollection ContactServerBinding.marshal(Attribute obj)
           
 KeyValueCollection ContactServerFactory.marshal(AttributesHeader obj)
           
static KeyValueCollection ContactServerBinding.marshal(AttributesHeader obj)
           
 KeyValueCollection ContactServerFactory.marshal(AttributesInfo obj)
           
static KeyValueCollection ContactServerBinding.marshal(AttributesInfo obj)
           
 KeyValueCollection ContactServerFactory.marshal(CallbackEntityAttributes obj)
           
static KeyValueCollection ContactServerBinding.marshal(CallbackEntityAttributes obj)
           
 KeyValueCollection ContactServerFactory.marshal(Category obj)
           
static KeyValueCollection ContactServerBinding.marshal(Category obj)
           
static KeyValueCollection ContactServerBinding.marshal(CategoryAttribute obj)
           
 KeyValueCollection ContactServerFactory.marshal(ChatEntityAttributes obj)
           
static KeyValueCollection ContactServerBinding.marshal(ChatEntityAttributes obj)
           
 KeyValueCollection ContactServerFactory.marshal(CoBrowseEntityAttributes obj)
           
static KeyValueCollection ContactServerBinding.marshal(CoBrowseEntityAttributes obj)
           
 KeyValueCollection ContactServerFactory.marshal(ComplexSearchCriteria obj)
           
static KeyValueCollection ContactServerBinding.marshal(ComplexSearchCriteria obj)
           
 KeyValueCollection ContactServerFactory.marshal(Contact obj)
           
static KeyValueCollection ContactServerBinding.marshal(Contact obj)
           
 KeyValueCollection ContactServerFactory.marshal(ContactInfo obj)
           
static KeyValueCollection ContactServerBinding.marshal(ContactInfo obj)
           
 KeyValueCollection ContactServerFactory.marshal(ContactInteraction obj)
           
static KeyValueCollection ContactServerBinding.marshal(ContactInteraction obj)
           
 KeyValueCollection ContactServerFactory.marshal(ContactInteractionProperties obj)
           
static KeyValueCollection ContactServerBinding.marshal(ContactInteractionProperties obj)
           
 KeyValueCollection ContactServerFactory.marshal(ContactProperties obj)
           
static KeyValueCollection ContactServerBinding.marshal(ContactProperties obj)
           
 KeyValueCollection ContactServerFactory.marshal(CustomProperties obj)
           
static KeyValueCollection ContactServerBinding.marshal(CustomProperties obj)
           
 KeyValueCollection ContactServerFactory.marshal(DatabaseInfo obj)
           
static KeyValueCollection ContactServerBinding.marshal(DatabaseInfo obj)
           
 KeyValueCollection ContactServerFactory.marshal(DeleteAttributesInfo obj)
           
static KeyValueCollection ContactServerBinding.marshal(DeleteAttributesInfo obj)
           
 KeyValueCollection ContactServerFactory.marshal(DocumentData obj)
           
static KeyValueCollection ContactServerBinding.marshal(DocumentData obj)
           
 KeyValueCollection ContactServerFactory.marshal(EmailInEntityAttributes obj)
           
static KeyValueCollection ContactServerBinding.marshal(EmailInEntityAttributes obj)
           
 KeyValueCollection ContactServerFactory.marshal(EmailOutEntityAttributes obj)
           
static KeyValueCollection ContactServerBinding.marshal(EmailOutEntityAttributes obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventAddAgentStdRespFavorite obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventAddAgentStdRespFavorite obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventAddCategory obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventAddCategoryAttribute obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventAddCategoryRoot obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventAddDocument obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventAddDocument obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventAddFieldCode obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventAddFieldValue obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventAddModel obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventAddScreeningRule obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventAddStandardResponse obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventAddStandardResponse obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventAddStdRespUsage obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventAddStdRespUsage obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventAddTrainingDataObject obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventAssignInteractionToContact obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventAssignInteractionToContact obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventBoostDocument obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventBoostDocument obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventCheckForUpdates obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventCheckForUpdates obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventContactListGet obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventContactListGet obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventContactListGetNextPage obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventContactListGetNextPage obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventContactListRelease obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventContactListRelease obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventCountInteractions obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventCountInteractions obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventCreateStandardResponseRevision obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventDelete obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventDelete obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventDeleteAgentStdRespFavorite obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventDeleteAgentStdRespFavorite obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventDeleteCategory obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventDeleteCategoryAttribute obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventDeleteCategoryRoot obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventDeleteFieldCode obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventDeleteFieldValue obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventDeleteInteraction obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventDeleteInteraction obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventDeleteModel obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventDeleteProperties obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventDeleteProperties obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventDeleteScreeningRule obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventDeleteStandardResponse obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventDeleteStandardResponse obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventDeleteTrainingDataObject obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventError obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventError obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventFindOrCreatePhoneCall obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventFindOrCreatePhoneCall obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventGetAgentStdRespFavorites obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventGetAgentStdRespFavorites obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventGetAllCategories obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventGetAllCategories obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventGetAttributes obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventGetAttributes obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventGetCategory obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventGetCategory obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventGetCategoryAttribute obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventGetCategoryAttributes obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventGetContacts obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventGetContacts obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventGetDocument obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventGetDocument obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventGetFieldCode obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventGetFieldCodes obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventGetFieldValue obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventGetFieldValues obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventGetIndexProperties obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventGetIndexProperties obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventGetInteractionContent obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventGetInteractionContent obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventGetInteractionsForContact obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventGetInteractionsForContact obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventGetInteractionsWithStatus obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventGetInteractionsWithStatus obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventGetMergeDetail obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventGetMergeDetail obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventGetModel obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventGetModels obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventGetProperties obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventGetProperties obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventGetRootCategories obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventGetRootCategories obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventGetScreeningRule obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventGetScreeningRules obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventGetServerTime obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventGetServerTime obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventGetStandardResponse obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventGetStandardResponse obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventGetStandardResponses obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventGetSystemSettings obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventGetSystemSettings obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventGetTrainingDataObject obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventGetTrainingDataObjects obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventGetVersion obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventGetVersion obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventIdentifyContact obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventIdentifyContact obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventInsert obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventInsert obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventInsertInteraction obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventInsertInteraction obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventInteractionListGet obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventInteractionListGet obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventInteractionListGetNextPage obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventInteractionListGetNextPage obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventInteractionListRelease obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventInteractionListRelease obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventMergeContacts obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventMergeContacts obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventMergeListGet obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventMergeListGet obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventMergeListGetNextPage obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventMergeListGetNextPage obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventMergeListRelease obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventMergeListRelease obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventMoveCategory obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventRefresh obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventRefresh obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventRemoveAllAttributes obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventRemoveAllAttributes obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventRemoveDocument obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventRemoveDocument obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventRenderFieldCodes obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventRenderFieldCodes obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventRestoreStandardResponseRevision obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventSearch obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventSearch obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventSetInteractionStatus obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventSetInteractionStatus obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventSetProperties obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventSetProperties obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventStopInteraction obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventStopInteraction obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventUnMergeContacts obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventUnMergeContacts obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventUpdateAttributes obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventUpdateAttributes obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventUpdateCategory obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventUpdateCategoryAttribute obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventUpdateDocument obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventUpdateDocument obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventUpdateFieldCode obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventUpdateFieldValue obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventUpdateInteraction obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventUpdateInteraction obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventUpdateModel obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventUpdateScreeningRule obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventUpdateStandardResponse obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventUpdateStandardResponse obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventUpdateTrainingDataObject obj)
           
 KeyValueCollection ContactServerFactory.marshal(EventValidateFieldCodes obj)
           
static KeyValueCollection ContactServerBinding.marshal(EventValidateFieldCodes obj)
           
static KeyValueCollection ContactServerBinding.marshal(FieldCode obj)
           
 KeyValueCollection ContactServerFactory.marshal(FieldData obj)
           
static KeyValueCollection ContactServerBinding.marshal(FieldData obj)
           
static KeyValueCollection ContactServerBinding.marshal(FieldValue obj)
           
 KeyValueCollection ContactServerFactory.marshal(HostInfo obj)
           
static KeyValueCollection ContactServerBinding.marshal(HostInfo obj)
           
 KeyValueCollection ContactServerFactory.marshal(IndexData obj)
           
static KeyValueCollection ContactServerBinding.marshal(IndexData obj)
           
 KeyValueCollection ContactServerFactory.marshal(InteractionAttributes obj)
           
static KeyValueCollection ContactServerBinding.marshal(InteractionAttributes obj)
           
 KeyValueCollection ContactServerFactory.marshal(InteractionContent obj)
           
static KeyValueCollection ContactServerBinding.marshal(InteractionContent obj)
           
 KeyValueCollection ContactServerFactory.marshal(InteractionData obj)
           
static KeyValueCollection ContactServerBinding.marshal(InteractionData obj)
           
 KeyValueCollection ContactServerFactory.marshal(KeyValueCollection kvc)
           
 KeyValueCollection ContactServerFactory.marshal(MergeDataDetails obj)
           
static KeyValueCollection ContactServerBinding.marshal(MergeDataDetails obj)
           
static KeyValueCollection ContactServerBinding.marshal(Model obj)
           
 KeyValueCollection ContactServerFactory.marshal(java.lang.Object obj)
           
static KeyValueCollection ContactServerBinding.marshal(java.lang.Object obj)
          Marshal data from object of predefined class to key value collection.
 KeyValueCollection ContactServerFactory.marshal(PhoneCallEntityAttributes obj)
           
static KeyValueCollection ContactServerBinding.marshal(PhoneCallEntityAttributes obj)
           
 KeyValueCollection ContactServerFactory.marshal(PortInfo obj)
           
static KeyValueCollection ContactServerBinding.marshal(PortInfo obj)
           
 KeyValueCollection ContactServerFactory.marshal(Property obj)
           
static KeyValueCollection ContactServerBinding.marshal(Property obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestAddAgentStdRespFavorite obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestAddAgentStdRespFavorite obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestAddCategory obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestAddCategoryAttribute obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestAddCategoryRoot obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestAddDocument obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestAddDocument obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestAddFieldCode obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestAddFieldValue obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestAddModel obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestAddScreeningRule obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestAddStandardResponse obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestAddStandardResponse obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestAddStdRespUsage obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestAddStdRespUsage obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestAddTrainingDataObject obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestAssignInteractionToContact obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestAssignInteractionToContact obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestBoostDocument obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestBoostDocument obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestCheckForUpdates obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestCheckForUpdates obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestContactListGet obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestContactListGet obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestContactListGetNextPage obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestContactListGetNextPage obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestContactListRelease obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestContactListRelease obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestCountInteractions obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestCountInteractions obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestCreateStandardResponseRevision obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestDelete obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestDelete obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestDeleteAgentStdRespFavorite obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestDeleteAgentStdRespFavorite obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestDeleteCategory obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestDeleteCategoryAttribute obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestDeleteCategoryRoot obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestDeleteFieldCode obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestDeleteFieldValue obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestDeleteInteraction obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestDeleteInteraction obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestDeleteModel obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestDeleteProperties obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestDeleteProperties obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestDeleteScreeningRule obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestDeleteStandardResponse obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestDeleteStandardResponse obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestDeleteTrainingDataObject obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestFindOrCreatePhoneCall obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestFindOrCreatePhoneCall obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestGetAgentStdRespFavorites obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestGetAgentStdRespFavorites obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestGetAllCategories obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestGetAllCategories obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestGetAttributes obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestGetAttributes obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestGetCategory obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestGetCategory obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestGetCategoryAttribute obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestGetCategoryAttributes obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestGetContacts obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestGetContacts obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestGetDocument obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestGetDocument obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestGetFieldCode obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestGetFieldCodes obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestGetFieldValue obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestGetFieldValues obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestGetIndexProperties obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestGetIndexProperties obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestGetInteractionContent obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestGetInteractionContent obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestGetInteractionsForContact obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestGetInteractionsForContact obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestGetInteractionsWithStatus obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestGetInteractionsWithStatus obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestGetMergeDetail obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestGetMergeDetail obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestGetModel obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestGetModels obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestGetProperties obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestGetProperties obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestGetRootCategories obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestGetRootCategories obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestGetScreeningRule obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestGetScreeningRules obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestGetServerTime obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestGetServerTime obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestGetStandardResponse obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestGetStandardResponse obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestGetStandardResponses obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestGetSystemSettings obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestGetSystemSettings obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestGetTrainingDataObject obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestGetTrainingDataObjects obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestGetVersion obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestGetVersion obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestIdentifyContact obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestIdentifyContact obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestInsert obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestInsert obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestInsertInteraction obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestInsertInteraction obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestInteractionListGet obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestInteractionListGet obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestInteractionListGetNextPage obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestInteractionListGetNextPage obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestInteractionListRelease obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestInteractionListRelease obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestMergeContacts obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestMergeContacts obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestMergeListGet obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestMergeListGet obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestMergeListGetNextPage obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestMergeListGetNextPage obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestMergeListRelease obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestMergeListRelease obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestMoveCategory obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestRefresh obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestRefresh obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestRemoveAllAttributes obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestRemoveAllAttributes obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestRemoveDocument obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestRemoveDocument obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestRenderFieldCodes obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestRenderFieldCodes obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestRestoreStandardResponseRevision obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestSearch obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestSearch obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestSetInteractionStatus obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestSetInteractionStatus obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestSetProperties obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestSetProperties obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestStopInteraction obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestStopInteraction obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestUnMergeContacts obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestUnMergeContacts obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestUpdateAttributes obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestUpdateAttributes obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestUpdateCategory obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestUpdateCategoryAttribute obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestUpdateDocument obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestUpdateDocument obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestUpdateFieldCode obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestUpdateFieldValue obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestUpdateInteraction obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestUpdateInteraction obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestUpdateModel obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestUpdateScreeningRule obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestUpdateStandardResponse obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestUpdateStandardResponse obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestUpdateTrainingDataObject obj)
           
 KeyValueCollection ContactServerFactory.marshal(RequestValidateFieldCodes obj)
           
static KeyValueCollection ContactServerBinding.marshal(RequestValidateFieldCodes obj)
           
static KeyValueCollection ContactServerBinding.marshal(ScreeningRule obj)
           
 KeyValueCollection ContactServerFactory.marshal(SimpleSearchCriteria obj)
           
static KeyValueCollection ContactServerBinding.marshal(SimpleSearchCriteria obj)
           
 KeyValueCollection ContactServerFactory.marshal(SortCriteria obj)
           
static KeyValueCollection ContactServerBinding.marshal(SortCriteria obj)
           
 KeyValueCollection ContactServerFactory.marshal(StandardResponse obj)
           
static KeyValueCollection ContactServerBinding.marshal(StandardResponse obj)
           
static KeyValueCollection ContactServerBinding.marshal(TrainingDataObject obj)
           
 

Methods in com.genesyslab.platform.contacts.protocol.contactserver.runtime with parameters of type KeyValueCollection
 KeyValueCollection ContactServerFactory.marshal(KeyValueCollection kvc)
           
static java.lang.String ContactServerBinding.resolve(KeyValueCollection list)
          Resolve predefined class name according to key value collection Predefined classes are generating according to protocol description.
static java.lang.Object ContactServerBinding.unmarshal(KeyValueCollection kvlist)
          Actually will be called unmarshal(resolve(kvlist), kvlist).
 java.lang.Object ContactServerFactory.unmarshal(java.lang.String key, KeyValueCollection kvlist)
           
static java.lang.Object ContactServerBinding.unmarshal(java.lang.String className, KeyValueCollection kvlist)
          Unmarshal data from key value collection to appropriate object of predefined class.
 

Uses of KeyValueCollection in com.genesyslab.platform.contacts.protocol.runtime
 

Methods in com.genesyslab.platform.contacts.protocol.runtime that return KeyValueCollection
 KeyValueCollection UcsCustomMarshalManager.marshal(KeyValueCollection internalFormat)
           
 KeyValueCollection CustomMarshalManager.marshal(KeyValueCollection internalFormat)
           
 KeyValueCollection UcsCustomMarshalManager.unmarshal(KeyValueCollection externalFormat)
           
 KeyValueCollection CustomMarshalManager.unmarshal(KeyValueCollection externalFormat)
           
 

Methods in com.genesyslab.platform.contacts.protocol.runtime with parameters of type KeyValueCollection
static void CustomMarshalManager.defaultStringKeyMarshal(KeyValueCollection outKv, java.lang.String rootKey, java.lang.String valuekey, KeyValueCollection kv)
           
static void CustomMarshalManager.defaultStringKeyUnmarshal(KeyValueCollection outKv, java.lang.String rootKey, java.lang.String valuekey, KeyValueCollection kv)
           
 KeyValueCollection UcsCustomMarshalManager.marshal(KeyValueCollection internalFormat)
           
 KeyValueCollection CustomMarshalManager.marshal(KeyValueCollection internalFormat)
           
 int SortCriteriaCollectionCustomMarshaler.marshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int PortInfoListCustomMarshaler.marshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int MergeDataDetailsListCustomMarshaler.marshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int InteractionDataListCustomMarshaler.marshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int IndexListCustomMarshaler.marshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int IdListCustomMarshaler.marshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int GetMergeDetailCustomMarshaler.marshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int DocumentListCustomMarshaler.marshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int DeleteAttributesListCustomMarshaler.marshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int DatabaseInfoListCustomMarshaler.marshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int CustomMarshaling.marshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int CustomMarshaler.marshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int ContactInteractionListCustomMarshaler.marshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int ContactDataListCustomMarshaler.marshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int CategoryListCustomMarshaler.marshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int AttributesListCustomMarshaler.marshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int AttributeListCustomMarshaler.marshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int AttachmentListCustomMarshaler.marshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 com.genesyslab.platform.commons.collections.keyvaluebinding.UnmarshalContext UCSMessagesResolver.resolve(java.lang.String key, KeyValueCollection kvlist)
           
 KeyValueCollection UcsCustomMarshalManager.unmarshal(KeyValueCollection externalFormat)
           
 KeyValueCollection CustomMarshalManager.unmarshal(KeyValueCollection externalFormat)
           
 int SortCriteriaCollectionCustomMarshaler.unmarshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int PortInfoListCustomMarshaler.unmarshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int MergeDataDetailsListCustomMarshaler.unmarshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int InteractionDataListCustomMarshaler.unmarshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int IndexListCustomMarshaler.unmarshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int IdListCustomMarshaler.unmarshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int GetMergeDetailCustomMarshaler.unmarshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int DocumentListCustomMarshaler.unmarshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int DeleteAttributesListCustomMarshaler.unmarshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int DatabaseInfoListCustomMarshaler.unmarshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int CustomMarshaling.unmarshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int CustomMarshaler.unmarshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int ContactInteractionListCustomMarshaler.unmarshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int ContactDataListCustomMarshaler.unmarshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int CategoryListCustomMarshaler.unmarshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int AttributesListCustomMarshaler.unmarshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int AttributeListCustomMarshaler.unmarshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 int AttachmentListCustomMarshaler.unmarshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 

Uses of KeyValueCollection in com.genesyslab.platform.logging.configuration
 

Methods in com.genesyslab.platform.logging.configuration with parameters of type KeyValueCollection
static LogConfigurationImpl LogConfigurationFactory.parse(KeyValueCollection logOptions, ILogger logger)
          Parses given application log options.
static LogConfigurationImpl LogConfigurationFactory.parse(KeyValueCollection logOptions, KeyValueCollection logExtOptions, ILogger logger)
          Parses given application log options with extended log section.
 

Uses of KeyValueCollection in com.genesyslab.platform.logging.runtime.configuration
 

Constructors in com.genesyslab.platform.logging.runtime.configuration with parameters of type KeyValueCollection
ConfigOptionsAccessor(KeyValueCollection configOptions)
           
 

Uses of KeyValueCollection in com.genesyslab.platform.management.protocol
 

Methods in com.genesyslab.platform.management.protocol that return KeyValueCollection
 KeyValueCollection LocalControlAgentProtocolHandshakeOptions.getAppParams()
          Returns the application AppParams attribute value for the LCA registration request.
 KeyValueCollection LocalControlAgentProtocol.getAppParams()
           
 

Methods in com.genesyslab.platform.management.protocol with parameters of type KeyValueCollection
 void LocalControlAgentProtocolHandshakeOptions.setAppParams(KeyValueCollection appParams)
          Sets the application AppParams attribute value for the LCA registration request.
 void LocalControlAgentProtocol.setAppParams(KeyValueCollection appParams)
           
 

Uses of KeyValueCollection in com.genesyslab.platform.management.protocol.localcontrolagent.runtime.channel
 

Methods in com.genesyslab.platform.management.protocol.localcontrolagent.runtime.channel that return KeyValueCollection
abstract  KeyValueCollection RequestRegisterApplication.getAppParams()
           
 

Methods in com.genesyslab.platform.management.protocol.localcontrolagent.runtime.channel with parameters of type KeyValueCollection
abstract  void RequestRegisterApplication.setAppParams(KeyValueCollection appParams)
           
 

Uses of KeyValueCollection in com.genesyslab.platform.management.protocol.messageserver
 

Methods in com.genesyslab.platform.management.protocol.messageserver that return KeyValueCollection
abstract  KeyValueCollection MessageKey.getKeyKVList()
          KVList key
 

Methods in com.genesyslab.platform.management.protocol.messageserver with parameters of type KeyValueCollection
abstract  void MessageKey.setKeyKVList(KeyValueCollection keyKVList)
          KVList key
 

Uses of KeyValueCollection in com.genesyslab.platform.management.protocol.messageserver.events
 

Methods in com.genesyslab.platform.management.protocol.messageserver.events that return KeyValueCollection
abstract  KeyValueCollection EventSubscription.getKeyKVList()
          KVList key
abstract  KeyValueCollection EventSubscription.getLogParameters()
           
abstract  KeyValueCollection EventSubscription.getUserData()
          Attached data packed in TKVList
abstract  KeyValueCollection EventError.getUserData()
          Attached data packed in TKVList
 

Methods in com.genesyslab.platform.management.protocol.messageserver.events with parameters of type KeyValueCollection
static EventError EventError.create(MessageTypes messageType, java.util.Date time, java.lang.Integer subscriberType, java.lang.Integer attachedDataLength, byte[] attachedData, KeyValueCollection userData)
          Creates instance of EventError with all parameters set.
static EventSubscription EventSubscription.create(MessageTypes messageType, MessagePriority priority, java.lang.Integer origin, java.util.Date time, java.lang.Integer usec, java.lang.Integer subscriberType, java.lang.Integer attachedDataLength, byte[] attachedData, KeyValueCollection userData, java.lang.Long timeGenerated, KeyValueCollection logParameters, java.lang.Integer messageGuid2, java.lang.Integer messageGuid3, byte[] messageGuid4, java.lang.Integer keyFlags, java.lang.Integer keyInteger, java.lang.Integer keyLong, java.lang.String keyString, KeyValueCollection keyKVList)
          Creates instance of EventSubscription with all parameters set.
abstract  void EventSubscription.setKeyKVList(KeyValueCollection keyKVList)
          KVList key
abstract  void EventSubscription.setLogParameters(KeyValueCollection logParameters)
           
abstract  void EventSubscription.setUserData(KeyValueCollection userData)
          Attached data packed in TKVList
abstract  void EventError.setUserData(KeyValueCollection userData)
          Attached data packed in TKVList
 

Uses of KeyValueCollection in com.genesyslab.platform.management.protocol.messageserver.requests.subscription
 

Methods in com.genesyslab.platform.management.protocol.messageserver.requests.subscription that return KeyValueCollection
abstract  KeyValueCollection RequestUnsubscribeTypeKey.getKeyKVList()
          KVList key
abstract  KeyValueCollection RequestSubscribeTypeKey.getKeyKVList()
          KVList key
 

Methods in com.genesyslab.platform.management.protocol.messageserver.requests.subscription with parameters of type KeyValueCollection
abstract  void RequestUnsubscribeTypeKey.setKeyKVList(KeyValueCollection keyKVList)
          KVList key
abstract  void RequestSubscribeTypeKey.setKeyKVList(KeyValueCollection keyKVList)
          KVList key
 

Uses of KeyValueCollection in com.genesyslab.platform.management.protocol.messageserver.runtime.channel
 

Methods in com.genesyslab.platform.management.protocol.messageserver.runtime.channel that return KeyValueCollection
abstract  KeyValueCollection EventDisconnected.getUserData()
          Attached data packed in TKVList
 

Methods in com.genesyslab.platform.management.protocol.messageserver.runtime.channel with parameters of type KeyValueCollection
static EventDisconnected EventDisconnected.create(MessageTypes messageType, MessagePriority priority, java.lang.Integer origin, java.lang.Long timeGenerated, java.lang.Integer subscriberType, java.lang.Integer attachedDataLength, byte[] attachedData, KeyValueCollection userData, MessageKey messageKey)
          Creates instance of EventDisconnected with all parameters set.
abstract  void EventDisconnected.setUserData(KeyValueCollection userData)
          Attached data packed in TKVList
 

Uses of KeyValueCollection in com.genesyslab.platform.management.protocol.solutioncontrolserver.events
 

Methods in com.genesyslab.platform.management.protocol.solutioncontrolserver.events that return KeyValueCollection
abstract  KeyValueCollection EventXResponse.getEventData()
          This is a 'fake' attribute generated (parsed) from attributeId=13 (XkvData).
abstract  KeyValueCollection EventEnvironmentInfo.getEventData()
          This is a 'fake' attribute generated (parsed) from attributeId=13 (XkvData).
 

Methods in com.genesyslab.platform.management.protocol.solutioncontrolserver.events with parameters of type KeyValueCollection
static EventEnvironmentInfo EventEnvironmentInfo.create(java.lang.Integer client, KeyValueCollection eventData)
          Creates instance of EventEnvironmentInfo with all parameters set.
static EventXResponse EventXResponse.create(KeyValueCollection eventData)
          Creates instance of EventXResponse with all parameters set.
abstract  void EventXResponse.setEventData(KeyValueCollection eventData)
          This is a 'fake' attribute generated (parsed) from attributeId=13 (XkvData).
abstract  void EventEnvironmentInfo.setEventData(KeyValueCollection eventData)
          This is a 'fake' attribute generated (parsed) from attributeId=13 (XkvData).
 

Uses of KeyValueCollection in com.genesyslab.platform.management.protocol.solutioncontrolserver.requests
 

Methods in com.genesyslab.platform.management.protocol.solutioncontrolserver.requests that return KeyValueCollection
abstract  KeyValueCollection RequestXRequest.getRequestData()
          This is a 'fake' attribute generated (parsed) from attributeId=13 (XkvData).
abstract  KeyValueCollection RequestRetrieveEnvironment.getRequestData()
          This is a 'fake' attribute generated (parsed) from attributeId=13 (XkvData).
 

Methods in com.genesyslab.platform.management.protocol.solutioncontrolserver.requests with parameters of type KeyValueCollection
static RequestXRequest RequestXRequest.create(KeyValueCollection requestData)
          Creates instance of RequestXRequest with all parameters set.
static RequestRetrieveEnvironment RequestRetrieveEnvironment.create(KeyValueCollection requestData)
          Creates instance of RequestRetrieveEnvironment with all parameters set.
abstract  void RequestXRequest.setRequestData(KeyValueCollection requestData)
          This is a 'fake' attribute generated (parsed) from attributeId=13 (XkvData).
abstract  void RequestRetrieveEnvironment.setRequestData(KeyValueCollection requestData)
          This is a 'fake' attribute generated (parsed) from attributeId=13 (XkvData).
 

Uses of KeyValueCollection in com.genesyslab.platform.openmedia.protocol
 

Methods in com.genesyslab.platform.openmedia.protocol that return KeyValueCollection
 KeyValueCollection InteractionServerProtocolHandshakeOptions.getRegistrationExtensions()
          Returns extended parameters of registration.
 KeyValueCollection InteractionServerProtocol.getRegistrationExtensions()
          Returns extended parameters of registration.
 KeyValueCollection InteractionServerContext.getRegistrationExtensions()
          Returns extended parameters of registration.
 

Methods in com.genesyslab.platform.openmedia.protocol with parameters of type KeyValueCollection
protected static void ExternalServiceProtocol.fromEspRequestorInfo(KeyValueCollection kvList, Message message)
           
 void InteractionServerProtocolHandshakeOptions.setRegistrationExtensions(KeyValueCollection registrationExt)
          Sets extended parameters of registration.
 void InteractionServerProtocol.setRegistrationExtensions(KeyValueCollection registrationExt)
          Sets extended parameters of registration.
protected static void ExternalServiceProtocol.toEspRequestorInfo(Message message, DuplexChannel protocol, KeyValueCollection kvList)
           
 

Uses of KeyValueCollection in com.genesyslab.platform.openmedia.protocol.externalservice
 

Methods in com.genesyslab.platform.openmedia.protocol.externalservice that return KeyValueCollection
 KeyValueCollection RequestorInfo.toKeyValueCollection(boolean useUtfValues)
          Transforms REquestorInfo into KeyValueCollection
 

Methods in com.genesyslab.platform.openmedia.protocol.externalservice with parameters of type KeyValueCollection
static RequestorInfo RequestorInfo.create(KeyValueCollection source)
          Creates RequestorInfo from KeyValueCollection
 

Uses of KeyValueCollection in com.genesyslab.platform.openmedia.protocol.externalservice.event
 

Methods in com.genesyslab.platform.openmedia.protocol.externalservice.event that return KeyValueCollection
abstract  KeyValueCollection Event3rdServerResponse.getRequest()
           
abstract  KeyValueCollection Event3rdServerFault.getRequest()
           
abstract  KeyValueCollection Event3rdServerResponse.getUserData()
          Pointer to a key-value collection of user data that should be attached to the interaction.
 

Methods in com.genesyslab.platform.openmedia.protocol.externalservice.event with parameters of type KeyValueCollection
static Event3rdServerResponse Event3rdServerResponse.create(KeyValueCollection request)
          Creates instance of Event3rdServerResponse with required parameters set.
static Event3rdServerFault Event3rdServerFault.create(KeyValueCollection request)
          Creates instance of Event3rdServerFault with all parameters set.
static Event3rdServerResponse Event3rdServerResponse.create(KeyValueCollection request, KeyValueCollection userData)
          Creates instance of Event3rdServerResponse with all parameters set.
abstract  void Event3rdServerResponse.setRequest(KeyValueCollection request)
           
abstract  void Event3rdServerFault.setRequest(KeyValueCollection request)
           
abstract  void Event3rdServerResponse.setUserData(KeyValueCollection userData)
          Pointer to a key-value collection of user data that should be attached to the interaction.
 

Uses of KeyValueCollection in com.genesyslab.platform.openmedia.protocol.externalservice.request
 

Methods in com.genesyslab.platform.openmedia.protocol.externalservice.request that return KeyValueCollection
abstract  KeyValueCollection Request3rdServer.getRequest()
           
abstract  KeyValueCollection Request3rdServer.getUserData()
          Pointer to a key-value collection of user data that should be attached to the interaction.
 

Methods in com.genesyslab.platform.openmedia.protocol.externalservice.request with parameters of type KeyValueCollection
static Request3rdServer Request3rdServer.create(KeyValueCollection request)
          Creates instance of Request3rdServer with required parameters set.
static Request3rdServer Request3rdServer.create(KeyValueCollection request, KeyValueCollection userData)
          Creates instance of Request3rdServer with all parameters set.
abstract  void Request3rdServer.setRequest(KeyValueCollection request)
           
abstract  void Request3rdServer.setUserData(KeyValueCollection userData)
          Pointer to a key-value collection of user data that should be attached to the interaction.
 

Uses of KeyValueCollection in com.genesyslab.platform.openmedia.protocol.interactionserver
 

Methods in com.genesyslab.platform.openmedia.protocol.interactionserver that return KeyValueCollection
abstract  KeyValueCollection InteractionProperties.getInteractionUserData()
          All other interaction properties are included in this key-value list.
 

Methods in com.genesyslab.platform.openmedia.protocol.interactionserver with parameters of type KeyValueCollection
static InteractionProperties InteractionProperties.create(java.lang.String interactionId, java.lang.String interactionParentInteractionId, java.lang.String interactionType, java.lang.String interactionSubtype, java.lang.String interactionMediatype, java.lang.Integer interactionTenantId, InteractionState interactionState, java.lang.String interactionQueue, java.lang.String interactionAgentId, java.lang.String interactionGroupId, java.lang.String interactionPlaceId, java.lang.String interactionPlaceGroupId, java.util.Date interactionReceivedAt, java.util.Date interactionSubmittedAt, java.util.Date interactionDeliveredAt, java.util.Date interactionPlacedInQueueAt, java.util.Date interactionMovedToQueueAt, java.util.Date interactionAbandonedAt, java.lang.String interactionSubmittedBy, java.lang.Boolean interactionIsOnline, java.lang.Boolean interactionIsLocked, java.lang.String interactionWorkbinTypeId, KeyValueCollection interactionUserData, java.lang.String interactionSubmitSeq, java.lang.String interactionPlaceInQueueSeq, java.util.Date interactionCompletedAt, java.lang.String interactionAssignedTo, java.util.Date interactionAssignedAt, java.lang.Boolean interactionIsHeld, java.util.Date interactionHeldAt)
          Creates instance of InteractionProperties with all parameters set.
abstract  void InteractionProperties.setInteractionUserData(KeyValueCollection interactionUserData)
          All other interaction properties are included in this key-value list.
 

Uses of KeyValueCollection in com.genesyslab.platform.openmedia.protocol.interactionserver.events
 

Methods in com.genesyslab.platform.openmedia.protocol.interactionserver.events that return KeyValueCollection
abstract  KeyValueCollection EventPropertiesChanged.getAddedProperties()
          List of properties added.
abstract  KeyValueCollection EventPropertiesChanged.getChangedProperties()
          List of properties changed.
abstract  KeyValueCollection EventPropertiesChanged.getDeletedProperties()
          List of properties deleted.
abstract  KeyValueCollection EventExternalServiceResponded.getEspRequestEnvelope()
          The contents of Extensions.Envelope3rdServer from the ESP request.
abstract  KeyValueCollection EventExternalServiceRequested.getEspRequestEnvelope()
          The contents of Extensions.Envelope3rdServer from the ESP request.
abstract  KeyValueCollection EventWorkflowConfiguration.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventWorkbinTypesInfo.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventWorkbinStatistic.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventWorkbinContentChanged.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventWorkbinContent.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventUserEvent.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventUnlocked.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventTakenFromWorkbin.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventTakenFromQueue.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventSnapshotTaken.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventSnapshotInteractions.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventRevoked.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventRejected.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventReadyForMedia.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventPulledInteractions.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventPropertiesChanged.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventProcessingStopped.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventPlacedInWorkbin.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventPlacedInQueue.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventPlaceAgentState.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventPartyRemoved.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventPartyAdded.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventNotReadyForMedia.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventMessagePing.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventMediaStateReasonChanged.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventMediaRemoved.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventMediaAdded.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventLocked.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventInvite.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventInteractionSubmited.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventInteractionProperties.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventHint.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventForcedDisconnect.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventForcedAgentStateChange.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventExternalServiceResponded.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventExternalServiceRequested.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventError.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventDoNotDisturbOn.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventDoNotDisturbOff.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventCustom.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventCurrentAgentStatus.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventAgentWorkbinStats.getExtension()
          [Optional] Extensions.
abstract  KeyValueCollection EventAgentStateReasonChanged.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventAgentState.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventAgentNotAvailable.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventAgentLogout.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventAgentLogin.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventAgentInvited.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventAgentConnectionClosed.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventAgentAvailable.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventActivityReport.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventAck.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventAccepted.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventInvite.getInQueues()
          List of queues supplied by interaction workflow as suggested places for the agent to place the original interaction.
abstract  KeyValueCollection EventWorkbinContent.getInteractions()
          List containing interaction data.
abstract  KeyValueCollection EventSnapshotInteractions.getInteractions()
          List containing interaction data.
abstract  KeyValueCollection EventPulledInteractions.getInteractions()
          List containing interaction data.
abstract  KeyValueCollection EventPlaceAgentState.getInteractions()
          List containing interaction data.
abstract  KeyValueCollection EventAgentState.getInteractions()
          List containing interaction data.
abstract  KeyValueCollection EventActivityReport.getInteractionsInFocus()
          List of interactions that have received focus.
abstract  KeyValueCollection EventActivityReport.getInteractionsOutOfFocus()
          List of interactions that have lost focus.
abstract  KeyValueCollection EventCurrentAgentStatus.getMediaCapacityList()
          List of media types with the current capacity indicated by Stat Server.
abstract  KeyValueCollection EventPlaceAgentState.getMediaList()
          List of media types and their initial states.
abstract  KeyValueCollection EventForcedAgentStateChange.getMediaList()
          List of media types and their initial states.
abstract  KeyValueCollection EventAgentState.getMediaList()
          List of media types and their initial states.
abstract  KeyValueCollection EventAgentLogin.getMediaList()
          List of media types and their initial states.
abstract  KeyValueCollection EventPlaceAgentState.getMediaListEx()
          Extended information on media types.
abstract  KeyValueCollection EventCurrentAgentStatus.getMediaStateList()
          List of media types and their initial states.
abstract  KeyValueCollection EventInvite.getOutQueues()
          List of queues supplied by interaction workflow as suggested places for the agent to place the reply interaction.
abstract  KeyValueCollection EventInvite.getParties()
          List of parties that are already participating in processing this interaction.
abstract  KeyValueCollection EventMessagePing.getPingInfo()
          Uses for testing purpose.
abstract  KeyValueCollection EventUserEvent.getPsEventContent()
          User event content.
abstract  KeyValueCollection EventWorkflowConfiguration.getQueuesConfiguration()
          Key-value list that contains information on the queues in a tenant.
abstract  KeyValueCollection EventMessagePing.getUserData()
          Pointer to any user data that should be attached to the interaction.
abstract  KeyValueCollection EventExternalServiceResponded.getUserData()
          Pointer to any user data that should be attached to the interaction.
abstract  KeyValueCollection EventExternalServiceRequested.getUserData()
          Pointer to any user data that should be attached to the interaction.
abstract  KeyValueCollection EventWorkflowConfiguration.getViewsConfiguration()
          Key-value list that contains information on the views in a tenant.
abstract  KeyValueCollection EventWorkbinStatistic.getWorkbinStatistic()
          May be absent if there are no interactions in workbin instances of the specified workbin type.
abstract  KeyValueCollection EventAgentWorkbinStats.getWorkbinStatistic()
          [Optional] Could be absent if no data is returned as a result of the request.
abstract  KeyValueCollection EventWorkbinTypesInfo.getWorkbinTypes()
          Optional key-value list property that contains workbin information.
 

Methods in com.genesyslab.platform.openmedia.protocol.interactionserver.events with parameters of type KeyValueCollection
static EventCurrentAgentStatus EventCurrentAgentStatus.create(java.lang.Boolean donotDisturb, KeyValueCollection mediaStateList, KeyValueCollection mediaCapacityList, AgentDescription agentDescription)
          Creates instance of EventCurrentAgentStatus with required parameters set.
static EventAgentLogin EventAgentLogin.create(java.lang.Integer proxyClientId, java.lang.Boolean donotDisturb, KeyValueCollection mediaList, java.util.Date eventTime, KeyValueCollection extension, AgentDescription agentDescription, ActorInfo actor, ReasonInfo reason)
          Creates instance of EventAgentLogin with all parameters set.
static EventCurrentAgentStatus EventCurrentAgentStatus.create(java.lang.Integer proxyClientId, java.lang.Boolean donotDisturb, KeyValueCollection mediaStateList, KeyValueCollection mediaCapacityList, AgentDescription agentDescription, KeyValueCollection extension, java.util.Date eventTime)
          Creates instance of EventCurrentAgentStatus with all parameters set.
static EventDoNotDisturbOn EventDoNotDisturbOn.create(java.lang.Integer proxyClientId, java.util.Date eventTime, AgentDescription agentDescription, ActorInfo actor, ReasonInfo reason, KeyValueCollection extension)
          Creates instance of EventDoNotDisturbOn with all parameters set.
static EventDoNotDisturbOff EventDoNotDisturbOff.create(java.lang.Integer proxyClientId, java.util.Date eventTime, AgentDescription agentDescription, ActorInfo actor, ReasonInfo reason, KeyValueCollection extension)
          Creates instance of EventDoNotDisturbOff with all parameters set.
static EventAgentStateReasonChanged EventAgentStateReasonChanged.create(java.lang.Integer proxyClientId, java.util.Date eventTime, AgentDescription agentDescription, ActorInfo actor, ReasonInfo reason, KeyValueCollection extension)
          Creates instance of EventAgentStateReasonChanged with all parameters set.
static EventAgentNotAvailable EventAgentNotAvailable.create(java.lang.Integer proxyClientId, java.util.Date eventTime, AgentDescription agentDescription, ActorInfo actor, ReasonInfo reason, KeyValueCollection extension)
          Creates instance of EventAgentNotAvailable with all parameters set.
static EventAgentAvailable EventAgentAvailable.create(java.lang.Integer proxyClientId, java.util.Date eventTime, AgentDescription agentDescription, ActorInfo actor, ReasonInfo reason, KeyValueCollection extension)
          Creates instance of EventAgentAvailable with all parameters set.
static EventProcessingStopped EventProcessingStopped.create(java.lang.Integer proxyClientId, java.util.Date eventTime, java.util.Date submittedToRouterAt, InteractionProperties interaction, ActorInfo actor, ReasonInfo reason, KeyValueCollection extension)
          Creates instance of EventProcessingStopped with all parameters set.
static EventInteractionSubmited EventInteractionSubmited.create(java.lang.Integer proxyClientId, java.util.Date eventTime, java.util.Date submittedToRouterAt, InteractionProperties interaction, ActorInfo actor, ReasonInfo reason, KeyValueCollection extension)
          Creates instance of EventInteractionSubmited with all parameters set.
static EventUnlocked EventUnlocked.create(java.lang.Integer proxyClientId, java.util.Date eventTime, InteractionProperties interaction, ActorInfo actor, ReasonInfo reason, KeyValueCollection extension)
          Creates instance of EventUnlocked with all parameters set.
static EventLocked EventLocked.create(java.lang.Integer proxyClientId, java.util.Date eventTime, InteractionProperties interaction, ActorInfo actor, ReasonInfo reason, KeyValueCollection extension)
          Creates instance of EventLocked with all parameters set.
static EventAgentLogout EventAgentLogout.create(java.lang.Integer proxyClientId, java.util.Date eventTime, KeyValueCollection extension, AgentDescription agentDescription, ActorInfo actor, ReasonInfo reason)
          Creates instance of EventAgentLogout with all parameters set.
static EventInteractionProperties EventInteractionProperties.create(java.lang.Integer proxyClientId, java.util.Date submittedToRouterAt, KeyValueCollection extension, InteractionProperties interaction)
          Creates instance of EventInteractionProperties with all parameters set.
static EventMessagePing EventMessagePing.create(java.lang.Integer proxyClientId, java.util.Date eventTime, KeyValueCollection userData, KeyValueCollection pingInfo, KeyValueCollection extension)
          Creates instance of EventMessagePing with all parameters set.
static EventCustom EventCustom.create(java.lang.Integer proxyClientId, java.lang.Integer customMessageType, byte[] customMessageData, KeyValueCollection extension)
          Creates instance of EventCustom with all parameters set.
static EventRejected EventRejected.create(java.lang.Integer proxyClientId, java.lang.Integer ticketId, java.util.Date eventTime, java.util.Date submittedToRouterAt, InteractionProperties interaction, ActorInfo actor, ReasonInfo reason, PartyInfo party, KeyValueCollection extension)
          Creates instance of EventRejected with all parameters set.
static EventInvite EventInvite.create(java.lang.Integer proxyClientId, java.lang.Integer ticketId, java.util.Date submittedToRouterAt, InteractionProperties interaction, KeyValueCollection parties, KeyValueCollection inQueues, KeyValueCollection outQueues, VisibilityMode visibilityMode, KeyValueCollection extension)
          Creates instance of EventInvite with all parameters set.
static EventExternalServiceResponded EventExternalServiceResponded.create(java.lang.Integer espClientRefid, java.lang.Integer espServerRefid, java.lang.Integer proxyClientId, java.lang.Integer espResponseType, KeyValueCollection espRequestEnvelope, KeyValueCollection userData, java.util.Date eventTime, java.lang.String espRequestId, ActorInfo actor, KeyValueCollection extension)
          Creates instance of EventExternalServiceResponded with all parameters set.
static EventExternalServiceRequested EventExternalServiceRequested.create(java.lang.Integer espClientRefid, java.lang.Integer espServerRefid, java.lang.Integer proxyClientId, KeyValueCollection espRequestEnvelope, KeyValueCollection userData, java.util.Date eventTime, java.lang.String espRequestId, ActorInfo actor, KeyValueCollection extension)
          Creates instance of EventExternalServiceRequested with all parameters set.
static EventPlaceAgentState EventPlaceAgentState.create(java.lang.Integer proxyClientId, java.lang.Integer doNotDisturb, java.lang.Integer monitored, KeyValueCollection mediaList, KeyValueCollection interactions, java.lang.String agentLoginSessionId, java.util.Date loggedInAt, java.util.Date dndChangedAt, KeyValueCollection mediaListEx, java.util.Date eventTime, ActorInfo actor, KeyValueCollection extension)
          Creates instance of EventPlaceAgentState with all parameters set.
static EventAgentInvited EventAgentInvited.create(java.lang.Integer proxyClientId, java.lang.Integer ticketId, InteractionOperation operation, java.util.Date eventTime, java.util.Date submittedToRouterAt, InteractionProperties interaction, ActorInfo actor, ReasonInfo reason, PartyInfo party, KeyValueCollection extension)
          Creates instance of EventAgentInvited with all parameters set.
static EventPlaceAgentState EventPlaceAgentState.create(java.lang.Integer doNotDisturb, java.lang.Integer monitored, KeyValueCollection mediaList, KeyValueCollection interactions, ActorInfo actor)
          Creates instance of EventPlaceAgentState with required parameters set.
static EventAgentConnectionClosed EventAgentConnectionClosed.create(java.lang.Integer proxyClientId, java.lang.Integer tenantId, java.lang.String placeId, java.lang.String agentId, java.lang.String clientName, KeyValueCollection extension, ReasonInfo reason)
          Creates instance of EventAgentConnectionClosed with all parameters set.
static EventPartyAdded EventPartyAdded.create(java.lang.Integer proxyClientId, InteractionOperation operation, java.util.Date eventTime, java.util.Date submittedToRouterAt, java.lang.Boolean initialInFocusState, InteractionProperties interaction, ActorInfo actor, PartyInfo party, ReasonInfo reason, KeyValueCollection extension)
          Creates instance of EventPartyAdded with all parameters set.
static EventTakenFromWorkbin EventTakenFromWorkbin.create(java.lang.Integer proxyClientId, InteractionOperation operation, java.util.Date eventTime, java.util.Date submittedToRouterAt, InteractionProperties interaction, ActorInfo actor, PartyInfo party, ReasonInfo reason, java.lang.Boolean initialInFocusState, KeyValueCollection extension)
          Creates instance of EventTakenFromWorkbin with all parameters set.
static EventRevoked EventRevoked.create(java.lang.Integer proxyClientId, InteractionOperation operation, java.util.Date eventTime, java.util.Date submittedToRouterAt, InteractionProperties interaction, ActorInfo actor, PartyInfo party, ReasonInfo reason, KeyValueCollection extension)
          Creates instance of EventRevoked with all parameters set.
static EventPartyRemoved EventPartyRemoved.create(java.lang.Integer proxyClientId, InteractionOperation operation, java.util.Date eventTime, java.util.Date submittedToRouterAt, InteractionProperties interaction, ActorInfo actor, PartyInfo party, ReasonInfo reason, KeyValueCollection extension)
          Creates instance of EventPartyRemoved.
static EventTakenFromQueue EventTakenFromQueue.create(java.lang.Integer proxyClientId, InteractionOperation operation, java.util.Date eventTime, java.util.Date submittedToRouterAt, InteractionProperties interaction, ActorInfo actor, PartyInfo party, ReasonInfo reason, KeyValueCollection extension, java.lang.Boolean initialInFocusState)
          Creates instance of EventTakenFromQueue with all parameters set.
static EventWorkbinContentChanged EventWorkbinContentChanged.create(java.lang.Integer proxyClientId, InteractionOperation operation, WorkbinContentOperation workbinContentOperation, WorkbinInfo workbin, InteractionProperties interaction, ActorInfo actor, ReasonInfo reason, java.util.Date submittedToRouterAt, KeyValueCollection extension)
          Creates instance of EventWorkbinContentChanged with all parameters set.
static EventSnapshotInteractions EventSnapshotInteractions.create(java.lang.Integer snapshotId, KeyValueCollection interactions)
          Creates instance of EventSnapshotInteractions with required parameters set.
static EventAck EventAck.create(java.lang.Integer proxyClientId, KeyValueCollection extension)
          Creates instance of EventAck with all parameters set.
static EventAccepted EventAccepted.create(java.lang.Integer proxyClientId, KeyValueCollection extension)
          Creates instance of EventAccepted with all parameters set.
static EventForcedAgentStateChange EventForcedAgentStateChange.create(java.lang.Integer proxyClientId, KeyValueCollection mediaList, java.lang.Boolean donotDisturb, AgentStateChangeOperation agentStateChangeOperation, java.lang.String mediaTypeName, java.util.Date eventTime, KeyValueCollection extension, PartyInfo party, ReasonInfo reason)
          Creates instance of EventForcedAgentStateChange with all parameters set.
static EventHint EventHint.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.util.Date eventTime, java.lang.String hint, java.lang.Integer conditionStarting)
          Creates instance of EventHint with all parameters set.
static EventSnapshotTaken EventSnapshotTaken.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.Integer snapshotId, java.lang.Integer numberOfInteractions, java.lang.Boolean haveMoreInteractions)
          Creates instance of EventSnapshotTaken with all parameters set.
static EventSnapshotInteractions EventSnapshotInteractions.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.Integer snapshotId, KeyValueCollection interactions)
          Creates instance of EventSnapshotInteractions with all parameters set.
static EventError EventError.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.Integer errorCode, java.lang.String errorDescription)
          Creates instance of EventError with all parameters set.
static EventAgentState EventAgentState.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.Integer tenantId, java.lang.String agentId, java.lang.String placeId, java.lang.Boolean donotDisturb, KeyValueCollection mediaList, KeyValueCollection interactions)
          Creates instance of EventAgentState with all parameters set.
static EventWorkbinTypesInfo EventWorkbinTypesInfo.create(java.lang.Integer proxyClientId, KeyValueCollection workbinTypes, KeyValueCollection extension)
          Creates instance of EventWorkbinTypesInfo with all parameters set.
static EventPulledInteractions EventPulledInteractions.create(java.lang.Integer proxyClientId, KeyValueCollection extension, KeyValueCollection interactions)
          Creates instance of EventPulledInteractions with all parameters set.
static EventAgentWorkbinStats EventAgentWorkbinStats.create(java.lang.Integer proxyClientId, KeyValueCollection extension, KeyValueCollection workbinStatistic)
          Creates instance of EventAgentWorkbinStats with all parameters set.
static EventWorkbinContent EventWorkbinContent.create(java.lang.Integer proxyClientId, KeyValueCollection extension, KeyValueCollection interactions, java.util.Date submittedToRouterAt)
          Creates instance of EventWorkbinContent with all parameters set.
static EventWorkflowConfiguration EventWorkflowConfiguration.create(java.lang.Integer proxyClientId, KeyValueCollection queuesConfiguration, KeyValueCollection viewsConfiguration, KeyValueCollection extension)
          Creates instance of EventWorkflowConfiguration with all parameters set.
static EventPropertiesChanged EventPropertiesChanged.create(java.lang.Integer proxyClientId, KeyValueCollection addedProperties, KeyValueCollection changedProperties, KeyValueCollection deletedProperties, java.util.Date eventTime, java.util.Date submittedToRouterAt, KeyValueCollection extension, InteractionProperties interaction, ActorInfo actor)
          Creates instance of EventPropertiesChanged with all parameters set.
static EventUserEvent EventUserEvent.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.String psTopic, KeyValueCollection psEventContent)
          Creates instance of EventUserEvent.
static EventActivityReport EventActivityReport.create(java.lang.Integer proxyClientId, PartyType partyType, java.lang.Integer tenantId, java.lang.String placeId, java.lang.String agentId, java.util.Date eventTime, KeyValueCollection interactionsInFocus, KeyValueCollection interactionsOutOfFocus, KeyValueCollection extension, ReasonInfo reason)
          Creates instance of EventActivityReport with all parameters set.
static EventForcedDisconnect EventForcedDisconnect.create(java.lang.Integer proxyClientId, ReasonInfo reason, KeyValueCollection extension)
          Creates instance of EventForcedDisconnect with all parameters set.
static EventReadyForMedia EventReadyForMedia.create(java.lang.Integer proxyClientId, java.lang.String mediaTypeName, java.util.Date eventTime, AgentDescription agentDescription, ActorInfo actor, ReasonInfo reason, KeyValueCollection extension)
          Creates instance of EventReadyForMedia with all parameters set.
static EventMediaStateReasonChanged EventMediaStateReasonChanged.create(java.lang.Integer proxyClientId, java.lang.String mediaTypeName, java.util.Date eventTime, AgentDescription agentDescription, ActorInfo actor, ReasonInfo reason, KeyValueCollection extension)
          Creates instance of EventMediaStateReasonChanged with all parameters set.
static EventMediaRemoved EventMediaRemoved.create(java.lang.Integer proxyClientId, java.lang.String mediaTypeName, java.util.Date eventTime, AgentDescription agentDescription, ActorInfo actor, ReasonInfo reason, KeyValueCollection extension)
          Creates instance of EventMediaRemoved with all parameters set.
static EventPlacedInQueue EventPlacedInQueue.create(java.lang.Integer proxyClientId, java.lang.String oldQueue, java.util.Date eventTime, java.util.Date submittedToRouterAt, InteractionProperties interaction, ActorInfo actor, ReasonInfo reason, OldWorkbinInfo oldWorkbin, KeyValueCollection extension)
          Creates instance of EventPlacedInQueue with all parameters set.
static EventPlacedInWorkbin EventPlacedInWorkbin.create(java.lang.Integer proxyClientId, java.lang.String oldQueue, java.util.Date eventTime, java.util.Date submittedToRouterAt, InteractionProperties interaction, ActorInfo actor, WorkbinInfo workbin, ReasonInfo reason, OldWorkbinInfo oldWorkbin, KeyValueCollection extension)
          Creates instance of EventPlacedInWorkbin with all parameters set.
static EventNotReadyForMedia EventNotReadyForMedia.create(java.lang.Integer proxyClientId, java.lang.String mediaTypeName, java.util.Date eventTime, ReasonInfo reason, AgentDescription agentDescription, ActorInfo actor, KeyValueCollection extension)
          Creates instance of EventNotReadyForMedia with all parameters set.
static EventWorkbinStatistic EventWorkbinStatistic.create(java.lang.Integer proxyClientId, java.lang.String workbinTypeId, java.lang.Integer workbinOwnerType, KeyValueCollection workbinStatistic, KeyValueCollection extension)
          Creates instance of EventWorkbinStatistic with all parameters set.
static EventMediaAdded EventMediaAdded.create(java.lang.Integer proxyClientId, java.lang.String mediaTypeName, MediaState mediaTypeState, java.util.Date eventTime, AgentDescription agentDescription, ActorInfo actor, ReasonInfo reason, KeyValueCollection extension)
          Creates instance of EventMediaAdded with all parameters set.
static EventWorkbinTypesInfo EventWorkbinTypesInfo.create(KeyValueCollection workbinTypes)
          Creates instance of EventWorkbinTypesInfo with required parameters set.
static EventActivityReport EventActivityReport.create(KeyValueCollection interactionsInFocus, KeyValueCollection interactionsOutOfFocus)
          Creates instance of EventActivityReport with required parameters set.
abstract  void EventPropertiesChanged.setAddedProperties(KeyValueCollection addedProperties)
          List of properties added.
abstract  void EventPropertiesChanged.setChangedProperties(KeyValueCollection changedProperties)
          List of properties changed.
abstract  void EventPropertiesChanged.setDeletedProperties(KeyValueCollection deletedProperties)
          List of properties deleted.
abstract  void EventExternalServiceResponded.setEspRequestEnvelope(KeyValueCollection espRequestEnvelope)
          The contents of Extensions.Envelope3rdServer from the ESP request.
abstract  void EventExternalServiceRequested.setEspRequestEnvelope(KeyValueCollection espRequestEnvelope)
          The contents of Extensions.Envelope3rdServer from the ESP request.
abstract  void EventWorkflowConfiguration.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventWorkbinTypesInfo.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventWorkbinStatistic.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventWorkbinContentChanged.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventWorkbinContent.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventUserEvent.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventUnlocked.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventTakenFromWorkbin.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventTakenFromQueue.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventSnapshotTaken.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventSnapshotInteractions.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventRevoked.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventRejected.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventReadyForMedia.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventPulledInteractions.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventPropertiesChanged.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventProcessingStopped.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventPlacedInWorkbin.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventPlacedInQueue.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventPlaceAgentState.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventPartyRemoved.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventPartyAdded.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventNotReadyForMedia.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventMessagePing.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventMediaStateReasonChanged.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventMediaRemoved.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventMediaAdded.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventLocked.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventInvite.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventInteractionSubmited.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventInteractionProperties.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventHint.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventForcedDisconnect.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventForcedAgentStateChange.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventExternalServiceResponded.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventExternalServiceRequested.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventError.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventDoNotDisturbOn.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventDoNotDisturbOff.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventCustom.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventCurrentAgentStatus.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventAgentWorkbinStats.setExtension(KeyValueCollection extension)
          [Optional] Extensions.
abstract  void EventAgentStateReasonChanged.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventAgentState.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventAgentNotAvailable.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventAgentLogout.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventAgentLogin.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventAgentInvited.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventAgentConnectionClosed.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventAgentAvailable.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventActivityReport.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventAck.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventAccepted.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventInvite.setInQueues(KeyValueCollection inQueues)
          List of queues supplied by interaction workflow as suggested places for the agent to place the original interaction.
abstract  void EventWorkbinContent.setInteractions(KeyValueCollection interactions)
          List containing interaction data.
abstract  void EventSnapshotInteractions.setInteractions(KeyValueCollection interactions)
          List containing interaction data.
abstract  void EventPulledInteractions.setInteractions(KeyValueCollection interactions)
          List containing interaction data.
abstract  void EventPlaceAgentState.setInteractions(KeyValueCollection interactions)
          List containing interaction data.
abstract  void EventAgentState.setInteractions(KeyValueCollection interactions)
          List containing interaction data.
abstract  void EventActivityReport.setInteractionsInFocus(KeyValueCollection interactionsInFocus)
          List of interactions that have received focus.
abstract  void EventActivityReport.setInteractionsOutOfFocus(KeyValueCollection interactionsOutOfFocus)
          List of interactions that have lost focus.
abstract  void EventCurrentAgentStatus.setMediaCapacityList(KeyValueCollection mediaCapacityList)
          List of media types with the current capacity indicated by Stat Server.
abstract  void EventPlaceAgentState.setMediaList(KeyValueCollection mediaList)
          List of media types and their initial states.
abstract  void EventForcedAgentStateChange.setMediaList(KeyValueCollection mediaList)
          List of media types and their initial states.
abstract  void EventAgentState.setMediaList(KeyValueCollection mediaList)
          List of media types and their initial states.
abstract  void EventAgentLogin.setMediaList(KeyValueCollection mediaList)
          List of media types and their initial states.
abstract  void EventPlaceAgentState.setMediaListEx(KeyValueCollection mediaListEx)
          Extended information on media types.
abstract  void EventCurrentAgentStatus.setMediaStateList(KeyValueCollection mediaStateList)
          List of media types and their initial states.
abstract  void EventInvite.setOutQueues(KeyValueCollection outQueues)
          List of queues supplied by interaction workflow as suggested places for the agent to place the reply interaction.
abstract  void EventInvite.setParties(KeyValueCollection parties)
          List of parties that are already participating in processing this interaction.
abstract  void EventMessagePing.setPingInfo(KeyValueCollection pingInfo)
          Uses for testing purpose.
abstract  void EventUserEvent.setPsEventContent(KeyValueCollection psEventContent)
          User event content.
abstract  void EventWorkflowConfiguration.setQueuesConfiguration(KeyValueCollection queuesConfiguration)
          Key-value list that contains information on the queues in a tenant.
abstract  void EventMessagePing.setUserData(KeyValueCollection userData)
          Pointer to any user data that should be attached to the interaction.
abstract  void EventExternalServiceResponded.setUserData(KeyValueCollection userData)
          Pointer to any user data that should be attached to the interaction.
abstract  void EventExternalServiceRequested.setUserData(KeyValueCollection userData)
          Pointer to any user data that should be attached to the interaction.
abstract  void EventWorkflowConfiguration.setViewsConfiguration(KeyValueCollection viewsConfiguration)
          Key-value list that contains information on the views in a tenant.
abstract  void EventWorkbinStatistic.setWorkbinStatistic(KeyValueCollection workbinStatistic)
          May be absent if there are no interactions in workbin instances of the specified workbin type.
abstract  void EventAgentWorkbinStats.setWorkbinStatistic(KeyValueCollection workbinStatistic)
          [Optional] Could be absent if no data is returned as a result of the request.
abstract  void EventWorkbinTypesInfo.setWorkbinTypes(KeyValueCollection workbinTypes)
          Optional key-value list property that contains workbin information.
 

Uses of KeyValueCollection in com.genesyslab.platform.openmedia.protocol.interactionserver.events.interactionmanagement
 

Methods in com.genesyslab.platform.openmedia.protocol.interactionserver.events.interactionmanagement that return KeyValueCollection
abstract  KeyValueCollection EventCustomReporting.getEventContent()
           
abstract  KeyValueCollection EventResumed.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventInteractionsMoved.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventInteractionsFound.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventHeld.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventCustomReporting.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection EventInteractionsFound.getInteractions()
          List containing interaction data.
abstract  KeyValueCollection EventInteractionsMoved.getMovedInteractions()
          Contains list of interaction identifiers (as keys) with specification of the result of the operation: 0 - failed, either because of state or because it's already stopped; 1 - moved (or stopped).
 

Methods in com.genesyslab.platform.openmedia.protocol.interactionserver.events.interactionmanagement with parameters of type KeyValueCollection
static EventInteractionsMoved EventInteractionsMoved.create(java.lang.Integer proxyClientId, java.lang.Integer snapshotId, KeyValueCollection movedInteractions, KeyValueCollection extension)
          Creates instance of EventInteractionsMoved with all parameters set.
static EventCustomReporting EventCustomReporting.create(java.lang.Integer customEventId, java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.String mediaTypeName, KeyValueCollection eventContent, java.util.Date eventTime, InteractionProperties interaction, PartyInfo party, ReasonInfo reason)
          Creates instance of EventCustomReporting with all parameters set.
static EventResumed EventResumed.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.util.Date eventTime, InteractionProperties interaction, ActorInfo actor)
          Creates instance of EventResumed with all parameters set.
static EventHeld EventHeld.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.util.Date eventTime, InteractionProperties interaction, ActorInfo actor)
          Creates instance of EventHeld with all parameters set.
static EventInteractionsFound EventInteractionsFound.create(java.lang.Integer proxyClientId, KeyValueCollection extension, KeyValueCollection interactions, java.lang.Boolean haveMoreInteractions)
          Creates instance of EventInteractionsFound with all parameters set.
abstract  void EventCustomReporting.setEventContent(KeyValueCollection eventContent)
           
abstract  void EventResumed.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventInteractionsMoved.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventInteractionsFound.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventHeld.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventCustomReporting.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void EventInteractionsFound.setInteractions(KeyValueCollection interactions)
          List containing interaction data.
abstract  void EventInteractionsMoved.setMovedInteractions(KeyValueCollection movedInteractions)
          Contains list of interaction identifiers (as keys) with specification of the result of the operation: 0 - failed, either because of state or because it's already stopped; 1 - moved (or stopped).
 

Uses of KeyValueCollection in com.genesyslab.platform.openmedia.protocol.interactionserver.requests
 

Methods in com.genesyslab.platform.openmedia.protocol.interactionserver.requests that return KeyValueCollection
abstract  KeyValueCollection RequestUnregisterClient.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestRegisterClient.getExtension()
          A key-value list of extensions.
 

Methods in com.genesyslab.platform.openmedia.protocol.interactionserver.requests with parameters of type KeyValueCollection
static RequestUnregisterClient RequestUnregisterClient.create(java.lang.Integer proxyClientId, KeyValueCollection extension)
          Creates instance of RequestUnregisterClient with all parameters set.
static RequestRegisterClient RequestRegisterClient.create(java.lang.Integer proxyClientId, java.lang.String mediaType, KeyValueCollection extension, InteractionClient clientType, java.lang.String clientName)
          Creates instance of RequestRegisterClient with all parameters set.
abstract  void RequestUnregisterClient.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestRegisterClient.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
 

Uses of KeyValueCollection in com.genesyslab.platform.openmedia.protocol.interactionserver.requests.agentmanagement
 

Methods in com.genesyslab.platform.openmedia.protocol.interactionserver.requests.agentmanagement that return KeyValueCollection
abstract  KeyValueCollection RequestWorkbinTypesInfo.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestWorkbinStatistic.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestUnsubscribe.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestSubscribe.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestStopPlaceAgentStateReportingAll.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestStopPlaceAgentStateReporting.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestStartPlaceAgentStateReportingAll.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestStartPlaceAgentStateReporting.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestRemoveMedia.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestPublish.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestNotReadyForMedia.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestDoNotDisturbOn.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestDoNotDisturbOff.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestChangeMediaStateReason.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestChangeAgentStateReason.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestCancelNotReadyForMedia.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestAgentWorkbinStats.getExtension()
          [Optional] Extensions.
abstract  KeyValueCollection RequestAgentState.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestAgentNotAvailable.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestAgentLogout.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestAgentLogin.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestAgentAvailable.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestAddMedia.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestAgentLogin.getMediaList()
          List of media types and their initial states.
abstract  KeyValueCollection RequestPublish.getPsEventContent()
          User event content.
abstract  KeyValueCollection RequestUnsubscribe.getPsTopicList()
          List of topics.
abstract  KeyValueCollection RequestSubscribe.getPsTopicList()
          List of topics.
abstract  KeyValueCollection RequestStopPlaceAgentStateReportingAll.getTenantList()
          List of reportable objects that reporting engine wants to receive reporting events for.
abstract  KeyValueCollection RequestStartPlaceAgentStateReportingAll.getTenantList()
          List of reportable objects that reporting engine wants to receive reporting events for.
 

Methods in com.genesyslab.platform.openmedia.protocol.interactionserver.requests.agentmanagement with parameters of type KeyValueCollection
static RequestAgentNotAvailable RequestAgentNotAvailable.create(java.lang.Integer proxyClientId, KeyValueCollection extension)
          Creates instance of RequestAgentNotAvailable with all parameters set.
static RequestWorkbinTypesInfo RequestWorkbinTypesInfo.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.Integer tenantId)
          Creates instance of RequestWorkbinTypesInfo with all parameters set.
static RequestAgentState RequestAgentState.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.Integer tenantId, java.lang.String agentId, java.lang.String placeId)
          Creates instance of RequestAgentState.
Using all parameters set.
static RequestAgentAvailable RequestAgentAvailable.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.Integer tenantId, java.lang.String placeId, java.lang.String agentId)
          Creates instance of RequestAgentAvailable with all parameters set.
static RequestAgentLogin RequestAgentLogin.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.Integer tenantId, java.lang.String placeId, java.lang.String agentId, java.lang.Boolean donotDisturb, KeyValueCollection mediaList, ReasonInfo reason)
          Creates instance of RequestAgentLogin with all parameters set.
static RequestAgentWorkbinStats RequestAgentWorkbinStats.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.Integer tenantId, java.lang.String workbinAgentId, java.lang.String workbinPlaceId, java.lang.String workbinGroupId, java.lang.String workbinPlaceGroupId)
          Creates instance of RequestAgentWorkbinStats with all parameters set.
static RequestUnsubscribe RequestUnsubscribe.create(java.lang.Integer proxyClientId, KeyValueCollection extension, KeyValueCollection psTopicList)
          Creates instance of RequestUnsubscribe with all parameters set.
static RequestSubscribe RequestSubscribe.create(java.lang.Integer proxyClientId, KeyValueCollection extension, KeyValueCollection psTopicList)
          Creates instance of RequestSubscribe with all parameters set.
static RequestStopPlaceAgentStateReportingAll RequestStopPlaceAgentStateReportingAll.create(java.lang.Integer proxyClientId, KeyValueCollection tenantList, KeyValueCollection extension)
          Creates instance of RequestStopPlaceAgentStateReportingAll with all parameters set.
static RequestStartPlaceAgentStateReportingAll RequestStartPlaceAgentStateReportingAll.create(java.lang.Integer proxyClientId, KeyValueCollection tenantList, KeyValueCollection extension)
          Creates instance of RequestStartPlaceAgentStateReportingAll with all parameters set.
static RequestDoNotDisturbOn RequestDoNotDisturbOn.create(java.lang.Integer proxyClientId, KeyValueCollection extension, ReasonInfo reason)
          Creates instance of RequestDoNotDisturbOn with all parameters set.
static RequestDoNotDisturbOff RequestDoNotDisturbOff.create(java.lang.Integer proxyClientId, KeyValueCollection extension, ReasonInfo reason)
          Creates instance of RequestDoNotDisturbOff with all parameters set.
static RequestChangeAgentStateReason RequestChangeAgentStateReason.create(java.lang.Integer proxyClientId, KeyValueCollection extension, ReasonInfo reason)
          Creates instance of RequestChangeAgentStateReason with all parameters set.
static RequestAgentLogout RequestAgentLogout.create(java.lang.Integer proxyClientId, KeyValueCollection extension, ReasonInfo reason)
          Creates instance of RequestAgentLogout with all parameters set.
static RequestRemoveMedia RequestRemoveMedia.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.String mediaTypeName, ReasonInfo reason)
          Creates instance of RequestRemoveMedia with all parameters set.
static RequestNotReadyForMedia RequestNotReadyForMedia.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.String mediaTypeName, ReasonInfo reason)
          Creates instance of RequestNotReadyForMedia with all parameters set.
static RequestChangeMediaStateReason RequestChangeMediaStateReason.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.String mediaTypeName, ReasonInfo reason)
          Creates instance of RequestChangeMediaStateReason with all parameters set.
static RequestCancelNotReadyForMedia RequestCancelNotReadyForMedia.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.String mediaTypeName, ReasonInfo reason)
          Creates instance of RequestCancelNotReadyForMedia with all parameters set.
static RequestAddMedia RequestAddMedia.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.String mediaTypeName, ReasonInfo reason)
          Creates instance of RequestAddMedia with all parameters set.
static RequestStopPlaceAgentStateReporting RequestStopPlaceAgentStateReporting.create(java.lang.Integer proxyClientId, java.lang.String placeId, java.lang.Integer tenantId, KeyValueCollection extension)
          Creates instance of RequestStopPlaceAgentStateReporting with all parameters set.
static RequestStartPlaceAgentStateReporting RequestStartPlaceAgentStateReporting.create(java.lang.Integer proxyClientId, java.lang.String placeId, java.lang.Integer tenantId, KeyValueCollection extension)
          Creates instance of RequestStartPlaceAgentStateReporting with all parameters set.
static RequestPublish RequestPublish.create(java.lang.Integer proxyClientId, java.lang.String psTopic, KeyValueCollection psEventContent, java.lang.Boolean distributeToOriginator, KeyValueCollection extension)
          Creates instance of RequestPublish with all parameters set.
static RequestWorkbinStatistic RequestWorkbinStatistic.create(java.lang.Integer proxyClientId, java.lang.String workbinTypeId, KeyValueCollection extension, java.lang.Integer tenantId)
          Creates instance of RequestWorkbinStatistic with all parameters set.
static RequestUnsubscribe RequestUnsubscribe.create(KeyValueCollection psTopicList)
          Creates instance of RequestUnsubscribe with required parameters set.
static RequestSubscribe RequestSubscribe.create(KeyValueCollection psTopicList)
          Creates instance of RequestSubscribe with required parameters set.
static RequestStopPlaceAgentStateReportingAll RequestStopPlaceAgentStateReportingAll.create(KeyValueCollection tenantList)
          Creates instance of RequestStopPlaceAgentStateReportingAll with required parameters set.
static RequestStartPlaceAgentStateReportingAll RequestStartPlaceAgentStateReportingAll.create(KeyValueCollection tenantList)
          Creates instance of RequestStartPlaceAgentStateReportingAll with required parameters set.
static RequestPublish RequestPublish.create(java.lang.String psTopic, KeyValueCollection psEventContent)
          Creates instance of RequestPublish with required parameters set.
abstract  void RequestWorkbinTypesInfo.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestWorkbinStatistic.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestUnsubscribe.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestSubscribe.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestStopPlaceAgentStateReportingAll.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestStopPlaceAgentStateReporting.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestStartPlaceAgentStateReportingAll.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestStartPlaceAgentStateReporting.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestRemoveMedia.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestPublish.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestNotReadyForMedia.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestDoNotDisturbOn.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestDoNotDisturbOff.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestChangeMediaStateReason.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestChangeAgentStateReason.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestCancelNotReadyForMedia.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestAgentWorkbinStats.setExtension(KeyValueCollection extension)
          [Optional] Extensions.
abstract  void RequestAgentState.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestAgentNotAvailable.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestAgentLogout.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestAgentLogin.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestAgentAvailable.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestAddMedia.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestAgentLogin.setMediaList(KeyValueCollection mediaList)
          List of media types and their initial states.
abstract  void RequestPublish.setPsEventContent(KeyValueCollection psEventContent)
          User event content.
abstract  void RequestUnsubscribe.setPsTopicList(KeyValueCollection psTopicList)
          List of topics.
abstract  void RequestSubscribe.setPsTopicList(KeyValueCollection psTopicList)
          List of topics.
abstract  void RequestStopPlaceAgentStateReportingAll.setTenantList(KeyValueCollection tenantList)
          List of reportable objects that reporting engine wants to receive reporting events for.
abstract  void RequestStartPlaceAgentStateReportingAll.setTenantList(KeyValueCollection tenantList)
          List of reportable objects that reporting engine wants to receive reporting events for.
 

Uses of KeyValueCollection in com.genesyslab.platform.openmedia.protocol.interactionserver.requests.interactiondelivery
 

Methods in com.genesyslab.platform.openmedia.protocol.interactionserver.requests.interactiondelivery that return KeyValueCollection
abstract  KeyValueCollection RequestReject.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestIntrude.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestAccept.getExtension()
          A key-value list of extensions.
 

Methods in com.genesyslab.platform.openmedia.protocol.interactionserver.requests.interactiondelivery with parameters of type KeyValueCollection
static RequestAccept RequestAccept.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.Integer ticketId, java.lang.String interactionId, java.lang.Boolean initialInFocusState)
          Creates instance of RequestAccept with all parameters set.
static RequestReject RequestReject.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.Integer ticketId, java.lang.String interactionId, ReasonInfo reason)
          Creates instance of RequestReject with all parameters set.
static RequestIntrude RequestIntrude.create(java.lang.Integer proxyClientId, KeyValueCollection extension, VisibilityMode visibilityMode, java.lang.String interactionId)
          Creates instance of RequestIntrude with all parameters set.
abstract  void RequestReject.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestIntrude.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestAccept.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
 

Uses of KeyValueCollection in com.genesyslab.platform.openmedia.protocol.interactionserver.requests.interactionmanagement
 

Methods in com.genesyslab.platform.openmedia.protocol.interactionserver.requests.interactionmanagement that return KeyValueCollection
abstract  KeyValueCollection RequestPlaceInWorkbin.getAddedProperties()
          Deprecated. 
abstract  KeyValueCollection RequestPlaceInQueue.getAddedProperties()
          Deprecated. 
abstract  KeyValueCollection RequestChangeProperties.getAddedProperties()
          List of properties added.
abstract  KeyValueCollection RequestPlaceInWorkbin.getChangedProperties()
          Deprecated. 
abstract  KeyValueCollection RequestPlaceInQueue.getChangedProperties()
          Deprecated. 
abstract  KeyValueCollection RequestChangeProperties.getChangedProperties()
          List of properties changed.
abstract  KeyValueCollection RequestPlaceInWorkbin.getDeletedProperties()
          Deprecated. 
abstract  KeyValueCollection RequestPlaceInQueue.getDeletedProperties()
          Deprecated. 
abstract  KeyValueCollection RequestChangeProperties.getDeletedProperties()
          List of properties deleted.
abstract  KeyValueCollection RequestDistributeEvent.getEventContent()
           
abstract  KeyValueCollection RequestWorkflowConfiguration.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestWorkbinNotifications.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestUnlockInteraction.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestTransfer.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestTakeSnapshot.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestSubmit.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestStopProcessing.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestResume.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestReleaseSnapshot.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestPull.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestPlaceInWorkbin.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestPlaceInQueue.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestMoveInteractions.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestLockInteraction.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestLeaveInteraction.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestHold.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestGetWorkbinContent.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestGetSnapshotInteractions.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestGetInteractionProperties.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestFindInteractions.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestDistributeEvent.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestDeliver.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestConference.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestChangeProperties.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestCancelWorkbinNotifications.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestCancelInvite.getExtension()
          A key-value list of extensions.
abstract  KeyValueCollection RequestSubmit.getInQueues()
          List of queues supplied by interaction workflow as suggested places for the agent to place the original interaction.
abstract  KeyValueCollection RequestDeliver.getInQueues()
          List of queues supplied by interaction workflow as suggested places for the agent to place the original interaction.
abstract  KeyValueCollection RequestSubmit.getOutQueues()
          List of queues supplied by interaction workflow as suggested places for the agent to place the reply interaction.
abstract  KeyValueCollection RequestDeliver.getOutQueues()
          List of queues supplied by interaction workflow as suggested places for the agent to place the reply interaction.
abstract  KeyValueCollection RequestPull.getPullParameters()
          Parameters for the pull request.
abstract  KeyValueCollection RequestSubmit.getUserData()
          Pointer to any user data that should be attached to the interaction.
 

Methods in com.genesyslab.platform.openmedia.protocol.interactionserver.requests.interactionmanagement with parameters of type KeyValueCollection
static RequestPull RequestPull.create(java.lang.Integer referenceId, java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.String viewId, KeyValueCollection pullParameters, java.lang.Integer count, java.lang.Integer tenantId, java.lang.Boolean initialInFocusState, java.lang.Integer ignoreHold, ReasonInfo reason)
          Creates instance of RequestPull.
static RequestPull RequestPull.create(java.lang.Integer referenceId, java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.String viewId, KeyValueCollection pullParameters, java.lang.Integer count, java.lang.Integer tenantId, java.lang.Boolean initialInFocusState, ReasonInfo reason)
          Deprecated. use other create methods
static RequestDistributeEvent RequestDistributeEvent.create(java.lang.Integer customEventId, java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.String mediaTypeName, KeyValueCollection eventContent, InteractionProperties interaction, PartyInfo party, ReasonInfo reason)
          Creates instance of RequestDistributeEvent with all parameters set.
static RequestFindInteractions RequestFindInteractions.create(java.lang.Integer tenantId, java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.String condition, java.lang.String order, java.lang.Integer findMaxInteractions, java.lang.Integer findIdsOnly, ReasonInfo reason)
          Creates instance of RequestFindInteractions with all parameters set.
static RequestMoveInteractions RequestMoveInteractions.create(java.lang.Integer proxyClientId, java.lang.Integer snapshotId, java.lang.String queue, KeyValueCollection extension)
          Creates instance of RequestMoveInteractions with all parameters set.
static RequestWorkflowConfiguration RequestWorkflowConfiguration.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.Integer tenantId)
          Creates instance of RequestWorkflowConfiguration with all parameters set.
static RequestReleaseSnapshot RequestReleaseSnapshot.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.Integer snapshotId)
          Creates instance of RequestReleaseSnapshot with all parameters set.
static RequestGetSnapshotInteractions RequestGetSnapshotInteractions.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.Integer snapshotId, java.lang.Integer startFrom, java.lang.Integer numberOfInteractions, java.lang.Boolean getIdentifierOnly)
          Creates instance of RequestGetSnapshotInteractions with all parameters set.
static RequestPlaceInWorkbin RequestPlaceInWorkbin.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.String interactionId, java.lang.Boolean hold, WorkbinInfo workbin, ReasonInfo reason)
          Creates instance of RequestPlaceInWorkbin.
static RequestUnlockInteraction RequestUnlockInteraction.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.String interactionId, java.lang.Integer snapshotId, ReasonInfo reason)
          Creates instance of RequestUnlockInteraction with all parameters set.
static RequestLockInteraction RequestLockInteraction.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.String interactionId, java.lang.Integer snapshotId, ReasonInfo reason)
          Creates instance of RequestLockInteraction with all parameters set.
static RequestChangeProperties RequestChangeProperties.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.String interactionId, KeyValueCollection addedProperties, KeyValueCollection changedProperties, KeyValueCollection deletedProperties, java.lang.String queue)
          Creates instance of RequestChangeProperties with all parameters set.
static RequestStopProcessing RequestStopProcessing.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.String interactionId, ReasonInfo reason)
          Creates instance of RequestStopProcessing with all parameters set.
static RequestLeaveInteraction RequestLeaveInteraction.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.String interactionId, ReasonInfo reason)
          Creates instance of RequestLeaveInteraction with all parameters set.
static RequestPlaceInQueue RequestPlaceInQueue.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.String interactionId, java.lang.String queue, java.lang.Boolean hold, ReasonInfo reason)
          Creates instance of RequestPlaceInQueue.
static RequestSubmit RequestSubmit.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.String interactionId, java.lang.String queue, java.lang.Integer tenantId, java.lang.String mediaType, java.lang.String interactionType, java.lang.String interactionSubtype, java.lang.Boolean isOnline, java.util.Date receivedAt, KeyValueCollection userData, java.lang.String parentInteractionId, KeyValueCollection inQueues, KeyValueCollection outQueues, java.lang.String workbinTypeId, java.lang.String workbinAgentId, java.lang.String workbinGroupId, java.lang.String workbinPlaceId, java.lang.String workbinPlaceGroupId)
          Deprecated. use other create methods
static RequestSubmit RequestSubmit.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.String interactionId, java.lang.String queue, java.lang.Integer tenantId, java.lang.String mediaType, java.lang.String interactionType, java.lang.String interactionSubtype, java.lang.Boolean isOnline, java.util.Date receivedAt, KeyValueCollection userData, java.lang.String parentInteractionId, KeyValueCollection inQueues, KeyValueCollection outQueues, java.lang.String workbinTypeId, java.lang.String workbinAgentId, java.lang.String workbinGroupId, java.lang.String workbinPlaceId, java.lang.String workbinPlaceGroupId, java.lang.Boolean hold)
          Creates instance of RequestSubmit.
static RequestPlaceInQueue RequestPlaceInQueue.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.String interactionId, java.lang.String queue, KeyValueCollection addedProperties, KeyValueCollection changedProperties, KeyValueCollection deletedProperties, ReasonInfo reason)
          Deprecated. use other create methods. (Obsolete since 8.0.0)
static RequestPlaceInQueue RequestPlaceInQueue.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.String interactionId, java.lang.String queue, ReasonInfo reason)
          Deprecated. use other create methods. (Obsolete since 8.0.1)
static RequestTransfer RequestTransfer.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.String interactionId, java.lang.String agentId, java.lang.String placeId)
          Creates instance of RequestTransfer with all parameters set.
static RequestCancelInvite RequestCancelInvite.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.String interactionId, java.lang.String agentId, java.lang.String placeId)
          Creates instance of RequestCancelInvite.
Using all parameters set.
static RequestTakeSnapshot RequestTakeSnapshot.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.String viewId, java.lang.String condition, java.lang.String order, java.lang.Boolean lock, java.lang.Boolean checkInteractionsState, java.lang.Integer snapshotId, java.lang.Integer snapshotMaxInteractions)
          Creates instance of RequestTakeSnapshot with all parameters set.
static RequestDeliver RequestDeliver.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.String interactionId, java.lang.String agentId, java.lang.String placeId, KeyValueCollection inQueues, KeyValueCollection outQueues, ReasonInfo reason)
          Creates instance of RequestDeliver with all parameters set.
static RequestConference RequestConference.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.String interactionId, java.lang.String agentId, java.lang.String placeId, VisibilityMode visibilityMode)
          Creates instance of RequestConference with all parameters set.
static RequestPlaceInWorkbin RequestPlaceInWorkbin.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.String interactionId, WorkbinInfo workbin, KeyValueCollection addedProperties, KeyValueCollection changedProperties, KeyValueCollection deletedProperties, ReasonInfo reason)
          Deprecated. use other create methods. (Obsolete since 8.0.0)
static RequestPlaceInWorkbin RequestPlaceInWorkbin.create(java.lang.Integer proxyClientId, KeyValueCollection extension, java.lang.String interactionId, WorkbinInfo workbin, ReasonInfo reason)
          Deprecated. use other create methods. (Obsolete since 8.0.1)
static RequestGetWorkbinContent RequestGetWorkbinContent.create(java.lang.Integer proxyClientId, KeyValueCollection extension, WorkbinInfo workbin, ReasonInfo reason)
          Deprecated. use other create methods
static RequestCancelWorkbinNotifications RequestCancelWorkbinNotifications.create(java.lang.Integer proxyClientId, KeyValueCollection extension, WorkbinInfo workbin, ReasonInfo reason)
          Creates instance of RequestCancelWorkbinNotifications.
static RequestWorkbinNotifications RequestWorkbinNotifications.create(java.lang.Integer proxyClientId, KeyValueCollection extension, WorkbinInfo workbin, ReasonInfo reason, java.lang.Integer notifyPropertyChanges)
          Creates instance of RequestWorkbinNotifications.
static RequestResume RequestResume.create(java.lang.Integer proxyClientId, java.lang.String interactionId, KeyValueCollection extension, ReasonInfo reason)
          Creates instance of RequestResume with all parameters set.
static RequestHold RequestHold.create(java.lang.Integer proxyClientId, java.lang.String interactionId, KeyValueCollection extension, ReasonInfo reason)
          Creates instance of RequestHold with all parameters set.
static RequestGetInteractionProperties RequestGetInteractionProperties.create(java.lang.String interactionId, java.lang.Integer proxyClientId, java.lang.Boolean searchByExternalId, KeyValueCollection extension)
          Creates instance of RequestGetInteractionProperties.
abstract  void RequestPlaceInWorkbin.setAddedProperties(KeyValueCollection addedProperties)
          Deprecated. 
abstract  void RequestPlaceInQueue.setAddedProperties(KeyValueCollection addedProperties)
          Deprecated. 
abstract  void RequestChangeProperties.setAddedProperties(KeyValueCollection addedProperties)
          List of properties added.
abstract  void RequestPlaceInWorkbin.setChangedProperties(KeyValueCollection changedProperties)
          Deprecated. 
abstract  void RequestPlaceInQueue.setChangedProperties(KeyValueCollection changedProperties)
          Deprecated. 
abstract  void RequestChangeProperties.setChangedProperties(KeyValueCollection changedProperties)
          List of properties changed.
abstract  void RequestPlaceInWorkbin.setDeletedProperties(KeyValueCollection deletedProperties)
          Deprecated. 
abstract  void RequestPlaceInQueue.setDeletedProperties(KeyValueCollection deletedProperties)
          Deprecated. 
abstract  void RequestChangeProperties.setDeletedProperties(KeyValueCollection deletedProperties)
          List of properties deleted.
abstract  void RequestDistributeEvent.setEventContent(KeyValueCollection eventContent)
           
abstract  void RequestWorkflowConfiguration.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestWorkbinNotifications.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestUnlockInteraction.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestTransfer.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestTakeSnapshot.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestSubmit.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestStopProcessing.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestResume.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestReleaseSnapshot.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestPull.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestPlaceInWorkbin.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestPlaceInQueue.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestMoveInteractions.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestLockInteraction.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestLeaveInteraction.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestHold.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestGetWorkbinContent.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestGetSnapshotInteractions.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestGetInteractionProperties.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestFindInteractions.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestDistributeEvent.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestDeliver.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestConference.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestChangeProperties.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestCancelWorkbinNotifications.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestCancelInvite.setExtension(KeyValueCollection extension)
          A key-value list of extensions.
abstract  void RequestSubmit.setInQueues(KeyValueCollection inQueues)
          List of queues supplied by interaction workflow as suggested places for the agent to place the original interaction.
abstract  void RequestDeliver.setInQueues(KeyValueCollection inQueues)
          List of queues supplied by interaction workflow as suggested places for the agent to place the original interaction.
abstract  void RequestSubmit.setOutQueues(KeyValueCollection outQueues)
          List of queues supplied by interaction workflow as suggested places for the agent to place the reply interaction.
abstract  void RequestDeliver.setOutQueues(KeyValueCollection outQueues)
          List of queues supplied by interaction workflow as suggested places for the agent to place the reply interaction.
abstract  void RequestPull.setPullParameters(KeyValueCollection pullParameters)
          Parameters for the pull request.
abstract  void RequestSubmit.setUserData(KeyValueCollection userData)
          Pointer to any user data that should be attached to the interaction.
 

Uses of KeyValueCollection in com.genesyslab.platform.openmedia.protocol.openmediaattributes
 

Methods in com.genesyslab.platform.openmedia.protocol.openmediaattributes that return KeyValueCollection
 KeyValueCollection InteractionAttributes.getInQueues()
           
 KeyValueCollection InteractionAttributes.getOtherFields()
           
 KeyValueCollection InteractionAttributes.getOutQueues()
           
 KeyValueCollection OpenMediaAttributesFactory.marshal(InteractionAttributes obj)
           
static KeyValueCollection OpenMediaAttributesBinding.marshal(InteractionAttributes obj)
           
 KeyValueCollection OpenMediaAttributesFactory.marshal(java.lang.Object obj)
           
static KeyValueCollection OpenMediaAttributesBinding.marshal(java.lang.Object obj)
          Marshal data from object of predefined class to key value collection.
 KeyValueCollection OpenMediaAttributesFactory.marshal(WorkbinStatisticDetails obj)
           
static KeyValueCollection OpenMediaAttributesBinding.marshal(WorkbinStatisticDetails obj)
           
 KeyValueCollection OpenMediaAttributesFactory.marshal(WorkbinTypeDetails obj)
           
static KeyValueCollection OpenMediaAttributesBinding.marshal(WorkbinTypeDetails obj)
           
 

Methods in com.genesyslab.platform.openmedia.protocol.openmediaattributes with parameters of type KeyValueCollection
static java.lang.String OpenMediaAttributesBinding.resolve(KeyValueCollection list)
          Resolve predefined class name according to key value collection Predefined classes are generating according to protocol description.
 com.genesyslab.platform.commons.collections.keyvaluebinding.UnmarshalContext MCRInteractionsResolver.resolve(java.lang.String key, KeyValueCollection kvlist)
           
 void InteractionAttributes.setInQueues(KeyValueCollection value)
           
 void InteractionAttributes.setOtherFields(KeyValueCollection value)
           
 void InteractionAttributes.setOutQueues(KeyValueCollection value)
           
static java.lang.Object OpenMediaAttributesBinding.unmarshal(KeyValueCollection kvlist)
          Actually will be called unmarshal(resolve(kvlist), kvlist).
 java.lang.Object OpenMediaAttributesFactory.unmarshal(java.lang.String key, KeyValueCollection kvlist)
           
static java.lang.Object OpenMediaAttributesBinding.unmarshal(java.lang.String className, KeyValueCollection kvlist)
          Unmarshal data from key value collection to appropriate object of predefined class.
 

Uses of KeyValueCollection in com.genesyslab.platform.outbound.protocol.outbounddesktop
 

Methods in com.genesyslab.platform.outbound.protocol.outbounddesktop that return KeyValueCollection
 KeyValueCollection UpdateCallCompletionStatsAcknowledge.getOtherFields()
           
 KeyValueCollection UpdateCallCompletionStats.getOtherFields()
           
 KeyValueCollection ScheduledRecordRescheduleAcknowledge.getOtherFields()
           
 KeyValueCollection ScheduledCall.getOtherFields()
           
 KeyValueCollection RecordRescheduleAcknowledge.getOtherFields()
           
 KeyValueCollection RecordRejectAcknowledge.getOtherFields()
           
 KeyValueCollection RecordProcessedAcknowledge.getOtherFields()
           
 KeyValueCollection RecordProcessed.getOtherFields()
           
 KeyValueCollection RecordCancelAcknowledge.getOtherFields()
           
 KeyValueCollection PreviewRecord.getOtherFields()
           
 KeyValueCollection PreviewDialingModeStartAcknowledge.getOtherFields()
           
 KeyValueCollection PreviewDialingModeOverAcknowledge.getOtherFields()
           
 KeyValueCollection LogOutAcknowledge.getOtherFields()
           
 KeyValueCollection ErrorMessage.getOtherFields()
           
 KeyValueCollection DoNotCallAcknowledge.getOtherFields()
           
 KeyValueCollection ChainedRecord.getOtherFields()
           
 KeyValueCollection AddRecordAcknowledge.getOtherFields()
           
 KeyValueCollection AddRecord.getOtherFields()
           
 KeyValueCollection OutboundDesktopFactory.marshal(AddRecord obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(AddRecord obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(AddRecordAcknowledge obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(AddRecordAcknowledge obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(CampaignGroupAssigned obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(CampaignGroupAssigned obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(CampaignLoaded obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(CampaignLoaded obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(CampaignModeChanged obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(CampaignModeChanged obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(CampaignStarted obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(CampaignStarted obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(CampaignStopped obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(CampaignStopped obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(CampaignUnloaded obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(CampaignUnloaded obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(ChainedRecord obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(ChainedRecord obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(ChainedRecordRequest obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(ChainedRecordRequest obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(ChainedRecordsDataEnd obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(ChainedRecordsDataEnd obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(DoNotCall obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(DoNotCall obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(DoNotCallAcknowledge obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(DoNotCallAcknowledge obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(ErrorMessage obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(ErrorMessage obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(LogOut obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(LogOut obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(LogOutAcknowledge obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(LogOutAcknowledge obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(LogOutTime obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(LogOutTime obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(java.lang.Object obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(java.lang.Object obj)
          Marshal data from object of predefined class to key value collection.
 KeyValueCollection OutboundDesktopFactory.marshal(PreviewDialingModeOver obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(PreviewDialingModeOver obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(PreviewDialingModeOverAcknowledge obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(PreviewDialingModeOverAcknowledge obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(PreviewDialingModeStart obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(PreviewDialingModeStart obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(PreviewDialingModeStartAcknowledge obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(PreviewDialingModeStartAcknowledge obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(PreviewRecord obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(PreviewRecord obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(PreviewRecordEmpty obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(PreviewRecordEmpty obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(PreviewRecordRequest obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(PreviewRecordRequest obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(RecordCancel obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(RecordCancel obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(RecordCancelAcknowledge obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(RecordCancelAcknowledge obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(RecordProcessed obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(RecordProcessed obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(RecordProcessedAcknowledge obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(RecordProcessedAcknowledge obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(RecordReject obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(RecordReject obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(RecordRejectAcknowledge obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(RecordRejectAcknowledge obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(RecordReschedule obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(RecordReschedule obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(RecordRescheduleAcknowledge obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(RecordRescheduleAcknowledge obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(RequestRecordCancel obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(RequestRecordCancel obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(ScheduledCall obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(ScheduledCall obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(ScheduledRecordReschedule obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(ScheduledRecordReschedule obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(ScheduledRecordRescheduleAcknowledge obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(ScheduledRecordRescheduleAcknowledge obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(UpdateCallCompletionStats obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(UpdateCallCompletionStats obj)
           
 KeyValueCollection OutboundDesktopFactory.marshal(UpdateCallCompletionStatsAcknowledge obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(UpdateCallCompletionStatsAcknowledge obj)
           
 

Methods in com.genesyslab.platform.outbound.protocol.outbounddesktop with parameters of type KeyValueCollection
static java.lang.String OutboundDesktopBinding.resolve(KeyValueCollection list)
          Resolve predefined class name according to key value collection Predefined classes are generating according to protocol description.
 void UpdateCallCompletionStatsAcknowledge.setOtherFields(KeyValueCollection value)
           
 void UpdateCallCompletionStats.setOtherFields(KeyValueCollection value)
           
 void ScheduledRecordRescheduleAcknowledge.setOtherFields(KeyValueCollection value)
           
 void ScheduledCall.setOtherFields(KeyValueCollection value)
           
 void RecordRescheduleAcknowledge.setOtherFields(KeyValueCollection value)
           
 void RecordRejectAcknowledge.setOtherFields(KeyValueCollection value)
           
 void RecordProcessedAcknowledge.setOtherFields(KeyValueCollection value)
           
 void RecordProcessed.setOtherFields(KeyValueCollection value)
           
 void RecordCancelAcknowledge.setOtherFields(KeyValueCollection value)
           
 void PreviewRecord.setOtherFields(KeyValueCollection value)
           
 void PreviewDialingModeStartAcknowledge.setOtherFields(KeyValueCollection value)
           
 void PreviewDialingModeOverAcknowledge.setOtherFields(KeyValueCollection value)
           
 void LogOutAcknowledge.setOtherFields(KeyValueCollection value)
           
 void ErrorMessage.setOtherFields(KeyValueCollection value)
           
 void DoNotCallAcknowledge.setOtherFields(KeyValueCollection value)
           
 void ChainedRecord.setOtherFields(KeyValueCollection value)
           
 void AddRecordAcknowledge.setOtherFields(KeyValueCollection value)
           
 void AddRecord.setOtherFields(KeyValueCollection value)
           
static java.lang.Object OutboundDesktopBinding.unmarshal(KeyValueCollection kvlist)
          Actually will be called unmarshal(resolve(kvlist), kvlist).
 java.lang.Object OutboundDesktopFactory.unmarshal(java.lang.String key, KeyValueCollection kvlist)
           
static java.lang.Object OutboundDesktopBinding.unmarshal(java.lang.String className, KeyValueCollection kvlist)
          Unmarshal data from key value collection to appropriate object of predefined class.
 

Uses of KeyValueCollection in com.genesyslab.platform.outbound.protocol.outboundserver
 

Methods in com.genesyslab.platform.outbound.protocol.outboundserver that return KeyValueCollection
abstract  KeyValueCollection CommonEventProperties.getRequestProperties()
          A KeyValue list of additional information passed to the request
 

Methods in com.genesyslab.platform.outbound.protocol.outboundserver with parameters of type KeyValueCollection
static CommonEventProperties CommonEventProperties.create(java.lang.Integer requestId, java.lang.Integer campaignId, java.lang.Integer groupId, DialMode dialMode, java.lang.Integer optimizeGoal, GroupCampaignStatus groupCampaignStatus, OptimizationMethod optimizeBy, KeyValueCollection requestProperties, java.lang.String errorMessage, java.lang.Integer errorCode, java.lang.Integer scheduleScriptId)
          Creates instance of CommonEventProperties with all parameters set.
abstract  void CommonEventProperties.setRequestProperties(KeyValueCollection requestProperties)
          A KeyValue list of additional information passed to the request
 

Uses of KeyValueCollection in com.genesyslab.platform.outbound.protocol.outboundserver.events
 

Methods in com.genesyslab.platform.outbound.protocol.outboundserver.events that return KeyValueCollection
abstract  KeyValueCollection EventError.getRequestProperties()
          A KeyValue list of additional information passed to the request
abstract  KeyValueCollection EventDialingStopped.getRequestProperties()
          A KeyValue list of additional information passed to the request
abstract  KeyValueCollection EventDialingStarted.getRequestProperties()
          A KeyValue list of additional information passed to the request
abstract  KeyValueCollection EventDialingModeChanged.getRequestProperties()
          A KeyValue list of additional information passed to the request
abstract  KeyValueCollection EventCampaignUnregistered.getRequestProperties()
          A KeyValue list of additional information passed to the request
abstract  KeyValueCollection EventCampaignUnloaded.getRequestProperties()
          A KeyValue list of additional information passed to the request
abstract  KeyValueCollection EventCampaignStatus.getRequestProperties()
          A KeyValue list of additional information passed to the request
abstract  KeyValueCollection EventCampaignRegistered.getRequestProperties()
          A KeyValue list of additional information passed to the request
abstract  KeyValueCollection EventCampaignLoaded.getRequestProperties()
          A KeyValue list of additional information passed to the request
 

Methods in com.genesyslab.platform.outbound.protocol.outboundserver.events with parameters of type KeyValueCollection
static EventError EventError.create(java.lang.Integer requestId, java.lang.Integer campaignId, java.lang.Integer groupId, DialMode dialMode, java.lang.Integer optimizeGoal, GroupCampaignStatus groupCampaignStatus, OptimizationMethod optimizeBy, KeyValueCollection requestProperties, java.lang.String errorMessage, java.lang.Integer errorCode, java.lang.Integer scheduleScriptId)
          Creates instance of EventError with all parameters set.
static EventDialingStopped EventDialingStopped.create(java.lang.Integer requestId, java.lang.Integer campaignId, java.lang.Integer groupId, DialMode dialMode, java.lang.Integer optimizeGoal, GroupCampaignStatus groupCampaignStatus, OptimizationMethod optimizeBy, KeyValueCollection requestProperties, java.lang.String errorMessage, java.lang.Integer errorCode, java.lang.Integer scheduleScriptId)
          Creates instance of EventDialingStopped with all parameters set.
static EventDialingStarted EventDialingStarted.create(java.lang.Integer requestId, java.lang.Integer campaignId, java.lang.Integer groupId, DialMode dialMode, java.lang.Integer optimizeGoal, GroupCampaignStatus groupCampaignStatus, OptimizationMethod optimizeBy, KeyValueCollection requestProperties, java.lang.String errorMessage, java.lang.Integer errorCode, java.lang.Integer scheduleScriptId)
          Creates instance of EventDialingStarted with all parameters set.
static EventDialingModeChanged EventDialingModeChanged.create(java.lang.Integer requestId, java.lang.Integer campaignId, java.lang.Integer groupId, DialMode dialMode, java.lang.Integer optimizeGoal, GroupCampaignStatus groupCampaignStatus, OptimizationMethod optimizeBy, KeyValueCollection requestProperties, java.lang.String errorMessage, java.lang.Integer errorCode, java.lang.Integer scheduleScriptId)
          Creates instance of EventDialingModeChanged with all parameters set.
static EventCampaignUnregistered EventCampaignUnregistered.create(java.lang.Integer requestId, java.lang.Integer campaignId, java.lang.Integer groupId, DialMode dialMode, java.lang.Integer optimizeGoal, GroupCampaignStatus groupCampaignStatus, OptimizationMethod optimizeBy, KeyValueCollection requestProperties, java.lang.String errorMessage, java.lang.Integer errorCode, java.lang.Integer scheduleScriptId)
          Creates instance of EventCampaignUnregistered with all parameters set.
static EventCampaignUnloaded EventCampaignUnloaded.create(java.lang.Integer requestId, java.lang.Integer campaignId, java.lang.Integer groupId, DialMode dialMode, java.lang.Integer optimizeGoal, GroupCampaignStatus groupCampaignStatus, OptimizationMethod optimizeBy, KeyValueCollection requestProperties, java.lang.String errorMessage, java.lang.Integer errorCode, java.lang.Integer scheduleScriptId)
          Creates instance of EventCampaignUnloaded with all parameters set.
static EventCampaignStatus EventCampaignStatus.create(java.lang.Integer requestId, java.lang.Integer campaignId, java.lang.Integer groupId, DialMode dialMode, java.lang.Integer optimizeGoal, GroupCampaignStatus groupCampaignStatus, OptimizationMethod optimizeBy, KeyValueCollection requestProperties, java.lang.String errorMessage, java.lang.Integer errorCode, java.lang.Integer scheduleScriptId)
          Creates instance of EventCampaignStatus with all parameters set.
static EventCampaignRegistered EventCampaignRegistered.create(java.lang.Integer requestId, java.lang.Integer campaignId, java.lang.Integer groupId, DialMode dialMode, java.lang.Integer optimizeGoal, GroupCampaignStatus groupCampaignStatus, OptimizationMethod optimizeBy, KeyValueCollection requestProperties, java.lang.String errorMessage, java.lang.Integer errorCode, java.lang.Integer scheduleScriptId)
          Creates instance of EventCampaignRegistered with all parameters set.
static EventCampaignLoaded EventCampaignLoaded.create(java.lang.Integer requestId, java.lang.Integer campaignId, java.lang.Integer groupId, DialMode dialMode, java.lang.Integer optimizeGoal, GroupCampaignStatus groupCampaignStatus, OptimizationMethod optimizeBy, KeyValueCollection requestProperties, java.lang.String errorMessage, java.lang.Integer errorCode, java.lang.Integer scheduleScriptId)
          Creates instance of EventCampaignLoaded with all parameters set.
abstract  void EventError.setRequestProperties(KeyValueCollection requestProperties)
          A KeyValue list of additional information passed to the request
abstract  void EventDialingStopped.setRequestProperties(KeyValueCollection requestProperties)
          A KeyValue list of additional information passed to the request
abstract  void EventDialingStarted.setRequestProperties(KeyValueCollection requestProperties)
          A KeyValue list of additional information passed to the request
abstract  void EventDialingModeChanged.setRequestProperties(KeyValueCollection requestProperties)
          A KeyValue list of additional information passed to the request
abstract  void EventCampaignUnregistered.setRequestProperties(KeyValueCollection requestProperties)
          A KeyValue list of additional information passed to the request
abstract  void EventCampaignUnloaded.setRequestProperties(KeyValueCollection requestProperties)
          A KeyValue list of additional information passed to the request
abstract  void EventCampaignStatus.setRequestProperties(KeyValueCollection requestProperties)
          A KeyValue list of additional information passed to the request
abstract  void EventCampaignRegistered.setRequestProperties(KeyValueCollection requestProperties)
          A KeyValue list of additional information passed to the request
abstract  void EventCampaignLoaded.setRequestProperties(KeyValueCollection requestProperties)
          A KeyValue list of additional information passed to the request
 

Uses of KeyValueCollection in com.genesyslab.platform.outbound.protocol.outboundserver.requests
 

Methods in com.genesyslab.platform.outbound.protocol.outboundserver.requests that return KeyValueCollection
abstract  KeyValueCollection RequestUnregisterCampaign.getRequestProperties()
          A KeyValue list of additional information passed to the request
abstract  KeyValueCollection RequestUnloadCampaign.getRequestProperties()
          A KeyValue list of additional information passed to the request
abstract  KeyValueCollection RequestStopDialing.getRequestProperties()
          A KeyValue list of additional information passed to the request
abstract  KeyValueCollection RequestStartDialing.getRequestProperties()
          A KeyValue list of additional information passed to the request
abstract  KeyValueCollection RequestSetDialingMode.getRequestProperties()
          A KeyValue list of additional information passed to the request
abstract  KeyValueCollection RequestRegisterCampaign.getRequestProperties()
          A KeyValue list of additional information passed to the request
abstract  KeyValueCollection RequestLoadCampaign.getRequestProperties()
          A KeyValue list of additional information passed to the request
abstract  KeyValueCollection RequestGetCampaignStatus.getRequestProperties()
          A KeyValue list of additional information passed to the request
abstract  KeyValueCollection RequestForceUnloadCampaign.getRequestProperties()
          A KeyValue list of additional information passed to the request
abstract  KeyValueCollection RequestCompleteCampaign.getRequestProperties()
          A KeyValue list of additional information passed to the request
 

Methods in com.genesyslab.platform.outbound.protocol.outboundserver.requests with parameters of type KeyValueCollection
static RequestStartDialing RequestStartDialing.create(java.lang.Integer campaignId, java.lang.Integer groupId, java.lang.Integer sessionId, DialMode dialMode, OptimizationMethod optimizeBy, java.lang.Integer optimizeGoal, KeyValueCollection requestProperties)
          Creates instance of RequestStartDialing with all parameters set.
static RequestSetDialingMode RequestSetDialingMode.create(java.lang.Integer campaignId, java.lang.Integer groupId, java.lang.Integer sessionId, DialMode dialMode, OptimizationMethod optimizeBy, java.lang.Integer optimizeGoal, KeyValueCollection requestProperties)
          Creates instance of RequestSetDialingMode with all parameters set.
static RequestUnregisterCampaign RequestUnregisterCampaign.create(java.lang.Integer campaignId, java.lang.Integer groupId, java.lang.Integer sessionId, KeyValueCollection requestProperties)
          Creates instance of RequestUnregisterCampaign with all parameters set.
static RequestUnloadCampaign RequestUnloadCampaign.create(java.lang.Integer campaignId, java.lang.Integer groupId, java.lang.Integer sessionId, KeyValueCollection requestProperties)
          Creates instance of RequestUnloadCampaign with all parameters set.
static RequestStopDialing RequestStopDialing.create(java.lang.Integer campaignId, java.lang.Integer groupId, java.lang.Integer sessionId, KeyValueCollection requestProperties)
          Creates instance of RequestStopDialing with all parameters set.
static RequestRegisterCampaign RequestRegisterCampaign.create(java.lang.Integer campaignId, java.lang.Integer groupId, java.lang.Integer sessionId, KeyValueCollection requestProperties)
          Creates instance of RequestRegisterCampaign with all parameters set.
static RequestLoadCampaign RequestLoadCampaign.create(java.lang.Integer campaignId, java.lang.Integer groupId, java.lang.Integer sessionId, KeyValueCollection requestProperties)
          Creates instance of RequestLoadCampaign with all parameters set.
static RequestGetCampaignStatus RequestGetCampaignStatus.create(java.lang.Integer campaignId, java.lang.Integer groupId, java.lang.Integer sessionId, KeyValueCollection requestProperties)
          Creates instance of RequestGetCampaignStatus with all parameters set.
static RequestForceUnloadCampaign RequestForceUnloadCampaign.create(java.lang.Integer campaignId, java.lang.Integer groupId, java.lang.Integer sessionId, KeyValueCollection requestProperties)
          Creates instance of RequestForceUnloadCampaign with all parameters set.
static RequestCompleteCampaign RequestCompleteCampaign.create(java.lang.Integer campaignId, java.lang.Integer groupId, java.lang.Integer sessionId, KeyValueCollection requestProperties)
          Creates instance of RequestCompleteCampaign with all parameters set.
abstract  void RequestUnregisterCampaign.setRequestProperties(KeyValueCollection requestProperties)
          A KeyValue list of additional information passed to the request
abstract  void RequestUnloadCampaign.setRequestProperties(KeyValueCollection requestProperties)
          A KeyValue list of additional information passed to the request
abstract  void RequestStopDialing.setRequestProperties(KeyValueCollection requestProperties)
          A KeyValue list of additional information passed to the request
abstract  void RequestStartDialing.setRequestProperties(KeyValueCollection requestProperties)
          A KeyValue list of additional information passed to the request
abstract  void RequestSetDialingMode.setRequestProperties(KeyValueCollection requestProperties)
          A KeyValue list of additional information passed to the request
abstract  void RequestRegisterCampaign.setRequestProperties(KeyValueCollection requestProperties)
          A KeyValue list of additional information passed to the request
abstract  void RequestLoadCampaign.setRequestProperties(KeyValueCollection requestProperties)
          A KeyValue list of additional information passed to the request
abstract  void RequestGetCampaignStatus.setRequestProperties(KeyValueCollection requestProperties)
          A KeyValue list of additional information passed to the request
abstract  void RequestForceUnloadCampaign.setRequestProperties(KeyValueCollection requestProperties)
          A KeyValue list of additional information passed to the request
abstract  void RequestCompleteCampaign.setRequestProperties(KeyValueCollection requestProperties)
          A KeyValue list of additional information passed to the request
 

Uses of KeyValueCollection in com.genesyslab.platform.outbound.protocol.outboundserver.runtime.channel
 

Methods in com.genesyslab.platform.outbound.protocol.outboundserver.runtime.channel that return KeyValueCollection
abstract  KeyValueCollection RequestRegisterClient.getRequestProperties()
          A KeyValue list of additional information passed to the request
 

Methods in com.genesyslab.platform.outbound.protocol.outboundserver.runtime.channel with parameters of type KeyValueCollection
static RequestRegisterClient RequestRegisterClient.create(java.lang.String libraryProtocol, KeyValueCollection requestProperties)
          Creates instance of RequestRegisterClient with all parameters set.
abstract  void RequestRegisterClient.setRequestProperties(KeyValueCollection requestProperties)
          A KeyValue list of additional information passed to the request
 

Uses of KeyValueCollection in com.genesyslab.platform.reporting.protocol.runtime
 

Methods in com.genesyslab.platform.reporting.protocol.runtime that return KeyValueCollection
 KeyValueCollection XmlUtil.getKVCollection(org.w3c.dom.Element elem, java.lang.String name)
           
 KeyValueCollection BytesBuffer.getUserData()
          Get user`s TKVList (GET_USER_DATA) and shift pointer.
 

Methods in com.genesyslab.platform.reporting.protocol.runtime with parameters of type KeyValueCollection
 org.w3c.dom.Element XmlUtil.putToXml(java.lang.String name, KeyValueCollection col, org.w3c.dom.Element elem)
           
 

Uses of KeyValueCollection in com.genesyslab.platform.reporting.protocol.statserver
 

Methods in com.genesyslab.platform.reporting.protocol.statserver that return KeyValueCollection
static KeyValueCollection Capabilities.getCapabilities()
           
 KeyValueCollection DnStatusEx.getExtensions()
           
 KeyValueCollection CurrentTargetStateInfo.getExtensions()
           
 KeyValueCollection AgentReasons.getReasons()
           
 KeyValueCollection DnAction.getUserData()
          User Data attached.
 

Methods in com.genesyslab.platform.reporting.protocol.statserver with parameters of type KeyValueCollection
static IStatisticStatus StatusConverter.decode(KeyValueCollection metricCol, java.nio.charset.Charset charset, ILogger logger)
           
static IStatisticStatus StatusConverter.decode(KeyValueCollection metricCol, ILogger logger)
          Deprecated. 
 void CurrentTargetStateInfo.setExtensions(KeyValueCollection kvExtensions)
           
 void AgentReasons.setReasons(KeyValueCollection reasonsEx)
           
 void DnAction.setUserData(KeyValueCollection userData)
           
 

Uses of KeyValueCollection in com.genesyslab.platform.reporting.protocol.statserver.events
 

Methods in com.genesyslab.platform.reporting.protocol.statserver.events that return KeyValueCollection
abstract  KeyValueCollection EventStatisticProfile.getProfile()
          Gives the keys and values of the profiles requested in a RequestGetStatisticProfile.
 

Methods in com.genesyslab.platform.reporting.protocol.statserver.events with parameters of type KeyValueCollection
static EventStatisticProfile EventStatisticProfile.create(java.lang.Integer tag, java.lang.Integer timestamp, java.lang.Integer intervalLength, java.lang.Integer intValue, java.lang.String stringValue, KeyValueCollection profile)
          Creates instance of EventStatisticProfile with all parameters set.
static EventStatisticProfile EventStatisticProfile.create(java.lang.Integer timestamp, java.lang.Integer intervalLength, java.lang.Integer intValue, KeyValueCollection profile)
          Creates instance of EventStatisticProfile with required parameters set.
abstract  void EventStatisticProfile.setProfile(KeyValueCollection profile)
          Gives the keys and values of the profiles requested in a RequestGetStatisticProfile.
 

Uses of KeyValueCollection in com.genesyslab.platform.reporting.protocol.statserver.events.datastream
 

Methods in com.genesyslab.platform.reporting.protocol.statserver.events.datastream that return KeyValueCollection
abstract  KeyValueCollection EventDataStreamMessage.getDataStream()
          For Genesys internal use only.
abstract  KeyValueCollection DataProtocolInfo.getOptions()
          For Genesys internal use only.
 

Methods in com.genesyslab.platform.reporting.protocol.statserver.events.datastream with parameters of type KeyValueCollection
static DataProtocolInfo DataProtocolInfo.create(java.lang.Integer versionMajor, java.lang.Integer versionMinor, java.lang.String dataStreamProtocolName, java.lang.String protocolDatasourceType, KeyValueCollection options)
          Creates instance of DataProtocolInfo with all parameters set.
static EventDataStreamMessage EventDataStreamMessage.create(KeyValueCollection dataStream, java.lang.Integer timestamp, java.lang.Integer intervalLength, java.lang.Integer intValue)
          Creates instance of EventDataStreamMessage with required parameters set.
static EventDataStreamMessage EventDataStreamMessage.create(KeyValueCollection dataStream, java.lang.Integer tag, java.lang.Integer timestamp, java.lang.Integer intervalLength, java.lang.Integer intValue, java.lang.String stringValue)
          Creates instance of EventDataStreamMessage with all parameters set.
abstract  void EventDataStreamMessage.setDataStream(KeyValueCollection dataStream)
          For Genesys internal use only.
abstract  void DataProtocolInfo.setOptions(KeyValueCollection options)
          For Genesys internal use only.
 

Uses of KeyValueCollection in com.genesyslab.platform.reporting.protocol.statserver.requests
 

Methods in com.genesyslab.platform.reporting.protocol.statserver.requests that return KeyValueCollection
abstract  KeyValueCollection RequestOpenStatisticEx.getExtensions()
           
abstract  KeyValueCollection RequestOpenStatistic.getExtensions()
           
abstract  KeyValueCollection RequestGetStatisticEx.getExtensions()
           
abstract  KeyValueCollection RequestGetStatistic.getExtensions()
           
 

Methods in com.genesyslab.platform.reporting.protocol.statserver.requests with parameters of type KeyValueCollection
static RequestOpenStatisticEx RequestOpenStatisticEx.create(StatisticObject statisticObject, StatisticMetricEx statisticMetricEx, Notification notification, java.lang.String statisticExtension, java.lang.String statisticExtensionSubcategory, KeyValueCollection extensions, java.lang.Integer tag)
          Creates instance of RequestOpenStatisticEx with all parameters set.
static RequestGetStatisticEx RequestGetStatisticEx.create(StatisticObject statisticObject, StatisticMetricEx statisticMetricEx, java.lang.String statisticExtension, java.lang.String statisticExtensionSubcategory, KeyValueCollection extensions, java.lang.Integer tag)
          Creates instance of RequestGetStatisticEx with all parameters set.
static RequestGetStatistic RequestGetStatistic.create(StatisticObject statisticObject, StatisticMetric statisticMetric, KeyValueCollection extensions, java.lang.Integer tag)
          Creates instance of RequestGetStatistic with all parameters set.
static RequestOpenStatistic RequestOpenStatistic.create(StatisticObject statisticObject, StatisticMetric statisticMetric, Notification notification, KeyValueCollection extensions, java.lang.Integer tag)
          Creates instance of RequestOpenStatistic with all parameters set.
abstract  void RequestOpenStatisticEx.setExtensions(KeyValueCollection extensions)
           
abstract  void RequestOpenStatistic.setExtensions(KeyValueCollection extensions)
           
abstract  void RequestGetStatisticEx.setExtensions(KeyValueCollection extensions)
           
abstract  void RequestGetStatistic.setExtensions(KeyValueCollection extensions)
           
 

Uses of KeyValueCollection in com.genesyslab.platform.reporting.protocol.statserver.requests.datastream
 

Methods in com.genesyslab.platform.reporting.protocol.statserver.requests.datastream that return KeyValueCollection
abstract  KeyValueCollection RequestDataStreamSend.getDataStream()
          For Genesys internal use only.
 

Methods in com.genesyslab.platform.reporting.protocol.statserver.requests.datastream with parameters of type KeyValueCollection
static RequestDataStreamSend RequestDataStreamSend.create(java.lang.Integer statisticId, KeyValueCollection dataStream)
          Creates instance of RequestDataStreamSend with all parameters set.
abstract  void RequestDataStreamSend.setDataStream(KeyValueCollection dataStream)
          For Genesys internal use only.
 

Uses of KeyValueCollection in com.genesyslab.platform.reporting.protocol.statserver.runtime.channel
 

Methods in com.genesyslab.platform.reporting.protocol.statserver.runtime.channel that return KeyValueCollection
abstract  KeyValueCollection RequestRegisterClient.getClientCapabilities()
           
 

Methods in com.genesyslab.platform.reporting.protocol.statserver.runtime.channel with parameters of type KeyValueCollection
static RequestRegisterClient RequestRegisterClient.create(java.lang.String protocolName, java.lang.Integer libraryInternalVersion, java.lang.String clientName, java.lang.Integer clientId, KeyValueCollection clientCapabilities)
          Creates instance of RequestRegisterClient with all parameters set.
abstract  void RequestRegisterClient.setClientCapabilities(KeyValueCollection clientCapabilities)
           
 

Uses of KeyValueCollection in com.genesyslab.platform.routing.protocol.routingserver
 

Methods in com.genesyslab.platform.routing.protocol.routingserver that return KeyValueCollection
abstract  KeyValueCollection OperationContext.getExtensions()
           
abstract  KeyValueCollection OperationContext.getUserData()
           
 

Methods in com.genesyslab.platform.routing.protocol.routingserver with parameters of type KeyValueCollection
static OperationContext OperationContext.create(CallType callType, java.lang.String thisQueue, java.lang.String thisLocation, java.lang.String otherDN, java.lang.String aNI, java.lang.String dNIS, java.lang.String cED, java.lang.String mediaType, KeyValueCollection userData, KeyValueCollection extensions)
          Creates instance of OperationContext with all parameters set.
abstract  void OperationContext.setExtensions(KeyValueCollection extensions)
           
abstract  void OperationContext.setUserData(KeyValueCollection userData)
           
 

Uses of KeyValueCollection in com.genesyslab.platform.routing.protocol.routingserver.events
 

Methods in com.genesyslab.platform.routing.protocol.routingserver.events that return KeyValueCollection
abstract  KeyValueCollection EventInfo.getResult()
           
abstract  KeyValueCollection EventExecutionError.getResult()
           
abstract  KeyValueCollection EventExecutionAck.getResult()
           
abstract  KeyValueCollection EventError.getResult()
           
 

Methods in com.genesyslab.platform.routing.protocol.routingserver.events with parameters of type KeyValueCollection
static EventError EventError.create(java.lang.Integer clientId, java.lang.String tServer, java.lang.String routingPoint, java.lang.String path, java.lang.String timestamp, RoutingPointStatus routingPointStatus, ErrorCode errorCode, java.lang.String errorMessage, java.lang.String message, OperationContext context, KeyValueCollection result)
          Creates instance of EventError with all parameters set.
static EventInfo EventInfo.create(java.lang.Integer clientId, java.lang.String tServer, java.lang.String routingPoint, java.lang.String path, java.lang.String timestamp, java.lang.String message, RoutingPointStatus routingPointStatus, ErrorCode errorCode, java.lang.String errorMessage, OperationContext context, KeyValueCollection result)
          Creates instance of EventInfo with all parameters set.
static EventExecutionError EventExecutionError.create(KeyValueCollection result, OperationContext context, java.lang.Integer executionId)
          Creates instance of EventExecutionError with all parameters set.
static EventExecutionAck EventExecutionAck.create(KeyValueCollection result, OperationContext context, java.lang.Integer executionId)
          Creates instance of EventExecutionAck with all parameters set.
abstract  void EventInfo.setResult(KeyValueCollection result)
           
abstract  void EventExecutionError.setResult(KeyValueCollection result)
           
abstract  void EventExecutionAck.setResult(KeyValueCollection result)
           
abstract  void EventError.setResult(KeyValueCollection result)
           
 

Uses of KeyValueCollection in com.genesyslab.platform.routing.protocol.routingserver.runtime.channel
 

Methods in com.genesyslab.platform.routing.protocol.routingserver.runtime.channel that return KeyValueCollection
abstract  KeyValueCollection RequestExecute.getEnvelope()
           
 

Methods in com.genesyslab.platform.routing.protocol.routingserver.runtime.channel with parameters of type KeyValueCollection
static RequestExecute RequestExecute.create(KeyValueCollection envelope)
          Creates instance of RequestExecute with all parameters set.
abstract  void RequestExecute.setEnvelope(KeyValueCollection envelope)
           
 

Uses of KeyValueCollection in com.genesyslab.platform.voice.protocol.previewinteraction
 

Methods in com.genesyslab.platform.voice.protocol.previewinteraction that return KeyValueCollection
 KeyValueCollection PreviewInteractionRequest.getUserData()
           
 KeyValueCollection PreviewInteractionCancel.getUserData()
           
 KeyValueCollection PreviewInteractionFactory.marshal(java.lang.Object obj)
           
static KeyValueCollection PreviewInteractionBinding.marshal(java.lang.Object obj)
          Marshal data from object of predefined class to key value collection.
 KeyValueCollection PreviewInteractionFactory.marshal(PreviewInteractionAcknowledge obj)
           
static KeyValueCollection PreviewInteractionBinding.marshal(PreviewInteractionAcknowledge obj)
           
 KeyValueCollection PreviewInteractionFactory.marshal(PreviewInteractionBody obj)
           
static KeyValueCollection PreviewInteractionBinding.marshal(PreviewInteractionBody obj)
           
 KeyValueCollection PreviewInteractionFactory.marshal(PreviewInteractionCancel obj)
           
static KeyValueCollection PreviewInteractionBinding.marshal(PreviewInteractionCancel obj)
           
 KeyValueCollection PreviewInteractionFactory.marshal(PreviewInteractionError obj)
           
static KeyValueCollection PreviewInteractionBinding.marshal(PreviewInteractionError obj)
           
 KeyValueCollection PreviewInteractionFactory.marshal(PreviewInteractionHeader obj)
           
static KeyValueCollection PreviewInteractionBinding.marshal(PreviewInteractionHeader obj)
           
 KeyValueCollection PreviewInteractionFactory.marshal(PreviewInteractionMessage obj)
           
static KeyValueCollection PreviewInteractionBinding.marshal(PreviewInteractionMessage obj)
           
 KeyValueCollection PreviewInteractionFactory.marshal(PreviewInteractionRequest obj)
           
static KeyValueCollection PreviewInteractionBinding.marshal(PreviewInteractionRequest obj)
           
 KeyValueCollection PreviewInteractionFactory.marshal(PreviewInteractionResponse obj)
           
static KeyValueCollection PreviewInteractionBinding.marshal(PreviewInteractionResponse obj)
           
 KeyValueCollection PreviewInteractionFactory.marshal(PreviewInteractionUserData obj)
           
static KeyValueCollection PreviewInteractionBinding.marshal(PreviewInteractionUserData obj)
           
 

Methods in com.genesyslab.platform.voice.protocol.previewinteraction with parameters of type KeyValueCollection
static java.lang.String PreviewInteractionBinding.resolve(KeyValueCollection list)
          Resolve predefined class name according to key value collection Predefined classes are generating according to protocol description.
 void PreviewInteractionRequest.setUserData(KeyValueCollection value)
           
 void PreviewInteractionCancel.setUserData(KeyValueCollection value)
           
static java.lang.Object PreviewInteractionBinding.unmarshal(KeyValueCollection kvlist)
          Actually will be called unmarshal(resolve(kvlist), kvlist).
 java.lang.Object PreviewInteractionFactory.unmarshal(java.lang.String key, KeyValueCollection kvlist)
           
static java.lang.Object PreviewInteractionBinding.unmarshal(java.lang.String className, KeyValueCollection kvlist)
          Unmarshal data from key value collection to appropriate object of predefined class.
 

Uses of KeyValueCollection in com.genesyslab.platform.voice.protocol.tserver
 

Methods in com.genesyslab.platform.voice.protocol.tserver that return KeyValueCollection
 KeyValueCollection TServerEvent.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection CommonProperties.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
 KeyValueCollection TServerEvent.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection CommonProperties.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
 KeyValueCollection TServerEvent.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection CommonProperties.getTreatmentParameters()
          The additional parameters associated with the treatment type.
 KeyValueCollection TServerEvent.getUserData()
          Call-related user data.
abstract  KeyValueCollection CommonProperties.getUserData()
          Call-related user data.
 

Methods in com.genesyslab.platform.voice.protocol.tserver with parameters of type KeyValueCollection
static CommonProperties CommonProperties.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of CommonProperties with all parameters set.
static RequestPrivateService TServerPrivateServices.createRequestChangeUserDataFilter(java.lang.String thisDN, KeyValueCollection udataFilter)
           
static RequestPrivateService TServerPrivateServices.createRequestRegisterAllKnownDNs(java.lang.String thisDN, KeyValueCollection udataFilter, EventMask eventMask)
          Request for the Private Service for the bulk DN registration feature.
 void TServerEvent.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void CommonProperties.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
 void TServerEvent.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void CommonProperties.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
 void TServerEvent.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void CommonProperties.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
 void TServerEvent.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void CommonProperties.setUserData(KeyValueCollection userData)
          Call-related user data.
 

Uses of KeyValueCollection in com.genesyslab.platform.voice.protocol.tserver.events
 

Methods in com.genesyslab.platform.voice.protocol.tserver.events that return KeyValueCollection
abstract  KeyValueCollection EventVoiceFileOpened.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventVoiceFileEndPlay.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventVoiceFileClosed.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventUserEvent.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventUnregisteredAll.getExtensions()
          Deprecated. An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventUnregistered.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventTreatmentRequired.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventTreatmentNotApplied.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventTreatmentEnd.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventTreatmentApplied.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventTransactionStatus.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventSwitchInfo.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventServerInfo.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventRouteUsed.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventRouteRequest.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventRinging.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventRetrieved.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventRestoreConnection.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventResourceInfo.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventReqGetAccessNumberCanceled.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventRemoteConnectionSuccess.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventRemoteConnectionFailed.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventReleased.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventRegisteredAll.getExtensions()
          Deprecated. An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventRegistered.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventQueued.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventQueueLogout.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventPrivateInfo.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventPrimaryChanged.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventPartyInfo.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventPartyDeleted.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventPartyChanged.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventPartyAdded.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventOnHook.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventOffHook.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventNetworkReached.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventNetworkPrivateInfo.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventNetworkCallStatus.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventMuteOn.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventMuteOff.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventMonitoringNextCall.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventMonitoringCancelled.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventMessageWaitingOn.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventMessageWaitingOff.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventMailBoxLogout.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventMailBoxLogin.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventLocationInfo.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventListenReconnected.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventListenDisconnected.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventLinkDisconnected.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventLinkConnected.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventHeld.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventHardwareError.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventForwardSet.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventForwardCancel.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventEstablished.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventError.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventDtmfSent.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventDiverted.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventDigitsCollected.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventDialing.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventDestinationBusy.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventDNOutOfService.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventDNDOn.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventDNDOff.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventDNBackInService.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventCallInfoChanged.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventBridged.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventAttachedDataChanged.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventAnswerAccessNumber.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventAgentReserved.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventAgentReady.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventAgentNotReady.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventAgentLogout.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventAgentLogin.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventAddressInfo.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventAbandoned.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventACK.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventVoiceFileOpened.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventVoiceFileEndPlay.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventVoiceFileClosed.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventUserEvent.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventUnregisteredAll.getReasons()
          Deprecated. Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventUnregistered.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventTreatmentRequired.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventTreatmentNotApplied.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventTreatmentEnd.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventTreatmentApplied.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventTransactionStatus.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventSwitchInfo.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventServerInfo.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventRouteUsed.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventRouteRequest.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventRinging.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventRetrieved.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventRestoreConnection.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventResourceInfo.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventReqGetAccessNumberCanceled.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventRemoteConnectionSuccess.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventRemoteConnectionFailed.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventReleased.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventRegisteredAll.getReasons()
          Deprecated. Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventRegistered.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventQueued.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventQueueLogout.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventPrivateInfo.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventPrimaryChanged.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventPartyInfo.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventPartyDeleted.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventPartyChanged.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventPartyAdded.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventOnHook.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventOffHook.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventNetworkReached.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventNetworkPrivateInfo.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventNetworkCallStatus.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventMuteOn.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventMuteOff.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventMonitoringNextCall.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventMonitoringCancelled.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventMessageWaitingOn.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventMessageWaitingOff.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventMailBoxLogout.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventMailBoxLogin.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventLocationInfo.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventListenReconnected.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventListenDisconnected.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventLinkDisconnected.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventLinkConnected.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventHeld.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventHardwareError.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventForwardSet.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventForwardCancel.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventEstablished.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventError.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventDtmfSent.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventDiverted.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventDigitsCollected.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventDialing.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventDestinationBusy.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventDNOutOfService.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventDNDOn.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventDNDOff.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventDNBackInService.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventCallInfoChanged.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventBridged.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventAttachedDataChanged.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventAnswerAccessNumber.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventAgentReserved.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventAgentReady.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventAgentNotReady.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventAgentLogout.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventAgentLogin.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventAddressInfo.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventAbandoned.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventACK.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventVoiceFileOpened.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventVoiceFileEndPlay.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventVoiceFileClosed.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventUserEvent.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventUnregisteredAll.getTreatmentParameters()
          Deprecated. The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventUnregistered.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventTreatmentRequired.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventTreatmentNotApplied.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventTreatmentEnd.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventTreatmentApplied.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventTransactionStatus.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventSwitchInfo.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventServerInfo.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventRouteUsed.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventRouteRequest.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventRinging.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventRetrieved.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventRestoreConnection.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventResourceInfo.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventReqGetAccessNumberCanceled.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventRemoteConnectionSuccess.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventRemoteConnectionFailed.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventReleased.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventRegisteredAll.getTreatmentParameters()
          Deprecated. The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventRegistered.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventQueued.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventQueueLogout.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventPrivateInfo.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventPrimaryChanged.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventPartyInfo.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventPartyDeleted.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventPartyChanged.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventPartyAdded.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventOnHook.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventOffHook.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventNetworkReached.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventNetworkPrivateInfo.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventNetworkCallStatus.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventMuteOn.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventMuteOff.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventMonitoringNextCall.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventMonitoringCancelled.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventMessageWaitingOn.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventMessageWaitingOff.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventMailBoxLogout.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventMailBoxLogin.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventLocationInfo.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventListenReconnected.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventListenDisconnected.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventLinkDisconnected.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventLinkConnected.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventHeld.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventHardwareError.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventForwardSet.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventForwardCancel.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventEstablished.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventError.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventDtmfSent.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventDiverted.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventDigitsCollected.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventDialing.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventDestinationBusy.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventDNOutOfService.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventDNDOn.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventDNDOff.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventDNBackInService.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventCallInfoChanged.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventBridged.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventAttachedDataChanged.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventAnswerAccessNumber.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventAgentReserved.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventAgentReady.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventAgentNotReady.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventAgentLogout.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventAgentLogin.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventAddressInfo.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventAbandoned.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventACK.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventVoiceFileOpened.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventVoiceFileEndPlay.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventVoiceFileClosed.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventUserEvent.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventUnregisteredAll.getUserData()
          Deprecated. Call-related user data.
abstract  KeyValueCollection EventUnregistered.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventTreatmentRequired.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventTreatmentNotApplied.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventTreatmentEnd.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventTreatmentApplied.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventTransactionStatus.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventSwitchInfo.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventServerInfo.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventRouteUsed.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventRouteRequest.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventRinging.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventRetrieved.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventRestoreConnection.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventResourceInfo.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventReqGetAccessNumberCanceled.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventRemoteConnectionSuccess.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventRemoteConnectionFailed.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventReleased.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventRegisteredAll.getUserData()
          Deprecated. Call-related user data.
abstract  KeyValueCollection EventRegistered.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventQueued.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventQueueLogout.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventPrivateInfo.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventPrimaryChanged.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventPartyInfo.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventPartyDeleted.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventPartyChanged.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventPartyAdded.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventOnHook.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventOffHook.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventNetworkReached.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventNetworkPrivateInfo.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventNetworkCallStatus.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventMuteOn.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventMuteOff.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventMonitoringNextCall.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventMonitoringCancelled.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventMessageWaitingOn.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventMessageWaitingOff.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventMailBoxLogout.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventMailBoxLogin.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventLocationInfo.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventListenReconnected.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventListenDisconnected.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventLinkDisconnected.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventLinkConnected.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventHeld.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventHardwareError.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventForwardSet.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventForwardCancel.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventEstablished.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventError.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventDtmfSent.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventDiverted.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventDigitsCollected.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventDialing.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventDestinationBusy.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventDNOutOfService.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventDNDOn.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventDNDOff.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventDNBackInService.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventCallInfoChanged.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventBridged.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventAttachedDataChanged.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventAnswerAccessNumber.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventAgentReserved.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventAgentReady.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventAgentNotReady.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventAgentLogout.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventAgentLogin.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventAddressInfo.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventAbandoned.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventACK.getUserData()
          Call-related user data.
 

Methods in com.genesyslab.platform.voice.protocol.tserver.events with parameters of type KeyValueCollection
static EventError EventError.create(ControlMode controlMode, RegisterMode registerMode, java.lang.String password, java.lang.String dtmfDigits, ConnectionId conferenceConnID, java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventError with all parameters set.
static EventRegistered EventRegistered.create(ControlMode controlMode, java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventRegistered with all parameters set.
static EventCallInfoChanged EventCallInfoChanged.create(SetOpType setOperation, java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventCallInfoChanged with all parameters set.
static EventVoiceFileOpened EventVoiceFileOpened.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventVoiceFileOpened with all parameters set.
static EventVoiceFileEndPlay EventVoiceFileEndPlay.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventVoiceFileEndPlay with all parameters set.
static EventVoiceFileClosed EventVoiceFileClosed.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventVoiceFileClosed with all parameters set.
static EventUnregisteredAll EventUnregisteredAll.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Deprecated. Creates instance of EventUnregisteredAll with all parameters set.
static EventUnregistered EventUnregistered.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventUnregistered with all parameters set.
static EventTreatmentRequired EventTreatmentRequired.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventTreatmentRequired with all parameters set.
static EventTreatmentNotApplied EventTreatmentNotApplied.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventTreatmentNotApplied with all parameters set.
static EventTreatmentEnd EventTreatmentEnd.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventTreatmentEnd with all parameters set.
static EventTreatmentApplied EventTreatmentApplied.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventTreatmentApplied with all parameters set.
static EventTransactionStatus EventTransactionStatus.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventTransactionStatus with all parameters set.
static EventSwitchInfo EventSwitchInfo.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventSwitchInfo with all parameters set.
static EventServerInfo EventServerInfo.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventServerInfo with all parameters set.
static EventRouteUsed EventRouteUsed.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventRouteUsed with all parameters set.
static EventRouteRequest EventRouteRequest.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventRouteRequest with all parameters set.
static EventRinging EventRinging.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventRinging with all parameters set.
static EventRetrieved EventRetrieved.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventRetrieved with all parameters set.
static EventRestoreConnection EventRestoreConnection.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventRestoreConnection with all parameters set.
static EventResourceInfo EventResourceInfo.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventResourceInfo with all parameters set.
static EventReqGetAccessNumberCanceled EventReqGetAccessNumberCanceled.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventReqGetAccessNumberCanceled with all parameters set.
static EventRemoteConnectionSuccess EventRemoteConnectionSuccess.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventRemoteConnectionSuccess with all parameters set.
static EventRemoteConnectionFailed EventRemoteConnectionFailed.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventRemoteConnectionFailed with all parameters set.
static EventReleased EventReleased.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventReleased with all parameters set.
static EventRegisteredAll EventRegisteredAll.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Deprecated. Creates instance of EventRegisteredAll with all parameters set.
static EventQueued EventQueued.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventQueued with all parameters set.
static EventQueueLogout EventQueueLogout.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventQueueLogout with all parameters set.
static EventPrivateInfo EventPrivateInfo.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventPrivateInfo with all parameters set.
static EventPrimaryChanged EventPrimaryChanged.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventPrimaryChanged with all parameters set.
static EventPartyInfo EventPartyInfo.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventPartyInfo with all parameters set.
static EventPartyDeleted EventPartyDeleted.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventPartyDeleted with all parameters set.
static EventPartyChanged EventPartyChanged.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventPartyChanged with all parameters set.
static EventPartyAdded EventPartyAdded.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventPartyAdded with all parameters set.
static EventOnHook EventOnHook.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventOnHook with all parameters set.
static EventOffHook EventOffHook.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventOffHook with all parameters set.
static EventNetworkReached EventNetworkReached.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventNetworkReached with all parameters set.
static EventNetworkPrivateInfo EventNetworkPrivateInfo.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventNetworkPrivateInfo with all parameters set.
static EventNetworkCallStatus EventNetworkCallStatus.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventNetworkCallStatus with all parameters set.
static EventMuteOn EventMuteOn.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventMuteOn with all parameters set.
static EventMuteOff EventMuteOff.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventMuteOff with all parameters set.
static EventMonitoringNextCall EventMonitoringNextCall.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventMonitoringNextCall with all parameters set.
static EventMonitoringCancelled EventMonitoringCancelled.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventMonitoringCancelled with all parameters set.
static EventMessageWaitingOn EventMessageWaitingOn.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventMessageWaitingOn with all parameters set.
static EventMessageWaitingOff EventMessageWaitingOff.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventMessageWaitingOff with all parameters set.
static EventMailBoxLogout EventMailBoxLogout.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventMailBoxLogout with all parameters set.
static EventMailBoxLogin EventMailBoxLogin.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventMailBoxLogin with all parameters set.
static EventLocationInfo EventLocationInfo.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventLocationInfo with all parameters set.
static EventListenReconnected EventListenReconnected.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventListenReconnected with all parameters set.
static EventListenDisconnected EventListenDisconnected.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventListenDisconnected with all parameters set.
static EventLinkDisconnected EventLinkDisconnected.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventLinkDisconnected with all parameters set.
static EventLinkConnected EventLinkConnected.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventLinkConnected with all parameters set.
static EventHeld EventHeld.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventHeld with all parameters set.
static EventHardwareError EventHardwareError.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventHardwareError with all parameters set.
static EventForwardSet EventForwardSet.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventForwardSet with all parameters set.
static EventForwardCancel EventForwardCancel.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventForwardCancel with all parameters set.
static EventEstablished EventEstablished.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventEstablished with all parameters set.
static EventDiverted EventDiverted.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventDiverted with all parameters set.
static EventDigitsCollected EventDigitsCollected.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventDigitsCollected with all parameters set.
static EventDialing EventDialing.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventDialing with all parameters set.
static EventDestinationBusy EventDestinationBusy.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventDestinationBusy with all parameters set.
static EventDNOutOfService EventDNOutOfService.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventDNOutOfService with all parameters set.
static EventDNDOn EventDNDOn.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventDNDOn with all parameters set.
static EventDNDOff EventDNDOff.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventDNDOff with all parameters set.
static EventDNBackInService EventDNBackInService.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventDNBackInService with all parameters set.
static EventBridged EventBridged.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventBridged with all parameters set.
static EventAttachedDataChanged EventAttachedDataChanged.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventAttachedDataChanged with all parameters set.
static EventAnswerAccessNumber EventAnswerAccessNumber.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventAnswerAccessNumber with all parameters set.
static EventAgentReserved EventAgentReserved.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventAgentReserved with all parameters set.
static EventAgentReady EventAgentReady.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventAgentReady with all parameters set.
static EventAgentNotReady EventAgentNotReady.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventAgentNotReady with all parameters set.
static EventAgentLogout EventAgentLogout.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventAgentLogout with all parameters set.
static EventAgentLogin EventAgentLogin.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventAgentLogin with all parameters set.
static EventAddressInfo EventAddressInfo.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventAddressInfo with all parameters set.
static EventAbandoned EventAbandoned.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventAbandoned with all parameters set.
static EventACK EventACK.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventACK with all parameters set.
static EventUserEvent EventUserEvent.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time, XRouteType xRouteType)
          Creates instance of EventUserEvent with all parameters set.
static EventDtmfSent EventDtmfSent.create(java.lang.String dtmfDigits, java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventDtmfSent with all parameters set.
abstract  void EventVoiceFileOpened.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventVoiceFileEndPlay.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventVoiceFileClosed.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventUserEvent.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventUnregisteredAll.setExtensions(KeyValueCollection extensions)
          Deprecated. An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventUnregistered.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventTreatmentRequired.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventTreatmentNotApplied.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventTreatmentEnd.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventTreatmentApplied.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventTransactionStatus.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventSwitchInfo.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventServerInfo.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventRouteUsed.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventRouteRequest.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventRinging.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventRetrieved.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventRestoreConnection.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventResourceInfo.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventReqGetAccessNumberCanceled.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventRemoteConnectionSuccess.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventRemoteConnectionFailed.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventReleased.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventRegisteredAll.setExtensions(KeyValueCollection extensions)
          Deprecated. An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventRegistered.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventQueued.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventQueueLogout.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventPrivateInfo.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventPrimaryChanged.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventPartyInfo.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventPartyDeleted.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventPartyChanged.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventPartyAdded.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventOnHook.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventOffHook.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventNetworkReached.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventNetworkPrivateInfo.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventNetworkCallStatus.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventMuteOn.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventMuteOff.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventMonitoringNextCall.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventMonitoringCancelled.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventMessageWaitingOn.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventMessageWaitingOff.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventMailBoxLogout.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventMailBoxLogin.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventLocationInfo.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventListenReconnected.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventListenDisconnected.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventLinkDisconnected.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventLinkConnected.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventHeld.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventHardwareError.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventForwardSet.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventForwardCancel.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventEstablished.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventError.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventDtmfSent.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventDiverted.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventDigitsCollected.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventDialing.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventDestinationBusy.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventDNOutOfService.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventDNDOn.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventDNDOff.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventDNBackInService.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventCallInfoChanged.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventBridged.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventAttachedDataChanged.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventAnswerAccessNumber.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventAgentReserved.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventAgentReady.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventAgentNotReady.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventAgentLogout.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventAgentLogin.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventAddressInfo.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventAbandoned.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventACK.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventVoiceFileOpened.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventVoiceFileEndPlay.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventVoiceFileClosed.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventUserEvent.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventUnregisteredAll.setReasons(KeyValueCollection reasons)
          Deprecated. Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventUnregistered.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventTreatmentRequired.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventTreatmentNotApplied.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventTreatmentEnd.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventTreatmentApplied.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventTransactionStatus.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventSwitchInfo.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventServerInfo.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventRouteUsed.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventRouteRequest.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventRinging.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventRetrieved.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventRestoreConnection.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventResourceInfo.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventReqGetAccessNumberCanceled.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventRemoteConnectionSuccess.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventRemoteConnectionFailed.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventReleased.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventRegisteredAll.setReasons(KeyValueCollection reasons)
          Deprecated. Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventRegistered.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventQueued.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventQueueLogout.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventPrivateInfo.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventPrimaryChanged.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventPartyInfo.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventPartyDeleted.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventPartyChanged.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventPartyAdded.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventOnHook.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventOffHook.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventNetworkReached.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventNetworkPrivateInfo.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventNetworkCallStatus.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventMuteOn.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventMuteOff.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventMonitoringNextCall.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventMonitoringCancelled.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventMessageWaitingOn.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventMessageWaitingOff.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventMailBoxLogout.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventMailBoxLogin.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventLocationInfo.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventListenReconnected.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventListenDisconnected.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventLinkDisconnected.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventLinkConnected.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventHeld.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventHardwareError.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventForwardSet.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventForwardCancel.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventEstablished.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventError.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventDtmfSent.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventDiverted.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventDigitsCollected.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventDialing.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventDestinationBusy.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventDNOutOfService.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventDNDOn.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventDNDOff.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventDNBackInService.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventCallInfoChanged.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventBridged.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventAttachedDataChanged.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventAnswerAccessNumber.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventAgentReserved.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventAgentReady.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventAgentNotReady.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventAgentLogout.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventAgentLogin.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventAddressInfo.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventAbandoned.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventACK.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventVoiceFileOpened.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventVoiceFileEndPlay.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventVoiceFileClosed.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventUserEvent.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventUnregisteredAll.setTreatmentParameters(KeyValueCollection treatmentParameters)
          Deprecated. The additional parameters associated with the treatment type.
abstract  void EventUnregistered.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventTreatmentRequired.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventTreatmentNotApplied.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventTreatmentEnd.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventTreatmentApplied.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventTransactionStatus.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventSwitchInfo.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventServerInfo.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventRouteUsed.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventRouteRequest.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventRinging.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventRetrieved.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventRestoreConnection.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventResourceInfo.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventReqGetAccessNumberCanceled.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventRemoteConnectionSuccess.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventRemoteConnectionFailed.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventReleased.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventRegisteredAll.setTreatmentParameters(KeyValueCollection treatmentParameters)
          Deprecated. The additional parameters associated with the treatment type.
abstract  void EventRegistered.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventQueued.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventQueueLogout.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventPrivateInfo.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventPrimaryChanged.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventPartyInfo.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventPartyDeleted.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventPartyChanged.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventPartyAdded.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventOnHook.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventOffHook.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventNetworkReached.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventNetworkPrivateInfo.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventNetworkCallStatus.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventMuteOn.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventMuteOff.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventMonitoringNextCall.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventMonitoringCancelled.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventMessageWaitingOn.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventMessageWaitingOff.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventMailBoxLogout.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventMailBoxLogin.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventLocationInfo.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventListenReconnected.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventListenDisconnected.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventLinkDisconnected.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventLinkConnected.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventHeld.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventHardwareError.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventForwardSet.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventForwardCancel.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventEstablished.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventError.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventDtmfSent.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventDiverted.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventDigitsCollected.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventDialing.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventDestinationBusy.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventDNOutOfService.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventDNDOn.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventDNDOff.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventDNBackInService.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventCallInfoChanged.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventBridged.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventAttachedDataChanged.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventAnswerAccessNumber.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventAgentReserved.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventAgentReady.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventAgentNotReady.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventAgentLogout.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventAgentLogin.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventAddressInfo.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventAbandoned.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventACK.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventVoiceFileOpened.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventVoiceFileEndPlay.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventVoiceFileClosed.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventUserEvent.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventUnregisteredAll.setUserData(KeyValueCollection userData)
          Deprecated. Call-related user data.
abstract  void EventUnregistered.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventTreatmentRequired.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventTreatmentNotApplied.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventTreatmentEnd.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventTreatmentApplied.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventTransactionStatus.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventSwitchInfo.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventServerInfo.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventRouteUsed.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventRouteRequest.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventRinging.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventRetrieved.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventRestoreConnection.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventResourceInfo.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventReqGetAccessNumberCanceled.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventRemoteConnectionSuccess.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventRemoteConnectionFailed.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventReleased.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventRegisteredAll.setUserData(KeyValueCollection userData)
          Deprecated. Call-related user data.
abstract  void EventRegistered.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventQueued.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventQueueLogout.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventPrivateInfo.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventPrimaryChanged.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventPartyInfo.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventPartyDeleted.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventPartyChanged.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventPartyAdded.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventOnHook.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventOffHook.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventNetworkReached.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventNetworkPrivateInfo.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventNetworkCallStatus.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventMuteOn.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventMuteOff.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventMonitoringNextCall.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventMonitoringCancelled.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventMessageWaitingOn.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventMessageWaitingOff.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventMailBoxLogout.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventMailBoxLogin.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventLocationInfo.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventListenReconnected.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventListenDisconnected.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventLinkDisconnected.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventLinkConnected.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventHeld.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventHardwareError.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventForwardSet.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventForwardCancel.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventEstablished.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventError.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventDtmfSent.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventDiverted.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventDigitsCollected.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventDialing.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventDestinationBusy.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventDNOutOfService.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventDNDOn.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventDNDOff.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventDNBackInService.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventCallInfoChanged.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventBridged.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventAttachedDataChanged.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventAnswerAccessNumber.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventAgentReserved.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventAgentReady.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventAgentNotReady.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventAgentLogout.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventAgentLogin.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventAddressInfo.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventAbandoned.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventACK.setUserData(KeyValueCollection userData)
          Call-related user data.
 

Uses of KeyValueCollection in com.genesyslab.platform.voice.protocol.tserver.events.callmonitoring
 

Methods in com.genesyslab.platform.voice.protocol.tserver.events.callmonitoring that return KeyValueCollection
abstract  KeyValueCollection EventCallPartyState.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventCallPartyMoved.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventCallPartyDeleted.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventCallPartyAdded.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventCallDeleted.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventCallDataChanged.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventCallCreated.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventCallPartyState.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventCallPartyMoved.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventCallPartyDeleted.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventCallPartyAdded.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventCallDeleted.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventCallDataChanged.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventCallCreated.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventCallPartyState.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventCallPartyMoved.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventCallPartyDeleted.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventCallPartyAdded.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventCallDeleted.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventCallDataChanged.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventCallCreated.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventCallPartyState.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventCallPartyMoved.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventCallPartyDeleted.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventCallPartyAdded.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventCallDeleted.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventCallDataChanged.getUserData()
          Call-related user data.
abstract  KeyValueCollection EventCallCreated.getUserData()
          Call-related user data.
 

Methods in com.genesyslab.platform.voice.protocol.tserver.events.callmonitoring with parameters of type KeyValueCollection
static EventCallPartyState EventCallPartyState.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time, java.lang.String dN, java.lang.Long cMTimeStamp, java.lang.Integer partyType, java.lang.Integer partyState, java.lang.Integer dbid, byte[] iSLinkList, java.lang.String refParty, java.lang.String ctrlParty, java.lang.String dialedNumber, ConnectionId originConnID, ConnectionId refConnID)
          Creates instance of EventCallPartyState with all parameters set.
static EventCallPartyMoved EventCallPartyMoved.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time, java.lang.String dN, java.lang.Long cMTimeStamp, java.lang.Integer partyType, java.lang.Integer partyState, java.lang.Integer dbid, byte[] iSLinkList, java.lang.String refParty, java.lang.String ctrlParty, java.lang.String dialedNumber, ConnectionId originConnID, ConnectionId refConnID)
          Creates instance of EventCallPartyMoved with all parameters set.
static EventCallPartyDeleted EventCallPartyDeleted.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time, java.lang.String dN, java.lang.Long cMTimeStamp, java.lang.Integer partyType, java.lang.Integer partyState, java.lang.Integer dbid, byte[] iSLinkList, java.lang.String refParty, java.lang.String ctrlParty, java.lang.String dialedNumber, ConnectionId originConnID, ConnectionId refConnID)
          Creates instance of EventCallPartyDeleted with all parameters set.
static EventCallPartyAdded EventCallPartyAdded.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time, java.lang.String dN, java.lang.Long cMTimeStamp, java.lang.Integer partyType, java.lang.Integer partyState, java.lang.Integer dbid, byte[] iSLinkList, java.lang.String refParty, java.lang.String ctrlParty, java.lang.String dialedNumber, ConnectionId originConnID, ConnectionId refConnID)
          Creates instance of EventCallPartyAdded with all parameters set.
static EventCallDeleted EventCallDeleted.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time, java.lang.String dN, java.lang.Long cMTimeStamp, java.lang.Integer partyType, java.lang.Integer partyState, java.lang.Integer dbid, byte[] iSLinkList, java.lang.String refParty, java.lang.String ctrlParty, java.lang.String dialedNumber, ConnectionId originConnID, ConnectionId refConnID)
          Creates instance of EventCallDeleted with all parameters set.
static EventCallDataChanged EventCallDataChanged.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time, java.lang.String dN, java.lang.Long cMTimeStamp, java.lang.Integer partyType, java.lang.Integer partyState, java.lang.Integer dbid, byte[] iSLinkList, java.lang.String refParty, java.lang.String ctrlParty, java.lang.String dialedNumber, ConnectionId originConnID, ConnectionId refConnID)
          Creates instance of EventCallDataChanged with all parameters set.
static EventCallCreated EventCallCreated.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time, java.lang.String dN, java.lang.Long cMTimeStamp, java.lang.Integer partyType, java.lang.Integer partyState, java.lang.Integer dbid, byte[] iSLinkList, java.lang.String refParty, java.lang.String ctrlParty, java.lang.String dialedNumber, ConnectionId originConnID, ConnectionId refConnID)
          Creates instance of EventCallCreated with all parameters set.
abstract  void EventCallPartyState.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventCallPartyMoved.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventCallPartyDeleted.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventCallPartyAdded.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventCallDeleted.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventCallDataChanged.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventCallCreated.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventCallPartyState.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventCallPartyMoved.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventCallPartyDeleted.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventCallPartyAdded.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventCallDeleted.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventCallDataChanged.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventCallCreated.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventCallPartyState.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventCallPartyMoved.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventCallPartyDeleted.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventCallPartyAdded.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventCallDeleted.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventCallDataChanged.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventCallCreated.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventCallPartyState.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventCallPartyMoved.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventCallPartyDeleted.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventCallPartyAdded.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventCallDeleted.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventCallDataChanged.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void EventCallCreated.setUserData(KeyValueCollection userData)
          Call-related user data.
 

Uses of KeyValueCollection in com.genesyslab.platform.voice.protocol.tserver.requests.agent
 

Methods in com.genesyslab.platform.voice.protocol.tserver.requests.agent that return KeyValueCollection
abstract  KeyValueCollection RequestAgentReady.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestAgentNotReady.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestAgentLogout.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestAgentLogin.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestAgentReady.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestAgentNotReady.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestAgentLogout.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestAgentLogin.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
 

Methods in com.genesyslab.platform.voice.protocol.tserver.requests.agent with parameters of type KeyValueCollection
static RequestAgentReady RequestAgentReady.create(java.lang.String thisDN, AgentWorkMode agentWorkMode, java.lang.String thisQueue, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestAgentReady with all parameters set.
static RequestAgentNotReady RequestAgentNotReady.create(java.lang.String thisDN, AgentWorkMode agentWorkMode, java.lang.String thisQueue, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestAgentNotReady with all parameters set.
static RequestAgentLogin RequestAgentLogin.create(java.lang.String thisDN, AgentWorkMode agentWorkMode, java.lang.String thisQueue, java.lang.String agentID, java.lang.String password, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestAgentLogin with all parameters set.
static RequestAgentLogout RequestAgentLogout.create(java.lang.String thisDN, java.lang.String thisQueue, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestAgentLogout with all parameters set.
abstract  void RequestAgentReady.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestAgentNotReady.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestAgentLogout.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestAgentLogin.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestAgentReady.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestAgentNotReady.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestAgentLogout.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestAgentLogin.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
 

Uses of KeyValueCollection in com.genesyslab.platform.voice.protocol.tserver.requests.callmonitoring
 

Methods in com.genesyslab.platform.voice.protocol.tserver.requests.callmonitoring that return KeyValueCollection
abstract  KeyValueCollection RequestStopCallMonitoring.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestStartCallMonitoring.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
 

Methods in com.genesyslab.platform.voice.protocol.tserver.requests.callmonitoring with parameters of type KeyValueCollection
static RequestStopCallMonitoring RequestStopCallMonitoring.create(KeyValueCollection extensions)
          Creates instance of RequestStopCallMonitoring with all parameters set.
static RequestStartCallMonitoring RequestStartCallMonitoring.create(RegModeMask regModeMask, KeyValueCollection extensions)
          Creates instance of RequestStartCallMonitoring with all parameters set.
abstract  void RequestStopCallMonitoring.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestStartCallMonitoring.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
 

Uses of KeyValueCollection in com.genesyslab.platform.voice.protocol.tserver.requests.dn
 

Methods in com.genesyslab.platform.voice.protocol.tserver.requests.dn that return KeyValueCollection
abstract  KeyValueCollection RequestUnregisterAddress.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestSetMuteOn.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestSetMuteOff.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestSetMessageWaitingOn.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestSetMessageWaitingOff.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestSetDNDOn.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestSetDNDOff.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestRegisterAddress.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestMonitorNextCall.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestCancelMonitoring.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestCallForwardSet.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestCallForwardCancel.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestSetMuteOn.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestSetMuteOff.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestSetMessageWaitingOn.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestSetMessageWaitingOff.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestSetDNDOn.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestSetDNDOff.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestMonitorNextCall.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestCancelMonitoring.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestCallForwardSet.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestCallForwardCancel.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
 

Methods in com.genesyslab.platform.voice.protocol.tserver.requests.dn with parameters of type KeyValueCollection
static RequestSetMuteOn RequestSetMuteOn.create(java.lang.String thisDN, ConnectionId connID, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestSetMuteOn with all parameters set.
static RequestSetMuteOff RequestSetMuteOff.create(java.lang.String thisDN, ConnectionId connID, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestSetMuteOff with all parameters set.
static RequestUnregisterAddress RequestUnregisterAddress.create(java.lang.String thisDN, ControlMode controlMode, KeyValueCollection extensions)
          Creates instance of RequestUnregisterAddress with all parameters set.
static RequestCallForwardCancel RequestCallForwardCancel.create(java.lang.String thisDN, ForwardMode forwardMode, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestCallForwardCancel with all parameters set.
static RequestSetMessageWaitingOn RequestSetMessageWaitingOn.create(java.lang.String thisDN, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestSetMessageWaitingOn with all parameters set.
static RequestSetMessageWaitingOff RequestSetMessageWaitingOff.create(java.lang.String thisDN, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestSetMessageWaitingOff with all parameters set.
static RequestSetDNDOn RequestSetDNDOn.create(java.lang.String thisDN, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestSetDNDOn with all parameters set.
static RequestSetDNDOff RequestSetDNDOff.create(java.lang.String thisDN, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestSetDNDOff with all parameters set.
static RequestRegisterAddress RequestRegisterAddress.create(java.lang.String thisDN, RegisterMode registerMode, ControlMode controlMode, AddressType addressType, KeyValueCollection extensions)
          Creates instance of RequestRegisterAddress with all parameters set.
static RequestCallForwardSet RequestCallForwardSet.create(java.lang.String thisDN, java.lang.String otherDN, ForwardMode forwardMode, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestCallForwardSet with all parameters set.
static RequestCancelMonitoring RequestCancelMonitoring.create(java.lang.String thisDN, java.lang.String otherDN, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestCancelMonitoring with all parameters set.
static RequestMonitorNextCall RequestMonitorNextCall.create(java.lang.String thisDN, java.lang.String otherDN, MonitorNextCallType monitorNextCallType, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestMonitorNextCall with all parameters set.
abstract  void RequestUnregisterAddress.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestSetMuteOn.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestSetMuteOff.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestSetMessageWaitingOn.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestSetMessageWaitingOff.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestSetDNDOn.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestSetDNDOff.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestRegisterAddress.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestMonitorNextCall.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestCancelMonitoring.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestCallForwardSet.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestCallForwardCancel.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestSetMuteOn.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestSetMuteOff.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestSetMessageWaitingOn.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestSetMessageWaitingOff.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestSetDNDOn.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestSetDNDOff.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestMonitorNextCall.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestCancelMonitoring.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestCallForwardSet.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestCallForwardCancel.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
 

Uses of KeyValueCollection in com.genesyslab.platform.voice.protocol.tserver.requests.dtmf
 

Methods in com.genesyslab.platform.voice.protocol.tserver.requests.dtmf that return KeyValueCollection
abstract  KeyValueCollection RequestSendDtmf.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestSendDtmf.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
 

Methods in com.genesyslab.platform.voice.protocol.tserver.requests.dtmf with parameters of type KeyValueCollection
static RequestSendDtmf RequestSendDtmf.create(java.lang.String thisDN, ConnectionId connID, java.lang.String dtmfDigits, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestSendDtmf with all parameters set.
abstract  void RequestSendDtmf.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestSendDtmf.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
 

Uses of KeyValueCollection in com.genesyslab.platform.voice.protocol.tserver.requests.iscc
 

Methods in com.genesyslab.platform.voice.protocol.tserver.requests.iscc that return KeyValueCollection
abstract  KeyValueCollection RequestTransactionMonitoring.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestGetAccessNumber.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestGetAccessNumber.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestGetAccessNumber.getUserData()
          Call-related user data.
 

Methods in com.genesyslab.platform.voice.protocol.tserver.requests.iscc with parameters of type KeyValueCollection
static RequestGetAccessNumber RequestGetAccessNumber.create(java.lang.String thisDN, ConnectionId connID, java.lang.String location, XRouteType xRouteType, java.lang.String otherDN, KeyValueCollection userData, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestGetAccessNumber with all parameters set.
static RequestTransactionMonitoring RequestTransactionMonitoring.create(SubscriptionOperationType subscriptionOperation, java.lang.String subscriptionID, KeyValueCollection extensions)
          Creates instance of RequestTransactionMonitoring with all parameters set.
abstract  void RequestTransactionMonitoring.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestGetAccessNumber.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestGetAccessNumber.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestGetAccessNumber.setUserData(KeyValueCollection userData)
          Call-related user data.
 

Uses of KeyValueCollection in com.genesyslab.platform.voice.protocol.tserver.requests.party
 

Methods in com.genesyslab.platform.voice.protocol.tserver.requests.party that return KeyValueCollection
abstract  KeyValueCollection RequestSingleStepTransfer.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestSingleStepConference.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestRouteCall.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestRetrieveCall.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestReleaseCall.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestRedirectCall.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestReconnectCall.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestNetworkTransfer.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestNetworkSingleStepTransfer.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestNetworkReconnect.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestNetworkMerge.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestNetworkConsult.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestNetworkAlternate.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestMuteTransfer.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestMergeCalls.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestMakePredictiveCall.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestMakeCall.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestListenReconnect.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestListenDisconnect.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestInitiateTransfer.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestInitiateConference.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestHoldCall.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestGiveSilenceTreatment.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestGiveRingBackTreatment.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestGiveMusicTreatment.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestDeleteFromConference.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestCompleteTransfer.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestCompleteConference.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestClearCall.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestApplyTreatment.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestAnswerCall.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestAlternateCall.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestSingleStepTransfer.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestSingleStepConference.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestRouteCall.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestRetrieveCall.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestReleaseCall.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestRedirectCall.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestReconnectCall.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestNetworkTransfer.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestNetworkSingleStepTransfer.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestNetworkReconnect.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestNetworkMerge.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestNetworkConsult.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestNetworkAlternate.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestMuteTransfer.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestMergeCalls.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestMakePredictiveCall.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestMakeCall.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestListenReconnect.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestListenDisconnect.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestInitiateTransfer.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestInitiateConference.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestHoldCall.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestGiveSilenceTreatment.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestGiveRingBackTreatment.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestGiveMusicTreatment.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestDeleteFromConference.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestCompleteTransfer.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestCompleteConference.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestClearCall.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestApplyTreatment.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestAnswerCall.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestAlternateCall.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestApplyTreatment.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection RequestSingleStepTransfer.getUserData()
          Call-related user data.
abstract  KeyValueCollection RequestSingleStepConference.getUserData()
          Call-related user data.
abstract  KeyValueCollection RequestMuteTransfer.getUserData()
          Call-related user data.
abstract  KeyValueCollection RequestMakePredictiveCall.getUserData()
          Call-related user data.
abstract  KeyValueCollection RequestMakeCall.getUserData()
          Call-related user data.
abstract  KeyValueCollection RequestInitiateTransfer.getUserData()
          Call-related user data.
abstract  KeyValueCollection RequestInitiateConference.getUserData()
          Call-related user data.
 

Methods in com.genesyslab.platform.voice.protocol.tserver.requests.party with parameters of type KeyValueCollection
static RequestReconnectCall RequestReconnectCall.create(java.lang.String thisDN, ConnectionId connID, ConnectionId previousConnID, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestReconnectCall with all parameters set.
static RequestCompleteTransfer RequestCompleteTransfer.create(java.lang.String thisDN, ConnectionId connID, ConnectionId transferConnID, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestCompleteTransfer with all parameters set.
static RequestCompleteConference RequestCompleteConference.create(java.lang.String thisDN, ConnectionId connID, ConnectionId conferenceConnID, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestCompleteConference with all parameters set.
static RequestAlternateCall RequestAlternateCall.create(java.lang.String thisDN, ConnectionId connID, ConnectionId previousConnID, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestAlternateCall with all parameters set.
static RequestMergeCalls RequestMergeCalls.create(java.lang.String thisDN, ConnectionId connID, ConnectionId transferConnID, MergeType mergeType, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestMergeCalls with all parameters set.
static RequestRetrieveCall RequestRetrieveCall.create(java.lang.String thisDN, ConnectionId connID, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestRetrieveCall with all parameters set.
static RequestReleaseCall RequestReleaseCall.create(java.lang.String thisDN, ConnectionId connID, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestReleaseCall with all parameters set.
static RequestHoldCall RequestHoldCall.create(java.lang.String thisDN, ConnectionId connID, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestHoldCall with all parameters set.
static RequestGiveSilenceTreatment RequestGiveSilenceTreatment.create(java.lang.String thisDN, ConnectionId connID, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestGiveSilenceTreatment with all parameters set.
static RequestGiveRingBackTreatment RequestGiveRingBackTreatment.create(java.lang.String thisDN, ConnectionId connID, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestGiveRingBackTreatment with all parameters set.
static RequestClearCall RequestClearCall.create(java.lang.String thisDN, ConnectionId connID, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestClearCall with all parameters set.
static RequestAnswerCall RequestAnswerCall.create(java.lang.String thisDN, ConnectionId connID, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestAnswerCall with all parameters set.
static RequestNetworkTransfer RequestNetworkTransfer.create(java.lang.String thisDN, ConnectionId connID, java.lang.String homeLocation, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestNetworkTransfer with all parameters set.
static RequestNetworkReconnect RequestNetworkReconnect.create(java.lang.String thisDN, ConnectionId connID, java.lang.String homeLocation, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestNetworkReconnect with all parameters set.
static RequestNetworkMerge RequestNetworkMerge.create(java.lang.String thisDN, ConnectionId connID, java.lang.String homeLocation, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestNetworkMerge with all parameters set.
static RequestNetworkAlternate RequestNetworkAlternate.create(java.lang.String thisDN, ConnectionId connID, java.lang.String homeLocation, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestNetworkAlternate with all parameters set.
static RequestGiveMusicTreatment RequestGiveMusicTreatment.create(java.lang.String thisDN, ConnectionId connID, java.lang.String musicPath, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestGiveMusicTreatment with all parameters set.
static RequestDeleteFromConference RequestDeleteFromConference.create(java.lang.String thisDN, ConnectionId connID, java.lang.String otherDN, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestDeleteFromConference with all parameters set.
static RequestRouteCall RequestRouteCall.create(java.lang.String thisDN, ConnectionId connID, java.lang.String otherDN, RouteType routeType, java.lang.String location, java.lang.String dNIS, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestRouteCall with all parameters set.
static RequestSingleStepTransfer RequestSingleStepTransfer.create(java.lang.String thisDN, ConnectionId connID, java.lang.String otherDN, java.lang.String location, KeyValueCollection userData, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestSingleStepTransfer with all parameters set.
static RequestSingleStepConference RequestSingleStepConference.create(java.lang.String thisDN, ConnectionId connID, java.lang.String otherDN, java.lang.String location, KeyValueCollection userData, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestSingleStepConference with all parameters set.
static RequestMuteTransfer RequestMuteTransfer.create(java.lang.String thisDN, ConnectionId connID, java.lang.String otherDN, java.lang.String location, KeyValueCollection userData, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestMuteTransfer with all parameters set.
static RequestInitiateTransfer RequestInitiateTransfer.create(java.lang.String thisDN, ConnectionId connID, java.lang.String otherDN, java.lang.String location, KeyValueCollection userData, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestInitiateTransfer with all parameters set.
static RequestInitiateConference RequestInitiateConference.create(java.lang.String thisDN, ConnectionId connID, java.lang.String otherDN, java.lang.String location, KeyValueCollection userData, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestInitiateConference with all parameters set.
static RequestNetworkSingleStepTransfer RequestNetworkSingleStepTransfer.create(java.lang.String thisDN, ConnectionId connID, java.lang.String otherDN, java.lang.String homeLocation, java.lang.String location, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestNetworkSingleStepTransfer with all parameters set.
static RequestNetworkConsult RequestNetworkConsult.create(java.lang.String thisDN, ConnectionId connID, java.lang.String homeLocation, java.lang.String otherDN, java.lang.String location, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestNetworkConsult with all parameters set.
static RequestApplyTreatment RequestApplyTreatment.create(java.lang.String thisDN, ConnectionId connID, TreatmentType treatmentType, KeyValueCollection treatmentParameters, KeyValueCollection extensions, KeyValueCollection reasons)
          Creates instance of RequestApplyTreatment with all parameters set.
static RequestRedirectCall RequestRedirectCall.create(java.lang.String thisDN, java.lang.String otherDN, ConnectionId connID, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestRedirectCall with all parameters set.
static RequestListenReconnect RequestListenReconnect.create(java.lang.String thisDN, java.lang.String otherDN, ConnectionId connID, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestListenReconnect with all parameters set.
static RequestListenDisconnect RequestListenDisconnect.create(java.lang.String thisDN, java.lang.String otherDN, ConnectionId connID, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestListenDisconnect with all parameters set.
static RequestMakePredictiveCall RequestMakePredictiveCall.create(java.lang.String thisDN, java.lang.String otherDN, java.lang.Integer timeout, KeyValueCollection userData, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestMakePredictiveCall with all parameters set.
static RequestMakeCall RequestMakeCall.create(java.lang.String thisDN, java.lang.String otherDN, MakeCallType makeCallType, java.lang.String location, KeyValueCollection userData, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestMakeCall with all parameters set.
abstract  void RequestSingleStepTransfer.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestSingleStepConference.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestRouteCall.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestRetrieveCall.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestReleaseCall.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestRedirectCall.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestReconnectCall.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestNetworkTransfer.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestNetworkSingleStepTransfer.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestNetworkReconnect.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestNetworkMerge.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestNetworkConsult.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestNetworkAlternate.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestMuteTransfer.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestMergeCalls.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestMakePredictiveCall.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestMakeCall.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestListenReconnect.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestListenDisconnect.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestInitiateTransfer.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestInitiateConference.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestHoldCall.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestGiveSilenceTreatment.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestGiveRingBackTreatment.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestGiveMusicTreatment.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestDeleteFromConference.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestCompleteTransfer.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestCompleteConference.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestClearCall.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestApplyTreatment.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestAnswerCall.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestAlternateCall.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestSingleStepTransfer.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestSingleStepConference.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestRouteCall.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestRetrieveCall.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestReleaseCall.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestRedirectCall.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestReconnectCall.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestNetworkTransfer.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestNetworkSingleStepTransfer.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestNetworkReconnect.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestNetworkMerge.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestNetworkConsult.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestNetworkAlternate.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestMuteTransfer.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestMergeCalls.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestMakePredictiveCall.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestMakeCall.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestListenReconnect.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestListenDisconnect.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestInitiateTransfer.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestInitiateConference.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestHoldCall.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestGiveSilenceTreatment.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestGiveRingBackTreatment.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestGiveMusicTreatment.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestDeleteFromConference.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestCompleteTransfer.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestCompleteConference.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestClearCall.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestApplyTreatment.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestAnswerCall.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestAlternateCall.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestApplyTreatment.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void RequestSingleStepTransfer.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void RequestSingleStepConference.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void RequestMuteTransfer.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void RequestMakePredictiveCall.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void RequestMakeCall.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void RequestInitiateTransfer.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void RequestInitiateConference.setUserData(KeyValueCollection userData)
          Call-related user data.
 

Uses of KeyValueCollection in com.genesyslab.platform.voice.protocol.tserver.requests.queries
 

Methods in com.genesyslab.platform.voice.protocol.tserver.requests.queries that return KeyValueCollection
abstract  KeyValueCollection RequestQuerySwitch.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestQueryServer.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestQueryLocation.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestQueryCall.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestQueryAddress.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
 

Methods in com.genesyslab.platform.voice.protocol.tserver.requests.queries with parameters of type KeyValueCollection
static RequestQueryServer RequestQueryServer.create(KeyValueCollection extensions)
          Creates instance of RequestQueryServer with all parameters set.
static RequestQueryAddress RequestQueryAddress.create(java.lang.String thisDN, AddressType addressType, AddressInfoType addressInfoType, java.lang.String thisQueue, KeyValueCollection extensions, java.lang.String protocolVersion, EventMask inputMask)
          Creates instance of RequestQueryAddress with all parameters set.
static RequestQueryCall RequestQueryCall.create(java.lang.String thisDN, ConnectionId connID, CallInfoType callInfoType, KeyValueCollection extensions)
          Creates instance of RequestQueryCall with all parameters set.
static RequestQueryLocation RequestQueryLocation.create(java.lang.String location, LocationInfoType locationInfoType, KeyValueCollection extensions)
          Creates instance of RequestQueryLocation with all parameters set.
static RequestQuerySwitch RequestQuerySwitch.create(SwitchInfoType switchInfoType, KeyValueCollection extensions)
          Creates instance of RequestQuerySwitch with all parameters set.
abstract  void RequestQuerySwitch.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestQueryServer.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestQueryLocation.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestQueryCall.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestQueryAddress.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
 

Uses of KeyValueCollection in com.genesyslab.platform.voice.protocol.tserver.requests.special
 

Methods in com.genesyslab.platform.voice.protocol.tserver.requests.special that return KeyValueCollection
abstract  KeyValueCollection RequestReserveAgentAndGetAccessNumber.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestReserveAgent.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestPrivateService.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestNetworkPrivateService.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestReserveAgentAndGetAccessNumber.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestReserveAgent.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestPrivateService.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestNetworkPrivateService.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestReserveAgentAndGetAccessNumber.getUserData()
          Call-related user data.
abstract  KeyValueCollection RequestPrivateService.getUserData()
          Call-related user data.
 

Methods in com.genesyslab.platform.voice.protocol.tserver.requests.special with parameters of type KeyValueCollection
static RequestPrivateService RequestPrivateService.create(java.lang.Integer privateMsgID, java.lang.String thisDN, ConnectionId connID, KeyValueCollection userData, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestPrivateService with all parameters set.
static RequestNetworkPrivateService RequestNetworkPrivateService.create(java.lang.Integer privateMsgID, java.lang.String thisDN, ConnectionId connID, java.lang.String homeLocation, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestNetworkPrivateService with all parameters set.
static RequestReserveAgent RequestReserveAgent.create(java.lang.String thisDN, java.lang.Integer priority, java.lang.String agentID, java.lang.String place, java.lang.Integer timeout, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestReserveAgent with all parameters set.
static RequestReserveAgentAndGetAccessNumber RequestReserveAgentAndGetAccessNumber.create(java.lang.String location, java.lang.String thisDN, java.lang.String agentID, java.lang.String place, java.lang.String otherDN, java.lang.Integer timeout, java.lang.Integer priority, ConnectionId connID, XRouteType xRouteType, KeyValueCollection userData, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestReserveAgentAndGetAccessNumber with all parameters set.
abstract  void RequestReserveAgentAndGetAccessNumber.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestReserveAgent.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestPrivateService.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestNetworkPrivateService.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestReserveAgentAndGetAccessNumber.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestReserveAgent.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestPrivateService.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestNetworkPrivateService.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestReserveAgentAndGetAccessNumber.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void RequestPrivateService.setUserData(KeyValueCollection userData)
          Call-related user data.
 

Uses of KeyValueCollection in com.genesyslab.platform.voice.protocol.tserver.requests.userdata
 

Methods in com.genesyslab.platform.voice.protocol.tserver.requests.userdata that return KeyValueCollection
abstract  KeyValueCollection RequestUpdateUserData.getUserData()
          Call-related user data.
abstract  KeyValueCollection RequestAttachUserData.getUserData()
          Call-related user data.
 

Methods in com.genesyslab.platform.voice.protocol.tserver.requests.userdata with parameters of type KeyValueCollection
static RequestUpdateUserData RequestUpdateUserData.create(java.lang.String thisDN, ConnectionId connID, KeyValueCollection userData)
          Creates instance of RequestUpdateUserData.
static RequestAttachUserData RequestAttachUserData.create(java.lang.String thisDN, ConnectionId connID, KeyValueCollection userData)
          Creates instance of RequestAttachUserData.
abstract  void RequestUpdateUserData.setUserData(KeyValueCollection userData)
          Call-related user data.
abstract  void RequestAttachUserData.setUserData(KeyValueCollection userData)
          Call-related user data.
 

Uses of KeyValueCollection in com.genesyslab.platform.voice.protocol.tserver.requests.voicemail
 

Methods in com.genesyslab.platform.voice.protocol.tserver.requests.voicemail that return KeyValueCollection
abstract  KeyValueCollection RequestPlayVoiceFile.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestOpenVoiceFile.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestLogoutMailBox.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestLoginMailBox.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestCollectDigits.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestCloseVoiceFile.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection RequestPlayVoiceFile.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestOpenVoiceFile.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestLogoutMailBox.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestLoginMailBox.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestCollectDigits.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection RequestCloseVoiceFile.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
 

Methods in com.genesyslab.platform.voice.protocol.tserver.requests.voicemail with parameters of type KeyValueCollection
static RequestCollectDigits RequestCollectDigits.create(ConnectionId connID, java.lang.String thisDN, java.lang.Integer numberOfDigits, java.lang.Integer voiceCFlag, java.lang.Integer timeout, java.lang.String terminateDigits, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestCollectDigits with all parameters set.
static RequestPlayVoiceFile RequestPlayVoiceFile.create(java.lang.String thisDN, ConnectionId connID, java.lang.Integer fileHandle, java.lang.Integer voiceIFlag, java.lang.Integer voiceCFlag, java.lang.String voiceSegment, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestPlayVoiceFile with all parameters set.
static RequestCloseVoiceFile RequestCloseVoiceFile.create(java.lang.String thisDN, java.lang.Integer fileHandle, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestCloseVoiceFile with all parameters set.
static RequestLogoutMailBox RequestLogoutMailBox.create(java.lang.String thisDN, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestLogoutMailBox with all parameters set.
static RequestOpenVoiceFile RequestOpenVoiceFile.create(java.lang.String thisDN, java.lang.String voiceFileName, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestOpenVoiceFile with all parameters set.
static RequestLoginMailBox RequestLoginMailBox.create(java.lang.String thisDN, java.lang.String userID, java.lang.String password, KeyValueCollection reasons, KeyValueCollection extensions)
          Creates instance of RequestLoginMailBox with all parameters set.
abstract  void RequestPlayVoiceFile.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestOpenVoiceFile.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestLogoutMailBox.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestLoginMailBox.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestCollectDigits.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestCloseVoiceFile.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void RequestPlayVoiceFile.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestOpenVoiceFile.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestLogoutMailBox.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestLoginMailBox.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestCollectDigits.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void RequestCloseVoiceFile.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
 

Uses of KeyValueCollection in com.genesyslab.platform.voice.protocol.tserver.runtime.channel
 

Methods in com.genesyslab.platform.voice.protocol.tserver.runtime.channel that return KeyValueCollection
abstract  KeyValueCollection EventReserved_2.getExtensions()
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  KeyValueCollection EventReserved_2.getReasons()
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  KeyValueCollection EventReserved_2.getTreatmentParameters()
          The additional parameters associated with the treatment type.
abstract  KeyValueCollection EventReserved_2.getUserData()
          Call-related user data.
 

Methods in com.genesyslab.platform.voice.protocol.tserver.runtime.channel with parameters of type KeyValueCollection
static EventReserved_2 EventReserved_2.create(java.lang.String accessNumber, java.lang.Integer addressInfoStatus, AddressInfoType addressInfoType, AddressType addressType, java.lang.String agentID, AgentWorkMode agentWorkMode, java.lang.String aNI, java.lang.String applicationName, java.lang.Integer callID, CallInfoType callInfoType, java.lang.Integer callState, CallType callType, EventMask capabilities, Cause cause, java.lang.Integer clientID, java.lang.String collectedDigits, ConnectionId connID, java.lang.String customerID, java.lang.String dNIS, java.lang.Integer errorCode, java.lang.String errorMessage, KeyValueCollection extensions, java.lang.Integer fileHandle, ConnectionId firstTransferConnID, ForwardMode forwardMode, java.lang.String homeLocation, java.lang.Integer lastCollectedDigit, ConnectionId lastTransferConnID, java.lang.String location, LocationInfoType locationInfoType, MakeCallType makeCallType, MonitorNextCallType monitorNextCallType, java.lang.Long networkCallID, NetworkCallState networkCallState, java.lang.String networkDestDN, NetworkDestState networkDestState, java.lang.Integer networkNodeID, java.lang.String networkOrigDN, NetworkPartyRole networkPartyRole, java.lang.String otherDN, DNRole otherDNRole, java.lang.String otherQueue, java.lang.Integer otherTrunk, java.lang.String place, ConnectionId previousConnID, java.lang.Integer privateMsgID, KeyValueCollection reasons, java.lang.String remoteDN, ServerRole registrationCode, RouteType routeType, ServerRole serverRole, java.lang.String serverVersion, java.lang.String serverXCapabilities, java.lang.Integer sessionID, java.lang.String thirdPartyDN, DNRole thirdPartyDNRole, java.lang.String thirdPartyQueue, java.lang.Integer thirdPartyTrunk, java.lang.String thisDN, DNRole thisDNRole, java.lang.String thisQueue, java.lang.Integer thisTrunk, java.lang.Integer timeout, ConnectionId transferConnID, java.lang.Integer transferredNetworkCallID, java.lang.Integer transferredNetworkNodeID, KeyValueCollection treatmentParameters, TreatmentType treatmentType, KeyValueCollection userData, java.lang.Integer userEvent, java.lang.Integer xReferenceID, java.lang.String callUuid, java.lang.String newCallUuid, java.lang.String originalCallUuid, java.lang.String partyUuid, java.lang.String refCallUuid, Reliability reliability, java.lang.Long serverStartTime, java.lang.Long eventSequenceNumber, MediaType mediaType, CallType localCallType, CallType propagatedCallType, java.lang.String subscriptionID, CallHistoryInfo callHistory, TimeStamp time)
          Creates instance of EventReserved_2 with all parameters set.
abstract  void EventReserved_2.setExtensions(KeyValueCollection extensions)
          An additional data structure intended to take account of switch-specific features that cannot be described by other parameters or in the original structure of user data.
abstract  void EventReserved_2.setReasons(KeyValueCollection reasons)
          Additional data intended to specify reasons for and results of actions taken by the user.
abstract  void EventReserved_2.setTreatmentParameters(KeyValueCollection treatmentParameters)
          The additional parameters associated with the treatment type.
abstract  void EventReserved_2.setUserData(KeyValueCollection userData)
          Call-related user data.
 

Uses of KeyValueCollection in com.genesyslab.platform.webmedia.protocol
 

Methods in com.genesyslab.platform.webmedia.protocol that return KeyValueCollection
 KeyValueCollection FlexChatProtocolHandshakeOptions.getUserData()
          Optional, used for user identification in UCS (Universal Contact Server).
 KeyValueCollection FlexChatProtocol.getUserData()
          Optional, used for user identification in UCS (Universal Contact Server).
 KeyValueCollection BasicChatProtocolHandshakeOptions.getUserData()
          Optional, used for user identification in UCS (Universal Contact Server).
 KeyValueCollection BasicChatProtocol.getUserData()
          Optional, used for user identification in UCS (Universal Contact Server).
 

Methods in com.genesyslab.platform.webmedia.protocol with parameters of type KeyValueCollection
 void FlexChatProtocolHandshakeOptions.setUserData(KeyValueCollection userData)
          Optional, used for user identification in UCS (Universal Contact Server).
 void FlexChatProtocol.setUserData(KeyValueCollection userData)
          Optional, used for user identification in UCS (Universal Contact Server).
 void BasicChatProtocolHandshakeOptions.setUserData(KeyValueCollection userData)
          Optional, used for user identification in UCS (Universal Contact Server).
 void BasicChatProtocol.setUserData(KeyValueCollection userData)
          Optional, used for user identification in UCS (Universal Contact Server).
 

Uses of KeyValueCollection in com.genesyslab.platform.webmedia.protocol.basicchat
 

Methods in com.genesyslab.platform.webmedia.protocol.basicchat that return KeyValueCollection
abstract  KeyValueCollection NoticeInfo.getUserData()
          Pointer to the user data attached to the interaction.
abstract  KeyValueCollection NewPartyInfo.getUserData()
          Pointer to the user data attached to the interaction.
 

Methods in com.genesyslab.platform.webmedia.protocol.basicchat with parameters of type KeyValueCollection
static NewPartyInfo NewPartyInfo.create(java.lang.String userId, java.lang.Integer timeShift, Visibility visibility, KeyValueCollection userData, UserInfo userInfo, MessageText messageText)
          Creates instance of NewPartyInfo.
static NewPartyInfo NewPartyInfo.create(java.lang.String userId, java.lang.Integer timeShift, Visibility visibility, KeyValueCollection userData, UserInfo userInfo, MessageText messageText, java.lang.Integer eventId)
          Creates instance of NewPartyInfo.
static NoticeInfo NoticeInfo.create(java.lang.String userId, java.lang.Integer timeShift, Visibility visibility, NoticeText noticeText, MessageText messageText, KeyValueCollection userData)
          Creates instance of NoticeInfo.
static NoticeInfo NoticeInfo.create(java.lang.String userId, java.lang.Integer timeShift, Visibility visibility, NoticeText noticeText, MessageText messageText, KeyValueCollection userData, java.lang.Integer eventId, java.lang.String receiverId)
          Creates instance of NoticeInfo.
abstract  void NoticeInfo.setUserData(KeyValueCollection userData)
          Pointer to the user data attached to the interaction.
abstract  void NewPartyInfo.setUserData(KeyValueCollection userData)
          Pointer to the user data attached to the interaction.
 

Uses of KeyValueCollection in com.genesyslab.platform.webmedia.protocol.basicchat.requests
 

Methods in com.genesyslab.platform.webmedia.protocol.basicchat.requests that return KeyValueCollection
abstract  KeyValueCollection RequestRegister.getUserData()
          Pointer to the user data attached to the interaction.
abstract  KeyValueCollection RequestNotify.getUserData()
          Pointer to the user data attached to the interaction.
abstract  KeyValueCollection RequestJoin.getUserData()
          Pointer to the user data attached to the interaction.
 

Methods in com.genesyslab.platform.webmedia.protocol.basicchat.requests with parameters of type KeyValueCollection
static RequestRegister RequestRegister.create(java.lang.String userNickname, UserType userType, java.lang.String personId, java.lang.Integer timeZoneOffset, KeyValueCollection userData)
          Creates instance of RequestRegister.
static RequestRegister RequestRegister.create(java.lang.String userNickname, UserType userType, java.lang.String personId, java.lang.Integer timeZoneOffset, KeyValueCollection userData, java.lang.String userId)
          Creates instance of RequestRegister.
static RequestNotify RequestNotify.create(java.lang.String sessionId, Visibility visibility, NoticeText noticeText, MessageText messageText, KeyValueCollection userData)
          Creates instance of RequestNotify.
abstract  void RequestRegister.setUserData(KeyValueCollection userData)
          Pointer to the user data attached to the interaction.
abstract  void RequestNotify.setUserData(KeyValueCollection userData)
          Pointer to the user data attached to the interaction.
abstract  void RequestJoin.setUserData(KeyValueCollection userData)
          Pointer to the user data attached to the interaction.
 

Uses of KeyValueCollection in com.genesyslab.platform.webmedia.protocol.callback
 

Methods in com.genesyslab.platform.webmedia.protocol.callback that return KeyValueCollection
abstract  KeyValueCollection SearchResult.getUserData()
          A key value collection that contains user data.
 

Methods in com.genesyslab.platform.webmedia.protocol.callback with parameters of type KeyValueCollection
static SearchResult SearchResult.create(java.lang.String requestId, java.lang.String contact, MediaType mediaType, java.lang.Boolean done, java.lang.String startTime, java.lang.String endTime, java.lang.String status, KeyValueCollection userData)
          Creates instance of SearchResult with all parameters set.
abstract  void SearchResult.setUserData(KeyValueCollection userData)
          A key value collection that contains user data.
 

Uses of KeyValueCollection in com.genesyslab.platform.webmedia.protocol.callback.events
 

Methods in com.genesyslab.platform.webmedia.protocol.callback.events that return KeyValueCollection
abstract  KeyValueCollection EventInfo.getUserData()
          A key value collection that contains user data.
 

Methods in com.genesyslab.platform.webmedia.protocol.callback.events with parameters of type KeyValueCollection
static EventInfo EventInfo.create(java.lang.String requestId, java.lang.String contact, MediaType mediaType, java.lang.Boolean done, java.lang.String startTime, java.lang.String endTime, java.lang.String status, KeyValueCollection userData)
          Creates instance of EventInfo with all parameters set.
abstract  void EventInfo.setUserData(KeyValueCollection userData)
          A key value collection that contains user data.
 

Uses of KeyValueCollection in com.genesyslab.platform.webmedia.protocol.callback.requests
 

Methods in com.genesyslab.platform.webmedia.protocol.callback.requests that return KeyValueCollection
abstract  KeyValueCollection RequestSearch.getUserData()
          A key value collection that contains user data.
abstract  KeyValueCollection RequestGetStatistics.getUserData()
          A key value collection that contains user data.
abstract  KeyValueCollection RequestCancel.getUserData()
          A key value collection that contains user data.
abstract  KeyValueCollection RequestCallback.getUserData()
          A key value collection that contains user data.
 

Methods in com.genesyslab.platform.webmedia.protocol.callback.requests with parameters of type KeyValueCollection
static RequestSearch RequestSearch.create(java.lang.String contact, MediaType mediaType, java.lang.Boolean done, java.lang.String status, KeyValueCollection userData)
          Creates instance of RequestSearch with all parameters set.
static RequestCallback RequestCallback.create(java.lang.String contact, MediaType mediaType, java.lang.Boolean done, java.lang.String startTime, java.lang.String endTime, java.lang.String status, KeyValueCollection userData)
          Creates instance of RequestCallback with all parameters set.
static RequestGetStatistics RequestGetStatistics.create(java.lang.String requestId, java.lang.String contact, KeyValueCollection userData)
          Creates instance of RequestGetStatistics with all parameters set.
static RequestCancel RequestCancel.create(java.lang.String requestId, java.lang.String contact, KeyValueCollection userData)
          Creates instance of RequestCancel with all parameters set.
abstract  void RequestSearch.setUserData(KeyValueCollection userData)
          A key value collection that contains user data.
abstract  void RequestGetStatistics.setUserData(KeyValueCollection userData)
          A key value collection that contains user data.
abstract  void RequestCancel.setUserData(KeyValueCollection userData)
          A key value collection that contains user data.
abstract  void RequestCallback.setUserData(KeyValueCollection userData)
          A key value collection that contains user data.
 

Uses of KeyValueCollection in com.genesyslab.platform.webmedia.protocol.email
 

Subclasses of KeyValueCollection in com.genesyslab.platform.webmedia.protocol.email
 class AttachmentCollection
           
 

Methods in com.genesyslab.platform.webmedia.protocol.email that return KeyValueCollection
 KeyValueCollection EmailProperties.getAsKeyValueCollection()
          Deprecated.  
protected  KeyValueCollection Attachment.getAsKVList()
           
 

Methods in com.genesyslab.platform.webmedia.protocol.email with parameters of type KeyValueCollection
protected static void EmailProperties.setBinary(KeyValueCollection kv, java.lang.String key, byte[] value)
          Deprecated.  
protected static void EmailProperties.setString(KeyValueCollection kv, java.lang.String key, java.lang.String value)
          Deprecated.  
 

Constructors in com.genesyslab.platform.webmedia.protocol.email with parameters of type KeyValueCollection
Attachment(java.lang.String attName, KeyValueCollection kv)
           
EmailProperties(KeyValueCollection kv)
          Deprecated.  
 

Uses of KeyValueCollection in com.genesyslab.platform.webmedia.protocol.espemail.events
 

Methods in com.genesyslab.platform.webmedia.protocol.espemail.events that return KeyValueCollection
 KeyValueCollection EventCreateWebEmailIn.getUserData()
           
 

Methods in com.genesyslab.platform.webmedia.protocol.espemail.events with parameters of type KeyValueCollection
 void EventCreateWebEmailIn.setUserData(KeyValueCollection value)
           
 

Uses of KeyValueCollection in com.genesyslab.platform.webmedia.protocol.espemail.requests
 

Methods in com.genesyslab.platform.webmedia.protocol.espemail.requests that return KeyValueCollection
 KeyValueCollection RequestCreateWebEmailIn.getUserData()
          Customized attached key/value pair.
 

Methods in com.genesyslab.platform.webmedia.protocol.espemail.requests with parameters of type KeyValueCollection
 void RequestCreateWebEmailIn.setUserData(KeyValueCollection value)
          Customized attached key/value pair.
 

Uses of KeyValueCollection in com.genesyslab.platform.webmedia.protocol.espemail.runtime
 

Methods in com.genesyslab.platform.webmedia.protocol.espemail.runtime that return KeyValueCollection
 KeyValueCollection EspEmailFactory.marshal(EmailAttachment obj)
           
static KeyValueCollection EspEmailBinding.marshal(EmailAttachment obj)
           
 KeyValueCollection EspEmailFactory.marshal(EventCreateWebEmailIn obj)
           
static KeyValueCollection EspEmailBinding.marshal(EventCreateWebEmailIn obj)
           
 KeyValueCollection EspEmailFactory.marshal(EventError obj)
           
static KeyValueCollection EspEmailBinding.marshal(EventError obj)
           
 KeyValueCollection EspEmailFactory.marshal(KeyValueCollection kvc)
           
 KeyValueCollection EspEmailCustomMarshalManager.marshal(KeyValueCollection internalFormat)
           
 KeyValueCollection CustomMarshalManager.marshal(KeyValueCollection internalFormat)
           
 KeyValueCollection EspEmailFactory.marshal(java.lang.Object obj)
           
static KeyValueCollection EspEmailBinding.marshal(java.lang.Object obj)
          Marshal data from object of predefined class to key value collection.
 KeyValueCollection EspEmailFactory.marshal(RequestCreateWebEmailIn obj)
           
static KeyValueCollection EspEmailBinding.marshal(RequestCreateWebEmailIn obj)
           
 KeyValueCollection EspEmailCustomMarshalManager.unmarshal(KeyValueCollection externalFormat)
           
 KeyValueCollection CustomMarshalManager.unmarshal(KeyValueCollection externalFormat)
           
 

Methods in com.genesyslab.platform.webmedia.protocol.espemail.runtime with parameters of type KeyValueCollection
 KeyValueCollection EspEmailFactory.marshal(KeyValueCollection kvc)
           
 KeyValueCollection EspEmailCustomMarshalManager.marshal(KeyValueCollection internalFormat)
           
 KeyValueCollection CustomMarshalManager.marshal(KeyValueCollection internalFormat)
           
 MarshalingResult EmailAttachmentListCustomMarshaler.marshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 MarshalingResult CustomMarshaling.marshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
static java.lang.String EspEmailBinding.resolve(KeyValueCollection list)
          Resolve predefined class name according to key value collection Predefined classes are generating according to protocol description.
 com.genesyslab.platform.commons.collections.keyvaluebinding.UnmarshalContext EspEmailMessagesResolver.resolve(java.lang.String key, KeyValueCollection kvlist)
           
 KeyValueCollection EspEmailCustomMarshalManager.unmarshal(KeyValueCollection externalFormat)
           
static java.lang.Object EspEmailBinding.unmarshal(KeyValueCollection kvlist)
          Actually will be called unmarshal(resolve(kvlist), kvlist).
 KeyValueCollection CustomMarshalManager.unmarshal(KeyValueCollection externalFormat)
           
 MarshalingResult EmailAttachmentListCustomMarshaler.unmarshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 MarshalingResult CustomMarshaling.unmarshal(KeyValueCollection outKv, java.lang.String key, java.lang.Object val, KeyValueCollection inKv)
           
 java.lang.Object EspEmailFactory.unmarshal(java.lang.String key, KeyValueCollection kvlist)
           
static java.lang.Object EspEmailBinding.unmarshal(java.lang.String className, KeyValueCollection kvlist)
          Unmarshal data from key value collection to appropriate object of predefined class.
 

Uses of KeyValueCollection in com.genesyslab.platform.webmedia.protocol.flexchat
 

Methods in com.genesyslab.platform.webmedia.protocol.flexchat that return KeyValueCollection
abstract  KeyValueCollection EventInfo.getUserData()
          Pointer to the user data that should be attached to the interaction.
 

Methods in com.genesyslab.platform.webmedia.protocol.flexchat with parameters of type KeyValueCollection
abstract  void EventInfo.setUserData(KeyValueCollection userData)
          Pointer to the user data that should be attached to the interaction.
 

Uses of KeyValueCollection in com.genesyslab.platform.webmedia.protocol.flexchat.requests
 

Methods in com.genesyslab.platform.webmedia.protocol.flexchat.requests that return KeyValueCollection
abstract  KeyValueCollection RequestRefresh.getUserData()
          Pointer to the user data that should be attached to the interaction.
abstract  KeyValueCollection RequestLogin.getUserData()
          Pointer to the user data that should be attached to the interaction.
 

Methods in com.genesyslab.platform.webmedia.protocol.flexchat.requests with parameters of type KeyValueCollection
static RequestLogin RequestLogin.create(java.lang.String userNickname, java.lang.Integer timezoneOffset, KeyValueCollection userData)
          Creates instance of RequestLogin with all parameters set.
static RequestRefresh RequestRefresh.create(java.lang.String userId, java.lang.String secureKey, java.lang.Integer fromPosition, NoticeText noticeText, KeyValueCollection userData)
          Creates instance of RequestRefresh.
static RequestRefresh RequestRefresh.create(java.lang.String userId, java.lang.String secureKey, java.lang.Integer fromPosition, NoticeText noticeText, KeyValueCollection userData, java.lang.String sessionId)
          Creates instance of RequestRefresh.
abstract  void RequestRefresh.setUserData(KeyValueCollection userData)
          Pointer to the user data that should be attached to the interaction.
abstract  void RequestLogin.setUserData(KeyValueCollection userData)
          Pointer to the user data that should be attached to the interaction.
 

Uses of KeyValueCollection in com.genesyslab.platform.webmedia.protocol.runtime.codec
 

Methods in com.genesyslab.platform.webmedia.protocol.runtime.codec that return KeyValueCollection
 KeyValueCollection XmlKeyValueCodec.getList()
           
 


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.