Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com.objects | |
com.genesyslab.platform.applicationblocks.com.queries |
Modifier and Type | Method | Description |
---|---|---|
CfgPerson |
CfgDeltaHost.getContactPerson() |
Not in use.
|
CfgPerson |
CfgDeltaPhysicalSwitch.getContactPerson() |
Not in use.
|
CfgPerson |
CfgDeltaScript.getContactPerson() |
Not in use.
|
CfgPerson |
CfgDeltaPersonLastLogin.getPerson() |
|
CfgPerson |
CfgPersonLastLogin.getPerson() |
|
CfgPerson |
CfgDeltaTenant.getProviderPerson() |
Not in use.
|
CfgPerson |
CfgDeltaTenant.getTenantPerson() |
Not in use.
|
CfgPerson |
CfgDeltaPerson.retrieveCfgPerson() |
Read base CfgPerson configuration object caused this event.
|
CfgPerson |
CfgPersonBrief.retrieveCfgPerson() |
Read base CfgPerson configuration object caused this event.
|
Modifier and Type | Method | Description |
---|---|---|
java.util.Collection<CfgPerson> |
CfgDeltaAgentGroup.getAddedAgents() |
A pointer to the list of identifiers of the agents added
to this group.
|
java.util.Collection<CfgPerson> |
CfgDeltaGroup.getAddedManagers() |
A pointer to the list of the
identifiers of the
CfgPerson
objects that serve as supervisors
of this group. |
java.util.Collection<CfgPerson> |
CfgAgentGroup.getAgents() |
A pointer to the list of identifiers
of the
Agents
that form this group. |
java.util.Collection<CfgPerson> |
CfgDeltaAgentGroup.getDeletedAgents() |
A pointer to the list of identifiers of the agents deleted
from this group.
|
java.util.Collection<CfgPerson> |
CfgDeltaGroup.getDeletedManagers() |
A pointer to the list of identifiers of the Person objects
that have been deleted from this group.
|
java.util.Collection<CfgPerson> |
CfgGroup.getManagers() |
A pointer to the list of the
identifiers of the
CfgPerson
objects that serve as supervisors
of this group. |
Modifier and Type | Method | Description |
---|---|---|
void |
CfgPersonLastLogin.setPerson(CfgPerson value) |
Modifier and Type | Method | Description |
---|---|---|
void |
CfgAgentGroup.setAgents(java.util.Collection<CfgPerson> value) |
A pointer to the list of identifiers
of the
Agents
that form this group. |
void |
CfgGroup.setManagers(java.util.Collection<CfgPerson> value) |
A pointer to the list of the
identifiers of the
CfgPerson
objects that serve as supervisors
of this group. |
Modifier and Type | Method | Description |
---|---|---|
CfgPerson |
CfgPersonQuery.executeSingleResult() |
Executes a query the result of which is a single object.
|
Modifier and Type | Method | Description |
---|---|---|
AsyncRequestResult<CfgPerson> |
CfgPersonQuery.beginExecute(Action<AsyncRequestResult<CfgPerson>> callback,
java.lang.Object state) |
Begins the asynchronous execution of the current query.
|
java.util.Collection<CfgPerson> |
CfgPersonQuery.execute() |
Executes the query and returns a list of CfgPerson objects.
|
Modifier and Type | Method | Description |
---|---|---|
AsyncRequestResult<CfgPerson> |
CfgPersonQuery.beginExecute(Action<AsyncRequestResult<CfgPerson>> 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.