Package org.apache.olingo.ext.proxy.api
Interface StructuredCollectionInvoker<CT extends StructuredCollection<?,?,?>>
- All Superinterfaces:
CollectionQuery<StructuredCollectionInvoker<CT>>
,CommonQuery
,Invoker<CT>
,StructuredCollectionQuery<StructuredCollectionInvoker<CT>>
,StructuredQuery<StructuredCollectionInvoker<CT>>
- All Known Subinterfaces:
StructuredCollectionComposableInvoker<CT,
O>
public interface StructuredCollectionInvoker<CT extends StructuredCollection<?,?,?>>
extends StructuredCollectionQuery<StructuredCollectionInvoker<CT>>, Invoker<CT>
-
Method Summary
Methods inherited from interface org.apache.olingo.ext.proxy.api.CollectionQuery
skip, top
Methods inherited from interface org.apache.olingo.ext.proxy.api.CommonQuery
clearQueryOptions
Methods inherited from interface org.apache.olingo.ext.proxy.api.Invoker
execute, executeAsync
Methods inherited from interface org.apache.olingo.ext.proxy.api.StructuredCollectionQuery
filter, filter, orderBy, orderBy
Methods inherited from interface org.apache.olingo.ext.proxy.api.StructuredQuery
expand, select