Platform SDK Java 8.5 API Reference

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

Packages that use CfgServer
com.genesyslab.platform.applicationblocks.com.objects   
com.genesyslab.platform.apptemplate.configuration Provides helper classes that read application options and other data from Configuration Server, converts it to corresponding Platform SDK objects and makes it easier to set up connections to backend servers and other applications. 
 

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

Methods in com.genesyslab.platform.applicationblocks.com.objects that return CfgServer
 CfgServer CfgDeltaApplication.getServerInfo()
          A pointer to the structure containing server-specific information.
 CfgServer CfgApplication.getServerInfo()
          A pointer to the structure containing server-specific information.
 

Methods in com.genesyslab.platform.applicationblocks.com.objects with parameters of type CfgServer
 void CfgApplication.setServerInfo(CfgServer value)
          A pointer to the structure containing server-specific information.
 

Uses of CfgServer in com.genesyslab.platform.apptemplate.configuration
 

Methods in com.genesyslab.platform.apptemplate.configuration that return CfgServer
 CfgServer GCOMApplicationConfiguration.GCOMServerInfo.getCfgServerInfo()
          Returns reference to the original COM AB configuration structure.
 

Constructors in com.genesyslab.platform.apptemplate.configuration with parameters of type CfgServer
GCOMApplicationConfiguration.GCOMServerInfo(CfgServer serverInfo)
          Structure constructor for extraction of configuration data from Genesys Configuration Server objects and structures represented with COM AB.
 


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.