Hi all,
i am customizing the delete operation using TBO...
as we have the
method doDestry() and doDestroyAllVersion() for info that whether user has selected all version or only selected version ......but in case of virtual document we have 2 more radio button so can we know whether user has chcked for deletion of all discendent or user has checked only virtual document since i have requirment i want to insert the data in table (if user has checked all discendent). if we can handle this in TBO it will be great help for me..
Note: we can get this in java class of delete component(if we customize) but i want to store only if all the validation is successful.......
Thanks in advance..................................