Package | Description |
---|---|
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. |
Modifier and Type | Method | Description |
---|---|---|
static RequestUpdateObject |
RequestUpdateObject.create() |
Creates instance of RequestUpdateObject with no parameters set.
|
static RequestUpdateObject |
RequestUpdateObject.create(ConfObjectDelta objectDelta) |
Creates instance of RequestUpdateObject.
|
static RequestUpdateObject |
RequestUpdateObject.create(ConfObjectDelta objectDelta,
KeyValueCollection parameters) |
Creates instance of RequestUpdateObject.
|
static RequestUpdateObject |
RequestUpdateObject.create(java.lang.Integer objectType,
org.w3c.dom.Document confObject) |
Deprecated.
Use new configuration server structures instead of DOM.
|
static RequestUpdateObject |
RequestUpdateObject.create(java.lang.Integer objectType,
org.w3c.dom.Document confObject,
KeyValueCollection parameters) |
Deprecated.
Use new configuration server structures instead of DOM.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.