Package | Description |
---|---|
org.apache.olingo.commons.api.edm | |
org.apache.olingo.ext.pojogen |
Modifier and Type | Method and Description |
---|---|
EdmEntityContainer |
EdmSchema.getEntityContainer() |
EdmEntityContainer |
EdmOperationImport.getEntityContainer() |
EdmEntityContainer |
EdmBindingTarget.getEntityContainer()
Returns the entity container this target is contained in.
|
EdmEntityContainer |
EdmSchema.getEntityContainer(FullQualifiedName name)
Returns the entity container for the given name, or null if not found.
|
EdmEntityContainer |
Edm.getEntityContainer(FullQualifiedName name)
Get entity container by full qualified name.
|
Modifier and Type | Method and Description |
---|---|
List<EdmEntityContainer> |
EdmSchema.getEntityContainers()
Returns the list of entity containers for this schema.
|
Constructor and Description |
---|
Target.Builder(String target,
EdmEntityContainer defaultContainer) |
Modifier and Type | Field and Description |
---|---|
protected EdmEntityContainer |
NavPropertyBindingDetails.container |
Modifier and Type | Method and Description |
---|---|
EdmEntityContainer |
NavPropertyBindingDetails.getContainer() |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.