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. |
Modifier and Type | Field | Description |
---|---|---|
static SortMode |
SortMode.Ascending |
|
static SortMode |
SortMode.Descending |
Modifier and Type | Method | Description |
---|---|---|
static SortMode |
SortMode.create(java.lang.String name) |
|
SortMode |
SortCriteria.getSortOperator() |
Can have value of 'Ascending' or 'Descending'.
|
static SortMode |
SortMode.toEnum(java.lang.String val) |
Modifier and Type | Method | Description |
---|---|---|
static java.lang.String |
SortMode.fromEnum(SortMode val) |
|
void |
SortCriteria.setSortOperator(SortMode value) |
Can have value of 'Ascending' or 'Descending'.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.