Map<String,EdmLiteral> |
DeleteUriInfo.getFunctionImportParameters() |
Gets the parameters of a function import as Map from parameter names to
their corresponding typed values, or an empty list if no function import
is used or no parameters are given in the URI.
|
Map<String,EdmLiteral> |
GetComplexPropertyUriInfo.getFunctionImportParameters() |
Gets the parameters of a function import as Map from parameter names to
their corresponding typed values, or an empty list if no function import
is used or no parameters are given in the URI.
|
Map<String,EdmLiteral> |
GetEntityCountUriInfo.getFunctionImportParameters() |
Gets the parameters of a function import as Map from parameter names to
their corresponding typed values, or an empty list if no function import
is used or no parameters are given in the URI.
|
Map<String,EdmLiteral> |
GetEntityLinkCountUriInfo.getFunctionImportParameters() |
Gets the parameters of a function import as Map from parameter names to
their corresponding typed values, or an empty list if no function import
is used or no parameters are given in the URI.
|
Map<String,EdmLiteral> |
GetEntityLinkUriInfo.getFunctionImportParameters() |
Gets the parameters of a function import as Map from parameter names to
their corresponding typed values, or an empty list if no function import
is used or no parameters are given in the URI.
|
Map<String,EdmLiteral> |
GetEntitySetCountUriInfo.getFunctionImportParameters() |
Gets the parameters of a function import as Map from parameter names to
their corresponding typed values, or an empty list if no function import
is used or no parameters are given in the URI.
|
Map<String,EdmLiteral> |
GetEntitySetLinksCountUriInfo.getFunctionImportParameters() |
Gets the parameters of a function import as Map from parameter names to
their corresponding typed values, or an empty list if no function import
is used or no parameters are given in the URI.
|
Map<String,EdmLiteral> |
GetEntitySetLinksUriInfo.getFunctionImportParameters() |
Gets the parameters of a function import as Map from parameter names to
their corresponding typed values, or an empty list if no function import
is used or no parameters are given in the URI.
|
Map<String,EdmLiteral> |
GetEntitySetUriInfo.getFunctionImportParameters() |
Gets the parameters of a function import as Map from parameter names to
their corresponding typed values, or an empty list if no function import
is used or no parameters are given in the URI.
|
Map<String,EdmLiteral> |
GetEntityUriInfo.getFunctionImportParameters() |
Gets the parameters of a function import as Map from parameter names to
their corresponding typed values, or an empty list if no function import
is used or no parameters are given in the URI.
|
Map<String,EdmLiteral> |
GetFunctionImportUriInfo.getFunctionImportParameters() |
Gets the parameters of a function import as Map from parameter names to
their corresponding typed values, or an empty list if no function import
is used or no parameters are given in the URI.
|
Map<String,EdmLiteral> |
GetMediaResourceUriInfo.getFunctionImportParameters() |
Gets the parameters of a function import as Map from parameter names to
their corresponding typed values, or an empty list if no function import
is used or no parameters are given in the URI.
|
Map<String,EdmLiteral> |
GetSimplePropertyUriInfo.getFunctionImportParameters() |
Gets the parameters of a function import as Map from parameter names to
their corresponding typed values, or an empty list if no function import
is used or no parameters are given in the URI.
|
Map<String,EdmLiteral> |
PostUriInfo.getFunctionImportParameters() |
Gets the parameters of a function import as Map from parameter names to
their corresponding typed values, or an empty list if no function import
is used or no parameters are given in the URI.
|
Map<String,EdmLiteral> |
PutMergePatchUriInfo.getFunctionImportParameters() |
Gets the parameters of a function import as Map from parameter names to
their corresponding typed values, or an empty list if no function import
is used or no parameters are given in the URI.
|