Class LocalizedAttributeAssociationListGenerator

    • Constructor Detail

      • LocalizedAttributeAssociationListGenerator

        public LocalizedAttributeAssociationListGenerator()
    • Method Detail

      • generate

        public java.util.List<org.apache.olingo.odata2.api.edm.provider.Association> generate​(java.util.Collection<IntegrationObjectItemModel> itemModels)
        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.Association>,​java.util.Collection<IntegrationObjectItemModel>>
        Parameters:
        itemModels - the object that is being converted
        Returns:
        R the schema element