Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.configuration.protocol.confserver.requests.objects.RequestDeleteObject

Packages that use RequestDeleteObject
com.genesyslab.platform.configuration.protocol.confserver.requests.objects This package contains the Request Object classes that your applications can use to work with objects in the Genesys Configuration Layer.

To use these classes, you will need to supply information about the objects you want to work with. 
 

Uses of RequestDeleteObject in com.genesyslab.platform.configuration.protocol.confserver.requests.objects
 

Methods in com.genesyslab.platform.configuration.protocol.confserver.requests.objects that return RequestDeleteObject
static RequestDeleteObject RequestDeleteObject.create()
          Creates instance of RequestDeleteObject with no parameters set.
static RequestDeleteObject RequestDeleteObject.create(java.lang.Integer objectType, java.lang.Integer dbid)
          Creates instance of RequestDeleteObject with required parameters set.
static RequestDeleteObject RequestDeleteObject.create(java.lang.Integer objectType, java.lang.Integer dbid, KeyValueCollection parameters)
          Creates instance of RequestDeleteObject with all parameters set.
 


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.