SAP NetWeaver '04

com.sapportals.wcm.repository
Interface IEntityMetadata

[contained in: com.sap.netweaver.bc.rf.par - bc.rf.framework_api.jar]
All Known Subinterfaces:
IMutableEntityMetadata

public interface IEntityMetadata

Additional content meta data.

Copyright (c) SAP AG 2002-2004


Method Summary
 java.lang.String getEntityTag()
          Returns the the entity-tag for the content (see RFC2616, section 3.11) and RFC2616, section 14.19).
 java.util.Date getExpiryDate()
           
 java.lang.String getLanguage()
           
 java.util.Date getLastModified()
           
 

Method Detail

getEntityTag

public java.lang.String getEntityTag()
                              throws ResourceException
Returns the the entity-tag for the content (see RFC2616, section 3.11) and RFC2616, section 14.19). Note that the entity tag may be a weak entity tag (indicated by a leading "W/"). Only strong entity tags can be used to assert octet-by-octet entity body identity, though.

The Format MUST be either:

Note that the double quotes are part of the entity tag.
Returns:
entity tag or null when not known

getExpiryDate

public java.util.Date getExpiryDate()
                             throws ResourceException
Returns:
the expiry date for the content (see RFC2616, section 14.21) or null when not specified

getLanguage

public java.lang.String getLanguage()
                             throws ResourceException
Returns:
the content language (see RFC2616, section 14.12) or null when not known

getLastModified

public java.util.Date getLastModified()
                               throws ResourceException
Returns:
the last modification date (see RFC2616, section 14.29) or null when not known

SAP NetWeaver '04

Copyright © 2004 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.