Uses of Annotation Type
org.apache.olingo.ext.proxy.api.annotations.Operation
Packages that use Operation
-
Uses of Operation in org.apache.olingo.ext.proxy.commons
Constructors in org.apache.olingo.ext.proxy.commons with parameters of type OperationModifierConstructorDescriptionInvokerInvocationHandler
(URI uri, Map<String, ClientValue> parameters, Operation operation, EdmOperation edmOperation, Type[] references, AbstractService<?> service) StructuredComposableInvokerInvocationHandler
(URI uri, Map<String, ClientValue> parameters, Operation operation, EdmOperation edmOperation, Type[] references, org.apache.olingo.commons.core.edm.EdmTypeInfo returnType, AbstractService<?> service)