Class ConversationsNotificationPreferencesRegistrationImpl
- java.lang.Object
-
- org.sakaiproject.util.UserNotificationPreferencesRegistrationImpl
-
- org.sakaiproject.conversations.impl.notificationprefs.ConversationsNotificationPreferencesRegistrationImpl
-
- All Implemented Interfaces:
UserNotificationPreferencesRegistration
public class ConversationsNotificationPreferencesRegistrationImpl extends UserNotificationPreferencesRegistrationImpl
-
-
Constructor Summary
Constructors Constructor Description ConversationsNotificationPreferencesRegistrationImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ResourceLoadergetResourceLoader(String location)-
Methods inherited from class org.sakaiproject.util.UserNotificationPreferencesRegistrationImpl
getBundleLocation, getDefaultValue, getOptions, getOverrideSectionTitleBundleKey, getPrefix, getRawOptions, getSectionDescription, getSectionDescriptionBundleKey, getSectionTitle, getSectionTitleBundleKey, getSectionTitleOverride, getToolId, getType, getUserNotificationPreferencesRegistrationService, init, isExpandByDefault, isOverrideBySite, setBundleLocation, setDefaultValue, setExpandByDefault, setOptions, setOverrideBySite, setOverrideSectionTitleBundleKey, setPrefix, setRawOptions, setSectionDescription, setSectionDescriptionBundleKey, setSectionTitle, setSectionTitleBundleKey, setSectionTitleOverride, setToolId, setType, setUserNotificationPreferencesRegistrationService
-
-
-
-
Method Detail
-
getResourceLoader
public ResourceLoader getResourceLoader(String location)
-
-