de.bps.olat.util.notifications
Class SubscriptionProviderImpl
java.lang.Object
de.bps.olat.util.notifications.SubscriptionProviderImpl
- All Implemented Interfaces:
- SubscriptionProvider
public class SubscriptionProviderImpl
- extends java.lang.Object
- implements SubscriptionProvider
Description:
Managed different subscription sources.
Initial Date: 29.04.2009
- Author:
- bja
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SubscriptionProviderImpl
public SubscriptionProviderImpl(KalendarRenderWrapper kalendarRenderWrapper)
SubscriptionProviderImpl
public SubscriptionProviderImpl(java.lang.String caller,
KalendarRenderWrapper kalendarRenderWrapper)
SubscriptionProviderImpl
public SubscriptionProviderImpl(KalendarRenderWrapper kalendarRenderWrapper,
ICourse course)
getContextualSubscriptionController
public ContextualSubscriptionController getContextualSubscriptionController(UserRequest ureq,
WindowControl wControl)
- Specified by:
getContextualSubscriptionController in interface SubscriptionProvider
getSubscriptionContext
public SubscriptionContext getSubscriptionContext()
- Specified by:
getSubscriptionContext in interface SubscriptionProvider