Configuration Platform SDK 7.6 API Reference

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

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

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

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