|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IWikiAttachment
Attachment to wiki page.
| Method Summary | |
|---|---|
String |
getContentType()
Returns the content type of the attachment |
Date |
getCreationDate()
Returns the creation date of the attachment |
InputStream |
getData()
Returns the data of the attachment |
Date |
getModificationDate()
Returns the modification date of the attachment |
String |
getName()
Returns the name of the attachment. |
Map<String,String> |
getProperties()
Returns the extended properties of the attachment |
long |
getSize()
Returns the size of the attachment |
void |
refresh()
Retrieves latest properties / content of the attachment |
| Methods inherited from interface com.sap.netweaver.coll.wiki.api.IWikiObject |
|---|
getID |
| Method Detail |
|---|
String getName()
String getContentType()
long getSize()
InputStream getData()
Date getCreationDate()
Date getModificationDate()
Map<String,String> getProperties()
void refresh()
throws com.sap.netweaver.coll.wiki.exception.WikiAttachmentNotFoundException,
com.sap.netweaver.coll.wiki.exception.WikiPageNotFoundException
com.sap.netweaver.coll.wiki.exception.WikiAttachmentNotFoundException
com.sap.netweaver.coll.wiki.exception.WikiPageNotFoundException| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[com.sap] KMC-WIKI
|
[com.sap] com.sap.netweaver.coll.wiki.api
|
api
|
BC-COM-WIK
|
|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||