Uses of Interface
org.apache.olingo.server.api.etag.CustomETagSupport
Packages that use CustomETagSupport
Package
Description
Olingo Server API
-
Uses of CustomETagSupport in org.apache.olingo.server.api
Methods in org.apache.olingo.server.api with parameters of type CustomETagSupportModifier and TypeMethodDescriptionvoidODataHttpHandler.register(CustomETagSupport customETagSupport) Registers support for concurrency control for certain entity sets. -
Uses of CustomETagSupport in org.apache.olingo.server.core
Methods in org.apache.olingo.server.core that return CustomETagSupportMethods in org.apache.olingo.server.core with parameters of type CustomETagSupportModifier and TypeMethodDescriptionvoidODataHttpHandlerImpl.register(CustomETagSupport customConcurrencyControlSupport) -
Uses of CustomETagSupport in org.apache.olingo.server.core.etag
Methods in org.apache.olingo.server.core.etag with parameters of type CustomETagSupportModifier and TypeMethodDescriptionbooleanPreconditionsValidator.mustValidatePreconditions(CustomETagSupport customETagSupport, boolean isMediaValue)