Package | Description |
---|---|
org.apache.olingo.client.api.communication.request.cud |
Modifier and Type | Method and Description |
---|---|
ODataReferenceAddingRequest |
CUDRequestFactory.getReferenceAddingRequest(URI serviceRoot,
URI targetURI,
URI reference)
A successful POST request to a navigation property's references collection adds a relationship to an existing
entity.
|
ODataReferenceAddingRequest |
CUDRequestFactory.getReferenceSingleChangeRequest(URI serviceRoot,
URI targetURI,
URI reference)
A successful PUT request to a single-valued navigation property�s reference resource changes the related entity.
|
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.