Class EntityTypeListGenerator

java.lang.Object
de.hybris.platform.odata2services.odata.schema.entity.EntityTypeListGenerator
All Implemented Interfaces:
SchemaElementGenerator<List<org.apache.olingo.odata2.api.edm.provider.EntityType>,Collection<IntegrationObjectItemModel>>

@Deprecated(since="2211.FP1", forRemoval=true) public class EntityTypeListGenerator extends Object implements SchemaElementGenerator<List<org.apache.olingo.odata2.api.edm.provider.EntityType>,Collection<IntegrationObjectItemModel>>
Deprecated, for removal: This API element is subject to removal in a future version.
Use an implementation of SchemaElementGenerator<List<EntityType>, Collection<TypeDescriptor>> instead.
  • Constructor Details

    • EntityTypeListGenerator

      public EntityTypeListGenerator()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details