Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com.objects | |
com.genesyslab.platform.applicationblocks.com.queries |
Modifier and Type | Method | Description |
---|---|---|
CfgFolder |
CfgAgentInfo.getSite() |
A unique identifier of
Site
(CfgFolder) with which this Agent is associated. |
CfgFolder |
CfgDeltaDN.getSite() |
A unique identifier of
Site
(CfgFolder) with which this DN is associated. |
CfgFolder |
CfgDeltaGroup.getSite() |
A unique identifier of Site (
Folder
) with which this Group is associated. |
CfgFolder |
CfgDeltaPlace.getSite() |
A unique identifier of
Site
(CfgFolder) with which this Place is associated. |
CfgFolder |
CfgDN.getSite() |
A unique identifier of
Site
(CfgFolder) with which this DN is associated. |
CfgFolder |
CfgGroup.getSite() |
A unique identifier of Site (
Folder
) with which this Group is associated. |
CfgFolder |
CfgPlace.getSite() |
A unique identifier of
Site
(CfgFolder) with which this Place is associated. |
CfgFolder |
CfgDeltaFolder.retrieveCfgFolder() |
Read base CfgFolder configuration object caused this event.
|
Modifier and Type | Method | Description |
---|---|---|
void |
CfgAgentInfo.setSite(CfgFolder value) |
A unique identifier of
Site
(CfgFolder) with which this Agent is associated. |
void |
CfgDN.setSite(CfgFolder value) |
A unique identifier of
Site
(CfgFolder) with which this DN is associated. |
void |
CfgGroup.setSite(CfgFolder value) |
A unique identifier of Site (
Folder
) with which this Group is associated. |
void |
CfgPlace.setSite(CfgFolder value) |
A unique identifier of
Site
(CfgFolder) with which this Place is associated. |
Modifier and Type | Method | Description |
---|---|---|
CfgFolder |
CfgFolderQuery.executeSingleResult() |
Executes a query the result of which is a single object.
|
Modifier and Type | Method | Description |
---|---|---|
AsyncRequestResult<CfgFolder> |
CfgFolderQuery.beginExecute(Action<AsyncRequestResult<CfgFolder>> callback,
java.lang.Object state) |
Begins the asynchronous execution of the current query.
|
java.util.Collection<CfgFolder> |
CfgFolderQuery.execute() |
Executes the query and returns a list of CfgFolder objects.
|
Modifier and Type | Method | Description |
---|---|---|
AsyncRequestResult<CfgFolder> |
CfgFolderQuery.beginExecute(Action<AsyncRequestResult<CfgFolder>> 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.