Uses of Class
org.apache.olingo.odata2.api.edm.provider.OnDelete
Packages that use OnDelete
-
Uses of OnDelete in org.apache.olingo.odata2.api.edm.provider
Methods in org.apache.olingo.odata2.api.edm.provider that return OnDeleteModifier and TypeMethodDescriptionAssociationEnd.getOnDelete()OnDelete.setAnnotationAttributes(List<AnnotationAttribute> annotationAttributes) Sets the List ofAnnotationAttributefor thisOnDeleteOnDelete.setAnnotationElements(List<AnnotationElement> annotationElements) Sets the List ofAnnotationElementfor thisOnDeleteOnDelete.setDocumentation(Documentation documentation) Sets theDocumentationfor thisOnDeleteMethods in org.apache.olingo.odata2.api.edm.provider with parameters of type OnDeleteModifier and TypeMethodDescriptionAssociationEnd.setOnDelete(OnDelete onDelete) SetsOnDeletefor thisAssociationEnd