Interface FilterManager

This ervice type provides definition of filters in the Venice presence Framework.

XML Namespace

urn:icsy:venice:wsdl:presence

XSD Data Types

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

pres:  http://www.v-grid.info/types/presence.xsd

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

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

Operations

void deleteFilter (domain:SSOInformation sso, pres:Subscription subscription) throws faults:AuthorizationFault
Removes a subscription filter from the list after a subscription has been cancelled.

void deleteFiltersForPresentity (domain:SSOInformation sso, domain:UserName presentity) throws faults:AuthorizationFault
Removes all filters that contain the presentity.

void sendFilteredPIDF (domain:SSOInformation sso, domain:UserName presentity, domain:UserName watcher, pres:presence pidf) throws faults:AuthorizationFault
Returns an array of all watchers registered for a presentity.

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