public interface UriResourceFunction extends UriResourcePartTyped
| Modifier and Type | Method and Description |
|---|---|
EdmFunction |
getFunction() |
EdmFunctionImport |
getFunctionImport()
Convenience method which returns the
EdmFunctionImport which was used in
the resource path to define the EdmFunction. |
List<UriParameter> |
getKeyPredicates() |
List<UriParameter> |
getParameters() |
EdmType |
getTypeFilterOnCollection() |
EdmType |
getTypeFilterOnEntry() |
getType, isCollection, toStringgetKind, toStringEdmFunction getFunction()
EdmFunctionImport getFunctionImport()
EdmFunctionImport which was used in
the resource path to define the EdmFunction.List<UriParameter> getKeyPredicates()
List<UriParameter> getParameters()
EdmType getTypeFilterOnCollection()
EdmType getTypeFilterOnEntry()
Copyright © 2013–2014 The Apache Software Foundation. All rights reserved.