|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IMutableContent | |
| com.sap.netweaver.bc.rf.common.content | Contains repository framework common interface for content. |
| com.sap.netweaver.bc.rf.common.namespace | Contains repository framework common interface for namespace maintenance. |
| com.sap.netweaver.bc.rf.mi.content | Contains repository framework manager interface for content. |
| Uses of IMutableContent in com.sap.netweaver.bc.rf.common.content |
| Classes in com.sap.netweaver.bc.rf.common.content that implement IMutableContent | |
class |
MutableContent
Access to the content data of a resource. |
| Uses of IMutableContent in com.sap.netweaver.bc.rf.common.namespace |
| Fields in com.sap.netweaver.bc.rf.common.namespace declared as IMutableContent | |
protected IMutableContent |
ContentAndPropertiesDescriptor.content
|
| Methods in com.sap.netweaver.bc.rf.common.namespace that return IMutableContent | |
IMutableContent |
ContentAndPropertiesDescriptor.getContent()
Get content of the resource. |
IMutableContent |
IContentAndPropertiesDescriptor.getContent()
Get content of the resource. |
| Constructors in com.sap.netweaver.bc.rf.common.namespace with parameters of type IMutableContent | |
ContentAndPropertiesDescriptor(IMutableContent content)
Construct object of class ContentAndPropertiesDescriptor. |
|
ContentAndPropertiesDescriptor(IMutableContent content,
java.util.List properties,
boolean propertyFailureToBeIgnored)
Construct object of class ContentAndPropertiesDescriptor. |
|
| Uses of IMutableContent in com.sap.netweaver.bc.rf.mi.content |
| Methods in com.sap.netweaver.bc.rf.mi.content with parameters of type IMutableContent | |
void |
IMutableContentManager.setContent(IResourceHandle resourceHandle,
IMutableContent content,
boolean compareETags)
Set content of the resource. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||