| Package | Description |
|---|---|
| org.apache.olingo.server.core | |
| org.apache.olingo.server.core.legacy | |
| org.apache.olingo.server.core.responses |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceHandler.updateProperty(DataRequest request,
org.apache.olingo.commons.api.data.Property property,
boolean merge,
String entityETag,
PropertyResponse response)
Update a non-media/stream property.if the value of property NULL, it should be treated as
DeleteProperty 11.4.9.2
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessorServiceHandler.updateProperty(DataRequest request,
org.apache.olingo.commons.api.data.Property property,
boolean merge,
String entityETag,
PropertyResponse response) |
| Modifier and Type | Method and Description |
|---|---|
static PropertyResponse |
PropertyResponse.getInstance(ServiceRequest request,
org.apache.olingo.server.api.ODataResponse response,
org.apache.olingo.commons.api.edm.EdmType edmType,
org.apache.olingo.commons.api.data.ContextURL contextURL,
boolean collection) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceResponseVisior.visit(PropertyResponse response) |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.