|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CfgGVPIVRProfile | |
---|---|
com.genesyslab.platform.applicationblocks.com.objects | |
com.genesyslab.platform.applicationblocks.com.queries |
Uses of CfgGVPIVRProfile in com.genesyslab.platform.applicationblocks.com.objects |
---|
Methods in com.genesyslab.platform.applicationblocks.com.objects that return CfgGVPIVRProfile | |
---|---|
CfgGVPIVRProfile |
CfgDeltaCampaignGroup.getIVRProfile()
A unique identifier of the
object
Optional. |
CfgGVPIVRProfile |
CfgCampaignGroup.getIVRProfile()
A unique identifier of the
object
Optional. |
CfgGVPIVRProfile |
CfgDeltaGVPIVRProfile.retrieveCfgGVPIVRProfile()
Read base CfgGVPIVRProfile configuration object caused this event. |
Methods in com.genesyslab.platform.applicationblocks.com.objects with parameters of type CfgGVPIVRProfile | |
---|---|
void |
CfgCampaignGroup.setIVRProfile(CfgGVPIVRProfile value)
A unique identifier of the
object
Optional. |
Uses of CfgGVPIVRProfile in com.genesyslab.platform.applicationblocks.com.queries |
---|
Methods in com.genesyslab.platform.applicationblocks.com.queries that return CfgGVPIVRProfile | |
---|---|
CfgGVPIVRProfile |
CfgGVPIVRProfileQuery.executeSingleResult()
Executes a query the result of which is a single object. |
Methods in com.genesyslab.platform.applicationblocks.com.queries that return types with arguments of type CfgGVPIVRProfile | |
---|---|
AsyncRequestResult<CfgGVPIVRProfile> |
CfgGVPIVRProfileQuery.beginExecute(Action<AsyncRequestResult<CfgGVPIVRProfile>> callback,
java.lang.Object state)
Begins the asynchronous execution of the current query. |
java.util.Collection<CfgGVPIVRProfile> |
CfgGVPIVRProfileQuery.execute()
Executes the query and returns a list of CfgGVPIVRProfile objects. |
Method parameters in com.genesyslab.platform.applicationblocks.com.queries with type arguments of type CfgGVPIVRProfile | |
---|---|
AsyncRequestResult<CfgGVPIVRProfile> |
CfgGVPIVRProfileQuery.beginExecute(Action<AsyncRequestResult<CfgGVPIVRProfile>> callback,
java.lang.Object state)
Begins the asynchronous execution of the current query. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |