Interface JPAOperation
- All Known Subinterfaces:
JPAAction,JPADataBaseFunction,JPAFunction,JPAJavaFunction
public interface JPAOperation
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Method Details
-
getResultParameter
JPAOperationResultParameter getResultParameter()- Returns:
- The return or result parameter of the function
-
getReturnType
org.apache.olingo.commons.api.edm.provider.CsdlReturnType getReturnType()
-