@Generated(value={}) public class UserNotificationSetting_ extends Object
| Modifier and Type | Field and Description |
|---|---|
static juzu.impl.plugin.controller.descriptor.ControllerDescriptor |
DESCRIPTOR |
| Constructor and Description |
|---|
UserNotificationSetting_() |
| Modifier and Type | Method and Description |
|---|---|
static juzu.request.Phase.View.Dispatch |
index() |
static juzu.request.Phase.Resource.Dispatch |
resetSetting(String params) |
static juzu.request.Phase.Resource.Dispatch |
saveActiveStatus(String channelId,
String enable) |
static juzu.request.Phase.Resource.Dispatch |
saveSetting(String pluginId,
String channels,
String digest) |
public static final juzu.impl.plugin.controller.descriptor.ControllerDescriptor DESCRIPTOR
public static juzu.request.Phase.Resource.Dispatch saveSetting(String pluginId, String channels, String digest)
public static juzu.request.Phase.Resource.Dispatch saveActiveStatus(String channelId, String enable)
public static juzu.request.Phase.View.Dispatch index()
public static juzu.request.Phase.Resource.Dispatch resetSetting(String params)
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.