Class PartOfGenerator

    • Constructor Summary

      Constructors 
      Constructor Description
      PartOfGenerator()
      Deprecated, for removal: This API element is subject to removal in a future version.
       
    • Constructor Detail

      • PartOfGenerator

        public PartOfGenerator()
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • toDescriptor

        protected TypeAttributeDescriptor toDescriptor​(IntegrationObjectItemAttributeModel model)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Converts model to the attribute descriptor.
        Parameters:
        model - a model to convert
        Returns:
        an instance created by calling DefaultTypeAttributeDescriptor.create(model)
      • generate

        public org.apache.olingo.odata2.api.edm.provider.AnnotationAttribute generate​(IntegrationObjectItemAttributeModel itemAttributeModel)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Description copied from interface: SchemaElementGenerator
        Generates the schema element whose type is defined by T.
        Specified by:
        generate in interface SchemaElementGenerator<org.apache.olingo.odata2.api.edm.provider.AnnotationAttribute,​IntegrationObjectItemAttributeModel>
        Parameters:
        itemAttributeModel - the object that is being converted
        Returns:
        R the schema element