Queries for the user's group memberships, without taking into account any nested group hierarchy. This method is mainly for displaying what groups a user has been added to or included in by dynamic membership rule.
true
to include dynamic memberships for this user. false
to suppress dynamic memberships. true
to include static memberships. false
to suppress static memberships IPTQueryResult containing the groups the user is in. The query result contains object IDs of the groups and their corresponding localized names, which can be extracted from the IPTQueryResult using PT_PROPIDS.PT_PROPID_OBJECTID and PT_PROPIDS.PT_PROPID_NAME, respectively.
IPTUser Interface | com.plumtree.server Namespace | IPTUser.QueryDirectGroups Overload List | IPTUserGroup