|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Subscription | |
---|---|
info.magnolia.cms.exchange | |
info.magnolia.module.exchangesimple |
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)
|
Uses of Subscription in info.magnolia.module.exchangesimple |
---|
Classes in info.magnolia.module.exchangesimple that implement Subscription | |
---|---|
class |
DefaultSubscription
Bean holder for the default subscription information. |
Methods in info.magnolia.module.exchangesimple that return Subscription | |
---|---|
Subscription |
DefaultSubscriber.getMatchedSubscription(String path,
String repositoryId)
|
Methods in info.magnolia.module.exchangesimple with parameters of type Subscription | |
---|---|
void |
DefaultSubscriber.addSubscriptions(Subscription subscription)
|
protected String |
BaseSyndicatorImpl.getMappedPath(String path,
Subscription subscription)
Gets target path to which the current path is mapped in given subscription. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |