Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.configuration.protocol.confserver.events.EventObjectsRead

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

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

Methods in com.genesyslab.platform.configuration.protocol.confserver.events that return EventObjectsRead
static EventObjectsRead EventObjectsRead.create()
          Creates instance of EventObjectsRead with no parameters set.
static EventObjectsRead EventObjectsRead.create(java.lang.Integer objectType, java.lang.Integer objectCount, org.w3c.dom.Document confObject, java.lang.Integer objectTotalCount)
          Deprecated. Use new configuration server structures instead of DOM.
static EventObjectsRead EventObjectsRead.create(java.lang.Integer objectType, java.lang.Integer objectCount, org.w3c.dom.Document confObject, java.lang.Integer objectTotalCount, java.lang.String[] objectPaths, long[] folderDbids, java.lang.String format)
          Deprecated. Use new configuration server structures instead of DOM.
 


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.