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<Operation> |
Property.getOperations()
Gets operations.
|
List<Operation> |
EntityIterator.getOperations()
ATTENTION:
getOperations is not supported by default. |
List<Operation> |
EntityCollection.getOperations()
Gets operations.
|
List<Operation> |
Entity.getOperations()
Gets operations.
|
abstract List<Operation> |
AbstractEntityCollection.getOperations() |
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.