|
Clearspace API (1.7.0) Core Javadocs | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttachmentException | |
|---|---|
| com.jivesoftware.community | Core interfaces and classes for Clearspace. |
| Uses of AttachmentException in com.jivesoftware.community |
|---|
| Methods in com.jivesoftware.community that throw AttachmentException | |
|---|---|
Attachment |
PrivateMessage.createAttachment(java.lang.String name,
java.lang.String contentType,
java.io.InputStream data)
Creates a new attachment for this private message. |
Attachment |
AttachmentContentResource.createAttachment(java.lang.String name,
java.lang.String contentType,
java.io.InputStream data,
java.io.File file)
Creates a new attachment for the object. |
void |
Announcement.deleteAttachment(Attachment attachment)
Deletes an attachment that belongs to the announcement. |
void |
AttachmentContentResource.deleteAttachment(Attachment attachment)
Deletes an attachment that belongs to the object. |
void |
PrivateMessage.deleteAttachment(Attachment attachment)
Deletes an attachment that belongs to this private message. |
void |
ProfileManager.setProfileImage(User user,
java.lang.String mimeType,
java.io.InputStream in)
|
| Constructors in com.jivesoftware.community with parameters of type AttachmentException | |
|---|---|
AvatarException(AttachmentException ae)
|
|
|
Clearspace Project Page | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||