|
SAP NetWeaver 7.30 (SP05) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IContentMetadata
Interface describing the content metadata of the content a resource may provide.
| Method Summary | |
|---|---|
String |
getContentEncoding()
Returns the content encoding of resource content or null if not known. |
String |
getContentLanguage()
Returns the content language (see RFC2616 , section 14.12) or null when not known. |
long |
getContentLength()
Returns the length of resource content in bytes or -1 if not known. |
String |
getContentType()
Returns the content type of resource content as media sub type or null if not known. |
String |
getETag()
Returns the entity-tag for the content (see RFC2616 , section 14.19). |
Date |
getExpires()
Returns the expires date of the content (see RFC2616 , section 14.21) or null when not specified. |
Date |
getLastModified()
Returns the last modification date of the content (see RFC2616 , section 14.29) or null when not known. |
| Method Detail |
|---|
long getContentLength()
String getContentType()
String getContentEncoding()
String getContentLanguage()
null when not known.
String getETag()
Date getExpires()
null when not specified.
Date getLastModified()
null when not known.
| 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 (SP05) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||