public class ViewOnlySecurityGroup extends SystemSecurityClearance
SystemSecurityClearance with an Id of GroupViewOnlySecurityId. A user that have their security
assigned to this group will only have access to view local data in the system. This user is unable to *modify* any
data in the system and is the type of access that is recommended for users that need to view data in reports,
tracking etc.Entity.EntityBuilder<C extends Entity,B extends Entity.EntityBuilder<C,B>>| Modifier and Type | Field and Description |
|---|---|
static String |
VIEW_ONLY_SECURITY_GROUP_ID |
static String |
VIEW_ONLY_SECURITY_GROUP_NAME |
| Constructor and Description |
|---|
ViewOnlySecurityGroup() |
getColor, getName, isSystemEntityaddExtraProperty, getExtraPropertiespublic static final String VIEW_ONLY_SECURITY_GROUP_ID
public static final String VIEW_ONLY_SECURITY_GROUP_NAME
Copyright © 2023. All rights reserved.