◆ ~GroupManager()
virtual CBE::GroupManager::~GroupManager |
( |
| ) |
|
|
inlinevirtual |
◆ listGroups()
virtual void CBE::GroupManager::listGroups |
( |
CBE::GroupDelegatePtr |
delegate | ) |
|
|
virtual |
List all current joined groups.
◆ searchGroups()
virtual void CBE::GroupManager::searchGroups |
( |
CBE::GroupFilter |
filter, |
|
|
CBE::GroupDelegatePtr |
delegate, |
|
|
CBE::group_id_t |
parentGroupId = 0 |
|
) |
| |
|
virtual |
Search for open public groups.
- Parameters
-
filter | is a group filter to set search criteria for open public groups. Look att class GroupFilter for more information. |
delegate | is the callback protocol template for group actions. |
parentGroupId | is the id of the group to be searched within. if this is not set the tenent id will be used. |
◆ getTenantId()
virtual CBE::group_id_t CBE::GroupManager::getTenantId |
( |
| ) |
const |
|
virtual |
Returns the tenant id of the Tenant user group that the user is in.
The documentation for this class was generated from the following file: