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, getReturnedEntitySetgetAnnotationsTargetFQN, getAnnotationsTargetPath, getAnnotationsTargetTypegetAnnotation, getAnnotationsList<EdmFunction> getUnboundFunctions()
EdmFunction getUnboundFunction(List<String> parameterNames)
parameterNames - parameter namesFullQualifiedName getFunctionFqn()
boolean isIncludeInServiceDocument()
Copyright © 2013–2014 The Apache Software Foundation. All rights reserved.