com.sapportals.wcm.repository
Interface IMutableEntityMetadata
- All Superinterfaces:
- IEntityMetadata
- All Known Implementing Classes:
- Content, VaryingContent
public interface IMutableEntityMetadata
- extends IEntityMetadata
Interfaces for updates on those parts of content metadata that change when
the content is actually persisted by the repository manager.
Copyright (c) SAP AG 2002-2004
setEntityTag
void setEntityTag(String entityTag)
throws ResourceException
- Parameters:
entityTag - entity-tag (see RFC2616 , section 14.19).
- Throws:
ResourceException - Exception raised in failure situation
setLastModified
void setLastModified(Date lastModified)
throws ResourceException
- Parameters:
lastModified - last modified timestamp (see RFC2616 , section 14.29)
- Throws:
ResourceException - Exception raised in failure situation
wasUpdated
boolean wasUpdated()
- Returns:
- whether the meta data was actually updated during the storage
operation (create resource / update content).
This class can be accessed from:
|
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
|
Copyright 2011 SAP AG Complete Copyright Notice