Configuration Platform SDK 7.6 API Reference

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

Packages that use RequestCreateObject
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 RequestCreateObject in com.genesyslab.platform.configuration.protocol.confserver.requests.objects
 

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