| Package | Description |
|---|---|
| org.exoplatform.commons.api.notification.model |
| Modifier and Type | Method and Description |
|---|---|
static UserSetting.FREQUENCY |
UserSetting.FREQUENCY.getFrequecy(String name) |
static UserSetting.FREQUENCY |
UserSetting.FREQUENCY.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserSetting.FREQUENCY[] |
UserSetting.FREQUENCY.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserSetting.addPlugin(String pluginId,
UserSetting.FREQUENCY frequencyType) |
void |
UserSetting.removePlugin(String pluginId,
UserSetting.FREQUENCY frequencyType) |
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.