Part of lp.answers.interfaces.webservice View In Hierarchy
| Attribute | title | Title |
| Method | get | Return the question with the given id. |
| Method | findExpiredQuestions | Return the questions that are expired. |
| Method | getMostActiveProjects | Return the list of projects that asked the most questions in |
| Method | getOpenQuestionCountByPackages | Return number of open questions for the list of packages. |
Inherited from IQuestionCollection:
| Method | searchQuestions | Return the questions from the collection matching search criteria. |
| Method | getQuestionLanguages | Return the set of ILanguage used by all the questions in the |
Return :default: if no such question exists.
Return all the questions in the Open or Needs information state, without an assignee or bug links, that did not receive any new comments in the last <days_before_expiration> days.