com.sapportals.wcm.repository

Interface IVaryingContent

All Known Subinterfaces:
IContentFilter2
All Known Implementing Classes:
VaryingContent

public interface IVaryingContent

Implemented by a IContent object returned by a Repository Manager or Filter. It is used to indicate whether the content of a resource is varying by some parameters of the resource context or not. This means that the content of one resource might be different for different requests at the same point in time depending on the user ID or other parameters contained in the context.

Copyright (c) SAP AG 2004


Method Summary
 boolean isVarying()
          Returns whether or not the content is varying by some parameters of the context.
 

Method Detail

isVarying

boolean isVarying()
Returns whether or not the content is varying by some parameters of the context.

Access Rights

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 2014 SAP AG Complete Copyright Notice