|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
FAQService#addWatch(String id, Watch watch)
FAQService.addWatchQuestion(String questionId, Watch watch, boolean isNew)
FAQService#changeStatusCategoryView(List listCateIds)
page is less than max and larger than 0
then set page to be current page else throw exception
FAQService.deleteAnswer(String questionId, String answerId)
FAQService.deleteComment(String questionId, String commentId)
FAQService#deleteMailInWatch(String categoryId, String emails)
FAQService.getAllCategories()
FAQService.getAllQuestions()
FAQService#getAllQuestionsByCatetory(String categoryId, FAQSetting faqSetting()
FAQService.getAnswerById(String questionId, String answerid)
FAQService.getCategoryById(String categoryId)
FAQService#getCategoryInfo(String categoryId, FAQSetting setting()
FAQService.getCategoryNodeById(String categoryId)
FAQService.getCategoryPath(String categoryId)
FAQService.getCategoryPathOfQuestion(String categoryId)
FAQService.getCommentById(String questionId, String commentId)
FAQService#getListCategoriesWatch(String userId)
FAQService.getListCateIdByModerator(String user)
FAQService.getListQuestionsWatch(FAQSetting faqSetting, String currentUser)
FAQService.getMaxindexCategory(String parentId)
FAQService.getPageListAnswer(String questionId, Boolean isSortByVote)
FAQService.getPageListComment(String questionId)
FAQService.getPendingQuestionsByCategory(String categoryId, FAQSetting faqSetting)
FAQService.getQuestionById(String questionId)
FAQService.getQuestionLanguages(String questionId)
FAQService#getQuestionsByCatetory(String categoryId, FAQSetting faqSetting()
FAQService#getQuestionsByListCatetory(List listCategoryId, boolean isNotYetAnswer)
FAQService.getQuestionsIterator()
FAQService#getQuestionsNotYetAnswer(String categoryId, FAQSetting setting()
FAQService#getSubCategories(String categoryId, FAQSetting faqSetting, List userView)
FAQService.getUserAvatar(String userName)
FAQService.getUserSetting(String userName, FAQSetting faqSetting)
FAQService#getWatchByUser(String userId, String cateId()
FAQService.importData(String categoryId, InputStream inputStream, boolean isImportCategory)
true if
this question is activated and false if opposite.
FAQService.isAdminRole(String userName)
true if
this question is approved and false if opposite.
FAQService.moveCategory(String categoryId, String destCategoryId)
FAQService#moveQuestions(List questions, String destCategoryId)
FAQService.removeCategory(String categoryId)
FAQService.removeQuestion(String questionId)
FAQService.saveAnswer(String questionId, Answer answer, boolean isNew)
FAQService.saveAnswer(String questionId, Answer[] answers)
FAQService.saveCategory(String parentId, Category cat, boolean isAddNew)
FAQService.saveComment(String questionId, Comment comment, boolean isNew)
FAQService.saveFAQSetting(FAQSetting faqSetting,String userName)
FAQService.saveQuestion(Question question, boolean isAddNew, FAQSetting faqSetting)
FAQService.saveTopicIdDiscussQuestion(String questionId, String pathDiscuss)
FAQService.saveUserAvatar(String userId, FileAttachment fileAttachment)
FAQService.setDefaultAvatar(String userName)
ascending and descending.
FAQService#swapCategories(String parentCateId, String cateId1, String cateId2)
FAQService#unWatch(String categoryId, String userCurrent)
FAQService.unWatchQuestion(String questionID, String userCurrent)
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||