|
SAP NetWeaver 7.30 SP01 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMutableContent
Interface for updating the content metadata, which will change when the content is actually persisted by the repository manager.
| Method Summary | |
|---|---|
boolean |
getContentMetadataUpdatedState()
Check whether or not the metadata was updated since the creation of this mutable content or the last reset of the metadata updated state. |
void |
resetContentMetadataUpdatedState()
Reset the content metadata updated state to false. |
void |
setContentMetadata(IContentMetadata contentMetadata)
Set the content metadata. |
| Methods inherited from interface com.sap.netweaver.bc.rf.common.content.IContent |
|---|
getContentMetadata, getInputStream |
| Method Detail |
|---|
void setContentMetadata(IContentMetadata contentMetadata)
throws ResourceException
contentMetadata - contentMetadata to be set
ResourceException - when the operation failedboolean getContentMetadataUpdatedState()
void resetContentMetadataUpdatedState()
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
|
SAP NetWeaver 7.30 SP01 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||