public interface Apply extends DynamicAnnotationExpression, CsdlAnnotatable
Modifier and Type | Method and Description |
---|---|
String |
getFunction()
A QualifiedName specifying the name of the client-side function to apply.
|
List<AnnotationExpression> |
getParameters()
Returns the expressions applied to the parameters of the function
|
asAnnotationPath, asApply, asCast, asCollection, asIf, asIsOf, asLabeledElement, asLabeledElementReference, asNavigationPropertyPath, asNot, asNull, asPath, asPropertyPath, asPropertyValue, asRecord, asTwoParamsOp, asUrlRef, isAnnotationPath, isApply, isCast, isCollection, isIf, isIsOf, isLabeledElement, isLabeledElementReference, isNavigationPropertyPath, isNot, isNull, isPath, isPropertyPath, isPropertyValue, isRecord, isTwoParamsOp, isUrlRef
asConstant, asDynamic, isConstant, isDynamic
getAnnotations
String getFunction()
Constants.CANONICAL_FUNCTION_CONCAT
,
Constants.CANONICAL_FUNCTION_FILLURITEMPLATE
,
Constants.CANONICAL_FUNCTION_URIENCODE
List<AnnotationExpression> getParameters()
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.