Hello,
We need to find out the current user's permissions (SEE, SEECONTENTS...) to a particular object. I tried this method
String query = "subType = " + API_DOCUMENTS.DOCUMENTSUBTYPE;
int intContentId = new Integer(contentId).intValue();
int mysSrchQuery =
doc.ListObjects(entInfo.toInteger...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.