Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com.objects | |
com.genesyslab.platform.applicationblocks.com.queries |
Modifier and Type | Method | Description |
---|---|---|
CfgField |
CfgDeltaField.retrieveCfgField() |
Read base CfgField configuration object caused this event.
|
Modifier and Type | Method | Description |
---|---|---|
java.util.Collection<CfgField> |
CfgDeltaFormat.getAddedFields() |
A pointer to the list of identifiers of
CfgField
objects
that this format consists of. |
java.util.Collection<CfgField> |
CfgDeltaFormat.getDeletedFields() |
A pointer to the list of deleted fields.
|
java.util.Collection<CfgField> |
CfgFormat.getFields() |
A pointer to the list of identifiers of
CfgField
objects
that this format consists of. |
Modifier and Type | Method | Description |
---|---|---|
void |
CfgFormat.setFields(java.util.Collection<CfgField> value) |
A pointer to the list of identifiers of
CfgField
objects
that this format consists of. |
Modifier and Type | Method | Description |
---|---|---|
CfgField |
CfgFieldQuery.executeSingleResult() |
Executes a query the result of which is a single object.
|
Modifier and Type | Method | Description |
---|---|---|
AsyncRequestResult<CfgField> |
CfgFieldQuery.beginExecute(Action<AsyncRequestResult<CfgField>> callback,
java.lang.Object state) |
Begins the asynchronous execution of the current query.
|
java.util.Collection<CfgField> |
CfgFieldQuery.execute() |
Executes the query and returns a list of CfgField objects.
|
Modifier and Type | Method | Description |
---|---|---|
AsyncRequestResult<CfgField> |
CfgFieldQuery.beginExecute(Action<AsyncRequestResult<CfgField>> 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.