Configuration Platform SDK 7.6 API Reference

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

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

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

Methods in com.genesyslab.platform.configuration.protocol.confserver.events that return EventObjectCreated
static EventObjectCreated EventObjectCreated.create()
          Creates instance of EventObjectCreated with no parameters set.
static EventObjectCreated EventObjectCreated.create(java.lang.Integer objectType, org.w3c.dom.Document confObject, java.lang.Integer unsolisitedEventNumber, java.lang.Integer folderDbid, java.lang.Integer time, java.lang.Boolean isHistoryLog)
          Creates instance of EventObjectCreated with all parameters set.
static EventObjectCreated EventObjectCreated.create(java.lang.Integer objectType, org.w3c.dom.Document confObject)
          Creates instance of EventObjectCreated with required parameters set.
 


Configuration Platform SDK 7.6 API Reference

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