|
||||||||||
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 | |
---|---|
java.lang.String |
getComment()
|
long |
getContentLength()
|
java.lang.String |
getContentType()
|
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 |
---|
java.lang.String getContentType()
long getContentLength()
java.lang.String getComment()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |