A B C D E F G H I J L M N O P Q R S T U V W

A

ADD_NEW - Static variable in class org.exoplatform.faq.service.QuestionLanguage
 
addInitialDataPlugin(InitialDataPlugin) - Method in interface org.exoplatform.faq.service.FAQService
Plugin to initialize default FAQ data
addInitialDataPlugin(InitialDataPlugin) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
addInitRssPlugin(ComponentPlugin) - Method in interface org.exoplatform.faq.service.FAQService
 
addInitRssPlugin(ComponentPlugin) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
addInitRssPlugin(ComponentPlugin) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
addLanguage(Node, QuestionLanguage) - Method in interface org.exoplatform.faq.service.FAQService
Add language for question node, this function only use for Question node, and language node is added not default.
addLanguage(String, QuestionLanguage) - Method in interface org.exoplatform.faq.service.FAQService
 
addLanguage(Node, QuestionLanguage) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
Adds the language node, when question have multiple language, each language is a child node of question node.
addLanguage(String, QuestionLanguage) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
addLanguage(Node, QuestionLanguage) - Static method in class org.exoplatform.faq.service.impl.MultiLanguages
Adds the language node, when question have multi language, each language is a child node of question node.
addPlugin(ComponentPlugin) - Method in interface org.exoplatform.faq.service.FAQService
Adds the plugin.
addPlugin(ComponentPlugin) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
addPlugin(ComponentPlugin) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
addRolePlugin(ComponentPlugin) - Method in interface org.exoplatform.faq.service.FAQService
Adds the plugin.
addRolePlugin(ComponentPlugin) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
addRolePlugin(ComponentPlugin) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
addRSSListener(Node) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
addTemplatePlugin(ComponentPlugin) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
addWatch(String, Watch, SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService#addWatch(String id, Watch watch)
addWatch(String, Watch, SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
This function is used to allow user can watch a category.
addWatchCategory(String, Watch) - Method in interface org.exoplatform.faq.service.FAQService
This function is used to allow user can watch a category.
addWatchCategory(String, Watch) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
addWatchCategory(String, Watch) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
addWatchQuestion(String, Watch, boolean) - Method in interface org.exoplatform.faq.service.FAQService
 
addWatchQuestion(String, Watch, boolean, SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.addWatchQuestion(String questionId, Watch watch, boolean isNew)
addWatchQuestion(String, Watch, boolean, SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
addWatchQuestion(String, Watch, boolean) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
addWatchQuestion(String, Watch, boolean) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
ALL - Static variable in class org.exoplatform.faq.service.Utils
 
Answer - Class in org.exoplatform.faq.service
Created by The eXo Platform SARL Author : Ha Mai Van ha.mai@exoplatform.com Jan 16, 2009, 9:25:29 AM
Answer() - Constructor for class org.exoplatform.faq.service.Answer
Instantiates a new answer.
Answer(String, boolean) - Constructor for class org.exoplatform.faq.service.Answer
 
ANSWER_HOME - Static variable in class org.exoplatform.faq.service.Utils
 
ASC - Static variable in class org.exoplatform.faq.service.QueryStatement
The Constant ASC.
available_ - Variable in class org.exoplatform.faq.service.JCRPageList
 
availablePage_ - Variable in class org.exoplatform.faq.service.JCRPageList
 

B

booleanToValues(Node, Boolean[]) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
booleanToValues(Node, Boolean[]) - Method in class org.exoplatform.faq.service.impl.MultiLanguages
 
BYTE_VALUE - Static variable in class org.exoplatform.faq.service.JcrInputProperty
 

C

Cate - Class in org.exoplatform.faq.service
Created by The eXo Platform SARL May 4, 2009, 5:24:16 PM
Cate() - Constructor for class org.exoplatform.faq.service.Cate
 
Category - Class in org.exoplatform.faq.service
Created by The eXo Platform SARL Data of category is stored in this class, it's used in processing add new category, edit category Author : Hung Nguyen Quang hung.nguyen@exoplatform.com Jul 11, 2007
Category() - Constructor for class org.exoplatform.faq.service.Category
Class constructor specifying id of object is created
CATEGORY - Static variable in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
CATEGORY - Static variable in class org.exoplatform.faq.service.QueryStatement
The Constant CATEGORY.
CATEGORY_HOME - Static variable in class org.exoplatform.faq.service.Utils
 
CategoryInfo - Class in org.exoplatform.faq.service
Created by The eXo Platform SAS Author : Vu Duy Tu tu.duy@exoplatform.com Jun 24, 2009 - 3:34:08 AM
CategoryInfo() - Constructor for class org.exoplatform.faq.service.CategoryInfo
 
CategoryLanguage - Class in org.exoplatform.faq.service
Created by The eXo Platform SARL Author : Hung Nguyen Quang hung.nguyen@exoplatform.com Jul 11, 2007
CategoryLanguage() - Constructor for class org.exoplatform.faq.service.CategoryLanguage
 
changeStatusCategoryView(List<String>) - Method in interface org.exoplatform.faq.service.FAQService
 
changeStatusCategoryView(List<String>, SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService#changeStatusCategoryView(List listCateIds)
changeStatusCategoryView(List<String>, SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
changeStatusCategoryView(List<String>) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
changeStatusCategoryView(List<String>) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
checkAndSetPage(long) - Method in class org.exoplatform.faq.service.JCRPageList
Check the index of page, if page is less than max and larger than 0 then set page to be current page else throw exception
Comment - Class in org.exoplatform.faq.service
Created by The eXo Platform SARL Author : Ha Mai ha.mai@exoplatform.com Jan 16, 2009, 10:19:51 AM
Comment() - Constructor for class org.exoplatform.faq.service.Comment
Instantiates a new comment.
COMMENT_HOME - Static variable in class org.exoplatform.faq.service.Utils
 
COMMENTS - Static variable in class org.exoplatform.faq.service.impl.MultiLanguages
The Constant COMMENTS.
compare(Object, Object) - Method in class org.exoplatform.faq.service.Utils.DatetimeComparatorASC
 
compare(Object, Object) - Method in class org.exoplatform.faq.service.Utils.DatetimeComparatorDESC
 
compare(Object, Object) - Method in class org.exoplatform.faq.service.Utils.NameComparator
 
compare(Object, Object) - Method in class org.exoplatform.faq.service.Utils.NameComparatorASC
 
compare(Object, Object) - Method in class org.exoplatform.faq.service.Utils.NameComparatorDESC
 
compareStr(String[], String[]) - Static method in class org.exoplatform.faq.service.Utils
 
convertCodeHTML(String, List<String>) - Static method in class org.exoplatform.faq.service.Utils
 
currentListCategory_ - Variable in class org.exoplatform.faq.service.JCRPageList
 
currentListObject_ - Variable in class org.exoplatform.faq.service.JCRPageList
 
currentListPage_ - Variable in class org.exoplatform.faq.service.JCRPageList
 
currentListResultSearch_ - Variable in class org.exoplatform.faq.service.JCRPageList
 
currentListWatch_ - Variable in class org.exoplatform.faq.service.JCRPageList
 
currentPage(String) - Method in class org.exoplatform.faq.service.JCRPageList
Get objects (question objects) is viewed in current page
currentPage_ - Variable in class org.exoplatform.faq.service.JCRPageList
 

D

DEFAULT_AVATAR_URL - Static variable in class org.exoplatform.faq.service.Utils
 
DELETE - Static variable in class org.exoplatform.faq.service.QuestionLanguage
 
deleteAnswer(String, String) - Method in interface org.exoplatform.faq.service.FAQService
 
deleteAnswer(String, String, SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.deleteAnswer(String questionId, String answerId)
deleteAnswer(String, String, SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
deleteAnswer(String, String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
deleteAnswer(String, String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
deleteAnswerQuestionLang(String, String, String) - Method in interface org.exoplatform.faq.service.FAQService
 
deleteAnswerQuestionLang(String, String, String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
deleteAnswerQuestionLang(Node, String, String) - Static method in class org.exoplatform.faq.service.impl.MultiLanguages
 
deleteCategoryWatch(String, String) - Method in interface org.exoplatform.faq.service.FAQService
This method will delete watch in one category
deleteCategoryWatch(String, String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
deleteCategoryWatch(String, String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
deleteComment(String, String) - Method in interface org.exoplatform.faq.service.FAQService
 
deleteComment(String, String, SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.deleteComment(String questionId, String commentId)
deleteComment(String, String, SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
deleteComment(String, String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
deleteComment(String, String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
deleteCommentQuestionLang(String, String, String) - Method in interface org.exoplatform.faq.service.FAQService
 
deleteCommentQuestionLang(String, String, String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
deleteCommentQuestionLang(Node, String, String) - Static method in class org.exoplatform.faq.service.impl.MultiLanguages
 
deleteMailInWatch(String, SessionProvider, String) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService#deleteMailInWatch(String categoryId, String emails)
deleteMailInWatch(String, SessionProvider, String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
This function will delete watch in one category
DESC - Static variable in class org.exoplatform.faq.service.QueryStatement
The Constant DESC.
DISPLAY_TYPE_ALPHABET - Static variable in class org.exoplatform.faq.service.FAQSetting
The DISPLA y_ typ e_ alphabet.
DISPLAY_TYPE_POSTDATE - Static variable in class org.exoplatform.faq.service.FAQSetting
The DISPLA y_ typ e_ postdate.

E

EDIT - Static variable in class org.exoplatform.faq.service.QuestionLanguage
 
execute(JobExecutionContext) - Method in class org.exoplatform.faq.service.notify.NotifyJob
 
existingCategories() - Method in interface org.exoplatform.faq.service.FAQService
 
existingCategories() - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
existingCategories() - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
EXO_FAQCATEGORYHOME - Static variable in class org.exoplatform.faq.service.Utils
 
EXO_FAQQUESTIONHOME - Static variable in class org.exoplatform.faq.service.Utils
 
EXO_LANGUAGE - Static variable in class org.exoplatform.faq.service.impl.MultiLanguages
The Constant EXO_LANGUAGE.
exportData(String, boolean) - Method in interface org.exoplatform.faq.service.FAQService
 
exportData(String, boolean) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
exportData(String, boolean) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 

F

FAQ_APP - Static variable in class org.exoplatform.faq.service.Utils
 
FAQEventQuery - Class in org.exoplatform.faq.service
Created by The eXo Platform SARL This object intermediate to give search Category or question in form advance search.
FAQEventQuery() - Constructor for class org.exoplatform.faq.service.FAQEventQuery
Instantiates a new fAQ event query.
FAQFormSearch - Class in org.exoplatform.faq.service
Created by The eXo Platform SARL This object intermediate to give search empty or quick search Author : Truong Nguyen truong.nguyen@exoplatform.com May 7, 2008, 4:44:24 PM
FAQFormSearch() - Constructor for class org.exoplatform.faq.service.FAQFormSearch
Instantiates a new object form search.
FAQService - Interface in org.exoplatform.faq.service
Created by The eXo Platform SARL.
FAQServiceImpl - Class in org.exoplatform.faq.service.impl
Created by The eXo Platform SARL Author : Hung Nguyen Quang hung.nguyen@exoplatform.com Mar 04, 2008
FAQServiceImpl(ConfigurationManager, NodeHierarchyCreator, RepositoryService, InitParams) - Constructor for class org.exoplatform.faq.service.impl.FAQServiceImpl
 
FAQServiceLegacy - Interface in org.exoplatform.faq.service
This interface contains all deprecated methods of the ContactService API.
FAQServiceUtils - Class in org.exoplatform.faq.service
Created by The eXo Platform SARL Author : Truong Nguyen truong.nguyen@exoplatform.com May 10, 2008, 4:26:37 PM
FAQServiceUtils() - Constructor for class org.exoplatform.faq.service.FAQServiceUtils
 
FAQSetting - Class in org.exoplatform.faq.service
Created by The eXo Platform SARL This Object is used to set some properties of FAQ.
FAQSetting() - Constructor for class org.exoplatform.faq.service.FAQSetting
 
FileAttachment - Class in org.exoplatform.faq.service
Created by The eXo Platform SARL File Attachment is used to store infor of file is attached when upload file or get files of question when view in page.
FileAttachment() - Constructor for class org.exoplatform.faq.service.FileAttachment
 
findCategoriesByName(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 

G

getActivateAnswers() - Method in class org.exoplatform.faq.service.Answer
Gets the activate answers.
getActiveBBCode() - Method in interface org.exoplatform.faq.service.FAQService
 
getActiveBBCode() - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getAll() - Method in class org.exoplatform.faq.service.JCRPageList
abstract function to get all question.
getAll() - Method in class org.exoplatform.faq.service.QuestionPageList
Get all nodes is stored in a NodeIterator and sort them by FAQSetting, with each node, system get all values of this node and set them into a question object, an this question object is push into a list questions.
getAllBBCode() - Method in interface org.exoplatform.faq.service.FAQService
 
getAllBBCode() - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getAllCategories() - Method in interface org.exoplatform.faq.service.FAQService
This method should lookup all the category and convert to category object and return list of category object
getAllCategories(SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.getAllCategories()
getAllCategories(SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
This method get all the category
getAllCategories() - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getAllCategories() - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getAllFAQAdmin() - Method in interface org.exoplatform.faq.service.FAQService
Get all user is admin.
getAllFAQAdmin() - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
This method get all admin in FAQ
getAllFAQAdmin() - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getAllGroupAndMembershipOfUser(String) - Static method in class org.exoplatform.faq.service.FAQServiceUtils
 
getAllQuestions() - Method in interface org.exoplatform.faq.service.FAQService
Get all questions
getAllQuestions(SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.getAllQuestions()
getAllQuestions(SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
This method get all the question and convert to list of question object (QuestionPageList)
getAllQuestions() - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getAllQuestions() - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getAllQuestionsByCatetory(String, FAQSetting) - Method in interface org.exoplatform.faq.service.FAQService
Get all questions of the category.
getAllQuestionsByCatetory(String, SessionProvider, FAQSetting) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService#getAllQuestionsByCatetory(String categoryId, FAQSetting faqSetting()
getAllQuestionsByCatetory(String, SessionProvider, FAQSetting) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
This method get all questions via category identify and convert to list of question list
getAllQuestionsByCatetory(String, FAQSetting) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getAllQuestionsByCatetory(String, FAQSetting) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getAllWatch() - Method in class org.exoplatform.faq.service.QuestionPageList
 
getAnswerById(String, String) - Method in interface org.exoplatform.faq.service.FAQService
 
getAnswerById(String, String, String) - Method in interface org.exoplatform.faq.service.FAQService
 
getAnswerById(String, String, SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.getAnswerById(String questionId, String answerid)
getAnswerById(String, String, SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getAnswerById(String, String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getAnswerById(String, String, String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getAnswerById(String, String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getAnswerById(Node, String, String) - Static method in class org.exoplatform.faq.service.impl.MultiLanguages
 
getAnswerByNode(Node) - Method in class org.exoplatform.faq.service.QuestionPageList
 
getAnswers() - Method in class org.exoplatform.faq.service.Question
Gets the answers.
getAnswers() - Method in class org.exoplatform.faq.service.QuestionInfo
 
getAnswers() - Method in class org.exoplatform.faq.service.QuestionLanguage
 
getAnswers(Node) - Method in class org.exoplatform.faq.service.QuestionPageList
 
getApprovedAnswers() - Method in class org.exoplatform.faq.service.Answer
Gets the approved answers.
getAttachment() - Method in class org.exoplatform.faq.service.FAQEventQuery
Gets the attachment.
getAttachMent() - Method in class org.exoplatform.faq.service.Question
Get list files are attached to this quetsion.
getAuthor() - Method in class org.exoplatform.faq.service.FAQEventQuery
Gets the author.
getAuthor() - Method in class org.exoplatform.faq.service.QueryStatement
Gets the author.
getAuthor() - Method in class org.exoplatform.faq.service.Question
Get question's author who write question and wait an answer.
getAvailable() - Method in class org.exoplatform.faq.service.JCRPageList
Get total of questions in list questions are contained
getAvailablePage() - Method in class org.exoplatform.faq.service.JCRPageList
Get total pages
getBBcode(String) - Method in interface org.exoplatform.faq.service.FAQService
 
getBBcode(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getCategory() - Method in class org.exoplatform.faq.service.Cate
 
getCategoryById(String) - Method in interface org.exoplatform.faq.service.FAQService
This method should lookup category via identify and convert to Category object and return
getCategoryById(String, SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.getCategoryById(String categoryId)
getCategoryById(String, SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
Returns an category that can then be get property of this category.
getCategoryById(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getCategoryById(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getCategoryId() - Method in class org.exoplatform.faq.service.QueryStatement
Gets the category id.
getCategoryId() - Method in class org.exoplatform.faq.service.Question
Get id of category which contain this question.
getCategoryInfo(String, FAQSetting) - Method in interface org.exoplatform.faq.service.FAQService
Get some informations of category: Lookup category node by category's id and count sub-categories and questions are contained in this category.
getCategoryInfo(String, List<String>) - Method in interface org.exoplatform.faq.service.FAQService
 
getCategoryInfo(String, SessionProvider, FAQSetting) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService#getCategoryInfo(String categoryId, FAQSetting setting()
getCategoryInfo(String, SessionProvider, FAQSetting) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
This method get some informations of category: to count sub-categories, to count questions, to count question have not yet answer, to count question is not approved are contained in this category
getCategoryInfo(String, FAQSetting) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getCategoryInfo(String, List<String>) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getCategoryInfo(String, FAQSetting) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getCategoryInfo(String, List<String>) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getCategoryNameOf(String) - Method in interface org.exoplatform.faq.service.FAQService
 
getCategoryNameOf(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getCategoryNameOf(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getCategoryNodeById(String) - Method in interface org.exoplatform.faq.service.FAQService
 
getCategoryNodeById(String, SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.getCategoryNodeById(String categoryId)
getCategoryNodeById(String, SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getCategoryNodeById(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getCategoryNodeById(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getCategoryPath(String) - Method in interface org.exoplatform.faq.service.FAQService
This method return path of category identify
getCategoryPath(SessionProvider, String) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.getCategoryPath(String categoryId)
getCategoryPath(SessionProvider, String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
This method return path of category identify
getCategoryPath(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getCategoryPath(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getCategoryPathOf(String) - Method in interface org.exoplatform.faq.service.FAQService
 
getCategoryPathOf(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getCategoryPathOf(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getCategoryPathOfQuestion(String) - Method in interface org.exoplatform.faq.service.FAQService
Get path of question.
getCategoryPathOfQuestion(String, SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.getCategoryPathOfQuestion(String categoryId)
getCategoryPathOfQuestion(String, SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getCategoryPathOfQuestion(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getCategoryPathOfQuestion(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getComment() - Method in class org.exoplatform.faq.service.FAQEventQuery
 
getComment(Node) - Method in class org.exoplatform.faq.service.QuestionPageList
 
getCommentBy() - Method in class org.exoplatform.faq.service.Comment
Gets the comment by.
getCommentById(String, String) - Method in interface org.exoplatform.faq.service.FAQService
 
getCommentById(String, String, String) - Method in interface org.exoplatform.faq.service.FAQService
 
getCommentById(SessionProvider, String, String) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.getCommentById(String questionId, String commentId)
getCommentById(SessionProvider, String, String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getCommentById(String, String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getCommentById(String, String, String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getCommentById(String, String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getCommentById(Node, String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getCommentById(Node, String, String) - Static method in class org.exoplatform.faq.service.impl.MultiLanguages
 
getCommentByNode(Node) - Method in class org.exoplatform.faq.service.QuestionPageList
 
getComments() - Method in class org.exoplatform.faq.service.Comment
Gets the comments.
getComments() - Method in class org.exoplatform.faq.service.Question
Gets the comments.
getComments() - Method in class org.exoplatform.faq.service.QuestionLanguage
 
getCreatedDate() - Method in class org.exoplatform.faq.service.Category
This method will get date of created date category
getCreatedDate() - Method in class org.exoplatform.faq.service.FAQFormSearch
This method get created date of category or question
getCreatedDate() - Method in class org.exoplatform.faq.service.ObjectSearchResult
This method get created date of category or question
getCreatedDate() - Method in class org.exoplatform.faq.service.QueryStatement
Gets the created date.
getCreatedDate() - Method in class org.exoplatform.faq.service.Question
Return date time when question is created or updated.
getCurrentPage() - Method in class org.exoplatform.faq.service.JCRPageList
Get index of current page which is viewing
getCurrentUser() - Method in class org.exoplatform.faq.service.FAQSetting
 
getDateComment() - Method in class org.exoplatform.faq.service.Comment
Gets the date comment.
getDateResponse() - Method in class org.exoplatform.faq.service.Answer
Gets the date response.
getDeft() - Method in class org.exoplatform.faq.service.Cate
 
getDescription() - Method in class org.exoplatform.faq.service.Category
This method get description of category
getDescription() - Method in class org.exoplatform.faq.service.QueryStatement
Gets the description.
getDetail() - Method in class org.exoplatform.faq.service.Question
Get content of Question which is wanted answer.
getDetail() - Method in class org.exoplatform.faq.service.QuestionLanguage
Get content of question is saved in this language node.
getDisplayMode() - Method in class org.exoplatform.faq.service.FAQSetting
This method get one value is Alphabet or Post Date.
getEmail() - Method in class org.exoplatform.faq.service.FAQEventQuery
Gets the email.
getEmail() - Method in class org.exoplatform.faq.service.QueryStatement
Gets the email.
getEmail() - Method in class org.exoplatform.faq.service.Question
Get email address of question's author.
getEmailMoveQuestion() - Method in class org.exoplatform.faq.service.FAQSetting
 
getEmails() - Method in class org.exoplatform.faq.service.Watch
Get email address of user
getEmailSettingContent() - Method in class org.exoplatform.faq.service.FAQSetting
Get the content of email will be sent for user.
getEmailSettingSubject() - Method in class org.exoplatform.faq.service.FAQSetting
Gets the subject of email which is sent to user.
getEmailsWatch() - Method in class org.exoplatform.faq.service.Question
Gets the emails watch.
getFAQServiceHome(SessionProvider) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getFromDate() - Method in class org.exoplatform.faq.service.FAQEventQuery
Gets the from date.
getFullName() - Method in class org.exoplatform.faq.service.Answer
 
getFullName() - Method in class org.exoplatform.faq.service.Comment
 
getIcon() - Method in class org.exoplatform.faq.service.FAQFormSearch
This method return icon category or question
getIcon() - Method in class org.exoplatform.faq.service.ObjectSearchResult
This method return icon category or question
getId() - Method in class org.exoplatform.faq.service.Answer
Gets the id.
getId() - Method in class org.exoplatform.faq.service.Category
This method get id of category object
getId() - Method in class org.exoplatform.faq.service.CategoryInfo
 
getId() - Method in class org.exoplatform.faq.service.Comment
Gets the id.
getId() - Method in class org.exoplatform.faq.service.FAQFormSearch
This method get Id of category or question filter
getId() - Method in class org.exoplatform.faq.service.FileAttachment
Gets the file's id, each file have an unique id.
getId() - Method in class org.exoplatform.faq.service.ObjectSearchResult
This method get Id of category or question filter
getId() - Method in class org.exoplatform.faq.service.Question
Get id of Question object.
getId() - Method in class org.exoplatform.faq.service.QuestionInfo
 
getId() - Method in class org.exoplatform.faq.service.QuestionLanguage
 
getId() - Method in class org.exoplatform.faq.service.SubCategoryInfo
 
getIdNameCategoryForum() - Method in class org.exoplatform.faq.service.FAQSetting
 
getIndex() - Method in class org.exoplatform.faq.service.Category
 
getInputStream() - Method in class org.exoplatform.faq.service.FileAttachment
Gets the input stream which is file's data.
getIsAdmin() - Method in class org.exoplatform.faq.service.FAQSetting
Gets the checks if is admin.
getIsAnd() - Method in class org.exoplatform.faq.service.FAQEventQuery
Gets the checks.
getIsDiscussForum() - Method in class org.exoplatform.faq.service.FAQSetting
 
getIsModeQuestion() - Method in class org.exoplatform.faq.service.FAQEventQuery
Gets the checks if is mode question.
getJcrPath() - Method in class org.exoplatform.faq.service.JcrInputProperty
 
getLanguage() - Method in class org.exoplatform.faq.service.Answer
 
getLanguage() - Method in class org.exoplatform.faq.service.CategoryLanguage
 
getLanguage() - Method in class org.exoplatform.faq.service.FAQEventQuery
 
getLanguage() - Method in class org.exoplatform.faq.service.Question
Get question's language, this is default language of system when created question.
getLanguage() - Method in class org.exoplatform.faq.service.QuestionLanguage
Get name of language is used to write quetsion.
getLanguagesNotYetAnswered() - Method in class org.exoplatform.faq.service.Question
Get list languages of question which are not yet answered.
getLink() - Method in class org.exoplatform.faq.service.Question
Get link to question, this link is used to send mail notify, when user click in to this link, will be jump to FAQ and view this question.
getListCategoriesWatch(String, SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService#getListCategoriesWatch(String userId)
getListCategoriesWatch(String, SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getListCateIdByModerator(String) - Method in interface org.exoplatform.faq.service.FAQService
Get all categories of user.
getListCateIdByModerator(String, SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.getListCateIdByModerator(String user)
getListCateIdByModerator(String, SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
This method should lookup all the categories node so find category have user in moderators and convert to category object and return list of category object
getListCateIdByModerator(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getListCateIdByModerator(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getListMailInWatch(String) - Method in interface org.exoplatform.faq.service.FAQService
 
getListMailInWatch(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getListMailInWatch(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getListQuestionsWatch(FAQSetting, String) - Method in interface org.exoplatform.faq.service.FAQService
 
getListQuestionsWatch(FAQSetting, String, SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.getListQuestionsWatch(FAQSetting faqSetting, String currentUser)
getListQuestionsWatch(FAQSetting, String, SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getListQuestionsWatch(FAQSetting, String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getListQuestionsWatch(FAQSetting, String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getLocation() - Method in class org.exoplatform.faq.service.InitialDataPlugin
 
getMarksVoteAnswer() - Method in class org.exoplatform.faq.service.Answer
Gets the marks vote answer.
getMarkVote() - Method in class org.exoplatform.faq.service.Question
Gets the mark vote.
getMarkVotes() - Method in class org.exoplatform.faq.service.Answer
 
getMaxindexCategory(String) - Method in interface org.exoplatform.faq.service.FAQService
 
getMaxindexCategory(String, SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.getMaxindexCategory(String parentId)
getMaxindexCategory(String, SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getMaxindexCategory(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getMaxindexCategory(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getMessageInfo(String) - Method in interface org.exoplatform.faq.service.FAQService
 
getMessageInfo(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getMessageInfo(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getMimeType() - Method in class org.exoplatform.faq.service.FileAttachment
Gets the mime type.
getMixintype() - Method in class org.exoplatform.faq.service.JcrInputProperty
 
getModerator() - Method in class org.exoplatform.faq.service.FAQEventQuery
Gets the moderator.
getModerators() - Method in class org.exoplatform.faq.service.Category
view users or group or membership will right(Users of FAQ Administrator)
getModerators() - Method in class org.exoplatform.faq.service.QueryStatement
Gets the moderators.
getModeratorsCategory() - Method in class org.exoplatform.faq.service.Category
This method get all user is administrator of category to field Moderator
getModeratorsOf(String) - Method in interface org.exoplatform.faq.service.FAQService
 
getModeratorsOf(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getModeratorsOf(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getMultiLanguages() - Method in class org.exoplatform.faq.service.Question
 
getName() - Method in class org.exoplatform.faq.service.Category
This method get name of category object.
getName() - Method in class org.exoplatform.faq.service.CategoryInfo
 
getName() - Method in class org.exoplatform.faq.service.CategoryLanguage
 
getName() - Method in class org.exoplatform.faq.service.FAQEventQuery
Gets the name.
getName() - Method in class org.exoplatform.faq.service.FAQFormSearch
This method get name of category or question
getName() - Method in class org.exoplatform.faq.service.FileAttachment
Gets the name of file attach.
getName() - Method in class org.exoplatform.faq.service.ObjectSearchResult
This method get name of category or question
getName() - Method in class org.exoplatform.faq.service.QueryStatement
Gets the name.
getName() - Method in class org.exoplatform.faq.service.SubCategoryInfo
 
getNameAttachs() - Method in class org.exoplatform.faq.service.Question
Gets the name attachs.
getNodeName() - Method in class org.exoplatform.faq.service.FileAttachment
Get the name of Node file
getNodetype() - Method in class org.exoplatform.faq.service.JcrInputProperty
 
getObjectId() - Method in class org.exoplatform.faq.service.JCRPageList
 
getOrderBy() - Method in class org.exoplatform.faq.service.FAQSetting
Get field is ordered of datas are get from FAQ system, value is returned : alphabet or created date.
getOrderBy() - Method in class org.exoplatform.faq.service.QueryStatement
Gets the order by.
getOrderType() - Method in class org.exoplatform.faq.service.FAQSetting
Get how to order when get data, have two values: ascending and descending.
getOrderType() - Method in class org.exoplatform.faq.service.QueryStatement
Gets the order type.
getPage(long, String) - Method in class org.exoplatform.faq.service.JCRPageList
get list questions are viewed in page which have index is specified.
getPageItem(long) - Method in class org.exoplatform.faq.service.JCRPageList
 
getPageJump() - Method in class org.exoplatform.faq.service.JCRPageList
 
getPageListAnswer(String, Boolean) - Method in interface org.exoplatform.faq.service.FAQService
 
getPageListAnswer(SessionProvider, String, Boolean) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.getPageListAnswer(String questionId, Boolean isSortByVote)
getPageListAnswer(SessionProvider, String, Boolean) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getPageListAnswer(String, Boolean) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getPageListAnswer(String, Boolean) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getPageListCategoriesQuestions(long, String) - Method in class org.exoplatform.faq.service.JCRPageList
 
getPageListComment(String) - Method in interface org.exoplatform.faq.service.FAQService
 
getPageListComment(SessionProvider, String) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.getPageListComment(String questionId)
getPageListComment(SessionProvider, String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getPageListComment(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getPageListComment(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getPageListWatch(long, String) - Method in class org.exoplatform.faq.service.JCRPageList
 
getPageResultCategoriesSearch(long, String) - Method in class org.exoplatform.faq.service.JCRPageList
 
getPageResultQuestionsSearch(long, String) - Method in class org.exoplatform.faq.service.JCRPageList
 
getPageResultSearch(long, String) - Method in class org.exoplatform.faq.service.JCRPageList
 
getPageSize() - Method in class org.exoplatform.faq.service.JCRPageList
Get page size, return number of quesitons per page
getParentCategoriesName(String) - Method in interface org.exoplatform.faq.service.FAQService
 
getParentCategoriesName(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getParentCategoriesName(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getPath() - Method in class org.exoplatform.faq.service.Answer
 
getPath() - Method in class org.exoplatform.faq.service.Category
 
getPath() - Method in class org.exoplatform.faq.service.CategoryInfo
 
getPath() - Method in class org.exoplatform.faq.service.FAQEventQuery
Gets the path.
getPath() - Method in class org.exoplatform.faq.service.FileAttachment
Gets the path of file, this path is used to view or down load file.
getPath() - Method in class org.exoplatform.faq.service.Question
 
getPath() - Method in class org.exoplatform.faq.service.SubCategoryInfo
 
getPath() - Method in class org.exoplatform.faq.service.TemplatePlugin
 
getPathName() - Method in class org.exoplatform.faq.service.CategoryInfo
 
getPendingQuestionsByCategory(String, FAQSetting) - Method in interface org.exoplatform.faq.service.FAQService
 
getPendingQuestionsByCategory(String, SessionProvider, FAQSetting) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.getPendingQuestionsByCategory(String categoryId, FAQSetting faqSetting)
getPendingQuestionsByCategory(String, SessionProvider, FAQSetting) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getPendingQuestionsByCategory(String, FAQSetting) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getPendingQuestionsByCategory(String, FAQSetting) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getPostId() - Method in class org.exoplatform.faq.service.Answer
 
getPostId() - Method in class org.exoplatform.faq.service.Comment
 
getQuery() - Method in class org.exoplatform.faq.service.FAQEventQuery
This method is query on search Gets the path query.
getQueryStatement() - Method in class org.exoplatform.faq.service.QueryStatement
Gets the query statement.
getQuestion() - Method in class org.exoplatform.faq.service.FAQEventQuery
Gets the question.
getQuestion() - Method in class org.exoplatform.faq.service.QueryStatement
Gets the question.
getQuestion() - Method in class org.exoplatform.faq.service.Question
Gets the question.
getQuestion() - Method in class org.exoplatform.faq.service.QuestionInfo
 
getQuestion() - Method in class org.exoplatform.faq.service.QuestionLanguage
 
getQuestionById(String) - Method in interface org.exoplatform.faq.service.FAQService
Lookup the question node via identify, convert to question object and return
getQuestionById(String, SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.getQuestionById(String questionId)
getQuestionById(String, SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
This method should get question node via identify
getQuestionById(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getQuestionById(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getQuestionContents(List<String>) - Method in interface org.exoplatform.faq.service.FAQService
 
getQuestionContents(List<String>) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getQuestionContents(List<String>) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getQuestionDisplayMode() - Method in class org.exoplatform.faq.service.FAQEventQuery
 
getQuestionInfos() - Method in class org.exoplatform.faq.service.CategoryInfo
 
getQuestionInfos() - Method in class org.exoplatform.faq.service.SubCategoryInfo
 
getQuestionLanguageByLanguage(String, String) - Method in interface org.exoplatform.faq.service.FAQService
 
getQuestionLanguageByLanguage(String, String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getQuestionLanguageByLanguage(Node, String) - Static method in class org.exoplatform.faq.service.impl.MultiLanguages
 
getQuestionLanguages(String) - Method in interface org.exoplatform.faq.service.FAQService
Get all language nodes of question node which have id is specified, with each language node get properties of them and set into QuestionLanguage object.
getQuestionLanguages(String, SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.getQuestionLanguages(String questionId)
getQuestionLanguages(String, SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
This method should lookup languageNode of question and find all child node of language node
getQuestionLanguages(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getQuestionLanguages(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getQuestionNodeById(String) - Method in interface org.exoplatform.faq.service.FAQService
 
getQuestionNodeById(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getQuestionNodeById(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getQuestionsByCatetory(String, FAQSetting) - Method in interface org.exoplatform.faq.service.FAQService
Get questions are activagted and approved in the category.
getQuestionsByCatetory(String, SessionProvider, FAQSetting) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService#getQuestionsByCatetory(String categoryId, FAQSetting faqSetting()
getQuestionsByCatetory(String, SessionProvider, FAQSetting) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
This method should view questions, only question node is activated and approved via category identify and convert to list of question object
getQuestionsByCatetory(String, FAQSetting) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getQuestionsByCatetory(String, FAQSetting) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getQuestionsByListCatetory(List<String>, boolean) - Method in interface org.exoplatform.faq.service.FAQService
Get questions in list categories.
getQuestionsByListCatetory(List<String>, boolean, SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService#getQuestionsByListCatetory(List listCategoryId, boolean isNotYetAnswer)
getQuestionsByListCatetory(List<String>, boolean, SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
This method every category should get list question, all question convert to list of question object
getQuestionsByListCatetory(List<String>, boolean) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getQuestionsByListCatetory(List<String>, boolean) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getQuestionsIterator() - Method in interface org.exoplatform.faq.service.FAQService
 
getQuestionsIterator(SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.getQuestionsIterator()
getQuestionsIterator(SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getQuestionsIterator() - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getQuestionsIterator() - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getQuestionsNotYetAnswer(String, boolean) - Method in interface org.exoplatform.faq.service.FAQService
Get all questisons not yet answered, the first get all questions which have property response is null (have not yet answer) then convert to list of question object
getQuestionsNotYetAnswer(SessionProvider, String, FAQSetting) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService#getQuestionsNotYetAnswer(String categoryId, FAQSetting setting()
getQuestionsNotYetAnswer(SessionProvider, String, FAQSetting) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
This method get all question node have not yet answer and convert to list of question object (QuestionPageList)
getQuestionsNotYetAnswer(String, boolean) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getQuestionsNotYetAnswer(String, boolean) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getQuickQuestionsByListCatetory(List<String>, boolean) - Method in interface org.exoplatform.faq.service.FAQService
 
getQuickQuestionsByListCatetory(List<String>, boolean) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getQuickQuestionsByListCatetory(List<String>, boolean) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getRelations() - Method in class org.exoplatform.faq.service.QueryStatement
Gets the relations.
getRelations() - Method in class org.exoplatform.faq.service.Question
Get list questions in system which are like, related or support for this question.
getReplacementByBBcode(String, List<BBCode>) - Static method in class org.exoplatform.faq.service.Utils
 
getReplacementByBBcode(String, List<BBCode>, FAQService) - Static method in class org.exoplatform.faq.service.Utils
 
getResponse() - Method in class org.exoplatform.faq.service.FAQEventQuery
Gets the response.
getResponseBy() - Method in class org.exoplatform.faq.service.Answer
Gets the response by.
getResponses() - Method in class org.exoplatform.faq.service.Answer
Gets the responses.
getResponses() - Method in class org.exoplatform.faq.service.QueryStatement
Gets the responses.
getRSS() - Method in class org.exoplatform.faq.service.Watch
 
getSearchResults(FAQEventQuery) - Method in interface org.exoplatform.faq.service.FAQService
This method should lookup all the categories node so find category have user in moderators and convert to category object and return list of category object
getSearchResults(FAQEventQuery) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
This method will return list question when user input value search
getSearchResults(FAQEventQuery) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getSize() - Method in class org.exoplatform.faq.service.FileAttachment
Gets the size of file.
getStandardId(String) - Static method in class org.exoplatform.faq.service.Utils
 
getState() - Method in class org.exoplatform.faq.service.QuestionLanguage
 
getSubCategories(String, FAQSetting, boolean, List<String>) - Method in interface org.exoplatform.faq.service.FAQService
This method should lookup all sub-categories of a category and convert to category object and return list of category object
getSubCategories(String, SessionProvider, FAQSetting, boolean, List<String>) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService#getSubCategories(String categoryId, FAQSetting faqSetting, List userView)
getSubCategories(String, SessionProvider, FAQSetting, boolean, List<String>) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
Returns an list category that can then be view on the screen.
getSubCategories(String, FAQSetting, boolean, List<String>) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getSubCategories(String, FAQSetting, boolean, List<String>) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getSubCateInfos() - Method in class org.exoplatform.faq.service.CategoryInfo
 
getSubCateInfos() - Method in class org.exoplatform.faq.service.SubCategoryInfo
 
getTemplate() - Method in interface org.exoplatform.faq.service.FAQService
 
getTemplate() - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getTemplate() - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getText() - Method in class org.exoplatform.faq.service.FAQEventQuery
Gets the text.
getText() - Method in class org.exoplatform.faq.service.QueryStatement
Gets the text.
getToDate() - Method in class org.exoplatform.faq.service.FAQEventQuery
Gets the to date.
getTopicIdDiscuss() - Method in class org.exoplatform.faq.service.Question
Gets the path topic discuss.
getType() - Method in class org.exoplatform.faq.service.FAQEventQuery
Gets the type.
getType() - Method in class org.exoplatform.faq.service.FAQFormSearch
This method return category or question
getType() - Method in class org.exoplatform.faq.service.JcrInputProperty
 
getType() - Method in class org.exoplatform.faq.service.ObjectSearchResult
This method return category or question
getType() - Method in class org.exoplatform.faq.service.QueryStatement
Gets the type.
getUser() - Method in class org.exoplatform.faq.service.Watch
get user name of user who added watch into question or category
getUserAvatar(String) - Method in interface org.exoplatform.faq.service.FAQService
 
getUserAvatar(String, SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.getUserAvatar(String userName)
getUserAvatar(String, SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getUserAvatar(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getUserAvatar(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getUserId() - Method in class org.exoplatform.faq.service.FAQEventQuery
 
getUserMembers() - Method in class org.exoplatform.faq.service.FAQEventQuery
 
getUserPermission(String[]) - Static method in class org.exoplatform.faq.service.FAQServiceUtils
Get moderator in user,group,membership become list user
getUserPrivate() - Method in class org.exoplatform.faq.service.Category
 
getUserSetting(String, FAQSetting) - Method in interface org.exoplatform.faq.service.FAQService
Get setting of user to view data (categories and questions).
getUserSetting(SessionProvider, String, FAQSetting) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.getUserSetting(String userName, FAQSetting faqSetting)
getUserSetting(SessionProvider, String, FAQSetting) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getUserSetting(String, FAQSetting) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getUserSetting(String, FAQSetting) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getUsersVote() - Method in class org.exoplatform.faq.service.Question
Gets the users vote.
getUsersVoteAnswer() - Method in class org.exoplatform.faq.service.Answer
Gets the users vote answer.
getUsersWatch() - Method in class org.exoplatform.faq.service.Question
Gets the users watch.
getValue() - Method in class org.exoplatform.faq.service.JcrInputProperty
 
getValueType() - Method in class org.exoplatform.faq.service.JcrInputProperty
 
getViewingCategories() - Method in class org.exoplatform.faq.service.FAQEventQuery
 
getWatchByCategory(String) - Method in interface org.exoplatform.faq.service.FAQService
 
getWatchByCategory(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getWatchByCategory(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getWatchByQuestion(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getWatchByUser(String, String, SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService#getWatchByUser(String userId, String cateId()
getWatchByUser(String, String, SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getWatchedCategoryByUser(String) - Method in interface org.exoplatform.faq.service.FAQService
 
getWatchedCategoryByUser(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
getWatchedCategoryByUser(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getWatchedSubCategory(String, String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
getWorkspace() - Method in class org.exoplatform.faq.service.FileAttachment
Gets the workspace.

H

hasWatch(String) - Method in interface org.exoplatform.faq.service.FAQService
 
hasWatch(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
hasWatch(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 

I

importData(String, InputStream, boolean) - Method in interface org.exoplatform.faq.service.FAQService
 
importData(String, Session, InputStream, boolean, SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.importData(String categoryId, InputStream inputStream, boolean isImportCategory)
importData(String, Session, InputStream, boolean, SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
importData(String, InputStream, boolean) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
importData(String, InputStream, boolean) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
importData(FAQService, ConfigurationManager) - Method in class org.exoplatform.faq.service.InitialDataPlugin
 
InitialDataPlugin - Class in org.exoplatform.faq.service
A plugin to initialize FAQ data from xml export.
InitialDataPlugin(InitParams) - Constructor for class org.exoplatform.faq.service.InitialDataPlugin
 
initRootCategory() - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
isActivated() - Method in class org.exoplatform.faq.service.QueryStatement
Checks if is activated.
isActivated() - Method in class org.exoplatform.faq.service.Question
Return status of this question, return true if this question is activated and false if opposite.
isAdmin() - Method in class org.exoplatform.faq.service.FAQEventQuery
 
isAdmin() - Method in class org.exoplatform.faq.service.FAQSetting
Checks user is admin or not.
isAdminRole(String) - Method in interface org.exoplatform.faq.service.FAQService
Check permission of user
isAdminRole(String, SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.isAdminRole(String userName)
isAdminRole(String, SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
isAdminRole(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
isAdminRole(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
isAnswerCommentLevelSearch() - Method in class org.exoplatform.faq.service.FAQEventQuery
 
isApproved() - Method in class org.exoplatform.faq.service.QueryStatement
Checks if is approved.
isApproved() - Method in class org.exoplatform.faq.service.Question
Return status of thi question, return true if this question is approved and false if opposite.
isCanEdit() - Method in class org.exoplatform.faq.service.FAQSetting
Checks if is can edit.
isCategoryExist(String, String) - Method in interface org.exoplatform.faq.service.FAQService
 
isCategoryExist(String, String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
isCategoryExist(String, String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
isCategoryModerator(String, String) - Method in interface org.exoplatform.faq.service.FAQService
 
isCategoryModerator(String, String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
isCategoryModerator(String, String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
isEnableAnonymousSubmitQuestion() - Method in class org.exoplatform.faq.service.FAQSetting
 
isEnableAutomaticRSS() - Method in class org.exoplatform.faq.service.FAQSetting
 
isEnableViewAvatar() - Method in class org.exoplatform.faq.service.FAQSetting
 
isEnanbleVotesAndComments() - Method in class org.exoplatform.faq.service.FAQSetting
 
isExisting(String) - Method in interface org.exoplatform.faq.service.FAQService
 
isExisting(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
isExisting(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
isForceXML() - Method in class org.exoplatform.faq.service.InitialDataPlugin
 
isLanguageLevelSearch() - Method in class org.exoplatform.faq.service.FAQEventQuery
 
isModerateAnswer(String) - Method in interface org.exoplatform.faq.service.FAQService
 
isModerateAnswer(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
isModerateAnswer(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
isModerateAnswers() - Method in class org.exoplatform.faq.service.Category
 
isModerateQuestion(String) - Method in interface org.exoplatform.faq.service.FAQService
 
isModerateQuestion(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
isModerateQuestion(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
isModerateQuestions() - Method in class org.exoplatform.faq.service.Category
This method get moderate question
isNew() - Method in class org.exoplatform.faq.service.Answer
Checks if is new.
isNew() - Method in class org.exoplatform.faq.service.Comment
Checks if is new.
isQuestionLevelSearch() - Method in class org.exoplatform.faq.service.FAQEventQuery
 
isSearchOnDefaultLanguage() - Method in class org.exoplatform.faq.service.FAQEventQuery
 
isSortQuestionByVote() - Method in class org.exoplatform.faq.service.FAQSetting
 
isUserWatched(String, String) - Method in interface org.exoplatform.faq.service.FAQService
 
isUserWatched(String, String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
isUserWatched(String, String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
isView() - Method in class org.exoplatform.faq.service.Category
 
isViewAuthorInfo(String) - Method in interface org.exoplatform.faq.service.FAQService
 
isViewAuthorInfo(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
isViewAuthorInfo(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
isViewAuthorInfor() - Method in class org.exoplatform.faq.service.Category
 

J

JCR_MIMETYPE - Static variable in class org.exoplatform.faq.service.impl.MultiLanguages
The Constant JCR_MIMETYPE.
JCRCONTENT - Static variable in class org.exoplatform.faq.service.impl.MultiLanguages
The Constant JCRCONTENT.
JCRDATA - Static variable in class org.exoplatform.faq.service.impl.MultiLanguages
The Constant JCRDATA.
JCRDataStorage - Class in org.exoplatform.faq.service.impl
Created by The eXo Platform SARL Author : Hung Nguyen Quang hung.nguyen@exoplatform.com Jul 10, 2007
JCRDataStorage(NodeHierarchyCreator, RepositoryService) - Constructor for class org.exoplatform.faq.service.impl.JCRDataStorage
 
JCRDataStorage() - Constructor for class org.exoplatform.faq.service.impl.JCRDataStorage
 
JcrInputProperty - Class in org.exoplatform.faq.service
 
JcrInputProperty() - Constructor for class org.exoplatform.faq.service.JcrInputProperty
 
JCRPageList - Class in org.exoplatform.faq.service
Abstract class JCRPageList provide functions for pagination when view question content in web page.
JCRPageList(long) - Constructor for class org.exoplatform.faq.service.JCRPageList
Constructor set pagesize for JCRPageList, pagesize is number of objects per page for example: pagesize = 10 it's mean view 10 object per page

L

LANGUAGE_HOME - Static variable in class org.exoplatform.faq.service.Utils
 
listingCategoryTree() - Method in interface org.exoplatform.faq.service.FAQService
 
listingCategoryTree() - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
listingCategoryTree() - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 

M

moveCategory(String, String) - Method in interface org.exoplatform.faq.service.FAQService
 
moveCategory(String, String, SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.moveCategory(String categoryId, String destCategoryId)
moveCategory(String, String, SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
Move one category in list to another plate in project.
moveCategory(String, String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
moveCategory(String, String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
moveQuestions(List<String>, String, String, FAQSetting) - Method in interface org.exoplatform.faq.service.FAQService
Move all of questions to category which have id is specified
moveQuestions(List<String>, String, SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService#moveQuestions(List questions, String destCategoryId)
moveQuestions(List<String>, String, SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
This method should lookup questions via question identify and from category identify so lookup destination category and move questions to destination category
moveQuestions(List<String>, String, String, FAQSetting) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
moveQuestions(List<String>, String, String, FAQSetting) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
MULTI_VALUE - Static variable in class org.exoplatform.faq.service.JcrInputProperty
 
MultiLanguages - Class in org.exoplatform.faq.service.impl
MultiLanguages class allow question and category have multi language.
MultiLanguages() - Constructor for class org.exoplatform.faq.service.impl.MultiLanguages
Class constructor, instantiates a new multi languages.

N

NODE - Static variable in class org.exoplatform.faq.service.JcrInputProperty
 
NotifyJob - Class in org.exoplatform.faq.service.notify
 
NotifyJob() - Constructor for class org.exoplatform.faq.service.notify.NotifyJob
 
NTUNSTRUCTURED - Static variable in class org.exoplatform.faq.service.impl.MultiLanguages
The Constant NTUNSTRUCTURED.

O

ObjectSearchResult - Class in org.exoplatform.faq.service
Created by The eXo Platform SARL This object intermediate to give search empty or quick search Author : Truong Nguyen truong.nguyen@exoplatform.com May 7, 2008, 4:44:24 PM
ObjectSearchResult() - Constructor for class org.exoplatform.faq.service.ObjectSearchResult
Instantiates a new object form search.
ORDERBY_TYPE_ASC - Static variable in class org.exoplatform.faq.service.FAQSetting
The ORDERB y_ typ e_ asc.
ORDERBY_TYPE_DESC - Static variable in class org.exoplatform.faq.service.FAQSetting
The ORDERB y_ typ e_ desc.
org.exoplatform.faq.service - package org.exoplatform.faq.service
 
org.exoplatform.faq.service.impl - package org.exoplatform.faq.service.impl
 
org.exoplatform.faq.service.notify - package org.exoplatform.faq.service.notify
 

P

populateCurrentPage(long, String) - Method in class org.exoplatform.faq.service.JCRPageList
Abstract funtion, get list question to view in current page
populateCurrentPage(long, String) - Method in class org.exoplatform.faq.service.QuestionPageList
Get questions to view in page.
populateCurrentPageCategoriesQuestionsSearch(long, String) - Method in class org.exoplatform.faq.service.JCRPageList
 
populateCurrentPageCategoriesQuestionsSearch(long, String) - Method in class org.exoplatform.faq.service.QuestionPageList
 
populateCurrentPageCategoriesSearch(long, String) - Method in class org.exoplatform.faq.service.JCRPageList
 
populateCurrentPageCategoriesSearch(long, String) - Method in class org.exoplatform.faq.service.QuestionPageList
 
populateCurrentPageItem(long) - Method in class org.exoplatform.faq.service.JCRPageList
 
populateCurrentPageItem(long) - Method in class org.exoplatform.faq.service.QuestionPageList
 
populateCurrentPageQuestionsSearch(long, String) - Method in class org.exoplatform.faq.service.JCRPageList
 
populateCurrentPageQuestionsSearch(long, String) - Method in class org.exoplatform.faq.service.QuestionPageList
 
populateCurrentPageResultSearch(long, String) - Method in class org.exoplatform.faq.service.JCRPageList
 
populateCurrentPageResultSearch(long, String) - Method in class org.exoplatform.faq.service.QuestionPageList
 
populateCurrentPageWatch(long, String) - Method in class org.exoplatform.faq.service.JCRPageList
 
populateCurrentPageWatch(long, String) - Method in class org.exoplatform.faq.service.QuestionPageList
 
PROPERTY - Static variable in class org.exoplatform.faq.service.JcrInputProperty
 

Q

QueryStatement - Class in org.exoplatform.faq.service
Created by The eXo Platform SARL Author : Hung Nguyen Quang hung.nguyen@exoplatform.com Jul 11, 2007
QueryStatement() - Constructor for class org.exoplatform.faq.service.QueryStatement
 
QUESTION - Static variable in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
QUESTION - Static variable in class org.exoplatform.faq.service.QueryStatement
The Constant QUESTION.
Question - Class in org.exoplatform.faq.service
Data of question node is stored in question object which is used in processings: add new question, edit question and reponse question.
Question() - Constructor for class org.exoplatform.faq.service.Question
Class constructor specifying id of object is created.
QUESTION_HOME - Static variable in class org.exoplatform.faq.service.Utils
 
QuestionInfo - Class in org.exoplatform.faq.service
Created by The eXo Platform SAS Author : Vu Duy Tu tu.duy@exoplatform.com Jun 24, 2009 - 3:35:02 AM
QuestionInfo() - Constructor for class org.exoplatform.faq.service.QuestionInfo
 
QuestionLanguage - Class in org.exoplatform.faq.service
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).
QuestionLanguage() - Constructor for class org.exoplatform.faq.service.QuestionLanguage
class constructor.
QuestionPageList - Class in org.exoplatform.faq.service
All questions and their properties, methods are getted from database to view in page will be restore in this class.
QuestionPageList(NodeIterator, long, String, boolean) - Constructor for class org.exoplatform.faq.service.QuestionPageList
Class constructor specifying iter contain quetion nodes, value, it's query or not, how to sort all question.
QuestionPageList(List<ObjectSearchResult>, long) - Constructor for class org.exoplatform.faq.service.QuestionPageList
Instantiates a new question page list.
QuestionPageList(List<Watch>, double) - Constructor for class org.exoplatform.faq.service.QuestionPageList
Instantiates a new question page list.
QuestionPageList(List<Category>) - Constructor for class org.exoplatform.faq.service.QuestionPageList
Instantiates a new question page list.
QuestionPageList(List<Question>, int) - Constructor for class org.exoplatform.faq.service.QuestionPageList
Instantiates a new question page list.
QuestionPageList(Node, String, List<Object>, FAQSetting) - Constructor for class org.exoplatform.faq.service.QuestionPageList
Instantiates a new question page list.

R

reInitRSSEvenListener() - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
removeBBCode(String) - Method in interface org.exoplatform.faq.service.FAQService
 
removeBBCode(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
removeCategory(String) - Method in interface org.exoplatform.faq.service.FAQService
This method should check exists of category and remove it
removeCategory(String, SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.removeCategory(String categoryId)
removeCategory(String, SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
Remove one category in list
removeCategory(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
removeCategory(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
removeLanguage(String, List<String>) - Method in interface org.exoplatform.faq.service.FAQService
 
removeLanguage(String, List<String>) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
removeLanguage(Node, List<String>) - Static method in class org.exoplatform.faq.service.impl.MultiLanguages
Removes the language, when question have multi language, and now one of them is not helpful, and admin or moderator want to delete it, this function will be called.
removeLanguage(Node, QuestionLanguage) - Static method in class org.exoplatform.faq.service.impl.MultiLanguages
 
removeQuestion(String) - Method in interface org.exoplatform.faq.service.FAQService
Delete question by question's id.
removeQuestion(String, SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.removeQuestion(String questionId)
removeQuestion(String, SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
Remove one question in list
removeQuestion(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
removeQuestion(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
reparePermissions(Node, String) - Static method in class org.exoplatform.faq.service.FAQServiceUtils
Repare permission of node

S

saveAnswer(String, Answer, boolean) - Method in interface org.exoplatform.faq.service.FAQService
 
saveAnswer(String, Answer[]) - Method in interface org.exoplatform.faq.service.FAQService
 
saveAnswer(String, Answer, String) - Method in interface org.exoplatform.faq.service.FAQService
 
saveAnswer(String, QuestionLanguage) - Method in interface org.exoplatform.faq.service.FAQService
 
saveAnswer(String, Answer, boolean, SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.saveAnswer(String questionId, Answer answer, boolean isNew)
saveAnswer(String, Answer[], SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.saveAnswer(String questionId, Answer[] answers)
saveAnswer(String, Answer, boolean, SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
saveAnswer(String, Answer, boolean) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
saveAnswer(String, Answer[], SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
saveAnswer(String, Answer[]) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
saveAnswer(String, Answer, String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
saveAnswer(String, QuestionLanguage) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
saveAnswer(String, Answer, boolean) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
saveAnswer(String, Answer[]) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
saveAnswer(Node, Answer, String) - Static method in class org.exoplatform.faq.service.impl.MultiLanguages
 
saveAnswer(Node, QuestionLanguage) - Static method in class org.exoplatform.faq.service.impl.MultiLanguages
 
saveAnswerQuestionLang(String, Answer, String, boolean) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
saveBBCode(List<BBCode>) - Method in interface org.exoplatform.faq.service.FAQService
 
saveBBCode(List<BBCode>) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
saveCategory(String, Category, boolean) - Method in interface org.exoplatform.faq.service.FAQService
This method should check exists category or NOT to create new or update exists category
saveCategory(String, Category, boolean, SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.saveCategory(String parentId, Category cat, boolean isAddNew)
saveCategory(String, Category, boolean, SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
Add new or edit category in list.
saveCategory(String, Category, boolean) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
saveCategory(String, Category, boolean) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
saveComment(String, Comment, boolean) - Method in interface org.exoplatform.faq.service.FAQService
 
saveComment(String, Comment, String) - Method in interface org.exoplatform.faq.service.FAQService
 
saveComment(String, Comment, boolean, SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.saveComment(String questionId, Comment comment, boolean isNew)
saveComment(String, Comment, boolean, SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
saveComment(String, Comment, boolean) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
saveComment(String, Comment, String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
saveComment(String, Comment, boolean) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
saveComment(Node, Comment, String) - Static method in class org.exoplatform.faq.service.impl.MultiLanguages
 
saveFAQSetting(FAQSetting, String) - Method in interface org.exoplatform.faq.service.FAQService
This method to update FAQ setting.
saveFAQSetting(FAQSetting, String, SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.saveFAQSetting(FAQSetting faqSetting,String userName)
saveFAQSetting(FAQSetting, String, SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
This function is used to set some properties of FAQ.
saveFAQSetting(FAQSetting, String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
saveFAQSetting(FAQSetting, String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
saveQuestion(Question, boolean, FAQSetting) - Method in interface org.exoplatform.faq.service.FAQService
Save question after create new question or edit infor of quesiton which is existed.
saveQuestion(Question, boolean, SessionProvider, FAQSetting) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.saveQuestion(Question question, boolean isAddNew, FAQSetting faqSetting)
saveQuestion(Question, boolean, SessionProvider, FAQSetting) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
This method should create new question or update exists question
saveQuestion(Question, boolean, FAQSetting) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
saveQuestion(Question, boolean, FAQSetting) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
saveTemplate(String) - Method in interface org.exoplatform.faq.service.FAQService
 
saveTemplate(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
saveTemplate(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
saveTopicIdDiscussQuestion(String, String) - Method in interface org.exoplatform.faq.service.FAQService
 
saveTopicIdDiscussQuestion(String, String, SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.saveTopicIdDiscussQuestion(String questionId, String pathDiscuss)
saveTopicIdDiscussQuestion(String, String, SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
saveTopicIdDiscussQuestion(String, String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
saveTopicIdDiscussQuestion(String, String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
saveUserAvatar(String, FileAttachment) - Method in interface org.exoplatform.faq.service.FAQService
 
saveUserAvatar(String, FileAttachment, SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.saveUserAvatar(String userId, FileAttachment fileAttachment)
saveUserAvatar(String, FileAttachment, SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
saveUserAvatar(String, FileAttachment) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
saveUserAvatar(String, FileAttachment) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
SEND_EMAIL - Static variable in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
sendMessage(Message) - Method in interface org.exoplatform.faq.service.FAQService
This method will send message to address but you want send
sendMessage(Message) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
This function will send message to address but you want send
sendMessage(Message) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
setActivateAnswers(Boolean) - Method in class org.exoplatform.faq.service.Answer
Sets the activate answers.
setActivated(boolean) - Method in class org.exoplatform.faq.service.QueryStatement
Sets the activated.
setActivated(boolean) - Method in class org.exoplatform.faq.service.Question
Registers for this Question object is activated or not.
setAdmin(boolean) - Method in class org.exoplatform.faq.service.FAQEventQuery
 
setAnswers(Answer[]) - Method in class org.exoplatform.faq.service.Question
Sets the answers.
setAnswers(List<String>) - Method in class org.exoplatform.faq.service.QuestionInfo
 
setAnswers(Answer[]) - Method in class org.exoplatform.faq.service.QuestionLanguage
 
setApproved(boolean) - Method in class org.exoplatform.faq.service.QueryStatement
Sets the approved.
setApproved(boolean) - Method in class org.exoplatform.faq.service.Question
Registers for this question is approved or not.
setApprovedAnswers(Boolean) - Method in class org.exoplatform.faq.service.Answer
Sets the approved answers.
setAttachment(String) - Method in class org.exoplatform.faq.service.FAQEventQuery
Sets the attachment.
setAttachMent(List<FileAttachment>) - Method in class org.exoplatform.faq.service.Question
Registers list files will be attach to this question to description for this question.
setAuthor(String) - Method in class org.exoplatform.faq.service.FAQEventQuery
Sets the author.
setAuthor(String) - Method in class org.exoplatform.faq.service.QueryStatement
Sets the author.
setAuthor(String) - Method in class org.exoplatform.faq.service.Question
Set name for property author of this question, author is person who write question and wait an answer.
setAvailablePage(long) - Method in class org.exoplatform.faq.service.JCRPageList
Sets the available page.
setCanEdit(boolean) - Method in class org.exoplatform.faq.service.FAQSetting
Sets the can edit.
setCategory(Category) - Method in class org.exoplatform.faq.service.Cate
 
setCategoryId(String) - Method in class org.exoplatform.faq.service.QueryStatement
Sets the category id.
setCategoryId(String) - Method in class org.exoplatform.faq.service.Question
Registers id for property categoryId of Question object, each question is contained in a category and this property is used to point this cateogry.
setComment(String) - Method in class org.exoplatform.faq.service.FAQEventQuery
 
setCommentBy(String) - Method in class org.exoplatform.faq.service.Comment
Sets the comment by.
setComments(String) - Method in class org.exoplatform.faq.service.Comment
Sets the comments.
setComments(Comment[]) - Method in class org.exoplatform.faq.service.Question
Sets the comments.
setComments(Comment[]) - Method in class org.exoplatform.faq.service.QuestionLanguage
 
setCreatedDate(Date) - Method in class org.exoplatform.faq.service.Category
This method set time system will time create current category
setCreatedDate(Date) - Method in class org.exoplatform.faq.service.FAQFormSearch
This method add created date of category or question to object
setCreatedDate(Date) - Method in class org.exoplatform.faq.service.ObjectSearchResult
This method add created date of category or question to object
setCreatedDate(Date) - Method in class org.exoplatform.faq.service.QueryStatement
Sets the created date.
setCreatedDate(Date) - Method in class org.exoplatform.faq.service.Question
Registers date time for Question object.
setCurrentUser(String) - Method in class org.exoplatform.faq.service.FAQSetting
 
setDateComment(Date) - Method in class org.exoplatform.faq.service.Comment
Sets the date comment.
setDateResponse(Date) - Method in class org.exoplatform.faq.service.Answer
Sets the date response.
setDefaultAvatar(String) - Method in interface org.exoplatform.faq.service.FAQService
 
setDefaultAvatar(String, SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.setDefaultAvatar(String userName)
setDefaultAvatar(String, SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
setDefaultAvatar(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
setDefaultAvatar(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
setDeft(int) - Method in class org.exoplatform.faq.service.Cate
 
setDescription(String) - Method in class org.exoplatform.faq.service.Category
description will add information of category with user input
setDescription(String) - Method in class org.exoplatform.faq.service.QueryStatement
Sets the description.
setDetail(String) - Method in class org.exoplatform.faq.service.Question
Set content for Question object.
setDetail(String) - Method in class org.exoplatform.faq.service.QuestionLanguage
Registers question content for this language node.
setDisplayMode(String) - Method in class org.exoplatform.faq.service.FAQSetting
All categories/questions can be displayed in some types depending on users.
setEmail(String) - Method in class org.exoplatform.faq.service.FAQEventQuery
Sets the email.
setEmail(String) - Method in class org.exoplatform.faq.service.QueryStatement
Sets the email.
setEmail(String) - Method in class org.exoplatform.faq.service.Question
Registers email address of question's author for this Question object.
setEmailDefault(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
setEmailMoveQuestion(String) - Method in class org.exoplatform.faq.service.FAQSetting
 
setEmails(String) - Method in class org.exoplatform.faq.service.Watch
Register email address to get email
setEmailSettingContent(String) - Method in class org.exoplatform.faq.service.FAQSetting
Registers content of email is sent to user, when set value for email, note: have two case
setEmailSettingSubject(String) - Method in class org.exoplatform.faq.service.FAQSetting
Sets the subject of email will be sent to user.
setEmailsWatch(String[]) - Method in class org.exoplatform.faq.service.Question
Sets the emails watch.
setEnableAnonymousSubmitQuestion(boolean) - Method in class org.exoplatform.faq.service.FAQSetting
 
setEnableAutomaticRSS(boolean) - Method in class org.exoplatform.faq.service.FAQSetting
 
setEnableViewAvatar(boolean) - Method in class org.exoplatform.faq.service.FAQSetting
 
setEnanbleVotesAndComments(boolean) - Method in class org.exoplatform.faq.service.FAQSetting
 
setForceXML(boolean) - Method in class org.exoplatform.faq.service.InitialDataPlugin
 
setFromDate(Calendar) - Method in class org.exoplatform.faq.service.FAQEventQuery
Sets the from date.
setFullName(String) - Method in class org.exoplatform.faq.service.Answer
 
setFullName(String) - Method in class org.exoplatform.faq.service.Comment
 
setIcon(String) - Method in class org.exoplatform.faq.service.FAQFormSearch
This method add icon to object.
setIcon(String) - Method in class org.exoplatform.faq.service.ObjectSearchResult
This method add icon to object.
setId(String) - Method in class org.exoplatform.faq.service.Answer
Sets the id.
setId(String) - Method in class org.exoplatform.faq.service.Category
This method set an id for category object
setId(String) - Method in class org.exoplatform.faq.service.CategoryInfo
 
setId(String) - Method in class org.exoplatform.faq.service.Comment
Sets the id.
setId(String) - Method in class org.exoplatform.faq.service.FAQFormSearch
With each value filter, this id add to object
setId(String) - Method in class org.exoplatform.faq.service.FileAttachment
Sets the id for this file, setting the id for this file is done auto by system.
setId(String) - Method in class org.exoplatform.faq.service.ObjectSearchResult
With each value filter, this id add to object
setId(String) - Method in class org.exoplatform.faq.service.Question
Set an id for Question object.
setId(String) - Method in class org.exoplatform.faq.service.QuestionInfo
 
setId(String) - Method in class org.exoplatform.faq.service.QuestionLanguage
 
setId(String) - Method in class org.exoplatform.faq.service.SubCategoryInfo
 
setIdNameCategoryForum(String) - Method in class org.exoplatform.faq.service.FAQSetting
 
setIndex(long) - Method in class org.exoplatform.faq.service.Category
 
setInputStream(InputStream) - Method in class org.exoplatform.faq.service.FileAttachment
Sets the input stream which is file's data.
setIsAdmin(String) - Method in class org.exoplatform.faq.service.FAQSetting
Sets the checks if is admin.
setIsDiscussForum(boolean) - Method in class org.exoplatform.faq.service.FAQSetting
 
setIsModeQuestion(String) - Method in class org.exoplatform.faq.service.FAQEventQuery
Sets the checks if is mode question.
setJcrPath(String) - Method in class org.exoplatform.faq.service.JcrInputProperty
 
setLanguage(String) - Method in class org.exoplatform.faq.service.Answer
 
setLanguage(String) - Method in class org.exoplatform.faq.service.CategoryLanguage
 
setLanguage(String) - Method in class org.exoplatform.faq.service.FAQEventQuery
 
setLanguage(String) - Method in class org.exoplatform.faq.service.Question
Set language for question, a language may be have multi languages but all of languages is used must be supported in portal.
setLanguage(String) - Method in class org.exoplatform.faq.service.QuestionLanguage
registers name of language for Language node and the name is Language node's name too.
setLanguageLevelSearch(boolean) - Method in class org.exoplatform.faq.service.FAQEventQuery
 
setLanguagesNotYetAnswered(String) - Method in class org.exoplatform.faq.service.Question
Registers language is not yet answered.
setLink(String) - Method in class org.exoplatform.faq.service.Question
Register link to question, this link is used to send mail notify, when user click in to this link, will be jump to FAQ and view this question.
setList(List<Question>) - Method in class org.exoplatform.faq.service.JCRPageList
abtract funtion, set list question to view
setList(List<Question>) - Method in class org.exoplatform.faq.service.QuestionPageList
 
setLocation(String) - Method in class org.exoplatform.faq.service.InitialDataPlugin
 
setMarksVoteAnswer(double) - Method in class org.exoplatform.faq.service.Answer
Sets the marks vote answer.
setMarkVote(double) - Method in class org.exoplatform.faq.service.Question
Sets the mark vote.
setMarkVotes(long) - Method in class org.exoplatform.faq.service.Answer
 
setMimeType(String) - Method in class org.exoplatform.faq.service.FileAttachment
Sets the mime type.
setMixintype(String) - Method in class org.exoplatform.faq.service.JcrInputProperty
 
setModerateAnswers(boolean) - Method in class org.exoplatform.faq.service.Category
 
setModerateQuestions(boolean) - Method in class org.exoplatform.faq.service.Category
This method set one category is moderate question
setModerator(String) - Method in class org.exoplatform.faq.service.FAQEventQuery
Sets the moderator.
setModerators(String[]) - Method in class org.exoplatform.faq.service.Category
This method set users or group or membership will administrator of that category
setModerators(List<String>) - Method in class org.exoplatform.faq.service.QueryStatement
Sets the moderators.
setMultiLanguages(QuestionLanguage[]) - Method in class org.exoplatform.faq.service.Question
 
setName(String) - Method in class org.exoplatform.faq.service.Category
This method register the name to display on screen
setName(String) - Method in class org.exoplatform.faq.service.CategoryInfo
 
setName(String) - Method in class org.exoplatform.faq.service.CategoryLanguage
 
setName(String) - Method in class org.exoplatform.faq.service.FAQEventQuery
Sets the name.
setName(String) - Method in class org.exoplatform.faq.service.FAQFormSearch
This method add name category or question to object
setName(String) - Method in class org.exoplatform.faq.service.FileAttachment
Sets the name of file for fileAttachment object when upload or get data.
setName(String) - Method in class org.exoplatform.faq.service.ObjectSearchResult
This method add name category or question to object
setName(String) - Method in class org.exoplatform.faq.service.QueryStatement
Sets the name.
setName(String) - Method in class org.exoplatform.faq.service.SubCategoryInfo
 
setNameAttachs(String[]) - Method in class org.exoplatform.faq.service.Question
Sets the name attachs.
setNew(boolean) - Method in class org.exoplatform.faq.service.Answer
 
setNew(boolean) - Method in class org.exoplatform.faq.service.Comment
Sets the new.
setNodeName(String) - Method in class org.exoplatform.faq.service.FileAttachment
Registers name for node which is used to store file attachment
setNodetype(String) - Method in class org.exoplatform.faq.service.JcrInputProperty
 
setNotYetAnswered(boolean) - Method in class org.exoplatform.faq.service.QuestionPageList
Sets the not yet answered.
setObjectId(String) - Method in class org.exoplatform.faq.service.JCRPageList
 
setOrderBy(String) - Method in class org.exoplatform.faq.service.FAQSetting
Registers field which is ordered when get them from database.
setOrderBy(String[]) - Method in class org.exoplatform.faq.service.QueryStatement
Sets the order by.
setOrderType(String) - Method in class org.exoplatform.faq.service.FAQSetting
Registers order of the field which is chosen when get data, input one of tow values: ascending and descending.
setOrderType(String) - Method in class org.exoplatform.faq.service.QueryStatement
Sets the order type.
setPageJump(long) - Method in class org.exoplatform.faq.service.JCRPageList
 
setPageSize(long) - Method in class org.exoplatform.faq.service.JCRPageList
Set pagesize for JCRPageList, pagesize is number of objects per page for example: pagesize = 10 it's mean view 10 object per page
setPath(String) - Method in class org.exoplatform.faq.service.Answer
 
setPath(String) - Method in class org.exoplatform.faq.service.Category
 
setPath(String) - Method in class org.exoplatform.faq.service.CategoryInfo
 
setPath(String) - Method in class org.exoplatform.faq.service.FAQEventQuery
Sets the path.
setPath(String) - Method in class org.exoplatform.faq.service.FileAttachment
Sets the path which is the path in server.
setPath(String) - Method in class org.exoplatform.faq.service.Question
 
setPath(String) - Method in class org.exoplatform.faq.service.SubCategoryInfo
 
setPathName(List<String>) - Method in class org.exoplatform.faq.service.CategoryInfo
 
setPostId(String) - Method in class org.exoplatform.faq.service.Answer
 
setPostId(String) - Method in class org.exoplatform.faq.service.Comment
 
setQuestion(String) - Method in class org.exoplatform.faq.service.FAQEventQuery
Sets the question.
setQuestion(List<Question>, boolean) - Method in class org.exoplatform.faq.service.JCRPageList
Set questions for current page.
setQuestion(String) - Method in class org.exoplatform.faq.service.QueryStatement
Sets the question.
setQuestion(String) - Method in class org.exoplatform.faq.service.Question
Sets the question.
setQuestion(String) - Method in class org.exoplatform.faq.service.QuestionInfo
 
setQuestion(String) - Method in class org.exoplatform.faq.service.QuestionLanguage
 
setQuestionDisplayMode(String) - Method in class org.exoplatform.faq.service.FAQEventQuery
 
setQuestionInfos(List<QuestionInfo>) - Method in class org.exoplatform.faq.service.CategoryInfo
 
setQuestionInfos(List<QuestionInfo>) - Method in class org.exoplatform.faq.service.SubCategoryInfo
 
setRelations(List<String>) - Method in class org.exoplatform.faq.service.QueryStatement
Sets the relations.
setRelations(String[]) - Method in class org.exoplatform.faq.service.Question
Registers list questions is related or supported for this question.
setResponse(String) - Method in class org.exoplatform.faq.service.FAQEventQuery
Sets the response.
setResponseBy(String) - Method in class org.exoplatform.faq.service.Answer
Sets the response by.
setResponses(String) - Method in class org.exoplatform.faq.service.Answer
Sets the responses.
setResponses(List<String>) - Method in class org.exoplatform.faq.service.QueryStatement
Sets the responses.
setRSS(String) - Method in class org.exoplatform.faq.service.Watch
 
setSearchOnDefaultLanguage(boolean) - Method in class org.exoplatform.faq.service.FAQEventQuery
 
setSize(long) - Method in class org.exoplatform.faq.service.FileAttachment
Sets the size for file is uploaded, setting size for file is done auto by sytem.
setSortQuestionByVote(boolean) - Method in class org.exoplatform.faq.service.FAQSetting
 
setState(String) - Method in class org.exoplatform.faq.service.QuestionLanguage
 
setSubCateInfos(List<SubCategoryInfo>) - Method in class org.exoplatform.faq.service.CategoryInfo
 
setSubCateInfos(List<SubCategoryInfo>) - Method in class org.exoplatform.faq.service.SubCategoryInfo
 
setText(String) - Method in class org.exoplatform.faq.service.FAQEventQuery
Sets the text.
setText(String) - Method in class org.exoplatform.faq.service.QueryStatement
Sets the text.
SETTING_HOME - Static variable in class org.exoplatform.faq.service.Utils
 
setToDate(Calendar) - Method in class org.exoplatform.faq.service.FAQEventQuery
Sets the to date.
setTopicIdDiscuss(String) - Method in class org.exoplatform.faq.service.Question
Sets the path topic discuss.
setType(String) - Method in class org.exoplatform.faq.service.FAQEventQuery
Sets the type.
setType(String) - Method in class org.exoplatform.faq.service.FAQFormSearch
With each value filter, this type add to object
setType(int) - Method in class org.exoplatform.faq.service.JcrInputProperty
 
setType(String) - Method in class org.exoplatform.faq.service.ObjectSearchResult
With each value filter, this type add to object
setType(String) - Method in class org.exoplatform.faq.service.QueryStatement
Sets the type.
setUser(String) - Method in class org.exoplatform.faq.service.Watch
Register user name for watch
setUserId(String) - Method in class org.exoplatform.faq.service.FAQEventQuery
 
setUserMembers(List<String>) - Method in class org.exoplatform.faq.service.FAQEventQuery
 
setUserPrivate(String[]) - Method in class org.exoplatform.faq.service.Category
 
setUsersVote(String[]) - Method in class org.exoplatform.faq.service.Question
Sets the users vote.
setUsersVoteAnswer(String[]) - Method in class org.exoplatform.faq.service.Answer
Sets the users vote answer.
setUsersWatch(String[]) - Method in class org.exoplatform.faq.service.Question
Sets the users watch.
setValue(Object) - Method in class org.exoplatform.faq.service.JcrInputProperty
 
setValueType(int) - Method in class org.exoplatform.faq.service.JcrInputProperty
 
setView(boolean) - Method in class org.exoplatform.faq.service.Category
 
setViewAuthorInfor(boolean) - Method in class org.exoplatform.faq.service.Category
 
setViewingCategories(List<String>) - Method in class org.exoplatform.faq.service.FAQEventQuery
This method check date time user input interface Sets the date from to.
setWorkspace(String) - Method in class org.exoplatform.faq.service.FileAttachment
Sets the workspace.
SINGLE_VALUE - Static variable in class org.exoplatform.faq.service.JcrInputProperty
 
splitForFAQ(String) - Static method in class org.exoplatform.faq.service.Utils
This method convert string to string[] split with comma
start() - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
stop() - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
SubCategoryInfo - Class in org.exoplatform.faq.service
Created by The eXo Platform SAS Author : Vu Duy Tu tu.duy@exoplatform.com Jun 24, 2009 - 3:34:44 AM
SubCategoryInfo() - Constructor for class org.exoplatform.faq.service.SubCategoryInfo
 
swapCategories(String, String) - Method in interface org.exoplatform.faq.service.FAQService
 
swapCategories(String, String, String, SessionProvider) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService#swapCategories(String parentCateId, String cateId1, String cateId2)
swapCategories(String, String, String, SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
swapCategories(String, String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
swapCategories(String, String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 

T

TEMPLATE_HOME - Static variable in class org.exoplatform.faq.service.Utils
 
TemplatePlugin - Class in org.exoplatform.faq.service
Created by The eXo Platform SARL Jul 2, 2009, 4:25:54 PM
TemplatePlugin(InitParams) - Constructor for class org.exoplatform.faq.service.TemplatePlugin
 
toString() - Method in class org.exoplatform.faq.service.InitialDataPlugin
 

U

unVoteQuestion(String, String) - Method in interface org.exoplatform.faq.service.FAQService
 
unVoteQuestion(String, String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
unVoteQuestion(Node, String) - Static method in class org.exoplatform.faq.service.impl.MultiLanguages
 
UnWatch(String, SessionProvider, String) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService#unWatch(String categoryId, String userCurrent)
UnWatch(String, SessionProvider, String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
This function will un watch in one category
unWatchCategory(String, String) - Method in interface org.exoplatform.faq.service.FAQService
This method will un watch in one category
unWatchCategory(String, String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
unWatchCategory(String, String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
unWatchQuestion(String, String) - Method in interface org.exoplatform.faq.service.FAQService
This method will un watch in one question
UnWatchQuestion(String, SessionProvider, String) - Method in interface org.exoplatform.faq.service.FAQServiceLegacy
Deprecated. use FAQService.unWatchQuestion(String questionID, String userCurrent)
UnWatchQuestion(String, SessionProvider, String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
This function will un watch in one category
unWatchQuestion(String, String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
unWatchQuestion(String, String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
updateQuestionRelatives(String, String[]) - Method in interface org.exoplatform.faq.service.FAQService
 
updateQuestionRelatives(String, String[]) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
updateQuestionRelatives(String, String[]) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
USER_SETTING_HOME - Static variable in class org.exoplatform.faq.service.Utils
 
Utils - Class in org.exoplatform.faq.service
Created by The eXo Platform SARL Author : Truong Nguyen truong.nguyen@exoplatform.com Apr 10, 2008, 4:40:22 PM
Utils() - Constructor for class org.exoplatform.faq.service.Utils
 
Utils.DatetimeComparatorASC - Class in org.exoplatform.faq.service
This method sort list category is date ascending
Utils.DatetimeComparatorASC() - Constructor for class org.exoplatform.faq.service.Utils.DatetimeComparatorASC
 
Utils.DatetimeComparatorDESC - Class in org.exoplatform.faq.service
This method sort list category is date descending
Utils.DatetimeComparatorDESC() - Constructor for class org.exoplatform.faq.service.Utils.DatetimeComparatorDESC
 
Utils.NameComparator - Class in org.exoplatform.faq.service
 
Utils.NameComparator() - Constructor for class org.exoplatform.faq.service.Utils.NameComparator
 
Utils.NameComparatorASC - Class in org.exoplatform.faq.service
This method sort list category is name ascending
Utils.NameComparatorASC() - Constructor for class org.exoplatform.faq.service.Utils.NameComparatorASC
 
Utils.NameComparatorDESC - Class in org.exoplatform.faq.service
This method sort list category is name descending
Utils.NameComparatorDESC() - Constructor for class org.exoplatform.faq.service.Utils.NameComparatorDESC
 

V

ValuesToList(Value[]) - Static method in class org.exoplatform.faq.service.Utils
This method return value[] to list String
VIEW - Static variable in class org.exoplatform.faq.service.QuestionLanguage
 
voteAnswer(String, String, boolean) - Method in interface org.exoplatform.faq.service.FAQService
 
voteAnswer(String, String, boolean) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
voteAnswer(Node, String, boolean) - Static method in class org.exoplatform.faq.service.impl.MultiLanguages
 
voteQuestion(String, String, int) - Method in interface org.exoplatform.faq.service.FAQService
 
voteQuestion(String, String, int) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
voteQuestion(Node, String, int) - Static method in class org.exoplatform.faq.service.impl.MultiLanguages
 

W

Watch - Class in org.exoplatform.faq.service
 
Watch() - Constructor for class org.exoplatform.faq.service.Watch
 

A B C D E F G H I J L M N O P Q R S T U V W

Copyright © 2011 eXo Platform SAS. All Rights Reserved.