Package org.exoplatform.faq.service

Provides the classes necessary to manage FAQ; including create, get, update, delete, move...

See:
          Description

Interface Summary
AnswerEventLifeCycle  
DataStorage  
FAQNodeTypes Constants for Forum nodetypes and properties.
FAQService APIs for FAQ and all other related objects (Categories, Questions and Answers) operations.
FAQServiceLegacy This interface contains all deprecated methods of the ContactService API.
 

Class Summary
Answer  
Cate  
Category  
CategoryInfo  
CategoryLanguage  
CategoryTree  
Comment  
FAQEventQuery  
FAQServiceUtils  
FAQSetting  
FileAttachment  
InitialDataPlugin A plugin to initialize FAQ data from xml export.
JcrInputProperty  
JCRPageList Abstract class JCRPageList provide functions for pagination when view question content in web page.
MessageBuilder  
ObjectSearchResult  
QueryStatement  
Question Data of question node is stored in question object which is used in processings: add new question, edit question and reponse question.
QuestionInfo  
QuestionLanguage A question may be have multiple languages, user can write his question in one language or all languages are supported by portal (if he can).
QuestionNodeListener  
QuestionPageList All questions and their properties, methods are getted from database to view in page will be restore in this class.
SubCategoryInfo  
TemplatePlugin  
Utils  
Utils.DatetimeComparatorASC This method sort list category is date ascending
Utils.DatetimeComparatorDESC This method sort list category is date descending
Utils.NameComparator  
Utils.NameComparatorASC This method sort list category is name ascending
Utils.NameComparatorDESC This method sort list category is name descending
Watch  
 

Enum Summary
MessageBuilder.TYPESEND  
 

Package org.exoplatform.faq.service Description

Provides the classes necessary to manage FAQ; including create, get, update, delete, move... questions and answers.

The FAQ service involves services for manipulating FAQ and other things relate to FAQ such as: Categories, Questions and Answers. Additional event life-cycle, comment and watching are also handled.



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.