Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com.objects | |
com.genesyslab.platform.applicationblocks.com.queries |
Modifier and Type | Method | Description |
---|---|---|
CfgDN |
CfgDeltaTreatment.getDestDN() |
|
CfgDN |
CfgTreatment.getDestDN() |
|
CfgDN |
CfgDeltaIVRPort.getDN() |
A unique identifier of
CfgDN
associated
with this IVR port. |
CfgDN |
CfgDNInfo.getDN() |
A unique identifier of the
CfgDN
. |
CfgDN |
CfgIVRPort.getDN() |
A unique identifier of
CfgDN
associated
with this IVR port. |
CfgDN |
CfgCampaignGroup.getOrigDN() |
A unique identifier of the
DN
where the dialing should be performed from. |
CfgDN |
CfgCampaignGroupInfo.getOrigDN() |
|
CfgDN |
CfgDeltaCampaignGroup.getOrigDN() |
A unique identifier of the
DN
where the dialing should be performed from. |
CfgDN |
CfgCampaignGroup.getTrunkGroupDN() |
|
CfgDN |
CfgCampaignGroupInfo.getTrunkGroupDN() |
|
CfgDN |
CfgDeltaCampaignGroup.getTrunkGroupDN() |
|
CfgDN |
CfgDeltaDN.retrieveCfgDN() |
Read base CfgDN configuration object caused this event.
|
Modifier and Type | Method | Description |
---|---|---|
java.util.Collection<CfgDN> |
CfgDeltaDN.getAddedDestDNs() |
A pointer to the list of identifiers
of the objects (DBIDs) to which the calls residing at this DN can be routed/diverted
by default.
|
java.util.Collection<CfgDN> |
CfgDeltaGVPIVRProfile.getAddedDIDs() |
This property is obsolete and is not in use.
|
java.util.Collection<CfgDN> |
CfgDeltaPlace.getAddedDNs() |
A pointer to the list of identifiers
of the telephony objects that are assigned to this place.
|
java.util.Collection<CfgDN> |
CfgDeltaGroup.getAddedRouteDNs() |
A pointer to the list of identifiers
of the telephony objects from which calls can be routed/diverted
to this group.
|
java.util.Collection<CfgDN> |
CfgDeltaDN.getDeletedDestDNs() |
A pointer to the list of identifiers of the objects to which
the calls residing at this DN can no longer be routed by default.
|
java.util.Collection<CfgDN> |
CfgDeltaGVPIVRProfile.getDeletedDIDs() |
A pointer to the list of deleted DNs.
|
java.util.Collection<CfgDN> |
CfgDeltaPlace.getDeletedDNs() |
A pointer to the list of identifiers of the telephony objects that
have been removed from this place.
|
java.util.Collection<CfgDN> |
CfgDeltaGroup.getDeletedRouteDNs() |
A pointer to the list of identifiers of the telephony objects
that have been deleted from this group.
|
java.util.Collection<CfgDN> |
CfgDN.getDestDNs() |
A pointer to the list of identifiers
of the objects (DBIDs) to which the calls residing at this DN can be routed/diverted
by default.
|
java.util.Collection<CfgDN> |
CfgGVPIVRProfile.getDIDs() |
This property is obsolete and is not in use.
|
java.util.Collection<CfgDN> |
CfgPlace.getDNs() |
A pointer to the list of identifiers
of the telephony objects that are assigned to this place.
|
java.util.Collection<CfgDN> |
CfgGroup.getRouteDNs() |
A pointer to the list of identifiers
of the telephony objects from which calls can be routed/diverted
to this group.
|
Modifier and Type | Method | Description |
---|---|---|
void |
CfgTreatment.setDestDN(CfgDN value) |
|
void |
CfgDNInfo.setDN(CfgDN value) |
A unique identifier of the
CfgDN
. |
void |
CfgIVRPort.setDN(CfgDN value) |
A unique identifier of
CfgDN
associated
with this IVR port. |
void |
CfgCampaignGroup.setOrigDN(CfgDN value) |
A unique identifier of the
DN
where the dialing should be performed from. |
void |
CfgCampaignGroupInfo.setOrigDN(CfgDN value) |
|
void |
CfgCampaignGroup.setTrunkGroupDN(CfgDN value) |
|
void |
CfgCampaignGroupInfo.setTrunkGroupDN(CfgDN value) |
Modifier and Type | Method | Description |
---|---|---|
void |
CfgDN.setDestDNs(java.util.Collection<CfgDN> value) |
A pointer to the list of identifiers
of the objects (DBIDs) to which the calls residing at this DN can be routed/diverted
by default.
|
void |
CfgGVPIVRProfile.setDIDs(java.util.Collection<CfgDN> value) |
This property is obsolete and is not in use.
|
void |
CfgPlace.setDNs(java.util.Collection<CfgDN> value) |
A pointer to the list of identifiers
of the telephony objects that are assigned to this place.
|
void |
CfgGroup.setRouteDNs(java.util.Collection<CfgDN> value) |
A pointer to the list of identifiers
of the telephony objects from which calls can be routed/diverted
to this group.
|
Modifier and Type | Method | Description |
---|---|---|
CfgDN |
CfgDNQuery.executeSingleResult() |
Executes a query the result of which is a single object.
|
Modifier and Type | Method | Description |
---|---|---|
AsyncRequestResult<CfgDN> |
CfgDNQuery.beginExecute(Action<AsyncRequestResult<CfgDN>> callback,
java.lang.Object state) |
Begins the asynchronous execution of the current query.
|
java.util.Collection<CfgDN> |
CfgDNQuery.execute() |
Executes the query and returns a list of CfgDN objects.
|
Modifier and Type | Method | Description |
---|---|---|
AsyncRequestResult<CfgDN> |
CfgDNQuery.beginExecute(Action<AsyncRequestResult<CfgDN>> 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.