public static interface CollectionResult.Filter
CollectionResult.filter(Filter)| Modifier and Type | Method and Description |
|---|---|
boolean |
passesFilter(Context context)
Checks if a document passes the filter
|
boolean passesFilter(Context context) throws de.innovationgate.webgate.api.WGException
context - A context pointing to the documentde.innovationgate.webgate.api.WGException