| Package | Description |
|---|---|
| org.apache.olingo.server.api |
Olingo Server API
|
| org.apache.olingo.server.core | |
| org.apache.olingo.server.core.etag |
| Modifier and Type | Method and Description |
|---|---|
void |
ODataHttpHandler.register(CustomETagSupport customETagSupport)
Registers support for concurrency control for certain entity sets.
|
| Modifier and Type | Method and Description |
|---|---|
CustomETagSupport |
ODataHandlerImpl.getCustomETagSupport() |
| Modifier and Type | Method and Description |
|---|---|
void |
ODataHttpHandlerImpl.register(CustomETagSupport customConcurrencyControlSupport) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PreconditionsValidator.mustValidatePreconditions(CustomETagSupport customETagSupport,
boolean isMediaValue) |
Copyright © 2023. All rights reserved.