Interface AfterModifyInstanceContext

    • Method Detail

      • getDataset

        Adaptation getDataset()
        Returns the dataset that has been modified.
      • getDatasetContext

        ValueContext getDatasetContext()
        Returns the dataset read context.
      • getChanges

        ValueChanges getChanges()
        Returns the changes that have modified the current dataset.
      • getProcedureContext

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