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

A

add(ObjectSearchResult) - Method in class org.exoplatform.faq.service.search.AnswerSearchResult
 
ADD_NEW - Static variable in class org.exoplatform.faq.service.QuestionLanguage
 
addAll(Collection<? extends ObjectSearchResult>) - Method in class org.exoplatform.faq.service.search.AnswerSearchResult
 
addInitialDataPlugin(InitialDataPlugin) - Method in interface org.exoplatform.faq.service.FAQService
Adds a plugin which initializes the default FAQ data.
addInitialDataPlugin(InitialDataPlugin) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
addLanguage(Node, QuestionLanguage) - Method in interface org.exoplatform.faq.service.FAQService
Adds a language to a question.
addLanguage(String, QuestionLanguage) - Method in interface org.exoplatform.faq.service.FAQService
Adds a language to a question.
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.
addListenerPlugin(AnswerEventListener) - Method in interface org.exoplatform.faq.service.FAQService
Adds a listener plugin.
addListenerPlugin(AnswerEventListener) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
addMore() - Method in class org.exoplatform.faq.service.search.AnswerSearchResult
Add more element into List or not
addPlugin(ComponentPlugin) - Method in interface org.exoplatform.faq.service.DataStorage
 
addPlugin(ComponentPlugin) - Method in interface org.exoplatform.faq.service.FAQService
Adds a plugin to the list of FAQ plugins.
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.DataStorage
 
addRolePlugin(ComponentPlugin) - Method in interface org.exoplatform.faq.service.FAQService
Adds a plugin which defines the "administrator" role.
addRolePlugin(ComponentPlugin) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
addRolePlugin(ComponentPlugin) - 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 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.DataStorage
 
addWatchCategory(String, Watch) - Method in interface org.exoplatform.faq.service.FAQService
Adds a watch to 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.DataStorage
 
addWatchQuestion(String, Watch, boolean) - Method in interface org.exoplatform.faq.service.FAQService
Adds a watch to a question.
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
 
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_ACTIVATED - Static variable in class org.exoplatform.faq.service.Answer
answer activate
ANSWER_APPROVED - Static variable in class org.exoplatform.faq.service.Answer
answer approved
ANSWER_EDIT - Static variable in class org.exoplatform.faq.service.Answer
answer detail
ANSWER_HOME - Static variable in class org.exoplatform.faq.service.Utils
 
ANSWER_ID - Static variable in class org.exoplatform.faq.service.Answer
 
ANSWER_NOW - Static variable in class org.exoplatform.faq.service.Utils
 
ANSWER_NOW_PARAM - Static variable in class org.exoplatform.faq.service.Utils
 
ANSWER_PROMOTED - Static variable in class org.exoplatform.faq.service.Answer
answer promoted from comment
AnswerEventLifeCycle - Interface in org.exoplatform.faq.service
 
AnswerEventListener - Class in org.exoplatform.faq.service.impl
 
AnswerEventListener() - Constructor for class org.exoplatform.faq.service.impl.AnswerEventListener
 
AnswerSearchConnector - Class in org.exoplatform.faq.service.search
 
AnswerSearchConnector(InitParams, DataStorage, LocaleConfigService) - Constructor for class org.exoplatform.faq.service.search.AnswerSearchConnector
 
AnswerSearchConnector(InitParams, DataStorage) - Constructor for class org.exoplatform.faq.service.search.AnswerSearchConnector
 
AnswerSearchResult - Class in org.exoplatform.faq.service.search
 
AnswerSearchResult(long, long, long) - Constructor for class org.exoplatform.faq.service.search.AnswerSearchResult
Constructor with offset and limit
APP_TYPE - Static variable in class org.exoplatform.faq.service.ws.FAQWebservice
 
ASC - Static variable in class org.exoplatform.faq.service.QueryStatement
The Constant ASC.
ASCENDING - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
AT - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
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
 
buildCategoryTree(String) - Method in interface org.exoplatform.faq.service.DataStorage
 
buildCategoryTree(String) - Method in interface org.exoplatform.faq.service.FAQService
Builds a category tree by its provided Id.
buildCategoryTree(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
buildCategoryTree(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
buildQueryListOfUser(String, List<String>) - Static method in class org.exoplatform.faq.service.Utils
 
buildXpathHasProperty(String) - Static method in class org.exoplatform.faq.service.Utils
Build Xpath query for check has property existing.
BYTE_VALUE - Static variable in class org.exoplatform.faq.service.JcrInputProperty
 

C

calculateDeletedUser(String) - Method in interface org.exoplatform.faq.service.DataStorage
 
calculateDeletedUser(String) - Method in interface org.exoplatform.faq.service.FAQService
Updates information of answers related to a deleted user.
calculateDeletedUser(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
calculateDeletedUser(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
Cate - Class in org.exoplatform.faq.service
 
Cate() - Constructor for class org.exoplatform.faq.service.Cate
 
CATE_SPACE_ID_PREFIX - Static variable in class org.exoplatform.faq.service.Utils
 
Category - Class in org.exoplatform.faq.service
 
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_AND_QUESTION - Static variable in class org.exoplatform.faq.service.FAQEventQuery
 
CATEGORY_HOME - Static variable in class org.exoplatform.faq.service.Utils
 
CATEGORY_ID - Static variable in class org.exoplatform.faq.service.Category
 
CategoryInfo - Class in org.exoplatform.faq.service
 
CategoryInfo() - Constructor for class org.exoplatform.faq.service.CategoryInfo
 
CategoryLanguage - Class in org.exoplatform.faq.service
 
CategoryLanguage() - Constructor for class org.exoplatform.faq.service.CategoryLanguage
 
CategoryTree - Class in org.exoplatform.faq.service
 
CategoryTree() - Constructor for class org.exoplatform.faq.service.CategoryTree
 
changeStatusCategoryView(List<String>) - Method in interface org.exoplatform.faq.service.DataStorage
 
changeStatusCategoryView(List<String>) - Method in interface org.exoplatform.faq.service.FAQService
Changes status of a category to "hidden" or "shown".
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
clear() - Method in class org.exoplatform.faq.service.search.AnswerSearchResult
 
Comment - Class in org.exoplatform.faq.service
 
Comment() - Constructor for class org.exoplatform.faq.service.Comment
Instantiates a new comment.
COMMENT_HOME - Static variable in class org.exoplatform.faq.service.Utils
 
COMMENT_ID - Static variable in class org.exoplatform.faq.service.Comment
 
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
 
contains(Object) - Method in class org.exoplatform.faq.service.search.AnswerSearchResult
 
contains(String) - Method in class org.exoplatform.faq.service.search.AnswerSearchResult
Checks the id whether is existing or not in result list.
containsAll(Collection<?>) - Method in class org.exoplatform.faq.service.search.AnswerSearchResult
 
createAnswerRSS(String) - Method in interface org.exoplatform.faq.service.FAQService
Creates an RSS for a set of answers under a category.
createAnswerRSS(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
createAnswerRSS(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
createCategory(FAQService, String) - Method in class org.exoplatform.faq.service.InitialDataPlugin
 
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

DataStorage - Interface in org.exoplatform.faq.service
 
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.DataStorage
 
deleteAnswer(String, String) - Method in interface org.exoplatform.faq.service.FAQService
Removes an answer.
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
Deletes an answer's language.
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.DataStorage
 
deleteCategoryWatch(String, String) - Method in interface org.exoplatform.faq.service.FAQService
Deletes a watch from a 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.DataStorage
 
deleteComment(String, String) - Method in interface org.exoplatform.faq.service.FAQService
Removes a question's comment.
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, boolean) - Method in interface org.exoplatform.faq.service.FAQService
Deletes a comment's language.
deleteCommentQuestionLang(String, String, String, boolean) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
deleteCommentQuestionLang(Node, String, String) - Static method in class org.exoplatform.faq.service.impl.MultiLanguages
 
DELETED - Static variable in class org.exoplatform.faq.service.Utils
 
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.
DESCENDING - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
DISPLAY_APPROVED - Static variable in class org.exoplatform.faq.service.FAQSetting
 
DISPLAY_BOTH - Static variable in class org.exoplatform.faq.service.FAQSetting
 
DISPLAY_TYPE_ALPHABET - Static variable in class org.exoplatform.faq.service.FAQSetting
The DISPLA type alphabet.
DISPLAY_TYPE_POSTDATE - Static variable in class org.exoplatform.faq.service.FAQSetting
The DISPLA type postdate.

E

EDIT - Static variable in class org.exoplatform.faq.service.QuestionLanguage
 
EMPTY_STR - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
execute(JobExecutionContext) - Method in class org.exoplatform.faq.service.notify.NotifyJob
 
existingCategories() - Method in interface org.exoplatform.faq.service.DataStorage
 
existingCategories() - Method in interface org.exoplatform.faq.service.FAQService
Gets the number of existing categories.
existingCategories() - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
existingCategories() - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
EXO_ACTIVATE_RESPONSES - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_ANSWER - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_ANSWER_HOME - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_ANSWER_PATH - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_APPROVE_RESPONSES - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_AUTHOR - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_CATEGORY_ID - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_COMMENT - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_COMMENT_BY - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_COMMENT_HOME - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_COMMENT_LANGUAGE - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_COMMENTS - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_CONTENT - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_CREATED_DATE - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_DATE_COMMENT - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_DATE_RESPONSE - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_DESCRIPTION - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_EMAIL - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_EMAIL_WATCHING - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_FAQ_ATTACHMENT - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_FAQ_CATEGORY - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_FAQ_CATEGORY_HOME - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_FAQ_HOME - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_FAQ_LANGUAGE - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_FAQ_QUESTION - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_FAQ_QUESTION_HOME - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_FAQ_R_S_S - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_FAQ_RESOURCE - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_FAQ_SETTING_HOME - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_FAQ_USER_SETTING - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_FAQ_USER_SETTING_HOME - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_FAQ_WATCHING - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_FILE_NAME - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_FULL_NAME - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_ID - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_INDEX - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_IS_ACTIVATED - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_IS_APPROVED - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_IS_MODERATE_ANSWERS - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_IS_MODERATE_QUESTIONS - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_IS_VIEW - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_LANGUAGE - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_LAST_ACTIVITY - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_LINK - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_MARK_VOTE - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_MARK_VOTES - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_MODERATORS - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_NAME - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_NAME_ATTACHS - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_NUMBER_OF_PUBLIC_ANSWERS - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_ORDE_BY - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_ORDE_TYPE - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_POST_ID - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_QUESTION_ID - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_QUESTION_LANGUAGE_HOME - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_QUESTION_PATH - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_RELATIVES - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_RESPONSE_BY - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_RESPONSE_LANGUAGE - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_RESPONSES - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_RSS_WATCHING - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_SORT_QUESTION_BY_VOTE - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_TEMPLATE_HOME - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_TITLE - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_TOPIC_ID_DISCUSS - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_USER_PRIVATE - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_USER_WATCHING - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_USERS_VOTE - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_USERS_VOTE_ANSWER - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
EXO_VIEW_AUTHOR_INFOR - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
exportData(String, boolean) - Method in interface org.exoplatform.faq.service.DataStorage
 
exportData(String, boolean) - Method in interface org.exoplatform.faq.service.FAQService
Exports a category.
exportData(String, boolean) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
exportData(String, boolean) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
ExtendedAnswerEventLifeCycle - Interface in org.exoplatform.faq.service
 

F

FAQ_APP - Static variable in class org.exoplatform.faq.service.Utils
 
FAQ_CATEGORY - Static variable in class org.exoplatform.faq.service.FAQEventQuery
 
FAQ_QUESTION - Static variable in class org.exoplatform.faq.service.FAQEventQuery
 
FAQEventQuery - Class in org.exoplatform.faq.service
 
FAQEventQuery() - Constructor for class org.exoplatform.faq.service.FAQEventQuery
Instantiates a new fAQ event query.
FAQNodeTypes - Interface in org.exoplatform.faq.service
Constants for Forum nodetypes and properties.
FAQPreferenceTemplateUpdaterPlugin - Class in org.exoplatform.faq.service.updater
 
FAQPreferenceTemplateUpdaterPlugin(InitParams) - Constructor for class org.exoplatform.faq.service.updater.FAQPreferenceTemplateUpdaterPlugin
 
FAQService - Interface in org.exoplatform.faq.service
APIs for FAQ and all operations of other related objects (Categories, Questions and Answers).
FAQServiceImpl - Class in org.exoplatform.faq.service.impl
 
FAQServiceImpl(InitParams, KSDataLocation, ConfigurationManager) - 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.
FAQServiceManaged - Class in org.exoplatform.faq.service.impl
 
FAQServiceManaged(FAQServiceImpl) - Constructor for class org.exoplatform.faq.service.impl.FAQServiceManaged
 
FAQServiceUtils - Class in org.exoplatform.faq.service
 
FAQServiceUtils() - Constructor for class org.exoplatform.faq.service.FAQServiceUtils
 
FAQSetting - Class in org.exoplatform.faq.service
 
FAQSetting() - Constructor for class org.exoplatform.faq.service.FAQSetting
 
FAQUserListener - Class in org.exoplatform.faq.service.conf
 
FAQUserListener() - Constructor for class org.exoplatform.faq.service.conf.FAQUserListener
 
FAQWebservice - Class in org.exoplatform.faq.service.ws
Handles REST request to process FAQ.
FAQWebservice() - Constructor for class org.exoplatform.faq.service.ws.FAQWebservice
 
FileAttachment - Class in org.exoplatform.faq.service
 
FileAttachment() - Constructor for class org.exoplatform.faq.service.FileAttachment
 
findCategoriesByName(String) - Method in interface org.exoplatform.faq.service.DataStorage
 
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.
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.

H

hasPermission(List<String>, List<String>) - Static method in class org.exoplatform.faq.service.Utils
 
hasWatch(String) - Method in interface org.exoplatform.faq.service.DataStorage
 
hasWatch(String) - Method in interface org.exoplatform.faq.service.FAQService
Checks if a category has been watched or not.
hasWatch(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
hasWatch(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
HIGHLIGHT_PATTERN - Static variable in class org.exoplatform.faq.service.Utils
 
HYPHEN - Static variable in class org.exoplatform.faq.service.Utils
 

I

importData(String, InputStream, boolean) - Method in interface org.exoplatform.faq.service.DataStorage
 
importData(String, InputStream, boolean) - Method in interface org.exoplatform.faq.service.FAQService
Imports data to a category.
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
 
initQuestionNodeListeners() - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
initRootCategory() - Method in interface org.exoplatform.faq.service.DataStorage
 
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.DataStorage
 
isAdminRole(String) - Method in interface org.exoplatform.faq.service.FAQService
Checks if a user is administrator or not.
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.DataStorage
 
isCategoryExist(String, String) - Method in interface org.exoplatform.faq.service.FAQService
Checks if a category exists or not.
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.DataStorage
 
isCategoryModerator(String, String) - Method in interface org.exoplatform.faq.service.FAQService
Checks if a user is moderator of a category or not.
isCategoryModerator(String, String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
isCategoryModerator(String, String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
isEmpty() - Method in class org.exoplatform.faq.service.search.AnswerSearchResult
 
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
 
isExcerpt() - Method in class org.exoplatform.faq.service.FAQEventQuery
 
isExisting(String) - Method in interface org.exoplatform.faq.service.DataStorage
 
isExisting(String) - Method in interface org.exoplatform.faq.service.FAQService
Checks if a path exists or not.
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
 
isGroupExpression(String) - Static method in class org.exoplatform.faq.service.FAQServiceUtils
Is the expression a group expression
isLanguageLevelSearch() - Method in class org.exoplatform.faq.service.FAQEventQuery
 
isMembershipExpression(String) - Static method in class org.exoplatform.faq.service.FAQServiceUtils
Is the expression a membership expression (MEMBERSHIPTYPE:GROUP)
isModerateAnswer(String) - Method in interface org.exoplatform.faq.service.DataStorage
 
isModerateAnswer(String) - Method in interface org.exoplatform.faq.service.FAQService
Checks if moderation is applied to answers of a category or not.
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.DataStorage
 
isModerateQuestion(String) - Method in interface org.exoplatform.faq.service.FAQService
Checks if moderation is applied to a question or not.
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.
isPostQuestionInRootCategory() - Method in class org.exoplatform.faq.service.FAQSetting
 
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.DataStorage
 
isUserWatched(String, String) - Method in interface org.exoplatform.faq.service.FAQService
Checks if a user is watching a category or not.
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.DataStorage
 
isViewAuthorInfo(String) - Method in interface org.exoplatform.faq.service.FAQService
Checks if the author information is displayed or not.
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
 
iterator() - Method in class org.exoplatform.faq.service.search.AnswerSearchResult
 

J

JCR_CONTENT - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
JCR_DATA - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
JCR_LAST_MODIFIED - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
JCR_MIME_TYPE - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
JCR_ROOT - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
JCR_SCORE - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
JCRDataStorage - Class in org.exoplatform.faq.service.impl
 
JCRDataStorage(KSDataLocation) - 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
JSON_CONTENT_TYPE - Static variable in class org.exoplatform.faq.service.ws.FAQWebservice
 

L

LANGUAGE_HOME - Static variable in class org.exoplatform.faq.service.Utils
 
listeners_ - Variable in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
listingCategoryTree() - Method in interface org.exoplatform.faq.service.DataStorage
 
listingCategoryTree() - Method in interface org.exoplatform.faq.service.FAQService
Gets a list of categories.
listingCategoryTree() - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
listingCategoryTree() - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
logDebug(String) - Static method in class org.exoplatform.faq.service.impl.JCRDataStorage
 

M

MessageBuilder - Class in org.exoplatform.faq.service
 
MessageBuilder() - Constructor for class org.exoplatform.faq.service.MessageBuilder
 
MessageBuilder.TYPESEND - Enum in org.exoplatform.faq.service
 
MIX_FAQ_SUB_CATEGORY - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
MIX_FAQI_1_8N - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
moveCategory(String, String) - Method in interface org.exoplatform.faq.service.DataStorage
 
moveCategory(String, String) - Method in interface org.exoplatform.faq.service.FAQService
Moves a category to another one.
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.DataStorage
 
moveQuestions(List<String>, String) - Method in interface org.exoplatform.faq.service.ExtendedAnswerEventLifeCycle
 
moveQuestions(List<String>, String, String, FAQSetting) - Method in interface org.exoplatform.faq.service.FAQService
Moves questions to a category.
moveQuestions(List<String>, String) - Method in class org.exoplatform.faq.service.impl.AnswerEventListener
 
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
 
NT_FILE - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
NT_RESOURCE - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 

O

ObjectSearchResult - Class in org.exoplatform.faq.service
 
ObjectSearchResult() - Constructor for class org.exoplatform.faq.service.ObjectSearchResult
Instantiates a new object form search.
onEvent(EventIterator) - Method in class org.exoplatform.faq.service.QuestionNodeListener
 
ORDERBY_ASC - Static variable in class org.exoplatform.faq.service.FAQSetting
The ORDERB asc.
ORDERBY_DESC - Static variable in class org.exoplatform.faq.service.FAQSetting
The ORDERB desc.
ORDERBY_TYPE_ASC - Static variable in class org.exoplatform.faq.service.FAQSetting
The ORDERB type asc.
ORDERBY_TYPE_DESC - Static variable in class org.exoplatform.faq.service.FAQSetting
The ORDERB type desc.
org.exoplatform.faq.service - package org.exoplatform.faq.service
Provides the classes necessary to manage FAQ, including creating, getting, updating, deleting or moving questions and answers.
org.exoplatform.faq.service.conf - package org.exoplatform.faq.service.conf
 
org.exoplatform.faq.service.impl - package org.exoplatform.faq.service.impl
 
org.exoplatform.faq.service.notify - package org.exoplatform.faq.service.notify
 
org.exoplatform.faq.service.search - package org.exoplatform.faq.service.search
 
org.exoplatform.faq.service.updater - package org.exoplatform.faq.service.updater
 
org.exoplatform.faq.service.ws - package org.exoplatform.faq.service.ws
Provides the classes necessary to proceed FAQ via rest request.

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
 
postDelete(User) - Method in class org.exoplatform.faq.service.conf.FAQUserListener
 
postSave(User, boolean) - Method in class org.exoplatform.faq.service.conf.FAQUserListener
 
processUpgrade(String, String) - Method in class org.exoplatform.faq.service.updater.FAQPreferenceTemplateUpdaterPlugin
 
PROPERTY - Static variable in class org.exoplatform.faq.service.JcrInputProperty
 

Q

QueryStatement - Class in org.exoplatform.faq.service
 
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_ACTIVATED - Static variable in class org.exoplatform.faq.service.Question
question activated
QUESTION_ATTACHMENT - Static variable in class org.exoplatform.faq.service.Question
question add attachment
QUESTION_DETAIL - Static variable in class org.exoplatform.faq.service.Question
question detail
QUESTION_HOME - Static variable in class org.exoplatform.faq.service.Utils
 
QUESTION_ID - Static variable in class org.exoplatform.faq.service.Question
 
QUESTION_ID - Static variable in class org.exoplatform.faq.service.Utils
 
QUESTION_ID_PARAM - Static variable in class org.exoplatform.faq.service.Utils
 
QUESTION_LANGUAGE - Static variable in class org.exoplatform.faq.service.Question
question add language
QUESTION_NAME - Static variable in class org.exoplatform.faq.service.Question
question name
QUESTION_RATING - Static variable in class org.exoplatform.faq.service.Question
question rate
QuestionInfo - Class in org.exoplatform.faq.service
 
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.
QuestionNodeListener - Class in org.exoplatform.faq.service
 
QuestionNodeListener() - Constructor for class org.exoplatform.faq.service.QuestionNodeListener
 
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

readCategoryFromXml(ConfigurationManager) - Method in class org.exoplatform.faq.service.InitialDataPlugin
Look for the name of the category in the input file
readCategoryProperty(String, String, Class) - Method in interface org.exoplatform.faq.service.FAQService
Reads a category property by its name.
readCategoryProperty(String, String, Class) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
readCategoryProperty(String, String, Class) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
read property of the category by its name
readQuestionProperty(String, String, Class) - Method in interface org.exoplatform.faq.service.FAQService
Reads a question property by its name.
readQuestionProperty(String, String, Class) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
readQuestionProperty(String, String, Class) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
reCalculateInfoOfQuestion(String) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
reCalculateLastActivityOfQuestion(String) - Method in interface org.exoplatform.faq.service.FAQService
Deprecated.
: not public anymore
reCalculateLastActivityOfQuestion(String) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
Deprecated.
: not public anymore
remove(Object) - Method in class org.exoplatform.faq.service.search.AnswerSearchResult
 
removeAll(Collection<?>) - Method in class org.exoplatform.faq.service.search.AnswerSearchResult
 
removeAnswer(String, String) - Method in interface org.exoplatform.faq.service.AnswerEventLifeCycle
 
removeCategory(String) - Method in interface org.exoplatform.faq.service.DataStorage
 
removeCategory(String) - Method in interface org.exoplatform.faq.service.FAQService
Removes a specific category by its provided Id.
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
 
removeComment(String, String, String) - Method in interface org.exoplatform.faq.service.AnswerEventLifeCycle
 
removeLanguage(String, List<String>) - Method in interface org.exoplatform.faq.service.FAQService
Removes languages from a question.
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
 
removeListenerPlugin(AnswerEventListener) - Method in interface org.exoplatform.faq.service.FAQService
Removes a listener plugin.
removeListenerPlugin(AnswerEventListener) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
removeQuestion(String) - Method in interface org.exoplatform.faq.service.AnswerEventLifeCycle
 
removeQuestion(String) - Method in interface org.exoplatform.faq.service.DataStorage
 
removeQuestion(String) - Method in interface org.exoplatform.faq.service.FAQService
Deletes a question by its Id.
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
 
REP_EXCERPT - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
REP_EXCERPT_PATTERN - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
reparePermissions(Node, String) - Static method in class org.exoplatform.faq.service.FAQServiceUtils
Repare permission of node
result() - Method in class org.exoplatform.faq.service.search.AnswerSearchResult
 
retainAll(Collection<?>) - Method in class org.exoplatform.faq.service.search.AnswerSearchResult
 

S

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
 

T

TemplatePlugin - Class in org.exoplatform.faq.service
 
TemplatePlugin(InitParams) - Constructor for class org.exoplatform.faq.service.TemplatePlugin
 
TEXT_HTML - Static variable in interface org.exoplatform.faq.service.FAQNodeTypes
 
toArray() - Method in class org.exoplatform.faq.service.search.AnswerSearchResult
 
toArray(T[]) - Method in class org.exoplatform.faq.service.search.AnswerSearchResult
 
toString() - Method in class org.exoplatform.faq.service.InitialDataPlugin
 

U

UI_FAQ_VIEWER - Static variable in class org.exoplatform.faq.service.Utils
 
UnifiedSearchResult - Class in org.exoplatform.faq.service.search
 
UnifiedSearchResult(String, String, String, String, String, long, long, Double) - Constructor for class org.exoplatform.faq.service.search.UnifiedSearchResult
 
unVoteQuestion(String) - Method in interface org.exoplatform.faq.service.AnswerEventLifeCycle
 
unVoteQuestion(String, String) - Method in interface org.exoplatform.faq.service.FAQService
Removes a vote from a question.
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 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.DataStorage
 
unWatchCategory(String, String) - Method in interface org.exoplatform.faq.service.FAQService
Unwatches a 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.DataStorage
 
unWatchQuestion(String, String) - Method in interface org.exoplatform.faq.service.FAQService
Unwatches a question.
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.DataStorage
 
updateQuestionRelatives(String, String[]) - Method in interface org.exoplatform.faq.service.FAQService
Updates relatives of a question.
updateQuestionRelatives(String, String[]) - Method in class org.exoplatform.faq.service.impl.FAQServiceImpl
 
updateQuestionRelatives(String, String[]) - Method in class org.exoplatform.faq.service.impl.JCRDataStorage
 
Utils - Class in org.exoplatform.faq.service
 
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

valueOf(String) - Static method in enum org.exoplatform.faq.service.MessageBuilder.TYPESEND
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.exoplatform.faq.service.MessageBuilder.TYPESEND
Returns an array containing the constants of this enum type, in the order they are declared.
VIEW - Static variable in class org.exoplatform.faq.service.QuestionLanguage
 
viewrss(String) - Method in class org.exoplatform.faq.service.ws.FAQWebservice
Views RSS feeds by the provided source.
voteAnswer(String, String, boolean) - Method in interface org.exoplatform.faq.service.FAQService
Votes for an answer.
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) - Method in interface org.exoplatform.faq.service.AnswerEventLifeCycle
 
voteQuestion(String, String, int) - Method in interface org.exoplatform.faq.service.FAQService
Votes for a question.
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 © 2003–2015 eXo Platform SAS. All rights reserved.