|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SearchableAttachment
An object representing some searchable file.
| Method Summary | |
|---|---|
java.lang.String |
getComment()
Return any comment associated with this attachment |
java.io.InputStream |
getContentsAsStream()
Return the contents of the attachment as an InputStream |
java.lang.String |
getContentType()
Gets the MIME content-type of this attachment. |
java.lang.String |
getDownloadPath()
|
java.lang.String |
getFileName()
Gets the filename of this attachment. |
java.lang.String |
getNiceFileSize()
|
java.lang.String |
getNiceType()
|
| Methods inherited from interface com.atlassian.bonnie.Searchable |
|---|
getId, getSearchableDependants, isIndexable |
| Method Detail |
|---|
java.lang.String getContentType()
java.lang.String getFileName()
java.io.InputStream getContentsAsStream()
throws java.io.IOException
java.io.IOExceptionjava.lang.String getComment()
java.lang.String getNiceType()
java.lang.String getNiceFileSize()
java.lang.String getDownloadPath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||