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