Configuration Platform SDK 7.6 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, java.lang.String[] objectPaths, java.lang.String objectPath, long[] folderDbids, java.lang.String format)
          Deprecated. The constructor is deprecated.
static EventObjectsRead EventObjectsRead.create(java.lang.Integer objectType, java.lang.Integer objectCount, org.w3c.dom.Document confObject, java.lang.Integer objectTotalCount)
          Creates instance of EventObjectsRead.
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)
          Creates instance of EventObjectsRead.
 


Configuration Platform SDK 7.6 API Reference

Send comments on this topic.
Copyright © 2006–2008 Genesys Telecommunication Laboratories, Inc. All rights reserved.