I have a problem: callbackAfterDelete does not seem to return the primary key as stateparameter. It doesn't seem to return anything. callBackAfterInsert, callBackAfterUpdate and callBackBeforeDelete are functioning as described and returning the key but the same code does not work with callbackAfterDelete.