public interface UriInfo extends UriInfoService, UriInfoAll, UriInfoBatch, UriInfoCrossjoin, UriInfoEntityId, UriInfoMetadata, UriInfoResource
getKind() to obtain URI info kind information and to perform an appropriate cast.| Modifier and Type | Method and Description |
|---|---|
UriInfoAll |
asUriInfoAll() |
UriInfoBatch |
asUriInfoBatch() |
UriInfoCrossjoin |
asUriInfoCrossjoin() |
UriInfoEntityId |
asUriInfoEntityId() |
UriInfoMetadata |
asUriInfoMetadata() |
UriInfoResource |
asUriInfoResource() |
UriInfoService |
asUriInfoService() |
UriInfoKind |
getKind() |
Collection<SystemQueryOption> |
getSystemQueryOptions() |
getEntitySetNamesgetCustomQueryOptions, getEntityTypeCast, getExpandOption, getFormatOption, getIdOption, getSelectOptiongetFormatOption, getFragmentgetCountOption, getCustomQueryOptions, getExpandOption, getFilterOption, getFormatOption, getIdOption, getOrderByOption, getSearchOption, getSelectOption, getSkipOption, getSkipTokenOption, getTopOption, getUriResourceParts, getValueForAliasUriInfoKind getKind()
UriInfoService asUriInfoService()
UriInfoAll asUriInfoAll()
UriInfoBatch asUriInfoBatch()
UriInfoCrossjoin asUriInfoCrossjoin()
UriInfoEntityId asUriInfoEntityId()
UriInfoMetadata asUriInfoMetadata()
UriInfoResource asUriInfoResource()
Collection<SystemQueryOption> getSystemQueryOptions()
Copyright © 2013–2014 The Apache Software Foundation. All rights reserved.