Interface IntermediatePropertyAccess
- All Superinterfaces:
IntermediateModelItemAccess,JPAElement
Override generated metadata for a property.
- Author:
- Oliver Grande
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddAnnotations(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 viaEdmAnnotationor should changed be during runtimebooleanbooleanisEtag()Methods inherited from interface com.sap.olingo.jpa.metadata.core.edm.mapper.extention.IntermediateModelItemAccess
ignore, setExternalName, setIgnoreMethods inherited from interface com.sap.olingo.jpa.metadata.core.edm.mapper.api.JPAElement
getExternalFQN, getExternalName, getInternalName
-
Method Details
-
isEtag
boolean isEtag() -
addAnnotations
Enables to add annotations to a property, e.g. because the type of annotation is not enabled viaEdmAnnotationor should changed be during runtime- Parameters:
annotations-
-
hasProtection
boolean hasProtection()
-