Package | Description |
---|---|
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.
|
Modifier and Type | Method | Description |
---|---|---|
InteractionAttributes |
EventGetInteractionContent.getInteractionAttributes() |
The list of attributes and their values.
|
Modifier and Type | Method | Description |
---|---|---|
void |
EventGetInteractionContent.setInteractionAttributes(InteractionAttributes value) |
The list of attributes and their values.
|
Modifier and Type | Method | Description |
---|---|---|
InteractionAttributes |
RequestInsertInteraction.getInteractionAttributes() |
The list of attributes and their values.
|
InteractionAttributes |
RequestUpdateInteraction.getInteractionAttributes() |
The list of attributes and their values, which have to be updated.
If MediaServer specific parameters must be updated, then EntityTypeId is also required. Attributes which are declared as mandatory in RequestInsertInteraction description and attributes CanBeParent, CreatorAppId, StartDate must have a not null value if passed in UpdateInteraction. Id and TenantId are mandatory attributes. EntityTypeId is required if MediaServer specific parameters are updated. Id, TenantId, and EntityTypeId are immutable attributes. |
Modifier and Type | Method | Description |
---|---|---|
void |
RequestInsertInteraction.setInteractionAttributes(InteractionAttributes value) |
The list of attributes and their values.
|
void |
RequestUpdateInteraction.setInteractionAttributes(InteractionAttributes value) |
The list of attributes and their values, which have to be updated.
If MediaServer specific parameters must be updated, then EntityTypeId is also required. Attributes which are declared as mandatory in RequestInsertInteraction description and attributes CanBeParent, CreatorAppId, StartDate must have a not null value if passed in UpdateInteraction. Id and TenantId are mandatory attributes. EntityTypeId is required if MediaServer specific parameters are updated. Id, TenantId, and EntityTypeId are immutable attributes. |
Modifier and Type | Method | Description |
---|---|---|
static KeyValueCollection |
ContactServerBinding.marshal(InteractionAttributes obj) |
|
KeyValueCollection |
ContactServerFactory.marshal(InteractionAttributes obj) |
|
static boolean |
ContactServerBinding.setProperty(InteractionAttributes obj,
java.lang.String name,
java.lang.Object value) |
Set property by name
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.