Interface AfterDeleteOccurrenceContext

    • Method Detail

      • getProcedureContext

        ProcedureContext getProcedureContext()
        Returns the current procedure context. This context provides the opportunity to perform additional updates in the current dataspace.
      • getDefinitionMode

        DefinitionMode getDefinitionMode()
        Returns the definition mode of the record that has been deleted.
      • getDeletedRecordXPathExpression

        String getDeletedRecordXPathExpression()
        Returns the XPath expression of the record that has been deleted.