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

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


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
AnswerEventListener()
           
 
Method Summary
 
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()


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.