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() |
getEntitySetNames
getCustomQueryOptions, getEntityTypeCast, getExpandOption, getFormatOption, getIdOption, getSelectOption
getFormatOption, getFragment
getCountOption, getCustomQueryOptions, getExpandOption, getFilterOption, getFormatOption, getIdOption, getOrderByOption, getSearchOption, getSelectOption, getSkipOption, getSkipTokenOption, getTopOption, getUriResourceParts, getValueForAlias
UriInfoKind getKind()
UriInfoService asUriInfoService()
UriInfoAll asUriInfoAll()
UriInfoBatch asUriInfoBatch()
UriInfoCrossjoin asUriInfoCrossjoin()
UriInfoEntityId asUriInfoEntityId()
UriInfoMetadata asUriInfoMetadata()
UriInfoResource asUriInfoResource()
Collection<SystemQueryOption> getSystemQueryOptions()
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.