| Package | Description |
|---|---|
| org.apache.olingo.server.api.uri.queryoption |
Olingo Server API - URI - QueryOptions
|
| org.apache.olingo.server.core.serializer.utils | |
| org.apache.olingo.server.core.uri.queryoption |
| Modifier and Type | Method and Description |
|---|---|
List<SelectItem> |
SelectOption.getSelectItems() |
| Modifier and Type | Method and Description |
|---|---|
static Set<List<String>> |
ExpandSelectHelper.getSelectedPaths(List<SelectItem> selectItems) |
static Set<List<String>> |
ExpandSelectHelper.getSelectedPaths(List<SelectItem> selectItems,
String propertyName) |
static Set<List<String>> |
ExpandSelectHelper.getSelectedPathsWithTypeCasts(List<SelectItem> selectItems,
String propertyName)
This method creates selectedPath list checking if the resource has entity type filter,
complex type filter, or if resource is navigation property and if it has type filter
|
static Set<String> |
ExpandSelectHelper.getSelectedPropertyNames(List<SelectItem> selectItems) |
| Modifier and Type | Class and Description |
|---|---|
class |
SelectItemImpl |
| Modifier and Type | Method and Description |
|---|---|
List<SelectItem> |
SelectOptionImpl.getSelectItems() |
| Modifier and Type | Method and Description |
|---|---|
SelectOptionImpl |
SelectOptionImpl.setSelectItems(List<SelectItem> selectItems) |
Copyright © 2023. All rights reserved.