Package | Description |
---|---|
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 |
Modifier and Type | Class | Description |
---|---|---|
class |
CallbackEntityAttributes |
|
class |
ChatEntityAttributes |
|
class |
CoBrowseEntityAttributes |
|
class |
EmailInEntityAttributes |
|
class |
EmailOutEntityAttributes |
|
class |
PhoneCallEntityAttributes |
Modifier and Type | Method | Description |
---|---|---|
static BaseEntityAttributes |
BaseEntityAttributes.resolve(com.genesyslab.platform.commons.collections.keyvaluebinding.UnmarshalContext ctx) |
Modifier and Type | Method | Description |
---|---|---|
BaseEntityAttributes |
EventGetInteractionContent.getEntityAttributes() |
The list of attributes and their values.
|
Modifier and Type | Method | Description |
---|---|---|
void |
EventGetInteractionContent.setEntityAttributes(BaseEntityAttributes value) |
The list of attributes and their values.
|
Modifier and Type | Method | Description |
---|---|---|
BaseEntityAttributes |
RequestInsertInteraction.getEntityAttributes() |
The list of Entity specific attributes and their values.
|
BaseEntityAttributes |
RequestUpdateInteraction.getEntityAttributes() |
The list of Entity specific attributes and their values,
which have to be updated.
Attributes which are declared as mandatory in RequestInsertInteraction description must have a not null value if passed in UpdateInteraction. |
Modifier and Type | Method | Description |
---|---|---|
void |
RequestInsertInteraction.setEntityAttributes(BaseEntityAttributes value) |
The list of Entity specific attributes and their values.
|
void |
RequestUpdateInteraction.setEntityAttributes(BaseEntityAttributes value) |
The list of Entity specific attributes and their values,
which have to be updated.
Attributes which are declared as mandatory in RequestInsertInteraction description must have a not null value if passed in UpdateInteraction. |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.