Uses of Class
org.apache.olingo.odata2.api.edm.provider.OnDelete
-
Packages that use OnDelete Package Description org.apache.olingo.odata2.api.edm.provider Entity Data Model Provider API -
-
Uses of OnDelete in org.apache.olingo.odata2.api.edm.provider
Methods in org.apache.olingo.odata2.api.edm.provider that return OnDelete Modifier and Type Method Description OnDeleteAssociationEnd. getOnDelete()OnDeleteOnDelete. setAction(EdmAction action)OnDeleteOnDelete. setAnnotationAttributes(List<AnnotationAttribute> annotationAttributes)Sets the List ofAnnotationAttributefor thisOnDeleteOnDeleteOnDelete. setAnnotationElements(List<AnnotationElement> annotationElements)Sets the List ofAnnotationElementfor thisOnDeleteOnDeleteOnDelete. setDocumentation(Documentation documentation)Sets theDocumentationfor thisOnDeleteMethods in org.apache.olingo.odata2.api.edm.provider with parameters of type OnDelete Modifier and Type Method Description AssociationEndAssociationEnd. setOnDelete(OnDelete onDelete)SetsOnDeletefor thisAssociationEnd
-