|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventSubscriberInterface | |
---|---|
com.sas.services.information.metadata | Information Service metadata. |
Uses of EventSubscriberInterface in com.sas.services.information.metadata |
---|
Methods in com.sas.services.information.metadata with parameters of type EventSubscriberInterface | |
---|---|
void |
ChannelInterface.addEventSubscriber(EventSubscriberInterface subscriber)
Adds an event subscriber to this channel. |
boolean |
ChannelInterface.isEventSubscription(EventSubscriberInterface subscriber)
Determines if a user is subscribed to this channel as an event subscriber. |
boolean |
ChannelInterface.isGroupEventSubscription(EventSubscriberInterface subscriber)
Determines if a user is subscribed to this channel through a group as an event subscriber. |
void |
ChannelInterface.removeEventSubscriber(EventSubscriberInterface subscriber)
Removes an event subscriber from this channel. |
|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |