Class AbstractCommentObserver
java.lang.Object
org.ametys.web.repository.comment.AbstractCommentObserver
- All Implemented Interfaces:
Observer
Observer for comments
-
Field Summary
Fields inherited from interface org.ametys.core.observation.Observer
MAX_PRIORITY, MIN_PRIORITY
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.ametys.core.observation.Observer
getPriority, observe
-
Constructor Details
-
AbstractCommentObserver
public AbstractCommentObserver()
-
-
Method Details