Uses of Interface
org.apache.olingo.commons.api.edm.EdmBindingTarget
Packages that use EdmBindingTarget
Package
Description
Contains representations for EDM objects created during the URI parsing
Olingo Server API - ETag
-
Uses of EdmBindingTarget in org.apache.olingo.commons.api.edm
Subinterfaces of EdmBindingTarget in org.apache.olingo.commons.api.edmModifier and TypeInterfaceDescriptioninterface
A CSDL EntitySet element.interface
AnEdmSingleton
represents a single entity inside the entity model.Methods in org.apache.olingo.commons.api.edm that return EdmBindingTargetModifier and TypeMethodDescriptionEdmBindingTarget.getRelatedBindingTarget
(String path) Returns the target for a given path. -
Uses of EdmBindingTarget in org.apache.olingo.ext.pojogen
Fields in org.apache.olingo.ext.pojogen declared as EdmBindingTargetMethods in org.apache.olingo.ext.pojogen that return EdmBindingTarget -
Uses of EdmBindingTarget in org.apache.olingo.server.api.etag
Methods in org.apache.olingo.server.api.etag with parameters of type EdmBindingTargetModifier and TypeMethodDescriptionboolean
CustomETagSupport.hasETag
(EdmBindingTarget entitySetOrSingleton) This method will be called for update requests which target an entity or a property of an entity.boolean
CustomETagSupport.hasMediaETag
(EdmBindingTarget entitySetOrSingleton) This method will be called for update requests which target a media entity value.