Class EdmActionImpl
- All Implemented Interfaces:
EdmAction,EdmAnnotatable,EdmNamed,EdmOperation,EdmType
-
Field Summary
Fields inherited from class org.apache.olingo.commons.core.edm.EdmTypeImpl
kind, typeNameFields inherited from class org.apache.olingo.commons.core.edm.AbstractEdmAnnotatable
edm -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.olingo.commons.core.edm.AbstractEdmOperation
getBindingParameterTypeFqn, getEntitySetPath, getParameter, getParameterNames, getReturnedEntitySet, getReturnType, isBindingParameterTypeCollection, isBoundMethods inherited from class org.apache.olingo.commons.core.edm.EdmTypeImpl
getFullQualifiedName, getKind, getNamespaceMethods inherited from class org.apache.olingo.commons.core.edm.AbstractEdmNamed
getName, toStringMethods inherited from class org.apache.olingo.commons.core.edm.AbstractEdmAnnotatable
getAnnotation, getAnnotationsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.olingo.commons.api.edm.EdmAnnotatable
getAnnotation, getAnnotationsMethods inherited from interface org.apache.olingo.commons.api.edm.EdmOperation
getBindingParameterTypeFqn, getEntitySetPath, getParameter, getParameterNames, getReturnedEntitySet, getReturnType, isBindingParameterTypeCollection, isBoundMethods inherited from interface org.apache.olingo.commons.api.edm.EdmType
getFullQualifiedName, getKind, getNamespace
-
Constructor Details
-
EdmActionImpl
-