Class EntityTypeListGenerator

    • Constructor Detail

      • EntityTypeListGenerator

        public EntityTypeListGenerator()
    • Method Detail

      • generate

        public java.util.List<org.apache.olingo.odata2.api.edm.provider.EntityType> generate​(java.util.Collection<IntegrationObjectItemModel> models)
        Description copied from interface: SchemaElementGenerator
        Generates the schema element whose type is defined by T.
        Specified by:
        generate in interface SchemaElementGenerator<java.util.List<org.apache.olingo.odata2.api.edm.provider.EntityType>,​java.util.Collection<IntegrationObjectItemModel>>
        Parameters:
        models - the object that is being converted
        Returns:
        R the schema element