Uses of Interface
info.magnolia.cms.exchange.Subscription

Packages that use Subscription
info.magnolia.cms.exchange   
 

Uses of Subscription in info.magnolia.cms.exchange
 

Methods in info.magnolia.cms.exchange that return Subscription
 Subscription Subscriber.getMatchedSubscription(String path, String repositoryId)
           
 

Methods in info.magnolia.cms.exchange that return types with arguments of type Subscription
 Collection<Subscription> Subscriber.getSubscriptions()
           
 

Methods in info.magnolia.cms.exchange with parameters of type Subscription
 void Subscriber.addSubscriptions(Subscription subscription)
           
 

Method parameters in info.magnolia.cms.exchange with type arguments of type Subscription
 void Subscriber.setSubscriptions(Collection<Subscription> subscriptions)
           
 



Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.