| Package | Description |
|---|---|
| org.apache.olingo.odata2.api.edm |
Entity Data Model API
|
| org.apache.olingo.odata2.api.servicedocument | |
| org.apache.olingo.odata2.core.edm.provider | |
| org.apache.olingo.odata2.core.servicedocument |
| Modifier and Type | Method and Description |
|---|---|
List<EdmEntitySetInfo> |
EdmServiceMetadata.getEntitySetInfos() |
| Modifier and Type | Method and Description |
|---|---|
List<EdmEntitySetInfo> |
ServiceDocument.getEntitySetsInfo()
Get the list of the EntitySets
|
| Modifier and Type | Class and Description |
|---|---|
class |
EdmEntitySetInfoImplProv |
| Modifier and Type | Method and Description |
|---|---|
List<EdmEntitySetInfo> |
EdmServiceMetadataImplProv.getEntitySetInfos() |
| Modifier and Type | Method and Description |
|---|---|
List<EdmEntitySetInfo> |
ServiceDocumentImpl.getEntitySetsInfo() |
List<EdmEntitySetInfo> |
AtomInfoImpl.getEntitySetsInfo() |
| Modifier and Type | Method and Description |
|---|---|
ServiceDocumentImpl |
ServiceDocumentImpl.setEntitySetsInfo(List<EdmEntitySetInfo> entitySets) |
Copyright © 2020. All rights reserved.