com.sap.netweaver.coll.attachment.filter
Class GroupWareAttachmentStylePropertyFilter
java.lang.Object
com.sapportals.wcm.WcmObject
com.sapportals.wcm.repository.filter.AbstractPropertyFilter
com.sap.netweaver.coll.attachment.filter.GroupWareAttachmentStylePropertyFilter
- All Implemented Interfaces:
- IFilter, IPropertyFilter
public class GroupWareAttachmentStylePropertyFilter
- extends AbstractPropertyFilter
Groupware Stle Filter
| Fields inherited from class com.sapportals.wcm.WcmObject |
ORDER_TYPE_MANUAL, ORDER_TYPE_NONE |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupWareAttachmentStylePropertyFilter
public GroupWareAttachmentStylePropertyFilter(IPropertyFilter propertyFilter)
- Construct object of class GroupWareAttachmentStylePropertyFilter.
- Parameters:
type - resource - properties -
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