|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.sapportals.portal.prt.pom.AbstractComponentEventFilter
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 |
public AbstractComponentEventFilter()
| Method Detail |
public abstract boolean accept(IPortalComponentEvent event)
public final boolean accept(IEvent event)
IEventFilteraccept in interface IEventFilter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||