| Package | Description |
|---|---|
| org.exoplatform.addon.kudos.model |
| Modifier and Type | Field and Description |
|---|---|
static KudosPeriodType |
KudosPeriodType.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
KudosPeriodType |
GlobalSettings.getKudosPeriodType() |
static KudosPeriodType |
KudosPeriodType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KudosPeriodType[] |
KudosPeriodType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GlobalSettings.setKudosPeriodType(KudosPeriodType kudosPeriodType) |
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.