Uses of Interface
org.apache.cayenne.DataChannelFilterChain
Packages that use DataChannelFilterChain
-
Uses of DataChannelFilterChain in org.apache.cayenne
Methods in org.apache.cayenne with parameters of type DataChannelFilterChainModifier and TypeMethodDescriptionDataChannelFilter.onQuery
(ObjectContext originatingContext, Query query, DataChannelFilterChain filterChain) Deprecated.DataChannelFilter.onSync
(ObjectContext originatingContext, GraphDiff changes, int syncType, DataChannelFilterChain filterChain) Deprecated.