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 |
---|---|
EdmActionImport |
EdmEntityContainer.getActionImport(String name)
Get contained ActionImport by name.
|
Modifier and Type | Method and Description |
---|---|
List<EdmActionImport> |
EdmEntityContainer.getActionImports()
This method DOES NOT support lazy loading
|
Modifier and Type | Method and Description |
---|---|
EdmActionImport |
UriResourceAction.getActionImport()
Convenience method which returns the
EdmActionImport which was used in
the resource path to define the EdmAction . |
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.