public interface SchemaGenerator
| Modifier and Type | Method and Description |
|---|---|
Schema |
generateSchema(java.util.Collection<IntegrationObjectItemModel> allModelsForType)
Generates a
org.apache.olingo.odata2.api.edm.provider.Schema for an IntegrationObjectItemModel and
all of its dependencies. |
Schema generateSchema(java.util.Collection<IntegrationObjectItemModel> allModelsForType)
org.apache.olingo.odata2.api.edm.provider.Schema for an IntegrationObjectItemModel and
all of its dependencies.allModelsForType - a model and its dependenciesCopyright © 2018 SAP SE. All Rights Reserved.