EndpointSupport
, ProtocolDescriptionSupport
, Referenceable
, DataSupport
, ContactServerMessage
, Printable
, RequestorInfoSupport
@Deprecated public final class RequestDeleteAgentStdRespFavorite extends AbstractMessage
Name | Description |
---|---|
setAgentId(java.lang.Integer) |
The unique Agent Id. |
Name | Description |
---|---|
EventDeleteAgentStdRespFavorite |
Indicates that a Standard Response was removed from the specified agent's favorites list. |
EventError |
Indicates that the request encountered an error. |
Modifier and Type | Field | Description |
---|---|---|
static int |
ID |
Deprecated.
|
static java.lang.String |
NAME |
Deprecated.
|
REF_ID_KEY
Constructor | Description |
---|---|
RequestDeleteAgentStdRespFavorite() |
Deprecated.
|
Modifier and Type | Method | Description |
---|---|---|
java.util.Map |
attributes() |
Deprecated.
|
static RequestDeleteAgentStdRespFavorite |
create() |
Deprecated.
|
DataSupport |
createClone(DataSupport sample) |
Deprecated.
|
Message |
createEspMessage() |
Deprecated.
For internal usage only
|
boolean |
equals(java.lang.Object obj) |
Deprecated.
|
java.lang.Integer |
getAgentId() |
Deprecated.
The Agent ID, as specified in Configuration Server.
|
java.util.Map |
getCompounds() |
Deprecated.
|
java.util.List |
getCustomPackagers() |
Deprecated.
|
java.lang.Boolean |
getDeleteAll() |
Deprecated.
If set to TRUE, then all standard response favorites are removed for
the specified agent (regardless of what value the StandardResponse property is given).
|
java.lang.String |
getMessageCategory() |
Deprecated.
For internal usage only
|
MetaData |
getMetaData() |
Deprecated.
|
java.lang.String |
getMethod() |
Deprecated.
For internal usage only
|
java.lang.String |
getMethodKey() |
Deprecated.
For internal usage only
|
java.lang.String |
getService() |
Deprecated.
For internal usage only
|
java.lang.String |
getStandardResponse() |
Deprecated.
The Standard Response ID (as specified in Configuration Server) to remove
from the favorites list of the specified agent.
|
int |
hashCode() |
Deprecated.
|
void |
setAgentId(java.lang.Integer value) |
Deprecated.
The Agent ID, as specified in Configuration Server.
|
void |
setDeleteAll(java.lang.Boolean value) |
Deprecated.
If set to TRUE, then all standard response favorites are removed for
the specified agent (regardless of what value the StandardResponse property is given).
|
void |
setStandardResponse(java.lang.String value) |
Deprecated.
The Standard Response ID (as specified in Configuration Server) to remove
from the favorites list of the specified agent.
|
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 RequestDeleteAgentStdRespFavorite()
public static RequestDeleteAgentStdRespFavorite 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.Integer getAgentId()
public void setAgentId(java.lang.Integer value)
public java.lang.Boolean getDeleteAll()
public void setDeleteAll(java.lang.Boolean value)
public java.lang.String getStandardResponse()
public void setStandardResponse(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.