Class PropertyAnnotationListGenerator

java.lang.Object
de.hybris.platform.odata2services.odata.schema.attribute.PropertyAnnotationListGenerator
All Implemented Interfaces:
SchemaElementGenerator<List<org.apache.olingo.odata2.api.edm.provider.AnnotationAttribute>,TypeAttributeDescriptor>

public class PropertyAnnotationListGenerator extends Object implements SchemaElementGenerator<List<org.apache.olingo.odata2.api.edm.provider.AnnotationAttribute>,TypeAttributeDescriptor>
Generates the various annotations for a property
  • Constructor Details

    • PropertyAnnotationListGenerator

      public PropertyAnnotationListGenerator()
  • Method Details