|
Clearspace API (2.5.29) Core Javadocs | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImageException | |
|---|---|
| com.jivesoftware.community | Core interfaces and classes for Clearspace. |
| Uses of ImageException in com.jivesoftware.community |
|---|
| Methods in com.jivesoftware.community that throw ImageException | |
|---|---|
void |
ImageContentResource.addImage(Image image)
Adds an already existing (temporary) image to the object. |
Image |
CommentManager.createImage(Comment comment,
String name,
String contentType,
InputStream data)
|
Image |
ImageContentResource.createImage(String name,
String contentType,
InputStream data)
Creates a new image for the object. |
void |
CommentManager.deleteImage(Comment comment,
Image image)
|
void |
ImageContentResource.deleteImage(Image image)
Deletes an image that belongs to the object. |
Image |
ImageContentResource.getImage(long imageID)
Returns the image corresponding to the imageID. |
|
Clearspace Project Page | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||