Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.configuration.protocol.obj.ConfObjectsCollection

Packages that use ConfObjectsCollection
com.genesyslab.platform.applicationblocks.com   
com.genesyslab.platform.configuration.protocol.confserver.events This package includes the Event messages that contain information about the status of your requests. 
com.genesyslab.platform.configuration.protocol.xml   
 

Uses of ConfObjectsCollection in com.genesyslab.platform.applicationblocks.com
 

Methods in com.genesyslab.platform.applicationblocks.com with parameters of type ConfObjectsCollection
 java.util.Collection<ICfgObject> IConfService.createMultipleObjects(ConfObjectsCollection confObjects)
          Creates collection of COM configuration objects using the passed parameters.
 java.util.Collection<ICfgObject> ConfService.createMultipleObjects(ConfObjectsCollection confObjects)
          Creates collection of COM configuration objects using the passed parameters.
 

Uses of ConfObjectsCollection in com.genesyslab.platform.configuration.protocol.confserver.events
 

Methods in com.genesyslab.platform.configuration.protocol.confserver.events that return ConfObjectsCollection
abstract  ConfObjectsCollection EventObjectsRead.getObjects()
          ConfObjectsCollection representation of configuration server objects collection
 

Methods in com.genesyslab.platform.configuration.protocol.confserver.events with parameters of type ConfObjectsCollection
abstract  void EventObjectsRead.setObjects(ConfObjectsCollection objects)
          ConfObjectsCollection representation of configuration server objects collection
 

Uses of ConfObjectsCollection in com.genesyslab.platform.configuration.protocol.xml
 

Methods in com.genesyslab.platform.configuration.protocol.xml that return ConfObjectsCollection
 ConfObjectsCollection ConfDataSaxHandler.ElementHandlerObjCollection.getValue()
           
 


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.