public interface IOnLoadFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
allowEventType(String eventTypeId)
Predicate for allowing an event type based on identifier.
|
boolean allowEventType(String eventTypeId)
eventTypeId - Event type identifiertrue if event type is allowed, false otherwise.Copyright © 2020. All rights reserved.