public class TableOnDeleteView extends TableOnViewBase
acquireWriteLock, exprEvaluatorContext, lookupStrategy, metadata, tableStateInstance
EMPTY_VIEW_ARRAY
Constructor and Description |
---|
TableOnDeleteView(SubordWMatchExprLookupStrategy lookupStrategy,
TableStateInstance rootView,
ExprEvaluatorContext exprEvaluatorContext,
TableMetadata metadata,
TableOnDeleteViewFactory parent) |
Modifier and Type | Method and Description |
---|---|
EventType |
getEventType()
Provides metadata information about the type of object the event collection contains.
|
void |
handleMatching(EventBean[] triggerEvents,
EventBean[] matchingEvents) |
getExprEvaluatorContext, iterator, stop, update
addView, addView, dumpChildViews, dumpUpdateParams, dumpUpdateParams, findDescendent, findViewIndex, getParent, getViews, hasViews, removeAllViews, removeView, removeView, setParent, updateChildren, updateChildren
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public TableOnDeleteView(SubordWMatchExprLookupStrategy lookupStrategy, TableStateInstance rootView, ExprEvaluatorContext exprEvaluatorContext, TableMetadata metadata, TableOnDeleteViewFactory parent)
public void handleMatching(EventBean[] triggerEvents, EventBean[] matchingEvents)
handleMatching
in class TableOnViewBase
public EventType getEventType()
EventCollection
getEventType
in interface EventCollection
getEventType
in class TableOnViewBase