Interface IntermediateEntityTypeAccess

All Superinterfaces:
IntermediateModelItemAccess, JPAElement

public interface IntermediateEntityTypeAccess extends IntermediateModelItemAccess
  • Method Details

    • addAnnotations

      void addAnnotations(List<org.apache.olingo.commons.api.edm.provider.CsdlAnnotation> annotations)
      Enables to add annotations to a property, e.g. because the type of annotation is not enabled via EdmAnnotation or should be during runtime
      Parameters:
      annotations -