Package | Description |
---|---|
org.apache.olingo.server.api.edm.provider | |
org.apache.olingo.server.sample.edmprovider | |
org.apache.olingo.server.tecsvc.provider |
Modifier and Type | Method and Description |
---|---|
EntityContainerInfo |
EdmProvider.getEntityContainerInfo(FullQualifiedName entityContainerName)
This method should return an
EntityContainerInfo or null if nothing is found |
EntityContainerInfo |
EntityContainerInfo.setContainerName(FullQualifiedName containerName) |
EntityContainerInfo |
EntityContainerInfo.setExtendsContainer(FullQualifiedName extendsContainer) |
Modifier and Type | Method and Description |
---|---|
EntityContainerInfo |
CarsEdmProvider.getEntityContainerInfo(FullQualifiedName entityContainerName) |
Modifier and Type | Method and Description |
---|---|
EntityContainerInfo |
EdmTechProvider.getEntityContainerInfo(FullQualifiedName entityContainerName) |
EntityContainerInfo |
ContainerProvider.getEntityContainerInfo(FullQualifiedName entityContainerName) |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.