| 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<ExpandItem> |
ExpandOption.getExpandItems() |
| Modifier and Type | Method and Description |
|---|---|
static ExpandItem |
ExpandSelectHelper.getExpandAll(ExpandOption expand) |
static ExpandItem |
ExpandSelectHelper.getExpandItem(List<ExpandItem> expandItems,
String propertyName) |
static ExpandItem |
ExpandSelectHelper.getExpandItemBasedOnType(List<ExpandItem> expandItems,
String propertyName,
EdmStructuredType type,
String resourceName)
Fetches the expand Item depending upon the type
|
| Modifier and Type | Method and Description |
|---|---|
static Set<String> |
ExpandSelectHelper.getExpandedPropertyNames(List<ExpandItem> expandItems) |
static ExpandItem |
ExpandSelectHelper.getExpandItem(List<ExpandItem> expandItems,
String propertyName) |
static ExpandItem |
ExpandSelectHelper.getExpandItemBasedOnType(List<ExpandItem> expandItems,
String propertyName,
EdmStructuredType type,
String resourceName)
Fetches the expand Item depending upon the type
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExpandItemImpl |
| Modifier and Type | Method and Description |
|---|---|
List<ExpandItem> |
ExpandOptionImpl.getExpandItems() |
| Modifier and Type | Method and Description |
|---|---|
ExpandOptionImpl |
ExpandOptionImpl.addExpandItem(ExpandItem expandItem) |
Copyright © 2023. All rights reserved.