Class ConversationsNotificationPreferencesRegistrationImpl
- java.lang.Object
-
- org.sakaiproject.util.UserNotificationPreferencesRegistrationImpl
-
- org.sakaiproject.conversations.impl.notificationprefs.ConversationsNotificationPreferencesRegistrationImpl
-
- All Implemented Interfaces:
org.sakaiproject.user.api.UserNotificationPreferencesRegistration
public class ConversationsNotificationPreferencesRegistrationImpl extends org.sakaiproject.util.UserNotificationPreferencesRegistrationImpl
-
-
Constructor Summary
Constructors Constructor Description ConversationsNotificationPreferencesRegistrationImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.sakaiproject.util.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 org.sakaiproject.util.ResourceLoader getResourceLoader(String location)
-
-