Uses of Interface
org.apache.olingo.ext.proxy.api.StructuredCollection
Packages that use StructuredCollection
-
Uses of StructuredCollection in org.apache.olingo.ext.proxy.api
Classes in org.apache.olingo.ext.proxy.api with type parameters of type StructuredCollectionModifier and TypeInterfaceDescriptioninterface
ComplexCollection<T extends StructuredType<?>,
EC extends Collection<T>, CT extends StructuredCollection<T, EC, ?>> interface
EntityCollection<T extends StructuredType<?>,
EC extends Collection<T>, CT extends StructuredCollection<T, EC, ?>> interface
StructuredCollection<T extends StructuredType<?>,
EC extends Collection<T>, CT extends StructuredCollection<T, EC, ?>> Marker interface for Entity and complex type.interface
StructuredCollectionComposableInvoker<CT extends StructuredCollection<?,
?, ?>, O extends Operations> interface
StructuredCollectionInvoker<CT extends StructuredCollection<?,
?, ?>> Subinterfaces of StructuredCollection in org.apache.olingo.ext.proxy.apiModifier and TypeInterfaceDescriptioninterface
ComplexCollection<T extends StructuredType<?>,
EC extends Collection<T>, CT extends StructuredCollection<T, EC, ?>> interface
EntityCollection<T extends StructuredType<?>,
EC extends Collection<T>, CT extends StructuredCollection<T, EC, ?>>