|
| 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 | |
|---|---|
abstract void |
ChannelInterface.addEventSubscriber(EventSubscriberInterface subscriber)
Adds an event subscriber to this channel. |
abstract boolean |
ChannelInterface.isEventSubscription(EventSubscriberInterface subscriber)
Determines if a user is subscribed to this channel as an event subscriber. |
abstract boolean |
ChannelInterface.isGroupEventSubscription(EventSubscriberInterface subscriber)
Determines if a user is subscribed to this channel through a group as an event subscriber. |
abstract void |
ChannelInterface.removeEventSubscriber(EventSubscriberInterface subscriber)
Removes an event subscriber from this channel. |
|
| Foundation |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||