Is there equivalent lockWait functionality in checkoutView?

I've got a workflow where I perform some checkoutView's at the end of the workflow and if the lock is not available I want to wait for a specified period of time for it to become available. I know I can do this in "checkoutObject", but I'd rather bundle this all into checkoutView. Is there some undocumented way to get checkoutView to behave the same as checkoutObject with the "lockWait" argument?

[409 byte] By [punka] at [2007-11-27 11:35:53]
# 1

Any thoughts all?

punka at 2007-7-29 17:05:30 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2

Hi Punk,

I am not sure the functionality provided by sun to wait for lock is for checkoutobject or checkoutview. i am also intersted to know how you have done this in checkoutview.

i also have same requirement. is there somthing similar to provision with retries for checkingout view?

highperformera at 2007-7-29 17:05:30 > top of Java-index,Web & Directory Servers,Directory Servers...