org.silverpeas.attachment.notification
Class AttachmentDeletionNotification

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

public class AttachmentDeletionNotification
extends SilverpeasNotification

Notification about the deletion of an attachment in a given component instance.

See Also:
Serialized Form

Constructor Summary
protected AttachmentDeletionNotification(SimpleDocument attachment)
           
 
Method Summary
 AttachmentRef getAttachment()
           
 
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

AttachmentDeletionNotification

protected AttachmentDeletionNotification(SimpleDocument attachment)
Method Detail

getAttachment

public AttachmentRef getAttachment()


Copyright © 2016 Silverpeas. All Rights Reserved.