Platform SDK Java 8.5 API Reference

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

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

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

Methods in com.genesyslab.platform.applicationblocks.com.objects that return CfgPhysicalSwitch
 CfgPhysicalSwitch CfgSwitch.getPhysSwitch()
          A unique identifier of the Physical Switch within which this switch is defined.
 CfgPhysicalSwitch CfgDeltaSwitch.getPhysSwitch()
          A unique identifier of the Physical Switch within which this switch is defined.
 CfgPhysicalSwitch CfgDeltaPhysicalSwitch.retrieveCfgPhysicalSwitch()
          Read base CfgPhysicalSwitch configuration object caused this event.
 

Methods in com.genesyslab.platform.applicationblocks.com.objects with parameters of type CfgPhysicalSwitch
 void CfgSwitch.setPhysSwitch(CfgPhysicalSwitch value)
          A unique identifier of the Physical Switch within which this switch is defined.
 

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

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

Method parameters in com.genesyslab.platform.applicationblocks.com.queries with type arguments of type CfgPhysicalSwitch
 AsyncRequestResult<CfgPhysicalSwitch> CfgPhysicalSwitchQuery.beginExecute(Action<AsyncRequestResult<CfgPhysicalSwitch>> 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.