|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AttachmentResource
Represents a resource that exposes the required state to create a Confluence attachment.
| Method Summary | |
|---|---|
String |
getComment()
|
long |
getContentLength()
|
String |
getContentType()
|
boolean |
isMinorEdit()
|
| Methods inherited from interface org.springframework.core.io.Resource |
|---|
createRelative, exists, getDescription, getFile, getFilename, getURI, getURL, isOpen, isReadable, lastModified |
| Methods inherited from interface org.springframework.core.io.InputStreamSource |
|---|
getInputStream |
| Method Detail |
|---|
String getContentType()
long getContentLength()
String getComment()
boolean isMinorEdit()
Attachment.isMinorEdit())
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||