- getActivateAnswers() - Method in class org.exoplatform.faq.service.Answer
-
Gets the activate answers.
- getActivityIdForAnswer(String, Answer) - Method in interface org.exoplatform.faq.service.DataStorage
-
- getActivityIdForAnswer(String, Answer) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets information of an answer activity that is used for processing the activity streams.
- getActivityIdForAnswer(String, Answer) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
-
- getActivityIdForAnswer(String, Answer) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
-
- getActivityIdForComment(String, String, String) - Method in interface org.exoplatform.faq.service.DataStorage
-
- getActivityIdForComment(String, String, String) - Method in interface org.exoplatform.faq.service.FAQService
-
Get information of a comment activity that is used for processing the activity streams.
- getActivityIdForComment(String, String, String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
-
- getActivityIdForComment(String, String, String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
-
- getActivityIdForQuestion(String) - Method in interface org.exoplatform.faq.service.DataStorage
-
- getActivityIdForQuestion(String) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets information of a question activity that is used for processing the activity streams.
- getActivityIdForQuestion(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
-
- getActivityIdForQuestion(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
-
- 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.
- getAllActivityIdsByCatetory(String) - Method in interface org.exoplatform.faq.service.DataStorage
-
- getAllActivityIdsByCatetory(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
-
- getAllCategories() - Method in interface org.exoplatform.faq.service.DataStorage
-
- getAllCategories() - Method in interface org.exoplatform.faq.service.FAQService
-
Gets all categories.
- 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.DataStorage
-
- getAllFAQAdmin() - Method in interface org.exoplatform.faq.service.FAQService
-
Gets all users who are administrators of FAQ.
- 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
-
- getAllQuestions() - Method in interface org.exoplatform.faq.service.DataStorage
-
- getAllQuestions() - Method in interface org.exoplatform.faq.service.FAQService
-
Gets all questions.
- 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.DataStorage
-
- getAllQuestionsByCatetory(String, FAQSetting) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets all questions of a category by its Id.
- 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.DataStorage
-
- getAnswerById(String, String) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets a question's answer.
- getAnswerById(String, String, String) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets an answer by its Id.
- 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
-
- getAnswerNode(String, Answer) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
-
- 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.
- getAsteriskConditionSearch() - Method in class org.exoplatform.faq.service.FAQEventQuery
-
- 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.
- getAuthorOfLastActivity() - Method in class org.exoplatform.faq.service.Question
-
- getAuthorOfLastActivity(String) - Static method in class org.exoplatform.faq.service.Utils
-
- 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
- getBody() - Method in class org.exoplatform.faq.service.MessageBuilder
-
- getCategory() - Method in class org.exoplatform.faq.service.Cate
-
- getCategory() - Method in class org.exoplatform.faq.service.CategoryTree
-
- getCategoryById(String) - Method in interface org.exoplatform.faq.service.DataStorage
-
- getCategoryById(String) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets a category by its Id.
- 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.DataStorage
-
- getCategoryInfo(String, List<String>) - Method in interface org.exoplatform.faq.service.DataStorage
-
- getCategoryInfo(String, FAQSetting) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets some information of a category by its Id,
including the number of its sub-categories, total of questions,
the number of questions which are unapproved and not yet answered.
- getCategoryInfo(String, List<String>) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets information of a category.
- 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
-
- getCategoryName() - Method in class org.exoplatform.faq.service.MessageBuilder
-
- getCategoryNameOf(String) - Method in interface org.exoplatform.faq.service.DataStorage
-
- getCategoryNameOf(String) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets a category name.
- 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.DataStorage
-
- getCategoryNodeById(String) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets a category by its Id.
- 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.DataStorage
-
- getCategoryPath(String) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets paths of a category by its Id.
- 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
-
- getCategoryPath() - Method in class org.exoplatform.faq.service.Question
-
Get relative path of category which contain this question.
- getCategoryPathOf(String) - Method in interface org.exoplatform.faq.service.DataStorage
-
- getCategoryPathOf(String) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets a category path by its Id.
- 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.DataStorage
-
- getCategoryPathOfQuestion(String) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets a question path.
- 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
-
- getChangeEvent() - Method in class org.exoplatform.faq.service.Answer
-
- getChangeEvent() - Method in class org.exoplatform.faq.service.Question
-
- 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.DataStorage
-
- getCommentById(Node, String) - Method in interface org.exoplatform.faq.service.DataStorage
-
- getCommentById(String, String) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets a question's comment.
- getCommentById(String, String, String) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets a question's comment by the question path and comment Id.
- 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
-
- getCommentNode(String, String, String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
-
- getComments() - Method in class org.exoplatform.faq.service.Comment
-
Gets the comments.
- getComments(String) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets comments of a question.
- getComments(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
-
- getComments(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
-
- getComments() - Method in class org.exoplatform.faq.service.Question
-
Gets the comments.
- getComments() - Method in class org.exoplatform.faq.service.QuestionLanguage
-
- getContent() - Method in class org.exoplatform.faq.service.MessageBuilder
-
- getContent() - Method in class org.exoplatform.faq.service.search.UnifiedSearchResult
-
- 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.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.ObjectSearchResult
-
- 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.QuestionInfo
-
- 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.
- getExcerpt() - Method in class org.exoplatform.faq.service.ObjectSearchResult
-
gets excerpt
- getFAQServiceHome(SessionProvider) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
-
- getFileAttachments(Node) - Static method in class org.exoplatform.faq.service.impl.JCRDataStorage
-
- getFrom() - Method in class org.exoplatform.faq.service.MessageBuilder
-
- 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.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.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.
- getLimit() - Method in class org.exoplatform.faq.service.FAQEventQuery
-
- getLimit() - Method in class org.exoplatform.faq.service.search.AnswerSearchResult
-
- getLink() - Method in class org.exoplatform.faq.service.ObjectSearchResult
-
- 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 class org.exoplatform.faq.service.impl.FAQServiceImpl
-
- getListCateIdByModerator(String) - Method in interface org.exoplatform.faq.service.DataStorage
-
- getListCateIdByModerator(String) - Method in interface org.exoplatform.faq.service.FAQService
-
Get all categories of a given 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.DataStorage
-
- getListMailInWatch(String) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets email addresses that are watched in a category.
- 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.DataStorage
-
- getListQuestionsWatch(FAQSetting, String) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets a list of questions watched by a user.
- 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
-
Deprecated.
Not used on 4.0 and more
- 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.DataStorage
-
- getMaxindexCategory(String) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets the maximum index of categories.
- 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
-
- getMessage() - Method in class org.exoplatform.faq.service.MessageBuilder
-
- getMessageInfo(String) - Method in interface org.exoplatform.faq.service.DataStorage
-
- getMessageInfo(String) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets information of a message.
- 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.
- getMimeType() - Method in class org.exoplatform.faq.service.MessageBuilder
-
- 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.DataStorage
-
- getModeratorsOf(String) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets moderators of a question or a category.
- 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.FileAttachment
-
Gets the name of file attach.
- getName() - Method in enum org.exoplatform.faq.service.MessageBuilder.TYPESEND
-
- 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
-
- getNumberOfAnswer() - Method in class org.exoplatform.faq.service.ObjectSearchResult
-
- getNumberOfComment() - Method in class org.exoplatform.faq.service.ObjectSearchResult
-
- getNumberOfPublicAnswers() - Method in class org.exoplatform.faq.service.Question
-
- getObjectId() - Method in class org.exoplatform.faq.service.JCRPageList
-
- getOderBy(FAQSetting) - Static method in class org.exoplatform.faq.service.Utils
-
- getOffset() - Method in class org.exoplatform.faq.service.FAQEventQuery
-
- getOffset() - Method in class org.exoplatform.faq.service.search.AnswerSearchResult
-
- getOrder() - Method in class org.exoplatform.faq.service.FAQEventQuery
-
- 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.DataStorage
-
- getPageListAnswer(String, boolean) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets answers of a question.
- 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.DataStorage
-
- getPageListComment(String) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets comments of a question.
- 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.DataStorage
-
- getParentCategoriesName(String) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets name of a parent category.
- 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.ObjectSearchResult
-
- 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
-
- getPcs() - Method in class org.exoplatform.faq.service.Answer
-
- getPcs() - Method in class org.exoplatform.faq.service.Question
-
- getPendingMessages() - Method in interface org.exoplatform.faq.service.DataStorage
-
- getPendingMessages() - Method in interface org.exoplatform.faq.service.FAQService
-
Gets messages which are not yet sent.
- getPendingMessages() - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
-
This function will send all the pending notification message
- getPendingMessages() - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
-
- getPendingQuestionsByCategory(String, FAQSetting) - Method in interface org.exoplatform.faq.service.DataStorage
-
- getPendingQuestionsByCategory(String, FAQSetting) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets a list of pending questions in a category.
- 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.DataStorage
-
- getQuestionById(String) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets a question by its Id.
- 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
-
- getQuestionContent() - Method in class org.exoplatform.faq.service.MessageBuilder
-
- getQuestionContents(List<String>) - Method in interface org.exoplatform.faq.service.DataStorage
-
- getQuestionContents(List<String>) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets titles of questions.
- getQuestionContents(List<String>) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
-
- getQuestionContents(List<String>) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
-
- getQuestionDetail() - Method in class org.exoplatform.faq.service.MessageBuilder
-
- getQuestionDisplayMode() - Method in class org.exoplatform.faq.service.FAQEventQuery
-
- getQuestionEmail() - Method in class org.exoplatform.faq.service.MessageBuilder
-
- 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
-
Gets a question's language.
- 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.DataStorage
-
- getQuestionLanguages(String) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets all languages of a question by its Id.
- 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
-
- getQuestionLink() - Method in class org.exoplatform.faq.service.MessageBuilder
-
- getQuestionNodeById(String) - Method in interface org.exoplatform.faq.service.DataStorage
-
- getQuestionNodeById(String) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets a question by its Id.
- getQuestionNodeById(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
-
- getQuestionNodeById(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
-
- getQuestionOwner() - Method in class org.exoplatform.faq.service.MessageBuilder
-
- getQuestionPoint(Question) - Static method in class org.exoplatform.faq.service.Utils
-
Gets the Question point.
- getQuestionResponse() - Method in class org.exoplatform.faq.service.MessageBuilder
-
- getQuestionsByCatetory(String, FAQSetting) - Method in interface org.exoplatform.faq.service.DataStorage
-
- getQuestionsByCatetory(String, FAQSetting) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets activated and approved questions of a category by its Id.
- 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.DataStorage
-
- getQuestionsByListCatetory(List<String>, boolean) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets all questions from a list of categories by its Id.
- 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(SessionProvider) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
-
- getQuestionsNotYetAnswer(String, boolean) - Method in interface org.exoplatform.faq.service.DataStorage
-
- getQuestionsNotYetAnswer(String, boolean) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets all questions which are not yet answered.
- 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.DataStorage
-
- getQuickQuestionsByListCatetory(List<String>, boolean) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets quick questions from a list of categories.
- 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
-
- getRating() - Method in class org.exoplatform.faq.service.search.UnifiedSearchResult
-
- getRatingOfQuestion() - Method in class org.exoplatform.faq.service.ObjectSearchResult
-
- getRelationQuestion(List<String>) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets titles of questions, then maps them to their paths.
- getRelationQuestion(List<String>) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
-
- getRelationQuestion(List<String>) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
-
Get a map which contains id as questionID and value as question's title
- 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.
- getRelevancy() - Method in class org.exoplatform.faq.service.ObjectSearchResult
-
gets relevancy
- 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.DataStorage
-
- getSearchResults(FAQEventQuery) - Method in interface org.exoplatform.faq.service.FAQService
-
Searches for information in FAQ.
- 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
-
- getSessionManager() - Static method in class org.exoplatform.faq.service.FAQServiceUtils
-
- getSize() - Method in class org.exoplatform.faq.service.FileAttachment
-
Gets the size of file.
- getSort() - Method in class org.exoplatform.faq.service.FAQEventQuery
-
- getState() - Method in class org.exoplatform.faq.service.QuestionLanguage
-
- getSubCategories(String, FAQSetting, boolean, List<String>) - Method in interface org.exoplatform.faq.service.DataStorage
-
- getSubCategories(String, FAQSetting, boolean, List<String>) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets all sub-categories of a category.
- 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
-
- getSubCategory() - Method in class org.exoplatform.faq.service.CategoryTree
-
- getSubCateInfos() - Method in class org.exoplatform.faq.service.CategoryInfo
-
- getSubCateInfos() - Method in class org.exoplatform.faq.service.SubCategoryInfo
-
- getSubject() - Method in class org.exoplatform.faq.service.MessageBuilder
-
- getTemplate() - Method in interface org.exoplatform.faq.service.DataStorage
-
- getTemplate() - Method in interface org.exoplatform.faq.service.FAQService
-
Gets a question's template.
- getTemplate() - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
-
- getTemplate() - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
-
- getTemplateStream() - Method in class org.exoplatform.faq.service.updater.FAQPreferenceTemplateUpdaterPlugin
-
Get template input stream.
- getText() - Method in class org.exoplatform.faq.service.FAQEventQuery
-
Gets the text.
- getText() - Method in class org.exoplatform.faq.service.QueryStatement
-
Gets the text.
- getTimeOfLastActivity() - Method in class org.exoplatform.faq.service.Question
-
- getTimeOfLastActivity(String) - Static method in class org.exoplatform.faq.service.Utils
-
- 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.JcrInputProperty
-
- getType() - Method in class org.exoplatform.faq.service.MessageBuilder
-
- 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.
- getType() - Method in class org.exoplatform.faq.service.search.UnifiedSearchResult
-
- getUnifiedSearchResults(FAQEventQuery) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
-
- 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.DataStorage
-
- getUserAvatar(String) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets a user's avatar.
- 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
-
Find usernames matching user, group or membership expressions
- getUserPrivate() - Method in class org.exoplatform.faq.service.Category
-
- getUserSetting(String, FAQSetting) - Method in interface org.exoplatform.faq.service.DataStorage
-
- getUserSetting(String, FAQSetting) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets settings of a user that are used for displaying categories and questions.
- 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.DataStorage
-
- getWatchByCategory(String) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets a list of watches in a category.
- 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 interface org.exoplatform.faq.service.DataStorage
-
- getWatchByQuestion(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
-
- getWatchByUser(String, String, SessionProvider) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
-
- getWatchedCategoryByUser(String) - Method in interface org.exoplatform.faq.service.DataStorage
-
- getWatchedCategoryByUser(String) - Method in interface org.exoplatform.faq.service.FAQService
-
Gets a list of questions watched by a user.
- 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 interface org.exoplatform.faq.service.DataStorage
-
- getWatchedSubCategory(String, String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
-
- getWorkspace() - Method in class org.exoplatform.faq.service.FileAttachment
-
Gets the workspace.
- saveActivityIdForAnswer(String, Answer, String) - Method in interface org.exoplatform.faq.service.DataStorage
-
- saveActivityIdForAnswer(String, Answer, String) - Method in interface org.exoplatform.faq.service.FAQService
-
Saves information of an answer activity that is used for processing the activity streams.
- saveActivityIdForAnswer(String, Answer, String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
-
- saveActivityIdForAnswer(String, Answer, String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
-
- saveActivityIdForComment(String, String, String, String) - Method in interface org.exoplatform.faq.service.DataStorage
-
- saveActivityIdForComment(String, String, String, String) - Method in interface org.exoplatform.faq.service.FAQService
-
Saves information of a comment activity that is used for processing the activity streams.
- saveActivityIdForComment(String, String, String, String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
-
- saveActivityIdForComment(String, String, String, String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
-
- saveActivityIdForQuestion(String, String) - Method in interface org.exoplatform.faq.service.DataStorage
-
- saveActivityIdForQuestion(String, String) - Method in interface org.exoplatform.faq.service.FAQService
-
Saves information of a question activity that is used for processing the activity streams.
- saveActivityIdForQuestion(String, String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
-
- saveActivityIdForQuestion(String, String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
-
- saveAnswer(String, Answer, boolean) - Method in interface org.exoplatform.faq.service.AnswerEventLifeCycle
-
- saveAnswer(String, Answer[], boolean) - Method in interface org.exoplatform.faq.service.AnswerEventLifeCycle
-
- saveAnswer(String, Answer, boolean) - Method in interface org.exoplatform.faq.service.DataStorage
-
- saveAnswer(String, Answer[]) - Method in interface org.exoplatform.faq.service.DataStorage
-
- saveAnswer(String, Answer, boolean) - Method in interface org.exoplatform.faq.service.FAQService
-
Saves an answer.
- saveAnswer(String, Answer[]) - Method in interface org.exoplatform.faq.service.FAQService
-
Saves answers.
- saveAnswer(String, Answer, String) - Method in interface org.exoplatform.faq.service.FAQService
-
Saves an answer.
- saveAnswer(String, QuestionLanguage) - Method in interface org.exoplatform.faq.service.FAQService
-
Saves an answer.
- 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 interface org.exoplatform.faq.service.DataStorage
-
- saveAnswerQuestionLang(String, Answer, String, boolean) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
-
- saveCategory(String, Category, boolean) - Method in interface org.exoplatform.faq.service.DataStorage
-
- saveCategory(String, Category, boolean, boolean) - Method in interface org.exoplatform.faq.service.DataStorage
-
- saveCategory(String, Category, boolean) - Method in interface org.exoplatform.faq.service.FAQService
-
Checks if a category exists or not.
- 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
-
- saveCategory(String, Category, boolean, boolean) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
-
- saveComment(String, Comment, String) - Method in interface org.exoplatform.faq.service.AnswerEventLifeCycle
-
- saveComment(String, Comment, boolean) - Method in interface org.exoplatform.faq.service.DataStorage
-
- saveComment(String, Comment, boolean) - Method in interface org.exoplatform.faq.service.FAQService
-
Saves a question's comment.
- saveComment(String, Comment, String) - Method in interface org.exoplatform.faq.service.FAQService
-
Saves a question's comment.
- 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.DataStorage
-
- saveFAQSetting(FAQSetting, String) - Method in interface org.exoplatform.faq.service.FAQService
-
Updates the settings information of FAQ.
- 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) - Method in interface org.exoplatform.faq.service.AnswerEventLifeCycle
-
- saveQuestion(Question, boolean, FAQSetting) - Method in interface org.exoplatform.faq.service.DataStorage
-
- saveQuestion(Question, boolean, FAQSetting) - Method in interface org.exoplatform.faq.service.FAQService
-
Saves information for a question which is added or updated.
- 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.DataStorage
-
- saveTemplate(String) - Method in interface org.exoplatform.faq.service.FAQService
-
Saves a template.
- 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.DataStorage
-
- saveTopicIdDiscussQuestion(String, String) - Method in interface org.exoplatform.faq.service.FAQService
-
Saves a topic.
- 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.DataStorage
-
- saveUserAvatar(String, FileAttachment) - Method in interface org.exoplatform.faq.service.FAQService
-
Saves an avatar of the user.
- 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
-
- search(SearchContext, String, Collection<String>, int, int, String, String) - Method in class org.exoplatform.faq.service.search.AnswerSearchConnector
-
- SEND_EMAIL - Static variable in class org.exoplatform.faq.service.impl.FAQServiceImpl
-
- serverConfig_ - Variable 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<Answer>) - 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.
- setAsteriskConditionSearch(String) - Method in class org.exoplatform.faq.service.FAQEventQuery
-
- 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
-
- setCategory(Category) - Method in class org.exoplatform.faq.service.CategoryTree
-
- 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.
- setCategoryName(String) - Method in class org.exoplatform.faq.service.MessageBuilder
-
- setCategoryPath(String) - Method in class org.exoplatform.faq.service.Question
-
Relative path of parent category of Question object,
each question is contained in a category
- 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
-
- setContent(String) - Method in class org.exoplatform.faq.service.MessageBuilder
-
- setContent(String) - Method in class org.exoplatform.faq.service.search.UnifiedSearchResult
-
- setContext(ManagementContext) - Method in class org.exoplatform.faq.service.impl.FAQServiceManaged
-
- 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.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.DataStorage
-
- setDefaultAvatar(String) - Method in interface org.exoplatform.faq.service.FAQService
-
Sets a default avatar for a user.
- 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.ObjectSearchResult
-
- 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.QuestionInfo
-
- 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.
- setEditedAnswer(String) - Method in class org.exoplatform.faq.service.Answer
-
- setEditedAnswerActivated(boolean) - Method in class org.exoplatform.faq.service.Answer
-
- setEditedAnswerApproved(boolean) - Method in class org.exoplatform.faq.service.Answer
-
- setEditedAnswerPromoted(boolean) - Method in class org.exoplatform.faq.service.Answer
-
- setEditedQuestionActivated(boolean) - Method in class org.exoplatform.faq.service.Question
-
- setEditedQuestionAttachment(int) - Method in class org.exoplatform.faq.service.Question
-
- setEditedQuestionDetail(String) - Method in class org.exoplatform.faq.service.Question
-
- setEditedQuestionLanguage(int) - Method in class org.exoplatform.faq.service.Question
-
- setEditedQuestionName(String) - Method in class org.exoplatform.faq.service.Question
-
- setEditedQuestionRating(double) - Method in class org.exoplatform.faq.service.Question
-
- 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.
- 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
-
- setExcerpt(boolean) - Method in class org.exoplatform.faq.service.FAQEventQuery
-
- setExcerpt(String) - Method in class org.exoplatform.faq.service.ObjectSearchResult
-
sets excerpt
- setForceXML(boolean) - Method in class org.exoplatform.faq.service.InitialDataPlugin
-
- setFrom(String) - Method in class org.exoplatform.faq.service.MessageBuilder
-
- 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.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.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.
- setLastActivity(String) - Method in class org.exoplatform.faq.service.Question
-
set information of last activity of question.
- setLimit(int) - Method in class org.exoplatform.faq.service.FAQEventQuery
-
- setLink(String) - Method in class org.exoplatform.faq.service.ObjectSearchResult
-
- 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
-
Deprecated.
Not used on 4.0 and more
- 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.
- setMimeType(String) - Method in class org.exoplatform.faq.service.MessageBuilder
-
- 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.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.
- setNumberOfAnswer(int) - Method in class org.exoplatform.faq.service.ObjectSearchResult
-
- setNumberOfComment(int) - Method in class org.exoplatform.faq.service.ObjectSearchResult
-
- setNumberOfPublicAnswers(long) - Method in class org.exoplatform.faq.service.Question
-
- setObjectId(String) - Method in class org.exoplatform.faq.service.JCRPageList
-
- setOffset(int) - Method in class org.exoplatform.faq.service.FAQEventQuery
-
- setOpenQuestion(boolean) - Method in class org.exoplatform.faq.service.QuestionPageList
-
- setOrder(String) - Method in class org.exoplatform.faq.service.FAQEventQuery
-
- 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.ObjectSearchResult
-
- 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
-
- setPcs(PropertyChangeSupport) - Method in class org.exoplatform.faq.service.Answer
-
- setPcs(PropertyChangeSupport) - Method in class org.exoplatform.faq.service.Question
-
- setPostId(String) - Method in class org.exoplatform.faq.service.Answer
-
- setPostId(String) - Method in class org.exoplatform.faq.service.Comment
-
- setPostQuestionInRootCategory(boolean) - Method in class org.exoplatform.faq.service.FAQSetting
-
- 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
-
- setQuestionContent(String) - Method in class org.exoplatform.faq.service.MessageBuilder
-
- setQuestionDetail(String) - Method in class org.exoplatform.faq.service.MessageBuilder
-
- setQuestionDisplayMode(String) - Method in class org.exoplatform.faq.service.FAQEventQuery
-
- setQuestionEmail(String) - Method in class org.exoplatform.faq.service.MessageBuilder
-
- setQuestionInfos(List<QuestionInfo>) - Method in class org.exoplatform.faq.service.CategoryInfo
-
- setQuestionInfos(List<QuestionInfo>) - Method in class org.exoplatform.faq.service.SubCategoryInfo
-
- setQuestionLink(String) - Method in class org.exoplatform.faq.service.MessageBuilder
-
- setQuestionOwner(String) - Method in class org.exoplatform.faq.service.MessageBuilder
-
- setQuestionResponse(String) - Method in class org.exoplatform.faq.service.MessageBuilder
-
- setRating(Double) - Method in class org.exoplatform.faq.service.search.UnifiedSearchResult
-
- setRatingOfQuestion(double) - Method in class org.exoplatform.faq.service.ObjectSearchResult
-
- 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.
- setRelevancy(long) - Method in class org.exoplatform.faq.service.ObjectSearchResult
-
sets relevancy
- 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.
- setSort(String) - Method in class org.exoplatform.faq.service.FAQEventQuery
-
- setSortQuestionByVote(boolean) - Method in class org.exoplatform.faq.service.FAQSetting
-
- setState(String) - Method in class org.exoplatform.faq.service.QuestionLanguage
-
- setSubCategory(List<CategoryTree>) - Method in class org.exoplatform.faq.service.CategoryTree
-
- setSubCateInfos(List<SubCategoryInfo>) - Method in class org.exoplatform.faq.service.CategoryInfo
-
- setSubCateInfos(List<SubCategoryInfo>) - Method in class org.exoplatform.faq.service.SubCategoryInfo
-
- setSubject(String) - Method in class org.exoplatform.faq.service.MessageBuilder
-
- 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.
- 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(int) - Method in class org.exoplatform.faq.service.JcrInputProperty
-
- setType(MessageBuilder.TYPESEND) - Method in class org.exoplatform.faq.service.MessageBuilder
-
- 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.
- setType(String) - Method in class org.exoplatform.faq.service.search.UnifiedSearchResult
-
- 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.
- shouldProceedToUpgrade(String, String) - Method in class org.exoplatform.faq.service.updater.FAQPreferenceTemplateUpdaterPlugin
-
- SINGLE_VALUE - Static variable in class org.exoplatform.faq.service.JcrInputProperty
-
- size() - Method in class org.exoplatform.faq.service.search.AnswerSearchResult
-
- SPACES_GROUP - Static variable in class org.exoplatform.faq.service.search.AnswerSearchConnector
-
- 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
-
- SubCategoryInfo() - Constructor for class org.exoplatform.faq.service.SubCategoryInfo
-
- swapCategories(String, String) - Method in interface org.exoplatform.faq.service.DataStorage
-
- swapCategories(String, String) - Method in interface org.exoplatform.faq.service.FAQService
-
Swaps two categories.
- 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
-