| Package | Description |
|---|---|
| org.osivia.services.forum.edition.portlet.model |
| Modifier and Type | Method and Description |
|---|---|
static ForumEditionMode |
ForumEditionMode.fromId(String id)
Get mode from identifier.
|
ForumEditionMode |
ForumEditionOptions.getMode()
Getter for mode.
|
static ForumEditionMode |
ForumEditionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ForumEditionMode[] |
ForumEditionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ForumEditionOptions.setMode(ForumEditionMode mode)
Setter for mode.
|
Copyright © 2018 OSIVIA. All rights reserved.