Uses of Interface
org.apache.olingo.ext.proxy.api.GenericCollection
Packages that use GenericCollection
-
Uses of GenericCollection in org.apache.olingo.ext.proxy.api
Subinterfaces of GenericCollection 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, ?>> interface
PrimitiveCollection<T extends Serializable>
interface
StructuredCollection<T extends StructuredType<?>,
EC extends Collection<T>, CT extends StructuredCollection<T, EC, ?>> Marker interface for Entity and complex type.