Interface EntityTypeElementGenerator
- All Superinterfaces:
SchemaElementGenerator<List<org.apache.olingo.odata2.api.edm.provider.EntityType>,TypeDescriptor>
- All Known Implementing Classes:
MapEntryEntityTypeElementGenerator
public interface EntityTypeElementGenerator
extends SchemaElementGenerator<List<org.apache.olingo.odata2.api.edm.provider.EntityType>,TypeDescriptor>
A marker interface for the convenience of encapsulating the generics and finding all implementors, which determines a
generator responsible for EDMX entity types generation from a single
TypeDescriptor-
Method Summary
Methods inherited from interface de.hybris.platform.odata2services.odata.schema.SchemaElementGenerator
generate