Clearspace API (2.5.29) Core Javadocs

Uses of Class
com.jivesoftware.community.event.AttachmentEvent

Packages that use AttachmentEvent
com.jivesoftware.community.event Provides mechanisms to be notified of actions in the system such as new messages being created. 
 

Uses of AttachmentEvent in com.jivesoftware.community.event
 

Methods in com.jivesoftware.community.event with parameters of type AttachmentEvent
 void AttachmentListener.attachmentAdded(AttachmentEvent event)
          Fired when an attachment is added to a document.
 void AttachmentListener.attachmentDeleted(AttachmentEvent event)
          Fired when an attachment is deleted from a document.
 void AttachmentListener.attachmentDownloaded(AttachmentEvent event)
          Fired when an attachment was downloaded.
 void AttachmentListener.attachmentModified(AttachmentEvent event)
          Fired when an attachment was modified.
 void AttachmentEventDispatcher.dispatchEvent(AttachmentEvent event)
           
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.