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.ODataApplicationException
org.apache.olingo.odata2.api.edm.EdmException
public UriType getUriType()
public org.apache.olingo.odata2.api.edm.EdmEntityContainer getEntityContainer()
getEntityContainer
in interface org.apache.olingo.odata2.api.uri.info.DeleteUriInfo
getEntityContainer
in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfo
getEntityContainer
in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo
getEntityContainer
in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfo
getEntityContainer
in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo
getEntityContainer
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo
getEntityContainer
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo
getEntityContainer
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo
getEntityContainer
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
getEntityContainer
in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo
getEntityContainer
in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfo
getEntityContainer
in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo
getEntityContainer
in interface org.apache.olingo.odata2.api.uri.info.PostUriInfo
getEntityContainer
in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo
getEntityContainer
in interface org.apache.olingo.odata2.api.uri.UriInfo
public org.apache.olingo.odata2.api.edm.EdmEntitySet getStartEntitySet()
getStartEntitySet
in interface org.apache.olingo.odata2.api.uri.info.DeleteUriInfo
getStartEntitySet
in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfo
getStartEntitySet
in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo
getStartEntitySet
in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfo
getStartEntitySet
in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo
getStartEntitySet
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo
getStartEntitySet
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo
getStartEntitySet
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo
getStartEntitySet
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
getStartEntitySet
in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo
getStartEntitySet
in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfo
getStartEntitySet
in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo
getStartEntitySet
in interface org.apache.olingo.odata2.api.uri.info.PostUriInfo
getStartEntitySet
in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo
getStartEntitySet
in interface org.apache.olingo.odata2.api.uri.UriInfo
public org.apache.olingo.odata2.api.edm.EdmEntitySet getTargetEntitySet()
getTargetEntitySet
in interface org.apache.olingo.odata2.api.uri.info.DeleteUriInfo
getTargetEntitySet
in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfo
getTargetEntitySet
in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo
getTargetEntitySet
in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfo
getTargetEntitySet
in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo
getTargetEntitySet
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo
getTargetEntitySet
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo
getTargetEntitySet
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo
getTargetEntitySet
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
getTargetEntitySet
in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo
getTargetEntitySet
in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfo
getTargetEntitySet
in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo
getTargetEntitySet
in interface org.apache.olingo.odata2.api.uri.info.PostUriInfo
getTargetEntitySet
in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo
getTargetEntitySet
in interface org.apache.olingo.odata2.api.uri.UriInfo
public org.apache.olingo.odata2.api.edm.EdmFunctionImport getFunctionImport()
getFunctionImport
in interface org.apache.olingo.odata2.api.uri.info.DeleteUriInfo
getFunctionImport
in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfo
getFunctionImport
in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo
getFunctionImport
in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfo
getFunctionImport
in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo
getFunctionImport
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo
getFunctionImport
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo
getFunctionImport
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo
getFunctionImport
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
getFunctionImport
in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo
getFunctionImport
in interface org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo
getFunctionImport
in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfo
getFunctionImport
in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo
getFunctionImport
in interface org.apache.olingo.odata2.api.uri.info.PostUriInfo
getFunctionImport
in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo
getFunctionImport
in interface org.apache.olingo.odata2.api.uri.UriInfo
public org.apache.olingo.odata2.api.edm.EdmType getTargetType()
getTargetType
in interface org.apache.olingo.odata2.api.uri.info.DeleteUriInfo
getTargetType
in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfo
getTargetType
in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo
getTargetType
in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfo
getTargetType
in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo
getTargetType
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo
getTargetType
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo
getTargetType
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo
getTargetType
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
getTargetType
in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo
getTargetType
in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfo
getTargetType
in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo
getTargetType
in interface org.apache.olingo.odata2.api.uri.info.PostUriInfo
getTargetType
in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo
getTargetType
in interface org.apache.olingo.odata2.api.uri.UriInfo
public List<org.apache.olingo.odata2.api.uri.KeyPredicate> getKeyPredicates()
getKeyPredicates
in interface org.apache.olingo.odata2.api.uri.info.DeleteUriInfo
getKeyPredicates
in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfo
getKeyPredicates
in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo
getKeyPredicates
in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfo
getKeyPredicates
in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo
getKeyPredicates
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo
getKeyPredicates
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo
getKeyPredicates
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo
getKeyPredicates
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
getKeyPredicates
in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo
getKeyPredicates
in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfo
getKeyPredicates
in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo
getKeyPredicates
in interface org.apache.olingo.odata2.api.uri.info.PostUriInfo
getKeyPredicates
in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo
getKeyPredicates
in interface org.apache.olingo.odata2.api.uri.UriInfo
public List<org.apache.olingo.odata2.api.uri.KeyPredicate> getTargetKeyPredicates()
getTargetKeyPredicates
in interface org.apache.olingo.odata2.api.uri.info.DeleteUriInfo
getTargetKeyPredicates
in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfo
getTargetKeyPredicates
in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo
getTargetKeyPredicates
in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfo
getTargetKeyPredicates
in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo
getTargetKeyPredicates
in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo
getTargetKeyPredicates
in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfo
getTargetKeyPredicates
in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo
getTargetKeyPredicates
in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo
getTargetKeyPredicates
in interface org.apache.olingo.odata2.api.uri.UriInfo
public List<org.apache.olingo.odata2.api.uri.NavigationSegment> getNavigationSegments()
getNavigationSegments
in interface org.apache.olingo.odata2.api.uri.info.DeleteUriInfo
getNavigationSegments
in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfo
getNavigationSegments
in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo
getNavigationSegments
in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfo
getNavigationSegments
in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo
getNavigationSegments
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo
getNavigationSegments
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo
getNavigationSegments
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo
getNavigationSegments
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
getNavigationSegments
in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo
getNavigationSegments
in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfo
getNavigationSegments
in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo
getNavigationSegments
in interface org.apache.olingo.odata2.api.uri.info.PostUriInfo
getNavigationSegments
in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo
getNavigationSegments
in interface org.apache.olingo.odata2.api.uri.UriInfo
public List<org.apache.olingo.odata2.api.edm.EdmProperty> getPropertyPath()
getPropertyPath
in interface org.apache.olingo.odata2.api.uri.info.DeleteUriInfo
getPropertyPath
in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfo
getPropertyPath
in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo
getPropertyPath
in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo
getPropertyPath
in interface org.apache.olingo.odata2.api.uri.UriInfo
public boolean isCount()
isCount
in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo
isCount
in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfo
isCount
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo
isCount
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo
isCount
in interface org.apache.olingo.odata2.api.uri.UriInfo
public boolean isValue()
isValue
in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo
isValue
in interface org.apache.olingo.odata2.api.uri.UriInfo
public boolean isLinks()
isLinks
in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfo
isLinks
in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo
isLinks
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo
isLinks
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo
isLinks
in interface org.apache.olingo.odata2.api.uri.UriInfo
public String getFormat()
getFormat
in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfo
getFormat
in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo
getFormat
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo
getFormat
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
getFormat
in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo
getFormat
in interface org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo
getFormat
in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfo
getFormat
in interface org.apache.olingo.odata2.api.uri.info.GetServiceDocumentUriInfo
getFormat
in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo
getFormat
in interface org.apache.olingo.odata2.api.uri.UriInfo
public org.apache.olingo.odata2.api.uri.expression.FilterExpression getFilter()
getFilter
in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo
getFilter
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo
getFilter
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo
getFilter
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo
getFilter
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
getFilter
in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo
getFilter
in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfo
getFilter
in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo
getFilter
in interface org.apache.olingo.odata2.api.uri.UriInfo
public org.apache.olingo.odata2.api.commons.InlineCount getInlineCount()
getInlineCount
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo
getInlineCount
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
getInlineCount
in interface org.apache.olingo.odata2.api.uri.UriInfo
public org.apache.olingo.odata2.api.uri.expression.OrderByExpression getOrderBy()
getOrderBy
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
getOrderBy
in interface org.apache.olingo.odata2.api.uri.UriInfo
public String getSkipToken()
getSkipToken
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo
getSkipToken
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
getSkipToken
in interface org.apache.olingo.odata2.api.uri.UriInfo
public Integer getSkip()
getSkip
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo
getSkip
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo
getSkip
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo
getSkip
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
getSkip
in interface org.apache.olingo.odata2.api.uri.UriInfo
public Integer getTop()
getTop
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo
getTop
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo
getTop
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo
getTop
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
getTop
in interface org.apache.olingo.odata2.api.uri.UriInfo
public List<ArrayList<org.apache.olingo.odata2.api.uri.NavigationPropertySegment>> getExpand()
getExpand
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
getExpand
in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo
getExpand
in interface org.apache.olingo.odata2.api.uri.UriInfo
public List<org.apache.olingo.odata2.api.uri.SelectItem> getSelect()
getSelect
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
getSelect
in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo
getSelect
in interface org.apache.olingo.odata2.api.uri.UriInfo
public Map<String,org.apache.olingo.odata2.api.edm.EdmLiteral> getFunctionImportParameters()
getFunctionImportParameters
in interface org.apache.olingo.odata2.api.uri.info.DeleteUriInfo
getFunctionImportParameters
in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfo
getFunctionImportParameters
in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo
getFunctionImportParameters
in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfo
getFunctionImportParameters
in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo
getFunctionImportParameters
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo
getFunctionImportParameters
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo
getFunctionImportParameters
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo
getFunctionImportParameters
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
getFunctionImportParameters
in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo
getFunctionImportParameters
in interface org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo
getFunctionImportParameters
in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfo
getFunctionImportParameters
in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo
getFunctionImportParameters
in interface org.apache.olingo.odata2.api.uri.info.PostUriInfo
getFunctionImportParameters
in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo
getFunctionImportParameters
in interface org.apache.olingo.odata2.api.uri.UriInfo
public Map<String,String> getCustomQueryOptions()
getCustomQueryOptions
in interface org.apache.olingo.odata2.api.uri.info.DeleteUriInfo
getCustomQueryOptions
in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfo
getCustomQueryOptions
in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo
getCustomQueryOptions
in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfo
getCustomQueryOptions
in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo
getCustomQueryOptions
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo
getCustomQueryOptions
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo
getCustomQueryOptions
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo
getCustomQueryOptions
in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
getCustomQueryOptions
in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo
getCustomQueryOptions
in interface org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo
getCustomQueryOptions
in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfo
getCustomQueryOptions
in interface org.apache.olingo.odata2.api.uri.info.GetMetadataUriInfo
getCustomQueryOptions
in interface org.apache.olingo.odata2.api.uri.info.GetServiceDocumentUriInfo
getCustomQueryOptions
in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo
getCustomQueryOptions
in interface org.apache.olingo.odata2.api.uri.info.PostUriInfo
getCustomQueryOptions
in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo
getCustomQueryOptions
in interface org.apache.olingo.odata2.api.uri.UriInfo
Apache Camel