Part of lp.answers.interfaces
which tells lazr.restful that it should look for webservice exports here.
| Interface | IFAQ | A document containing the answer to a commonly asked question. |
| Interface | IFAQTarget | An object that can contain a FAQ document. |
| Interface | IQuestion | A single question, often a support request. |
| Interface | IQuestionSet | A utility that contain all the questions published in Launchpad. |
| Interface | IQuestionMessage | A message part of a question. |
| Interface | IQuestionSubscription | A subscription for a person to a question. |
| Interface | IQuestionTarget | An object that can have a new question asked about it. |