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