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

Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jul 26, 2010


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
saveAnswer, saveAnswer, saveComment, saveQuestion
 

Constructor Detail

AnswerEventListener

public AnswerEventListener()


Copyright © 2013 eXo Platform SAS. All Rights Reserved.