Clearspace API (1.7.0) Core Javadocs

Uses of Interface
com.jivesoftware.community.AttachmentManager

Packages that use AttachmentManager
com.jivesoftware.community Core interfaces and classes for Clearspace. 
com.jivesoftware.community.event Provides mechanisms to be notified of actions in the system such as new messages being created. 
 

Uses of AttachmentManager in com.jivesoftware.community
 

Methods in com.jivesoftware.community that return AttachmentManager
 AttachmentManager DocumentType.getAttachmentManager()
          Returns an attachment manager that can be used to manage attachment settings for the document type.
 AttachmentManager JiveContext.getAttachmentManager()
          Returns an attachment manager that can be used to manage attachment rules.
 

Uses of AttachmentManager in com.jivesoftware.community.event
 

Methods in com.jivesoftware.community.event that return AttachmentManager
 AttachmentManager AttachmentEvent.getAttachmentManager()
           
 

Constructors in com.jivesoftware.community.event with parameters of type AttachmentManager
AttachmentEvent(int eventType, JiveObject jiveObject, Attachment attachment, java.util.Map<java.lang.String,? extends java.lang.Object> params, java.io.File file, AttachmentManager attachmentManager)
           
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.