|
SAP NetWeaver 7.30 (SP05) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAttachment
Interface for the attachment service. Attachments are stored as Files in the Repository "collaboration". Copyright 2004 SAP AG
| Method Summary | |
|---|---|
boolean |
addAttachment(IResource resource,
String name,
String text)
Add Attachment of User |
boolean |
delAttachment(IResource resource,
IResource attachres)
del one / all Attachments of a Resource |
IResourceList |
getAttachment(IResource resource)
Returns all Attachments of this Resource |
com.sapportals.wcm.util.uri.RID |
getAttachmentPath(IResource resource)
get Path where attachments of resource are stored Path maybe created |
| Method Detail |
|---|
com.sapportals.wcm.util.uri.RID getAttachmentPath(IResource resource)
throws com.sapportals.wcm.WcmException
resource - The resource
com.sapportals.wcm.WcmException
boolean addAttachment(IResource resource,
String name,
String text)
throws com.sapportals.wcm.WcmException
resource - resource to which an attchment is addedText - Users Attachment
com.sapportals.wcm.WcmException
IResourceList getAttachment(IResource resource)
throws com.sapportals.wcm.WcmException
resource - The resource
-
com.sapportals.wcm.WcmException
boolean delAttachment(IResource resource,
IResource attachres)
resource - - Resource to which the Attachment(s) was savedattachres - - Attachment Resource (if null - all Attachments are
deleted)
-| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
|
SAP NetWeaver 7.30 (SP05) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||