Page 1 of 1

Search for Folder using Java API

PostPosted:Tue Apr 09, 2013 11:57 am
by urara
Hi everyone.

I use OpenKM 6.2, OS is debian 64 bit.

I want to search for Folder using Java API, and read this page (http://doxygen.openkm.com/6.2.x/d5/df6/ ... earch.html).
API generate the client stuff as this page(http://wiki.openkm.com/index.php/Java_c ... OpenKM_6.2) ,but I donot know how to use "List< QueryResult > find (String token, QueryParams params)"

I what do I input the parameters to QueryParams params ? And, Is there a better way ?

Thank you.

Re: Search for Folder using Java API

PostPosted:Wed Apr 10, 2013 8:46 am
by pavila
You need to fill the name and set domain to 2 (FOLDER).