com.sapportals.portal.prt.pom

Class AbstractComponentEventFilter

java.lang.Object
  extended by com.sapportals.portal.prt.pom.AbstractComponentEventFilter
All Implemented Interfaces:
IEventFilter

public abstract class AbstractComponentEventFilter
extends Object
implements IEventFilter

Helper class to be subclassed to filter PortalComponent events


Constructor Summary
AbstractComponentEventFilter()
           
 
Method Summary
 boolean accept(IEvent event)
          Accept ot not this event
abstract  boolean accept(IPortalComponentEvent event)
          Must be defined by subclasses to accept or not events
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractComponentEventFilter

public AbstractComponentEventFilter()
Method Detail

accept

public abstract boolean accept(IPortalComponentEvent event)
Must be defined by subclasses to accept or not events


accept

public final boolean accept(IEvent event)
Description copied from interface: IEventFilter
Accept ot not this event

Specified by:
accept in interface IEventFilter
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-BASIS-API [sap.com] tc/epbc/prt/lib/api api EP-PIN
[sap.com] EP-BASIS-API [sap.com] epbc.prtapi._apideprecated default EP-PIN-PRT
[sap.com] EP-BASIS-API [sap.com] tc/epbc/prt/api api EP-PIN


Copyright 2011 SAP AG Complete Copyright Notice