Interface NotificationSource

A notification source is a service that issues events of certain types. Any entity can register at a notification service for events that will be sent out by a notifification source.

XML Namespace

urn:icsy:venice:wsdl:notification

XSD Data Types

basic:  http://www.v-grid.info/types/basic.xsd

faults:  http://www.v-grid.info/types/faults.xsd

Operations

 basic:QNameArray getNotificationTypes ()
Returns an array of the notification schemas the service uses to notify others about events.

 basic:SimpleNameArray getNotificationIDs (xsd:QName notificationType)
Returns an array of the notification ID the service uses to notify others about events.

Generated by the Venice Service Compiler on Thu May 10 14:12:59 CEST 2012