I want to use JAVA LAPI to find all modified documents in a folder and its subfolders during a certain date range and apply new permissions to the documents based on the information in the categories. I wanted to search using the LAPI search ApplyQuery for the OTModifyDate but I have not seen any examples of this by a date range. Then loop through the resultset of the search and apply the permissions. How can I do this? If anyone has any code they could share it would be greatly appreciated.
Thanks.
Thanks.