public interface EdmFunctionImport extends EdmOperationImport
EdmAnnotationsTarget.TargetType
Modifier and Type | Method and Description |
---|---|
FullQualifiedName |
getFunctionFqn() |
EdmFunction |
getUnboundFunction(List<String> parameterNames)
Gets unbound function with given parameter names.
|
List<EdmFunction> |
getUnboundFunctions()
Gets unbound functions.
|
boolean |
isIncludeInServiceDocument() |
getEntityContainer, getFullQualifiedName, getReturnedEntitySet
getAnnotationsTargetFQN, getAnnotationsTargetPath, getAnnotationsTargetType
getAnnotation, getAnnotations
List<EdmFunction> getUnboundFunctions()
EdmFunction getUnboundFunction(List<String> parameterNames)
parameterNames
- parameter namesFullQualifiedName getFunctionFqn()
boolean isIncludeInServiceDocument()
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.