com.sapportals.wcm.repository.filter

Interface IFilterManager

All Known Subinterfaces:
IContentFilterManager, IContentFilterManager2, INamespaceFilterManager, IPropertyFilterManager, IRidFilterManager, IUriFilterManager
All Known Implementing Classes:
AbstractContentFilterManager, AbstractContentFilterManager2, AbstractNamespaceFilterManager, AbstractNamespaceFilterManagerEnums, AbstractPropertyFilterManager, AbstractRidFilterManager, AbstractUriFilterManager, AttachmentCountFilterManager, AttachmentDisplayNamePropertyFilterManager, GroupWareAttachmentStyleFilterManager

public interface IFilterManager

Basic interface for all filter components. When a client requests contents of a resource and a filter is configured for that resource then the content is always returned via the filter. The content itself is fetched from the repository manager, and then passed on to a filter manager for processing.


Method Summary
 FilterType getType()
          Returns the type of the IFilterManager object
 

Method Detail

getType

FilterType getType()
Returns the type of the IFilterManager object

Returns:
The type of this manager
Access Rights

This class can be accessed from:


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


Copyright 2011 SAP AG Complete Copyright Notice