Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com.objects | |
com.genesyslab.platform.applicationblocks.com.queries |
Modifier and Type | Method | Description |
---|---|---|
CfgPlace |
CfgAgentInfo.getPlace() |
A unique identifier of the
Place
assigned to this agent by default. |
CfgPlace |
CfgDeltaPlace.retrieveCfgPlace() |
Read base CfgPlace configuration object caused this event.
|
Modifier and Type | Method | Description |
---|---|---|
java.util.Collection<CfgPlace> |
CfgDeltaPlaceGroup.getAddedPlaces() |
A pointer to the list of identifiers of the places added
to this group.
|
java.util.Collection<CfgPlace> |
CfgDeltaPlaceGroup.getDeletedPlaces() |
A pointer to the list of identifiers of the places deleted
from this group.
|
java.util.Collection<CfgPlace> |
CfgPlaceGroup.getPlaces() |
A pointer to the list of identifiers
of the
Places
that form this group. |
Modifier and Type | Method | Description |
---|---|---|
void |
CfgAgentInfo.setPlace(CfgPlace value) |
A unique identifier of the
Place
assigned to this agent by default. |
Modifier and Type | Method | Description |
---|---|---|
void |
CfgPlaceGroup.setPlaces(java.util.Collection<CfgPlace> value) |
A pointer to the list of identifiers
of the
Places
that form this group. |
Modifier and Type | Method | Description |
---|---|---|
CfgPlace |
CfgPlaceQuery.executeSingleResult() |
Executes a query the result of which is a single object.
|
Modifier and Type | Method | Description |
---|---|---|
AsyncRequestResult<CfgPlace> |
CfgPlaceQuery.beginExecute(Action<AsyncRequestResult<CfgPlace>> callback,
java.lang.Object state) |
Begins the asynchronous execution of the current query.
|
java.util.Collection<CfgPlace> |
CfgPlaceQuery.execute() |
Executes the query and returns a list of CfgPlace objects.
|
Modifier and Type | Method | Description |
---|---|---|
AsyncRequestResult<CfgPlace> |
CfgPlaceQuery.beginExecute(Action<AsyncRequestResult<CfgPlace>> 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.