Platform SDK Java 8.5 API Reference

com.genesyslab.platform.webmedia.protocol.espemail.events
Class EventCreateWebEmailIn

java.lang.Object
  extended by com.genesyslab.platform.commons.protocol.DataObject
      extended by com.genesyslab.platform.commons.protocol.Message
          extended by com.genesyslab.platform.webmedia.protocol.espemail.AbstractMessage
              extended by com.genesyslab.platform.webmedia.protocol.espemail.events.EventCreateWebEmailIn
All Implemented Interfaces:
EndpointSupport, ProtocolDescriptionSupport, Referenceable, com.genesyslab.platform.commons.protocol.runtime.DataSupport, com.genesyslab.platform.commons.protocol.runtime.UpdatableProtocolId, RequestorInfoSupport, EspEmailMessage

public final class EventCreateWebEmailIn
extends AbstractMessage

A successful response on RequestCreateWebEmailIn


Field Summary
static int ID
           
static java.lang.String NAME
           
 
Fields inherited from class com.genesyslab.platform.webmedia.protocol.espemail.AbstractMessage
protId, REF_ID_KEY
 
Constructor Summary
EventCreateWebEmailIn()
           
 
Method Summary
static EventCreateWebEmailIn create()
           
 com.genesyslab.platform.commons.protocol.runtime.DataSupport createClone(com.genesyslab.platform.commons.protocol.runtime.DataSupport sample)
           
 boolean equals(java.lang.Object obj)
           
 com.genesyslab.platform.commons.protocol.runtime.MetaData getMetaData()
           
 java.lang.String getNewInteractionId()
          Returns the ID of the new inbound e-mail interaction.
 KeyValueCollection getUserData()
           
 int hashCode()
           
 void setNewInteractionId(java.lang.String value)
          Returns the ID of the new inbound e-mail interaction.
 void setUserData(KeyValueCollection value)
           
 
Methods inherited from class com.genesyslab.platform.webmedia.protocol.espemail.AbstractMessage
attributes, getCompounds, getCustomPackagers, getEndpoint, getEnumDescription, getLazyParser, getMessageAttribute, getProtocolId, getReferenceId, getRequestorInfo, retreiveReference, setEndpoint, setProtocolId, setReferenceId, setRequestorInfo, toString, toString, toString, updateReference
 
Methods inherited from class com.genesyslab.platform.commons.protocol.Message
cloneMessage, getProtocolDescription, messageId, messageName, setProtocolDescription
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.genesyslab.platform.commons.protocol.ProtocolDescriptionSupport
getProtocolDescription
 

Field Detail

ID

public static final int ID
See Also:
Constant Field Values

NAME

public static final java.lang.String NAME
See Also:
Constant Field Values
Constructor Detail

EventCreateWebEmailIn

public EventCreateWebEmailIn()
Method Detail

create

public static EventCreateWebEmailIn create()

getNewInteractionId

public java.lang.String getNewInteractionId()
Returns the ID of the new inbound e-mail interaction.


setNewInteractionId

public void setNewInteractionId(java.lang.String value)
Returns the ID of the new inbound e-mail interaction.


getUserData

public KeyValueCollection getUserData()

setUserData

public void setUserData(KeyValueCollection value)

getMetaData

public com.genesyslab.platform.commons.protocol.runtime.MetaData getMetaData()

createClone

public com.genesyslab.platform.commons.protocol.runtime.DataSupport createClone(com.genesyslab.platform.commons.protocol.runtime.DataSupport sample)

hashCode

public int hashCode()
Overrides:
hashCode in class AbstractMessage

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class AbstractMessage

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.