Interface IntermediatePropertyAccess

All Superinterfaces:
IntermediateModelItemAccess, JPAElement

public interface IntermediatePropertyAccess extends IntermediateModelItemAccess
Override generated metadata for a property.
Author:
Oliver Grande
  • Method Details

    • isEtag

      boolean isEtag()
    • 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 changed be during runtime
      Parameters:
      annotations -
    • hasProtection

      boolean hasProtection()