|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubscriberEntity | |
---|---|
com.silverpeas.subscribe.web |
Uses of SubscriberEntity in com.silverpeas.subscribe.web |
---|
Methods in com.silverpeas.subscribe.web that return SubscriberEntity | |
---|---|
protected SubscriberEntity |
SubscriptionResource.asSubscriberWebEntity(SubscriptionSubscriber subscriber)
Gets the WEB entity representing the given subscriber. |
SubscriberEntity |
SubscriptionEntity.getSubscriber()
|
Methods in com.silverpeas.subscribe.web that return types with arguments of type SubscriberEntity | |
---|---|
protected Collection<SubscriberEntity> |
SubscriptionResource.asSubscriberWebEntities(Collection<SubscriptionSubscriber> subscribers)
Gets WEB entity collection representing the given subscriber collection. |
Collection<SubscriberEntity> |
SubscriptionResource.getComponentSubscribers()
Gets the JSON representation of component subscription subscribers. |
Collection<SubscriberEntity> |
SubscriptionResource.getSubscribers(String resourceId)
Gets the JSON representation of component/node subscription subscribers. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |