Class NewsEvent
java.lang.Object
org.silverpeas.core.notification.system.AbstractResourceEvent<News>
org.silverpeas.components.quickinfo.notification.NewsEvent
- All Implemented Interfaces:
Serializable,org.silverpeas.core.notification.system.ResourceEvent<News>
Event about news. This event can be about a creation, an update or a deletion of news.
- Author:
- silveryocha
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.silverpeas.core.notification.system.ResourceEvent
org.silverpeas.core.notification.system.ResourceEvent.Type -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.silverpeas.core.notification.system.AbstractResourceEvent
equals, getParameters, getParameterValue, getTransition, getType, hashCode, putParameterMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.silverpeas.core.notification.system.ResourceEvent
isOnCreation, isOnDeletion, isOnRecovery, isOnRemoving, isOnUpdate
-
Constructor Details
-
NewsEvent
protected NewsEvent() -
NewsEvent
-