Package | Description |
---|---|
org.apache.olingo.commons.api.edm |
Contains representations for EDM objects created during the URI parsing
|
org.apache.olingo.server.api.uri |
Olingo URI
|
Modifier and Type | Method and Description |
---|---|
EdmFunctionImport |
EdmEntityContainer.getFunctionImport(String name)
Get contained FunctionImport by name.
|
Modifier and Type | Method and Description |
---|---|
List<EdmFunctionImport> |
EdmEntityContainer.getFunctionImports()
This method DOES NOT support lazy loading
|
Modifier and Type | Method and Description |
---|---|
EdmFunctionImport |
UriResourceFunction.getFunctionImport()
Convenience method which returns the
EdmFunctionImport which was used in
the resource path to define the EdmFunction . |
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.