Special factory method to make a query that returns users of specific types. At least one of wantRegularUsers
and wantGuestUsers
must be true
.
true
if non-guest users should be returned by this query.true
if guest users should be returned by this query.IPTSPortalCollection Interface | com.plumtree.server.search.ptapps Namespace