com.sap.netweaver.coll.attachment.filter

Class GroupWareAttachmentStylePropertyFilter

java.lang.Object
  extended by com.sapportals.wcm.WcmObject
      extended by com.sapportals.wcm.repository.filter.AbstractPropertyFilter
          extended by com.sap.netweaver.coll.attachment.filter.GroupWareAttachmentStylePropertyFilter
All Implemented Interfaces:
IFilter, IPropertyFilter

public class GroupWareAttachmentStylePropertyFilter
extends AbstractPropertyFilter

Groupware Stle Filter


Field Summary
 
Fields inherited from class com.sapportals.wcm.repository.filter.AbstractPropertyFilter
filter
 
Fields inherited from class com.sapportals.wcm.WcmObject
ORDER_TYPE_MANUAL, ORDER_TYPE_NONE
 
Constructor Summary
GroupWareAttachmentStylePropertyFilter(IPropertyFilter propertyFilter)
          Construct object of class GroupWareAttachmentStylePropertyFilter.
 
Method Summary
 IPropertyMap filter()
          Returns the filtered property map.
 
Methods inherited from class com.sapportals.wcm.repository.filter.AbstractPropertyFilter
getFilterContext, getFilterMode, getPropertyNameList, getRepositoryManager, getResource, getURI
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupWareAttachmentStylePropertyFilter

public GroupWareAttachmentStylePropertyFilter(IPropertyFilter propertyFilter)
Construct object of class GroupWareAttachmentStylePropertyFilter.

Parameters:
type -
resource -
properties -
Method Detail

filter

public IPropertyMap filter()
                    throws ResourceException
Description copied from interface: IPropertyFilter
Returns the filtered property map. A filter implementation must never return null or a new empty map. If the filter will not change the map or encounters an error it must return the map returned by the predecessor filter's filter() method. If the predecessor's filter() method throws an exception this exception should not be catched (or catched and re-thrown).

Returns:
Throws:
ResourceException - Exception raised in failure situation


Copyright 2011 SAP AG Complete Copyright Notice