|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.repository.ContentMetadata
public class ContentMetadata
TBD: Description of the class.
| Constructor Summary | |
|---|---|
ContentMetadata(long length,
String type,
String encoding,
String entityTag,
Date expiryDate,
String language,
Date lastModified)
|
|
| 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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContentMetadata(long length,
String type,
String encoding,
String entityTag,
Date expiryDate,
String language,
Date lastModified)
| Method Detail |
|---|
public long getContentLength()
IContentMetadata
getContentLength in interface IContentMetadatapublic String getContentType()
IContentMetadata
getContentType in interface IContentMetadatapublic String getContentEncoding()
IContentMetadata
getContentEncoding in interface IContentMetadatapublic String getContentLanguage()
IContentMetadatanull when not known.
getContentLanguage in interface IContentMetadatapublic String getETag()
IContentMetadata
getETag in interface IContentMetadatapublic Date getExpires()
IContentMetadatanull when not specified.
getExpires in interface IContentMetadatapublic Date getLastModified()
IContentMetadatanull when not known.
getLastModified in interface IContentMetadata| 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.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||