| Package | Description |
|---|---|
| fr.igred.omero.client |
This package contains the client interfaces used to interact with an OMERO server and a class implementing them.
|
| fr.igred.omero.meta |
This package contains wrapper classes for users and groups.
|
| Modifier and Type | Method and Description |
|---|---|
default Group |
AdminManager.getGroup(String groupName)
Returns the group which matches the name.
|
default Group |
AdminManager.getGroup(String groupName)
Returns the group which matches the name.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GroupWrapper
Class containing a GroupData object.
|
| Modifier and Type | Method and Description |
|---|---|
Group |
Experimenter.getDefaultGroup()
Returns the default Group for this Experimenter
|
Group |
ExperimenterWrapper.getDefaultGroup()
Returns the default Group for this Experimenter
|
Group |
ExperimenterWrapper.getDefaultGroup()
Returns the default Group for this Experimenter
|
Group |
Experimenter.getDefaultGroup()
Returns the default Group for this Experimenter
|
| Modifier and Type | Method and Description |
|---|---|
List<Group> |
Experimenter.getGroups()
Returns the groups the experimenter is a member of.
|
List<Group> |
ExperimenterWrapper.getGroups()
Returns the groups the experimenter is a member of.
|
List<Group> |
ExperimenterWrapper.getGroups()
Returns the groups the experimenter is a member of.
|
List<Group> |
Experimenter.getGroups()
Returns the groups the experimenter is a member of.
|
Copyright © 2020–2023 GReD. All rights reserved.