Uses of Class
com.silverpeas.subscribe.web.SubscriptionEntity

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(com.silverpeas.subscribe.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<com.silverpeas.subscribe.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.
 



Copyright © 2016 Silverpeas. All Rights Reserved.