Configuration Platform SDK 7.6 API Reference

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

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

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

Methods in com.genesyslab.platform.configuration.protocol.confserver.events that return EventObjectUpdated
static EventObjectUpdated EventObjectUpdated.create()
          Creates instance of EventObjectUpdated with no parameters set.
static EventObjectUpdated EventObjectUpdated.create(java.lang.Integer objectType, org.w3c.dom.Document confObject, java.lang.Integer unsolisitedEventNumber, java.lang.Integer time, java.lang.Boolean isHistoryLog)
          Creates instance of EventObjectUpdated with all parameters set.
static EventObjectUpdated EventObjectUpdated.create(java.lang.Integer objectType)
          Creates instance of EventObjectUpdated 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.