Constructor and Description |
---|
SystemTypes() |
SystemTypes(Roles roles) |
Modifier and Type | Method and Description |
---|---|
boolean |
isInSystemGroup(Details d) |
boolean |
isInSystemGroup(Long groupId) |
boolean |
isInUserGroup(Details d) |
boolean |
isInUserGroup(Long groupId) |
boolean |
isSystemType(Class<?> klass)
classes which cannot be created by regular users.
|
public SystemTypes()
public SystemTypes(Roles roles)
public boolean isSystemType(Class<?> klass)
public boolean isInSystemGroup(Long groupId)
public boolean isInSystemGroup(Details d)
public boolean isInUserGroup(Long groupId)
public boolean isInUserGroup(Details d)
Version: 5.3.5-ice35-b73
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.