org.silverpeas.publication.notification
Class PublicationDeletionNotification

java.lang.Object
  extended by com.silverpeas.notification.SilverpeasNotification
      extended by org.silverpeas.publication.notification.PublicationDeletionNotification
All Implemented Interfaces:
Serializable

public class PublicationDeletionNotification
extends SilverpeasNotification

Notification about the deletion of a publication in a given component instance.

See Also:
Serialized Form

Constructor Summary
protected PublicationDeletionNotification(PublicationPK pk)
           
 
Method Summary
 PublicationPK getPublicationPK()
           
 
Methods inherited from class com.silverpeas.notification.SilverpeasNotification
addParameter, getCause, getObject, getParameters, getParameterValue, getSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PublicationDeletionNotification

protected PublicationDeletionNotification(PublicationPK pk)
Method Detail

getPublicationPK

public PublicationPK getPublicationPK()


Copyright © 2016 Silverpeas. All Rights Reserved.