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