Interface EdmOnDelete

  • All Known Implementing Classes:
    EdmOnDeleteImpl

    public interface EdmOnDelete
    Objects of this class represent an OnDelete Action
    • Method Detail

      • getAction

        org.apache.olingo.odata2.api.edm.EdmAction getAction()
        Returns:
        EdmAction action
      • getDocumentation

        EdmDocumentation getDocumentation()
        Returns:
        Documentation documentation
      • getAnnotationAttributes

        List<org.apache.olingo.odata2.api.edm.EdmAnnotationAttribute> getAnnotationAttributes()
        Returns:
        List of AnnotationAttribute annotation attributes
      • getAnnotationElements

        List<org.apache.olingo.odata2.api.edm.EdmAnnotationElement> getAnnotationElements()
        Returns:
        List of AnnotationElement annotation elements