DESCRIPTION

PUBLIC METHODS

new_result

Title   : new_result
Usage   : Gets the resultset with deleted objects
Function: Returns a reference to the unrestricted resultset that still
          contains the deleted records or undef if non was saved.

          For more informations look at '_subquery_start'.
Example : $restricted_rs->_get_rs_before_restricting_deleted;
Returns : unrestricted resultset
Args    : none