public class SystemTypes
extends java.lang.Object
IObject classes are considered "system" types. System
 types have special meaning with regard to ACL. They cannot be created except
 by an administrator, primarily.| Constructor and Description | 
|---|
| SystemTypes() | 
| SystemTypes(Roles roles) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isInSystemGroup(Details d) | 
| boolean | isInSystemGroup(java.lang.Long groupId) | 
| boolean | isInUserGroup(Details d) | 
| boolean | isInUserGroup(java.lang.Long groupId) | 
| boolean | isSystemType(java.lang.Class<?> klass)classes which cannot be created by regular users. | 
public SystemTypes()
public SystemTypes(Roles roles)
public boolean isSystemType(java.lang.Class<?> klass)
public boolean isInSystemGroup(java.lang.Long groupId)
public boolean isInSystemGroup(Details d)
public boolean isInUserGroup(java.lang.Long groupId)
public boolean isInUserGroup(Details d)
                
                
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.