Package org.apache.olingo.ext.proxy.api
Interface StructuredCollectionComposableInvoker<CT extends StructuredCollection<?,?,?>,O extends Operations>
- All Superinterfaces:
CollectionQuery<StructuredCollectionInvoker<CT>>
,CommonQuery
,ComposableInvoker<CT,
,O> Invoker<CT>
,StructuredCollectionInvoker<CT>
,StructuredCollectionQuery<StructuredCollectionInvoker<CT>>
,StructuredQuery<StructuredCollectionInvoker<CT>>
public interface StructuredCollectionComposableInvoker<CT extends StructuredCollection<?,?,?>,O extends Operations>
extends StructuredCollectionInvoker<CT>, ComposableInvoker<CT,O>
-
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.ComposableInvoker
operations
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