|
Configuration Platform SDK 7.6 API Reference | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventPermissionsUpdated | |
com.genesyslab.platform.configuration.protocol.confserver.events | This package includes the Event messages that contain information
about the status of your requests. |
Uses of EventPermissionsUpdated in com.genesyslab.platform.configuration.protocol.confserver.events |
Methods in com.genesyslab.platform.configuration.protocol.confserver.events that return EventPermissionsUpdated | |
static EventPermissionsUpdated |
EventPermissionsUpdated.create()
Creates instance of EventPermissionsUpdated with no parameters set. |
static EventPermissionsUpdated |
EventPermissionsUpdated.create(java.lang.Integer recursion,
org.w3c.dom.Document confPermissions,
java.lang.Integer unsolisitedEventNumber,
java.lang.Integer time)
Creates instance of EventPermissionsUpdated with all parameters set. |
static EventPermissionsUpdated |
EventPermissionsUpdated.create(java.lang.Integer recursion)
Creates instance of EventPermissionsUpdated with required parameters set. |
|
Configuration Platform SDK 7.6 API Reference | ||||||||||
PREV NEXT | FRAMES NO FRAMES |