|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
E - public interface PredicateFilter<E>
Every PredicateFilter should be represented by a static factory method within the PredicateFactory.
PredicateFactory,
TableSelectable.Predicate,
TableBlock| Method Summary | |
|---|---|
void |
filterStripeDataSet(Collection<TableBlock<E>> tableBlockCollection)
Removes the TableInternal.StripeData instances of Rows from a given TableBlock.getRowStripeDataSet() |
Table.Column<E>[] |
getRequiredColumns()
Returns the Table.Columns which are required for this PredicateFilter |
| Method Detail |
|---|
void filterStripeDataSet(Collection<TableBlock<E>> tableBlockCollection)
TableInternal.StripeData instances of Rows from a given TableBlock.getRowStripeDataSet()
tableBlockCollection - Table.Column<E>[] getRequiredColumns()
Table.Columns which are required for this PredicateFilter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||