Class NavigationPropertyListGenerator

    • Constructor Detail

      • NavigationPropertyListGenerator

        public NavigationPropertyListGenerator()
    • Method Detail

      • generate

        public java.util.List<org.apache.olingo.odata2.api.edm.provider.NavigationProperty> generate​(java.util.Collection<IntegrationObjectItemAttributeModel> entityAttributes)
        Generates the list of NavigationProperty based on the entire list of entity attributes
        Specified by:
        generate in interface SchemaElementGenerator<java.util.List<org.apache.olingo.odata2.api.edm.provider.NavigationProperty>,​java.util.Collection<IntegrationObjectItemAttributeModel>>
        Parameters:
        entityAttributes - the complete set of attributes for the given entity type and all of its associated types
        Returns:
        the List of NavigationProperties