|
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 | |
---|---|
void |
ChannelInterface.addContentSubscriber(ContentSubscriberInterface subscriber)
Adds a content subscriber to this channel. |
boolean |
ChannelInterface.isContentSubscription(ContentSubscriberInterface subscriber)
Determines if a user is subscribed to this channel as a channel subscriber. |
boolean |
ChannelInterface.isGroupContentSubscription(ContentSubscriberInterface subscriber)
Determines if a user is subscribed to this channel through a group as a content subscriber. |
void |
ChannelInterface.removeContentSubscriber(ContentSubscriberInterface subscriber)
Removes a content subscriber from this channel. |
|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |