Interface IntermediateEntitySetAccess

All Superinterfaces:
JPAElement

public interface IntermediateEntitySetAccess extends JPAElement
  • Method Summary

    Modifier and Type
    Method
    Description
    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
    void
    setExternalName​(String externalName)
    Enables a rename external, OData, name of an entity set.

    Methods inherited from interface com.sap.olingo.jpa.metadata.core.edm.mapper.api.JPAElement

    getExternalFQN, getExternalName, getInternalName
  • 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 -
    • setExternalName

      void setExternalName(String externalName)
      Enables a rename external, OData, name of an entity set.
      Parameters:
      externalName -