Class NotificationSettingsRestService.Context
- java.lang.Object
-
- org.exoplatform.commons.api.notification.rest.NotificationSettingsRestService.Context
-
- Enclosing class:
- NotificationSettingsRestService
public class NotificationSettingsRestService.Context extends Object
-
-
Constructor Summary
Constructors Constructor Description Context(ResourceBundle resourceBundle, Locale userLocale)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringappRes(String key)StringcapitalizeFirstLetter(String original)StringgetChannelKey(String channelId)StringpluginRes(String key, String id)
-
-
-
Constructor Detail
-
Context
public Context(ResourceBundle resourceBundle, Locale userLocale)
-
-