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.requests |
Modifier and Type | Field | Description |
---|---|---|
static DataSourceType |
DataSourceType.Archive |
|
static DataSourceType |
DataSourceType.Main |
Modifier and Type | Method | Description |
---|---|---|
static DataSourceType |
DataSourceType.create(java.lang.String name) |
|
DataSourceType |
DatabaseInfo.getDBMSRole() |
|
static DataSourceType |
DataSourceType.toEnum(java.lang.String val) |
Modifier and Type | Method | Description |
---|---|---|
static java.lang.String |
DataSourceType.fromEnum(DataSourceType val) |
|
void |
DatabaseInfo.setDBMSRole(DataSourceType value) |
Modifier and Type | Method | Description |
---|---|---|
DataSourceType |
RequestCountInteractions.getDataSource() |
String value to identify whether the search should be processed in the "main" or "archive" UCS database.
|
DataSourceType |
RequestDeleteInteraction.getDataSource() |
|
DataSourceType |
RequestGetDocument.getDataSource() |
|
DataSourceType |
RequestGetInteractionContent.getDataSource() |
|
DataSourceType |
RequestGetInteractionsForContact.getDataSource() |
|
DataSourceType |
RequestInteractionListGet.getDataSource() |
String value to identify whether the search should be processed in the "main" or "archive" UCS database.
|
Modifier and Type | Method | Description |
---|---|---|
void |
RequestCountInteractions.setDataSource(DataSourceType value) |
String value to identify whether the search should be processed in the "main" or "archive" UCS database.
|
void |
RequestDeleteInteraction.setDataSource(DataSourceType value) |
|
void |
RequestGetDocument.setDataSource(DataSourceType value) |
|
void |
RequestGetInteractionContent.setDataSource(DataSourceType value) |
|
void |
RequestGetInteractionsForContact.setDataSource(DataSourceType value) |
|
void |
RequestInteractionListGet.setDataSource(DataSourceType value) |
String value to identify whether the search should be processed in the "main" or "archive" UCS database.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.