|
| Foundation |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use ContentSubscriberInterface | |
|---|---|
| com.sas.services.information.metadata | Information Service metadata. |
| Uses of ContentSubscriberInterface in com.sas.services.information.metadata |
|---|
| Methods in com.sas.services.information.metadata with parameters of type ContentSubscriberInterface | |
|---|---|
abstract void |
ChannelInterface.addContentSubscriber(ContentSubscriberInterface subscriber)
Adds a content subscriber to this channel. |
abstract boolean |
ChannelInterface.isContentSubscription(ContentSubscriberInterface subscriber)
Determines if a user is subscribed to this channel as a channel subscriber. |
abstract boolean |
ChannelInterface.isGroupContentSubscription(ContentSubscriberInterface subscriber)
Determines if a user is subscribed to this channel through a group as a content subscriber. |
abstract void |
ChannelInterface.removeContentSubscriber(ContentSubscriberInterface subscriber)
Removes a content subscriber from this channel. |
|
| Foundation |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||