Package | Description |
---|---|
org.apache.olingo.commons.api.edm |
Contains representations for EDM objects created during the URI parsing
|
org.apache.olingo.ext.pojogen | |
org.apache.olingo.ext.proxy.commons |
Modifier and Type | Interface and Description |
---|---|
interface |
EdmAction
A CSDL action.
|
interface |
EdmFunction
An EdmFunction as described in the OData specification
|
Modifier and Type | Method and Description |
---|---|
List<EdmOperation> |
AbstractUtility.justInheritedOperationsBoundTo(EdmEntityType entity) |
Constructor and Description |
---|
InvokerInvocationHandler(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) |
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.