org.exoplatform.faq.service
Interface ExtendedAnswerEventLifeCycle

All Superinterfaces:
AnswerEventLifeCycle
All Known Implementing Classes:
AnswerEventListener

public interface ExtendedAnswerEventLifeCycle
extends AnswerEventLifeCycle


Method Summary
 void moveQuestions(List<String> questions, String catId)
           
 
Methods inherited from interface org.exoplatform.faq.service.AnswerEventLifeCycle
removeAnswer, removeComment, removeQuestion, saveAnswer, saveAnswer, saveComment, saveQuestion, unVoteQuestion, voteQuestion
 

Method Detail

moveQuestions

void moveQuestions(List<String> questions,
                   String catId)


Copyright © 2003–2014 eXo Platform SAS. All rights reserved.