Uses of Interface
org.apache.olingo.client.api.domain.ClientAnnotatable
Packages that use ClientAnnotatable
-
Uses of ClientAnnotatable in org.apache.olingo.client.api.domain
Subinterfaces of ClientAnnotatable in org.apache.olingo.client.api.domainModifier and TypeInterfaceDescriptioninterface
OData complex property value.interface
interface
interface
OData entity.interface
OData entity collection.interface
OData entity property.interface
Classes in org.apache.olingo.client.api.domain that implement ClientAnnotatableModifier and TypeClassDescriptionclass
OData in-line entity.class
OData in-line entity set.class
OData link. -
Uses of ClientAnnotatable in org.apache.olingo.ext.proxy.utils
Methods in org.apache.olingo.ext.proxy.utils with parameters of type ClientAnnotatableModifier and TypeMethodDescriptionstatic void
CoreUtils.addAnnotations
(EdmEnabledODataClient client, Map<Class<? extends AbstractTerm>, Object> annotations, ClientAnnotatable annotatable)