Package | Description |
---|---|
omero.gateway.facility | |
omero.gateway.model |
Modifier and Type | Method and Description |
---|---|
Collection<ScreenData> |
BrowseFacility.getScreens(SecurityContext ctx)
Loads all screens
|
Collection<ScreenData> |
BrowseFacility.getScreens(SecurityContext ctx,
Collection<Long> ids)
Loads the screens with the given ids
|
Collection<ScreenData> |
BrowseFacility.getScreens(SecurityContext ctx,
long ownerId)
Loads the screens for a particular user
|
Collection<ScreenData> |
BrowseFacility.getScreens(SecurityContext ctx,
long ownerId,
Collection<Long> ids)
Loads the screens with the given ids which belong to a particular user
|
Modifier and Type | Method and Description |
---|---|
Set<ScreenData> |
PlateData.getScreens()
Returns a set of screens containing the plate.
|
Modifier and Type | Method and Description |
---|---|
void |
PlateData.setScreens(Set<ScreenData> value)
Sets the screens containing the plate.
|
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.