|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventObjectsRead | |
---|---|
com.genesyslab.platform.configuration.protocol.confserver.events | This package includes the Event messages that contain information
about the status of your requests. |
Uses of EventObjectsRead in com.genesyslab.platform.configuration.protocol.confserver.events |
---|
Methods in com.genesyslab.platform.configuration.protocol.confserver.events that return EventObjectsRead | |
---|---|
static EventObjectsRead |
EventObjectsRead.create()
Creates instance of EventObjectsRead with no parameters set. |
static EventObjectsRead |
EventObjectsRead.create(java.lang.Integer objectType,
java.lang.Integer objectCount,
org.w3c.dom.Document confObject,
java.lang.Integer objectTotalCount)
Deprecated. Use new configuration server structures instead of DOM. |
static EventObjectsRead |
EventObjectsRead.create(java.lang.Integer objectType,
java.lang.Integer objectCount,
org.w3c.dom.Document confObject,
java.lang.Integer objectTotalCount,
java.lang.String[] objectPaths,
long[] folderDbids,
java.lang.String format)
Deprecated. Use new configuration server structures instead of DOM. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |