1 Feb
2010
1 Feb
'10
3:07 p.m.
To be clearer, I know that I could do this by executing appropriate SQL delete requests, but it's ugly and I wanted to know if some internal API is able to do so. 2010/2/1 Jeremie BOUSQUET <[email protected]>
Hi,
I'd like to know if there is a way to delete a document (in velocity or groovy) without putting in in recycle bin ? (equivalent of "shift-delete").
I have to regularly delete (for tests) documents with heavy attachments, and it's quite long ... And I don't care about retrieving them later.
Thanks, Jeremie