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. |
Class | Description |
---|---|
RequestCreateObject |
Adds a new object with property values specified by ObjectType and ConfObject.
|
RequestDeleteObject |
A request to delete an object from the Genesys Configuration Layer.
|
RequestGetBriefInfo |
Requests brief information about the object(s) specified by ObjectType and Filter.
|
RequestReadObjects |
A request to obtain information about objects in the Genesys Configuration Layer.
|
RequestReadObjects2 |
Requests complete information about the object(s) specified by XPath expression.
|
RequestRegisterNotification |
Registers application to receive notifications on the objects specified in the Subscription list.
|
RequestUnregisterNotification |
Unregisters application from receiving notifications on the objects specified in the Subscription list.
|
RequestUpdateObject |
Sets new property values specified by ConfObject (delta object) for the object specified by ObjectType and delta_object.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.