public class PrivateUserGroup extends SystemGroupBase
Group with an Id of GroupPrivateUserId. It contains private groups for all users. Each user ideally
would one group under this group. This way, it will be easy to schedule a report or a dashboard for a user.Entity.EntityBuilder<C extends Entity,B extends Entity.EntityBuilder<C,B>>| Modifier and Type | Field and Description |
|---|---|
static String |
PRIVATE_USER_GROUP_ID |
static String |
PRIVATE_USER_GROUP_NAME |
| Constructor and Description |
|---|
PrivateUserGroup() |
getColor, getName, isSystemEntityaddExtraProperty, getExtraPropertiespublic static final String PRIVATE_USER_GROUP_ID
public static final String PRIVATE_USER_GROUP_NAME
Copyright © 2023. All rights reserved.