Uses of Class
pl.edu.icm.unity.engine.api.project.DelegatedGroup
-
Packages that use DelegatedGroup Package Description pl.edu.icm.unity.engine.api.project -
-
Uses of DelegatedGroup in pl.edu.icm.unity.engine.api.project
Fields in pl.edu.icm.unity.engine.api.project declared as DelegatedGroup Modifier and Type Field Description DelegatedGroup
DelegatedGroupContents. group
Methods in pl.edu.icm.unity.engine.api.project that return types with arguments of type DelegatedGroup Modifier and Type Method Description List<DelegatedGroup>
DelegatedGroupManagement. getProjectsForEntity(long entityId)
Gets projects for entityConstructors in pl.edu.icm.unity.engine.api.project with parameters of type DelegatedGroup Constructor Description DelegatedGroupContents(DelegatedGroup group, Optional<List<String>> subGroups)
-