|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubscriptionEntity | |
---|---|
com.silverpeas.subscribe.web |
Uses of SubscriptionEntity in com.silverpeas.subscribe.web |
---|
Methods in com.silverpeas.subscribe.web that return SubscriptionEntity | |
---|---|
protected SubscriptionEntity |
SubscriptionResource.asWebEntity(Subscription subscription)
Gets the WEB entity representing the given subscription. |
Methods in com.silverpeas.subscribe.web that return types with arguments of type SubscriptionEntity | |
---|---|
protected Collection<SubscriptionEntity> |
SubscriptionResource.asWebEntities(Collection<Subscription> subscriptions)
Gets WEB entity collection representing the given subscription collection. |
Collection<SubscriptionEntity> |
SubscriptionResource.getComponentSubscriptions()
Gets the JSON representation of component subscriptions in relation with the user. |
Collection<SubscriptionEntity> |
SubscriptionResource.getSubscriptions(String resourceId)
Gets the JSON representation of component/node subscriptions of a resource. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |