Package | Description |
---|---|
org.apache.olingo.commons.api.data |
Contains all the data objects of OData responses and OData requests
|
Modifier and Type | Method and Description |
---|---|
List<DeltaLink> |
Delta.getAddedLinks()
Get list of added links (must not be NULL).
|
List<DeltaLink> |
Delta.getDeletedLinks()
Get list of deleted links (must not be NULL).
|
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.