Interface | Description |
---|---|
Constants |
Constant values related to the OData protocol.
|
Class | Description |
---|---|
ODataError |
OData error.
|
ODataErrorDetail |
OData details, for example { "error": {..., "details":[
{"code": "301","target": "$search" ,"message": "$search query option not supported"}
],...}}.
|
Enum | Description |
---|---|
ODataPropertyType |
Exception | Description |
---|---|
ODataException | |
ODataRuntimeException |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.