JavaScript is disabled on your browser.
Skip navigation links
Apache Cayenne
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.apache.cayenne
Interface DataChannelQueryFilterChain
public interface
DataChannelQueryFilterChain
Interface for chain of query filters
Since:
4.1
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
QueryResponse
onQuery
(
ObjectContext
originatingContext,
Query
query)
Method Details
onQuery
QueryResponse
onQuery
(
ObjectContext
originatingContext,
Query
query)