Uses of Class
org.apache.olingo.commons.api.edm.provider.annotation.CsdlApply
Packages that use CsdlApply
Package
Description
Contains representations for objects created during
CSDL document parsing related to the CSDL annotations.
-
Uses of CsdlApply in org.apache.olingo.commons.api.edm.provider.annotation
Methods in org.apache.olingo.commons.api.edm.provider.annotation that return CsdlApplyModifier and TypeMethodDescriptionCsdlDynamicExpression.asApply()
Casts the expression to aCsdlApply
expressionCsdlApply.setAnnotations
(List<CsdlAnnotation> annotations) CsdlApply.setFunction
(String function) CsdlApply.setParameters
(List<CsdlExpression> parameters)