org.exoplatform.faq.service.impl
Class AnswerEventListener

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.faq.service.impl.AnswerEventListener
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin, AnswerEventLifeCycle, ExtendedAnswerEventLifeCycle

public abstract class AnswerEventListener
extends org.exoplatform.container.component.BaseComponentPlugin
implements ExtendedAnswerEventLifeCycle


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
AnswerEventListener()
           
 
Method Summary
 void moveQuestions(List<String> questions, String catId)
           
 
Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.exoplatform.faq.service.AnswerEventLifeCycle
removeAnswer, removeComment, removeQuestion, saveAnswer, saveAnswer, saveComment, saveQuestion, unVoteQuestion, voteQuestion
 

Constructor Detail

AnswerEventListener

public AnswerEventListener()
Method Detail

moveQuestions

public void moveQuestions(List<String> questions,
                          String catId)
Specified by:
moveQuestions in interface ExtendedAnswerEventLifeCycle


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