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 | Method | Description |
---|---|---|
static SearchCriteriaCollection |
SearchCriteriaBuilder.build(Prefixes prefix,
SearchCriteriaCollection... criterias) |
Creates SearchCriteriaCollection based on one or more search criteria collections.
|
static SearchCriteriaCollection |
SearchCriteriaBuilder.build(java.lang.String name,
Operators operator,
java.lang.String value) |
Creates SearchCriteriaCollection based on one simple search criterias.
|
SearchCriteriaCollection |
ComplexSearchCriteria.getCriterias() |
Modifier and Type | Method | Description |
---|---|---|
static SearchCriteriaCollection |
SearchCriteriaBuilder.build(Prefixes prefix,
SearchCriteriaCollection... criterias) |
Creates SearchCriteriaCollection based on one or more search criteria collections.
|
void |
ComplexSearchCriteria.setCriterias(SearchCriteriaCollection value) |
Modifier and Type | Method | Description |
---|---|---|
SearchCriteriaCollection |
RequestContactListGet.getSearchCriteria() |
No filtering if not present.
|
SearchCriteriaCollection |
RequestCountInteractions.getSearchCriteria() |
Filters the Interactions that should be returned.
|
SearchCriteriaCollection |
RequestGetContacts.getSearchCriteria() |
|
SearchCriteriaCollection |
RequestGetInteractionsForContact.getSearchCriteria() |
No filtering if not present.
|
SearchCriteriaCollection |
RequestInteractionListGet.getSearchCriteria() |
No filtering if not present.
|
Modifier and Type | Method | Description |
---|---|---|
void |
RequestContactListGet.setSearchCriteria(SearchCriteriaCollection value) |
No filtering if not present.
|
void |
RequestCountInteractions.setSearchCriteria(SearchCriteriaCollection value) |
Filters the Interactions that should be returned.
|
void |
RequestGetContacts.setSearchCriteria(SearchCriteriaCollection value) |
|
void |
RequestGetInteractionsForContact.setSearchCriteria(SearchCriteriaCollection value) |
No filtering if not present.
|
void |
RequestInteractionListGet.setSearchCriteria(SearchCriteriaCollection value) |
No filtering if not present.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.