Get the access level that the current user must have for items returned by the query request.
one of PT_ACCESS_LEVELS.PT_ACCESS_LEVEL_READ
, PT_ACCESS_LEVELS.PT_ACCESS_LEVEL_SELECT
, PT_ACCESS_LEVELS.PT_ACCESS_LEVEL_EDIT
, PT_ACCESS_LEVELS.PT_ACCESS_LEVEL_ADMIN
.
IPTSQueryRequest Interface | com.plumtree.server.search Namespace