com.sapportals.wcm.repository.filter

Interface IRidFilter

All Superinterfaces:
IFilter

public interface IRidFilter
extends IFilter

A RID filter object is created by a IRidFilterManager and is responsible for processing a RID. For example a filter can modify the original RID, modify the IResourceContext or access other CM components. A filter should not modify the resource referenced by the RID or any of its parent collections in the Repository Manager.


Method Summary
 com.sapportals.wcm.util.uri.RID filter()
          Returns the resulting RID (can be the unchanged original RID).
 

Method Detail

filter

com.sapportals.wcm.util.uri.RID filter()
                                       throws com.sapportals.wcm.WcmException
Returns the resulting RID (can be the unchanged original RID).

Returns:
the resulting RID (can be the unchanged original RID).
Throws:
com.sapportals.wcm.WcmException
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 2011 SAP AG Complete Copyright Notice