Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.applicationblocks.com.objects.CfgIVRPort

Packages that use CfgIVRPort
com.genesyslab.platform.applicationblocks.com.objects   
com.genesyslab.platform.applicationblocks.com.queries   
 

Uses of CfgIVRPort in com.genesyslab.platform.applicationblocks.com.objects
 

Methods in com.genesyslab.platform.applicationblocks.com.objects that return CfgIVRPort
 CfgIVRPort CfgDeltaIVRPort.retrieveCfgIVRPort()
          Read base CfgIVRPort configuration object caused this event.
 

Uses of CfgIVRPort in com.genesyslab.platform.applicationblocks.com.queries
 

Methods in com.genesyslab.platform.applicationblocks.com.queries that return CfgIVRPort
 CfgIVRPort CfgIVRPortQuery.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 CfgIVRPort
 AsyncRequestResult<CfgIVRPort> CfgIVRPortQuery.beginExecute(Action<AsyncRequestResult<CfgIVRPort>> callback, java.lang.Object state)
          Begins the asynchronous execution of the current query.
 java.util.Collection<CfgIVRPort> CfgIVRPortQuery.execute()
          Executes the query and returns a list of CfgIVRPort objects.
 

Method parameters in com.genesyslab.platform.applicationblocks.com.queries with type arguments of type CfgIVRPort
 AsyncRequestResult<CfgIVRPort> CfgIVRPortQuery.beginExecute(Action<AsyncRequestResult<CfgIVRPort>> callback, java.lang.Object state)
          Begins the asynchronous execution of the current query.
 


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.