public class UriInfoWithType extends Object implements org.apache.olingo.odata2.api.uri.UriInfo
| Constructor and Description |
|---|
UriInfoWithType(org.apache.olingo.odata2.api.uri.UriInfo uriInfo,
String resourcePath) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getCustomQueryOptions() |
org.apache.olingo.odata2.api.edm.EdmEntityContainer |
getEntityContainer() |
List<ArrayList<org.apache.olingo.odata2.api.uri.NavigationPropertySegment>> |
getExpand() |
org.apache.olingo.odata2.api.uri.expression.FilterExpression |
getFilter() |
String |
getFormat() |
org.apache.olingo.odata2.api.edm.EdmFunctionImport |
getFunctionImport() |
Map<String,org.apache.olingo.odata2.api.edm.EdmLiteral> |
getFunctionImportParameters() |
org.apache.olingo.odata2.api.commons.InlineCount |
getInlineCount() |
List<org.apache.olingo.odata2.api.uri.KeyPredicate> |
getKeyPredicates() |
List<org.apache.olingo.odata2.api.uri.NavigationSegment> |
getNavigationSegments() |
org.apache.olingo.odata2.api.uri.expression.OrderByExpression |
getOrderBy() |
List<org.apache.olingo.odata2.api.edm.EdmProperty> |
getPropertyPath() |
List<org.apache.olingo.odata2.api.uri.SelectItem> |
getSelect() |
Integer |
getSkip() |
String |
getSkipToken() |
org.apache.olingo.odata2.api.edm.EdmEntitySet |
getStartEntitySet() |
org.apache.olingo.odata2.api.edm.EdmEntitySet |
getTargetEntitySet() |
List<org.apache.olingo.odata2.api.uri.KeyPredicate> |
getTargetKeyPredicates() |
org.apache.olingo.odata2.api.edm.EdmType |
getTargetType() |
Integer |
getTop() |
UriType |
getUriType() |
boolean |
isCount() |
boolean |
isLinks() |
boolean |
isValue() |
public UriInfoWithType(org.apache.olingo.odata2.api.uri.UriInfo uriInfo,
String resourcePath)
throws org.apache.olingo.odata2.api.exception.ODataApplicationException,
org.apache.olingo.odata2.api.edm.EdmException
org.apache.olingo.odata2.api.exception.ODataApplicationExceptionorg.apache.olingo.odata2.api.edm.EdmExceptionpublic UriType getUriType()
public org.apache.olingo.odata2.api.edm.EdmEntityContainer getEntityContainer()
getEntityContainer in interface org.apache.olingo.odata2.api.uri.info.DeleteUriInfogetEntityContainer in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfogetEntityContainer in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfogetEntityContainer in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfogetEntityContainer in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfogetEntityContainer in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfogetEntityContainer in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfogetEntityContainer in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfogetEntityContainer in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfogetEntityContainer in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfogetEntityContainer in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfogetEntityContainer in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfogetEntityContainer in interface org.apache.olingo.odata2.api.uri.info.PostUriInfogetEntityContainer in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfogetEntityContainer in interface org.apache.olingo.odata2.api.uri.UriInfopublic org.apache.olingo.odata2.api.edm.EdmEntitySet getStartEntitySet()
getStartEntitySet in interface org.apache.olingo.odata2.api.uri.info.DeleteUriInfogetStartEntitySet in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfogetStartEntitySet in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfogetStartEntitySet in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfogetStartEntitySet in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfogetStartEntitySet in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfogetStartEntitySet in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfogetStartEntitySet in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfogetStartEntitySet in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfogetStartEntitySet in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfogetStartEntitySet in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfogetStartEntitySet in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfogetStartEntitySet in interface org.apache.olingo.odata2.api.uri.info.PostUriInfogetStartEntitySet in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfogetStartEntitySet in interface org.apache.olingo.odata2.api.uri.UriInfopublic org.apache.olingo.odata2.api.edm.EdmEntitySet getTargetEntitySet()
getTargetEntitySet in interface org.apache.olingo.odata2.api.uri.info.DeleteUriInfogetTargetEntitySet in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfogetTargetEntitySet in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfogetTargetEntitySet in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfogetTargetEntitySet in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfogetTargetEntitySet in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfogetTargetEntitySet in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfogetTargetEntitySet in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfogetTargetEntitySet in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfogetTargetEntitySet in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfogetTargetEntitySet in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfogetTargetEntitySet in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfogetTargetEntitySet in interface org.apache.olingo.odata2.api.uri.info.PostUriInfogetTargetEntitySet in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfogetTargetEntitySet in interface org.apache.olingo.odata2.api.uri.UriInfopublic org.apache.olingo.odata2.api.edm.EdmFunctionImport getFunctionImport()
getFunctionImport in interface org.apache.olingo.odata2.api.uri.info.DeleteUriInfogetFunctionImport in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfogetFunctionImport in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfogetFunctionImport in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfogetFunctionImport in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfogetFunctionImport in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfogetFunctionImport in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfogetFunctionImport in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfogetFunctionImport in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfogetFunctionImport in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfogetFunctionImport in interface org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfogetFunctionImport in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfogetFunctionImport in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfogetFunctionImport in interface org.apache.olingo.odata2.api.uri.info.PostUriInfogetFunctionImport in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfogetFunctionImport in interface org.apache.olingo.odata2.api.uri.UriInfopublic org.apache.olingo.odata2.api.edm.EdmType getTargetType()
getTargetType in interface org.apache.olingo.odata2.api.uri.info.DeleteUriInfogetTargetType in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfogetTargetType in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfogetTargetType in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfogetTargetType in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfogetTargetType in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfogetTargetType in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfogetTargetType in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfogetTargetType in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfogetTargetType in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfogetTargetType in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfogetTargetType in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfogetTargetType in interface org.apache.olingo.odata2.api.uri.info.PostUriInfogetTargetType in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfogetTargetType in interface org.apache.olingo.odata2.api.uri.UriInfopublic List<org.apache.olingo.odata2.api.uri.KeyPredicate> getKeyPredicates()
getKeyPredicates in interface org.apache.olingo.odata2.api.uri.info.DeleteUriInfogetKeyPredicates in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfogetKeyPredicates in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfogetKeyPredicates in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfogetKeyPredicates in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfogetKeyPredicates in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfogetKeyPredicates in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfogetKeyPredicates in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfogetKeyPredicates in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfogetKeyPredicates in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfogetKeyPredicates in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfogetKeyPredicates in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfogetKeyPredicates in interface org.apache.olingo.odata2.api.uri.info.PostUriInfogetKeyPredicates in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfogetKeyPredicates in interface org.apache.olingo.odata2.api.uri.UriInfopublic List<org.apache.olingo.odata2.api.uri.KeyPredicate> getTargetKeyPredicates()
getTargetKeyPredicates in interface org.apache.olingo.odata2.api.uri.info.DeleteUriInfogetTargetKeyPredicates in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfogetTargetKeyPredicates in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfogetTargetKeyPredicates in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfogetTargetKeyPredicates in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfogetTargetKeyPredicates in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfogetTargetKeyPredicates in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfogetTargetKeyPredicates in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfogetTargetKeyPredicates in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfogetTargetKeyPredicates in interface org.apache.olingo.odata2.api.uri.UriInfopublic List<org.apache.olingo.odata2.api.uri.NavigationSegment> getNavigationSegments()
getNavigationSegments in interface org.apache.olingo.odata2.api.uri.info.DeleteUriInfogetNavigationSegments in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfogetNavigationSegments in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfogetNavigationSegments in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfogetNavigationSegments in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfogetNavigationSegments in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfogetNavigationSegments in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfogetNavigationSegments in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfogetNavigationSegments in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfogetNavigationSegments in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfogetNavigationSegments in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfogetNavigationSegments in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfogetNavigationSegments in interface org.apache.olingo.odata2.api.uri.info.PostUriInfogetNavigationSegments in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfogetNavigationSegments in interface org.apache.olingo.odata2.api.uri.UriInfopublic List<org.apache.olingo.odata2.api.edm.EdmProperty> getPropertyPath()
getPropertyPath in interface org.apache.olingo.odata2.api.uri.info.DeleteUriInfogetPropertyPath in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfogetPropertyPath in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfogetPropertyPath in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfogetPropertyPath in interface org.apache.olingo.odata2.api.uri.UriInfopublic boolean isCount()
isCount in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfoisCount in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfoisCount in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfoisCount in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfoisCount in interface org.apache.olingo.odata2.api.uri.UriInfopublic boolean isValue()
isValue in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfoisValue in interface org.apache.olingo.odata2.api.uri.UriInfopublic boolean isLinks()
isLinks in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfoisLinks in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfoisLinks in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfoisLinks in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfoisLinks in interface org.apache.olingo.odata2.api.uri.UriInfopublic String getFormat()
getFormat in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfogetFormat in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfogetFormat in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfogetFormat in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfogetFormat in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfogetFormat in interface org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfogetFormat in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfogetFormat in interface org.apache.olingo.odata2.api.uri.info.GetServiceDocumentUriInfogetFormat in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfogetFormat in interface org.apache.olingo.odata2.api.uri.UriInfopublic org.apache.olingo.odata2.api.uri.expression.FilterExpression getFilter()
getFilter in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfogetFilter in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfogetFilter in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfogetFilter in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfogetFilter in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfogetFilter in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfogetFilter in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfogetFilter in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfogetFilter in interface org.apache.olingo.odata2.api.uri.UriInfopublic org.apache.olingo.odata2.api.commons.InlineCount getInlineCount()
getInlineCount in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfogetInlineCount in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfogetInlineCount in interface org.apache.olingo.odata2.api.uri.UriInfopublic org.apache.olingo.odata2.api.uri.expression.OrderByExpression getOrderBy()
getOrderBy in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfogetOrderBy in interface org.apache.olingo.odata2.api.uri.UriInfopublic String getSkipToken()
getSkipToken in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfogetSkipToken in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfogetSkipToken in interface org.apache.olingo.odata2.api.uri.UriInfopublic Integer getSkip()
getSkip in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfogetSkip in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfogetSkip in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfogetSkip in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfogetSkip in interface org.apache.olingo.odata2.api.uri.UriInfopublic Integer getTop()
getTop in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfogetTop in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfogetTop in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfogetTop in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfogetTop in interface org.apache.olingo.odata2.api.uri.UriInfopublic List<ArrayList<org.apache.olingo.odata2.api.uri.NavigationPropertySegment>> getExpand()
getExpand in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfogetExpand in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfogetExpand in interface org.apache.olingo.odata2.api.uri.UriInfopublic List<org.apache.olingo.odata2.api.uri.SelectItem> getSelect()
getSelect in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfogetSelect in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfogetSelect in interface org.apache.olingo.odata2.api.uri.UriInfopublic Map<String,org.apache.olingo.odata2.api.edm.EdmLiteral> getFunctionImportParameters()
getFunctionImportParameters in interface org.apache.olingo.odata2.api.uri.info.DeleteUriInfogetFunctionImportParameters in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfogetFunctionImportParameters in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfogetFunctionImportParameters in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfogetFunctionImportParameters in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfogetFunctionImportParameters in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfogetFunctionImportParameters in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfogetFunctionImportParameters in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfogetFunctionImportParameters in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfogetFunctionImportParameters in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfogetFunctionImportParameters in interface org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfogetFunctionImportParameters in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfogetFunctionImportParameters in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfogetFunctionImportParameters in interface org.apache.olingo.odata2.api.uri.info.PostUriInfogetFunctionImportParameters in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfogetFunctionImportParameters in interface org.apache.olingo.odata2.api.uri.UriInfopublic Map<String,String> getCustomQueryOptions()
getCustomQueryOptions in interface org.apache.olingo.odata2.api.uri.info.DeleteUriInfogetCustomQueryOptions in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfogetCustomQueryOptions in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfogetCustomQueryOptions in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfogetCustomQueryOptions in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfogetCustomQueryOptions in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfogetCustomQueryOptions in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfogetCustomQueryOptions in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfogetCustomQueryOptions in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfogetCustomQueryOptions in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfogetCustomQueryOptions in interface org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfogetCustomQueryOptions in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfogetCustomQueryOptions in interface org.apache.olingo.odata2.api.uri.info.GetMetadataUriInfogetCustomQueryOptions in interface org.apache.olingo.odata2.api.uri.info.GetServiceDocumentUriInfogetCustomQueryOptions in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfogetCustomQueryOptions in interface org.apache.olingo.odata2.api.uri.info.PostUriInfogetCustomQueryOptions in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfogetCustomQueryOptions in interface org.apache.olingo.odata2.api.uri.UriInfoApache Camel