| Package | Description |
|---|---|
| org.exoplatform.faq.service |
Provides the classes necessary to manage FAQ, including creating, getting, updating, deleting or moving questions and answers.
|
| org.exoplatform.faq.service.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
FAQService.addListenerPlugin(AnswerEventListener listener)
Adds a listener plugin.
|
void |
FAQService.removeListenerPlugin(AnswerEventListener listener)
Removes a listener plugin.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<AnswerEventListener> |
FAQServiceImpl.listeners_ |
| Modifier and Type | Method and Description |
|---|---|
void |
FAQServiceImpl.addListenerPlugin(AnswerEventListener listener) |
void |
FAQServiceImpl.removeListenerPlugin(AnswerEventListener listener) |
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.