| Package | Description |
|---|---|
| org.exoplatform.faq.service |
Provides the classes necessary to manage FAQ, including creating, getting, updating, deleting or moving questions and answers.
|
| Modifier and Type | Method and Description |
|---|---|
MessageBuilder.TYPESEND |
MessageBuilder.getType() |
static MessageBuilder.TYPESEND |
MessageBuilder.TYPESEND.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageBuilder.TYPESEND[] |
MessageBuilder.TYPESEND.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageBuilder.setType(MessageBuilder.TYPESEND type) |
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.