Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com.objects | |
com.genesyslab.platform.applicationblocks.com.queries |
Modifier and Type | Method | Description |
---|---|---|
CfgTreatment |
CfgDeltaTreatment.retrieveCfgTreatment() |
Read base CfgTreatment configuration object caused this event.
|
Modifier and Type | Method | Description |
---|---|---|
java.util.Collection<CfgTreatment> |
CfgDeltaCallingList.getAddedTreatments() |
A pointer to list of identifiers of
CfgTreatment
dedicated to the calling
list. |
java.util.Collection<CfgTreatment> |
CfgDeltaCallingList.getDeletedTreatments() |
A pointer to the list of deleted treatments.
|
java.util.Collection<CfgTreatment> |
CfgCallingList.getTreatments() |
A pointer to list of identifiers of
CfgTreatment
dedicated to the calling
list. |
Modifier and Type | Method | Description |
---|---|---|
void |
CfgCallingList.setTreatments(java.util.Collection<CfgTreatment> value) |
A pointer to list of identifiers of
CfgTreatment
dedicated to the calling
list. |
Modifier and Type | Method | Description |
---|---|---|
CfgTreatment |
CfgTreatmentQuery.executeSingleResult() |
Executes a query the result of which is a single object.
|
Modifier and Type | Method | Description |
---|---|---|
AsyncRequestResult<CfgTreatment> |
CfgTreatmentQuery.beginExecute(Action<AsyncRequestResult<CfgTreatment>> callback,
java.lang.Object state) |
Begins the asynchronous execution of the current query.
|
java.util.Collection<CfgTreatment> |
CfgTreatmentQuery.execute() |
Executes the query and returns a list of CfgTreatment objects.
|
Modifier and Type | Method | Description |
---|---|---|
AsyncRequestResult<CfgTreatment> |
CfgTreatmentQuery.beginExecute(Action<AsyncRequestResult<CfgTreatment>> callback,
java.lang.Object state) |
Begins the asynchronous execution of the current query.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.