|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CfgIVR | |
---|---|
com.genesyslab.platform.applicationblocks.com.objects | |
com.genesyslab.platform.applicationblocks.com.queries |
Uses of CfgIVR in com.genesyslab.platform.applicationblocks.com.objects |
---|
Methods in com.genesyslab.platform.applicationblocks.com.objects that return CfgIVR | |
---|---|
CfgIVR |
CfgIVRPort.getIVR()
A unique identifier of
CfgIVR
this
IVR port belongs to. |
CfgIVR |
CfgDeltaIVRPort.getIVR()
A unique identifier of
CfgIVR
this
IVR port belongs to. |
CfgIVR |
CfgDeltaIVR.retrieveCfgIVR()
Read base CfgIVR configuration object caused this event. |
Methods in com.genesyslab.platform.applicationblocks.com.objects with parameters of type CfgIVR | |
---|---|
void |
CfgIVRPort.setIVR(CfgIVR value)
A unique identifier of
CfgIVR
this
IVR port belongs to. |
Uses of CfgIVR in com.genesyslab.platform.applicationblocks.com.queries |
---|
Methods in com.genesyslab.platform.applicationblocks.com.queries that return CfgIVR | |
---|---|
CfgIVR |
CfgIVRQuery.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 CfgIVR | |
---|---|
AsyncRequestResult<CfgIVR> |
CfgIVRQuery.beginExecute(Action<AsyncRequestResult<CfgIVR>> callback,
java.lang.Object state)
Begins the asynchronous execution of the current query. |
java.util.Collection<CfgIVR> |
CfgIVRQuery.execute()
Executes the query and returns a list of CfgIVR objects. |
Method parameters in com.genesyslab.platform.applicationblocks.com.queries with type arguments of type CfgIVR | |
---|---|
AsyncRequestResult<CfgIVR> |
CfgIVRQuery.beginExecute(Action<AsyncRequestResult<CfgIVR>> 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 |