public interface UriInfoEntityId
UriInfoKind.entityId
to describe URIs like
http://.../serviceroot/$entity...Modifier and Type | Method and Description |
---|---|
List<CustomQueryOption> |
getCustomQueryOptions() |
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()
EdmEntityType getEntityTypeCast()
ExpandOption getExpandOption()
FormatOption getFormatOption()
IdOption getIdOption()
SelectOption getSelectOption()
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.