public interface DataChannelFilterChain
| Modifier and Type | Method and Description | 
|---|---|
| QueryResponse | onQuery(ObjectContext originatingContext,
       Query query) | 
| GraphDiff | onSync(ObjectContext originatingContext,
      GraphDiff changes,
      int syncType) | 
QueryResponse onQuery(ObjectContext originatingContext, Query query)
GraphDiff onSync(ObjectContext originatingContext, GraphDiff changes, int syncType)
Copyright © 2001–2023 Apache Cayenne. All rights reserved.