Uses of Interface
org.apache.olingo.ext.proxy.api.CommonQuery
Packages that use CommonQuery
-
Uses of CommonQuery in org.apache.olingo.ext.proxy.api
Classes in org.apache.olingo.ext.proxy.api with type parameters of type CommonQuerySubinterfaces of CommonQuery in org.apache.olingo.ext.proxy.apiModifier and TypeInterfaceDescriptioninterface
CollectionQuery<CT extends CollectionQuery<?>>
interface
PrimitiveCollection<T extends Serializable>
interface
PrimitiveCollectionInvoker<T extends CollectionQuery<?>>
interface
StructuredCollectionComposableInvoker<CT extends StructuredCollection<?,
?, ?>, O extends Operations> interface
StructuredCollectionInvoker<CT extends StructuredCollection<?,
?, ?>> interface
StructuredCollectionQuery<CT extends StructuredCollectionQuery<?>>
interface
StructuredComposableInvoker<T extends StructuredType<?>,
O extends Operations> interface
StructuredInvoker<T extends StructuredType<?>>
interface
StructuredQuery<T extends CommonQuery>