- addCustomQueryOption(String, Object) - Method in interface org.apache.olingo.odata2.client.api.uri.EdmURIBuilder
-
Adds custom query option
- addCustomQueryOption(String, Object) - Method in interface org.apache.olingo.odata2.client.api.uri.URIBuilder
-
Adds custom query option
- addEntity(Entity) - Method in class org.apache.olingo.odata2.client.api.ep.EntityCollection
-
Add an Entity to collection of entities
- addNavigation(String, Object) - Method in class org.apache.olingo.odata2.client.api.ep.Entity
-
Add Navigation
- addProperty(String, Object) - Method in class org.apache.olingo.odata2.client.api.ep.Entity
-
Add a property to entity
- addQueryOption(QueryOption, String) - Method in interface org.apache.olingo.odata2.client.api.uri.EdmURIBuilder
-
Adds the specified query option to the URI.
- addQueryOption(QueryOption, String) - Method in interface org.apache.olingo.odata2.client.api.uri.URIBuilder
-
Adds the specified query option to the URI.
- addTypeMappings(Map<String, Object>) - Method in class org.apache.olingo.odata2.client.api.ep.DeserializerProperties.DeserializerPropertiesBuilder
-
- addValidatedPrefixes(Map<String, String>) - Method in class org.apache.olingo.odata2.client.api.ep.DeserializerProperties.DeserializerPropertiesBuilder
-
- appendCountSegment() - Method in interface org.apache.olingo.odata2.client.api.uri.EdmURIBuilder
-
Appends count segment to the URI.
- appendCountSegment() - Method in interface org.apache.olingo.odata2.client.api.uri.URIBuilder
-
Appends count segment to the URI.
- appendEntitySetSegment(EdmEntitySet) - Method in interface org.apache.olingo.odata2.client.api.uri.EdmURIBuilder
-
Appends EntitySet segment to the URI.
- appendEntitySetSegment(String) - Method in interface org.apache.olingo.odata2.client.api.uri.URIBuilder
-
Appends EntitySet segment to the URI.
- appendFunctionImportParameters(Map<EdmParameter, Object>) - Method in interface org.apache.olingo.odata2.client.api.uri.EdmURIBuilder
-
Appends function import parameters
- appendFunctionImportParameters(Map<String, Object>) - Method in interface org.apache.olingo.odata2.client.api.uri.URIBuilder
-
Appends function import parameters to the uri
- appendFunctionImportSegment(EdmFunctionImport) - Method in interface org.apache.olingo.odata2.client.api.uri.EdmURIBuilder
-
Appends Function import to the uri
- appendFunctionImportSegment(String) - Method in interface org.apache.olingo.odata2.client.api.uri.URIBuilder
-
Appends function import to the uri
- appendKeySegment(EdmProperty, Object) - Method in interface org.apache.olingo.odata2.client.api.uri.EdmURIBuilder
-
Appends key segment to the URI.
- appendKeySegment(Map<EdmProperty, Object>) - Method in interface org.apache.olingo.odata2.client.api.uri.EdmURIBuilder
-
Appends key segment to the URI, for multiple keys.
- appendKeySegment(Object) - Method in interface org.apache.olingo.odata2.client.api.uri.URIBuilder
-
Appends key segment to the URI.
- appendKeySegment(Map<String, Object>) - Method in interface org.apache.olingo.odata2.client.api.uri.URIBuilder
-
Appends key segment to the URI, for multiple keys.
- appendMetadataSegment() - Method in interface org.apache.olingo.odata2.client.api.uri.EdmURIBuilder
-
Appends metadata segment to the URI.
- appendMetadataSegment() - Method in interface org.apache.olingo.odata2.client.api.uri.URIBuilder
-
Appends metadata segment to the URI.
- appendNavigationSegment(EdmNavigationProperty) - Method in interface org.apache.olingo.odata2.client.api.uri.EdmURIBuilder
-
Appends navigation segment to the URI.
- appendNavigationSegment(String) - Method in interface org.apache.olingo.odata2.client.api.uri.URIBuilder
-
Appends navigation segment to the URI.
- appendPropertySegment(EdmProperty, String) - Method in interface org.apache.olingo.odata2.client.api.uri.EdmURIBuilder
-
Appends property segment to the URI.
- appendPropertySegment(String) - Method in interface org.apache.olingo.odata2.client.api.uri.URIBuilder
-
Appends property segment to the URI.
- appendValueSegment() - Method in interface org.apache.olingo.odata2.client.api.uri.EdmURIBuilder
-
Appends value segment to the URI.
- appendValueSegment() - Method in interface org.apache.olingo.odata2.client.api.uri.URIBuilder
-
Appends value segment to the URI.