Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com.objects | |
com.genesyslab.platform.applicationblocks.com.queries |
Modifier and Type | Method | Description |
---|---|---|
CfgStatDay |
CfgDeltaStatDay.retrieveCfgStatDay() |
Read base CfgStatDay configuration object caused this event.
|
Modifier and Type | Method | Description |
---|---|---|
java.util.Collection<CfgStatDay> |
CfgDeltaStatTable.getAddedStatDays() |
A pointer to the list of identifiers of the
Statistical Days
that constitute the table. |
java.util.Collection<CfgStatDay> |
CfgDeltaStatTable.getDeletedStatDays() |
A pointer to the list of identifiers of stat days that are
no longer defined within this table.
|
java.util.Collection<CfgStatDay> |
CfgStatTable.getStatDays() |
A pointer to the list of identifiers of the
Statistical Days
that constitute the table. |
Modifier and Type | Method | Description |
---|---|---|
void |
CfgStatTable.setStatDays(java.util.Collection<CfgStatDay> value) |
A pointer to the list of identifiers of the
Statistical Days
that constitute the table. |
Modifier and Type | Method | Description |
---|---|---|
CfgStatDay |
CfgStatDayQuery.executeSingleResult() |
Executes a query the result of which is a single object.
|
Modifier and Type | Method | Description |
---|---|---|
AsyncRequestResult<CfgStatDay> |
CfgStatDayQuery.beginExecute(Action<AsyncRequestResult<CfgStatDay>> callback,
java.lang.Object state) |
Begins the asynchronous execution of the current query.
|
java.util.Collection<CfgStatDay> |
CfgStatDayQuery.execute() |
Executes the query and returns a list of CfgStatDay objects.
|
Modifier and Type | Method | Description |
---|---|---|
AsyncRequestResult<CfgStatDay> |
CfgStatDayQuery.beginExecute(Action<AsyncRequestResult<CfgStatDay>> 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.