|
Configuration Platform SDK 7.6 API Reference | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.genesyslab.platform.configuration.protocol.confserver.requests.objects | |
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. |
Classes in com.genesyslab.platform.configuration.protocol.confserver.requests.objects used by com.genesyslab.platform.configuration.protocol.confserver.requests.objects | |
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. |
|
RequestReadObjects
A request to obtain information about objects in the Genesys Configuration Layer. |
|
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. |
|
Configuration Platform SDK 7.6 API Reference | ||||||||||
PREV NEXT | FRAMES NO FRAMES |