public interface UriInfoEntityId
UriInfoKind.entityId to describe URIs like
http://.../serviceroot/$entity...| Modifier and Type | Method and Description |
|---|---|
List<CustomQueryOption> |
getCustomQueryOptions() |
org.apache.olingo.commons.api.edm.EdmEntityType |
getEntityTypeCast()
Behind $entity a optional type cast can be used in the URI.
|
ExpandOption |
getExpandOption() |
FormatOption |
getFormatOption() |
IdOption |
getIdOption() |
SelectOption |
getSelectOption() |
List<CustomQueryOption> getCustomQueryOptions()
org.apache.olingo.commons.api.edm.EdmEntityType getEntityTypeCast()
ExpandOption getExpandOption()
FormatOption getFormatOption()
IdOption getIdOption()
SelectOption getSelectOption()
Copyright © 2013–2022 The Apache Software Foundation. All rights reserved.