|
Configuration Platform SDK 7.6 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,
org.w3c.dom.Document confObject,
java.lang.Integer unsolisitedEventNumber,
java.lang.Integer time,
java.lang.Boolean isHistoryLog)
Creates instance of EventObjectUpdated with all parameters set. |
static EventObjectUpdated |
EventObjectUpdated.create(java.lang.Integer objectType)
Creates instance of EventObjectUpdated with required parameters set. |
|
Configuration Platform SDK 7.6 API Reference | ||||||||||
PREV NEXT | FRAMES NO FRAMES |