EndpointSupport
, ProtocolDescriptionSupport
, Referenceable
, DataSupport
, ContactServerMessage
, Printable
, RequestorInfoSupport
public final class RequestGetInteractionsWithStatus extends AbstractMessage
Name | Description |
---|---|
setStatus(com.genesyslab.platform.contacts.protocol.contactserver.Statuses) |
Returned Interactions must match this status. |
setMediaType(java.lang.String) |
This Media Type must be declared in Configuration Manager. |
setInteractionType(java.lang.String) |
This Interaction Type must be declared in Configuration Manager. |
Name | Description |
---|---|
EventGetInteractionsWithStatus |
This event delivers the set of interactions with requested status. |
EventError |
Indicates that the request encountered an error. |
Modifier and Type | Field | Description |
---|---|---|
static int |
ID |
|
static java.lang.String |
NAME |
REF_ID_KEY
Constructor | Description |
---|---|
RequestGetInteractionsWithStatus() |
Modifier and Type | Method | Description |
---|---|---|
java.util.Map |
attributes() |
|
static RequestGetInteractionsWithStatus |
create() |
|
DataSupport |
createClone(DataSupport sample) |
|
Message |
createEspMessage() |
For internal usage only
|
boolean |
equals(java.lang.Object obj) |
|
java.util.Map |
getCompounds() |
|
java.util.List |
getCustomPackagers() |
|
java.lang.String |
getInteractionSubtype() |
This Interaction SubType must be declared in Configuration Manager.
|
java.lang.String |
getInteractionType() |
This Interaction Type must be declared in Configuration Manager.
|
java.lang.String |
getMediaType() |
This Media Type must be declared in Configuration Manager.
|
java.lang.String |
getMessageCategory() |
For internal usage only
|
MetaData |
getMetaData() |
|
java.lang.String |
getMethod() |
For internal usage only
|
java.lang.String |
getMethodKey() |
For internal usage only
|
java.lang.String |
getService() |
For internal usage only
|
Statuses |
getStatus() |
Returned Interactions must match this status.
|
java.lang.String |
getSubmittedBy() |
|
int |
hashCode() |
|
void |
setInteractionSubtype(java.lang.String value) |
This Interaction SubType must be declared in Configuration Manager.
|
void |
setInteractionType(java.lang.String value) |
This Interaction Type must be declared in Configuration Manager.
|
void |
setMediaType(java.lang.String value) |
This Media Type must be declared in Configuration Manager.
|
void |
setStatus(Statuses value) |
Returned Interactions must match this status.
|
void |
setSubmittedBy(java.lang.String value) |
getEndpoint, getLazyParser, getMessageAttribute, getProtocolId, getReferenceId, getRequestorInfo, retreiveReference, setEndpoint, setProtocolId, setReferenceId, setReferenceId, setRequestorInfo, toString, toString, toString, toString, updateReference
cloneMessage, getProtocolDescription, messageId, messageName, setProtocolDescription
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getProtocolDescription
public static final int ID
public static final java.lang.String NAME
public static RequestGetInteractionsWithStatus create()
public java.lang.String getMethodKey()
AbstractMessage
getMethodKey
in class AbstractMessage
public java.lang.String getService()
AbstractMessage
getService
in class AbstractMessage
public java.lang.String getMethod()
AbstractMessage
getMethod
in class AbstractMessage
public java.lang.String getMessageCategory()
AbstractMessage
getMessageCategory
in class AbstractMessage
public Message createEspMessage()
AbstractMessage
createEspMessage
in class AbstractMessage
public java.lang.String getInteractionSubtype()
public void setInteractionSubtype(java.lang.String value)
public java.lang.String getInteractionType()
public void setInteractionType(java.lang.String value)
public java.lang.String getMediaType()
public void setMediaType(java.lang.String value)
public Statuses getStatus()
public void setStatus(Statuses value)
public java.lang.String getSubmittedBy()
public void setSubmittedBy(java.lang.String value)
public MetaData getMetaData()
public java.util.List getCustomPackagers()
getCustomPackagers
in interface DataSupport
getCustomPackagers
in class AbstractMessage
public java.util.Map attributes()
public java.util.Map getCompounds()
public DataSupport createClone(DataSupport sample)
public int hashCode()
hashCode
in class DataObject
public boolean equals(java.lang.Object obj)
equals
in class DataObject
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.