Class LocalizedAttributeNavigationPropertyListGenerator

  • All Implemented Interfaces:
    SchemaElementGenerator<java.util.List<org.apache.olingo.odata2.api.edm.provider.NavigationProperty>,​java.util.Collection<IntegrationObjectItemAttributeModel>>

    public class LocalizedAttributeNavigationPropertyListGenerator
    extends java.lang.Object
    implements SchemaElementGenerator<java.util.List<org.apache.olingo.odata2.api.edm.provider.NavigationProperty>,​java.util.Collection<IntegrationObjectItemAttributeModel>>
    The LocalizedAttributeNavigationPropertyListGenerator creates the navigation property that associates the localized entity with this entity. Since there is only one localized navigation property per entity, this generator returns a collection containing one navigation property.
    • Constructor Detail

      • LocalizedAttributeNavigationPropertyListGenerator

        public LocalizedAttributeNavigationPropertyListGenerator()