Package | Description |
---|---|
ome.api |
Contains the central verbs of the Omero System.
|
ome.model |
Central interfaces in the Omero object model.
|
ome.model.acquisition | |
ome.model.annotations | |
ome.model.containers | |
ome.model.core | |
ome.model.display | |
ome.model.enums | |
ome.model.experiment | |
ome.model.fs | |
ome.model.internal |
Contains non-code-generated model objects.
|
ome.model.jobs | |
ome.model.meta | |
ome.model.roi | |
ome.model.screen | |
ome.model.stats | |
ome.security |
JBoss and OMERO security handling
This includes classes that provide security for the execution and usage of the OMERO server on
a JBoss platform.
|
ome.security.basic |
Basic OMERO security contextual classes
Basic classes that provide security context objects necessary to secure the implementation of
the OMERO server on a JBoss platform.
|
ome.security.sharing | |
ome.services |
Base services package for OMERO API services
This includes classes that implement OMERO API services described as interfaces in the
OMERO Common component.
|
ome.services.graphs |
Server classes for handling complicated graphs of model objects.
|
ome.services.search |
Internal search implementation classes.
|
ome.tools.hibernate |
Hibernate specific tools for the OMERO Server
Classes/Interfaces that implement Hibernate method mechanics for the OMERO server
Related Documentation
For more information, please see:
TODO
|
ome.util |
Utilities for all of OMERO.
|
omero.cmd.graphs |
Modifier and Type | Method and Description |
---|---|
void |
Search.notAnnotatedBy(Details d)
Restricts entities by who has not annotated them with an
Annotation matching the other filters. |
void |
Search.notOwnedBy(Details d)
Uses the
getOwner() and getGroup()
information to restrict the entities which will be returned. |
void |
Search.onlyAnnotatedBy(Details d)
Restricts entities by who has annotated them with an
Annotation
matching the other filters. |
void |
Search.onlyOwnedBy(Details d)
Uses the
getOwner() and getGroup()
information to restrict the entities which will be returned. |
Modifier and Type | Method and Description |
---|---|
Details |
IObject.getDetails()
Value (i.e. not entity) which is available on all rows in the database.
|
Modifier and Type | Class and Description |
---|---|
static class |
Detector.Details |
static class |
DetectorSettings.Details |
static class |
Dichroic.Details |
static class |
Filter.Details |
static class |
FilterSet.Details |
static class |
FilterSetEmissionFilterLink.Details |
static class |
FilterSetExcitationFilterLink.Details |
static class |
ImagingEnvironment.Details |
static class |
Instrument.Details |
static class |
LightPath.Details |
static class |
LightPathEmissionFilterLink.Details |
static class |
LightPathExcitationFilterLink.Details |
static class |
LightSettings.Details |
static class |
LightSource.Details |
static class |
Microscope.Details |
static class |
Objective.Details |
static class |
ObjectiveSettings.Details |
static class |
OTF.Details |
static class |
StageLabel.Details |
static class |
TransmittanceRange.Details |
Modifier and Type | Field and Description |
---|---|
protected Details |
Detector.details |
protected Details |
DetectorSettings.details |
protected Details |
Dichroic.details |
protected Details |
Filter.details |
protected Details |
FilterSet.details |
protected Details |
FilterSetEmissionFilterLink.details |
protected Details |
FilterSetExcitationFilterLink.details |
protected Details |
ImagingEnvironment.details |
protected Details |
Instrument.details |
protected Details |
LightPath.details |
protected Details |
LightPathEmissionFilterLink.details |
protected Details |
LightPathExcitationFilterLink.details |
protected Details |
LightSettings.details |
protected Details |
LightSource.details |
protected Details |
Microscope.details |
protected Details |
OTF.details |
protected Details |
Objective.details |
protected Details |
ObjectiveSettings.details |
protected Details |
StageLabel.details |
protected Details |
TransmittanceRange.details |
Modifier and Type | Method and Description |
---|---|
Details |
Detector.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
DetectorSettings.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Dichroic.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Filter.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
FilterSet.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
FilterSetEmissionFilterLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
FilterSetExcitationFilterLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
ImagingEnvironment.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Instrument.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
LightPath.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
LightPathEmissionFilterLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
LightPathExcitationFilterLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
LightSettings.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
LightSource.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Microscope.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
OTF.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Objective.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
ObjectiveSettings.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
StageLabel.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
TransmittanceRange.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Detector.Details.newInstance() |
Details |
DetectorSettings.Details.newInstance() |
Details |
Dichroic.Details.newInstance() |
Details |
Filter.Details.newInstance() |
Details |
FilterSet.Details.newInstance() |
Details |
FilterSetEmissionFilterLink.Details.newInstance() |
Details |
FilterSetExcitationFilterLink.Details.newInstance() |
Details |
ImagingEnvironment.Details.newInstance() |
Details |
Instrument.Details.newInstance() |
Details |
LightPath.Details.newInstance() |
Details |
LightPathEmissionFilterLink.Details.newInstance() |
Details |
LightPathExcitationFilterLink.Details.newInstance() |
Details |
LightSettings.Details.newInstance() |
Details |
LightSource.Details.newInstance() |
Details |
Microscope.Details.newInstance() |
Details |
OTF.Details.newInstance() |
Details |
Objective.Details.newInstance() |
Details |
ObjectiveSettings.Details.newInstance() |
Details |
StageLabel.Details.newInstance() |
Details |
TransmittanceRange.Details.newInstance() |
Modifier and Type | Field and Description |
---|---|
protected Details |
Annotation.details |
protected Details |
AnnotationAnnotationLink.details |
protected Details |
ChannelAnnotationLink.details |
protected Details |
DatasetAnnotationLink.details |
protected Details |
DetectorAnnotationLink.details |
protected Details |
DichroicAnnotationLink.details |
protected Details |
ExperimenterAnnotationLink.details |
protected Details |
ExperimenterGroupAnnotationLink.details |
protected Details |
FilesetAnnotationLink.details |
protected Details |
FilterAnnotationLink.details |
protected Details |
FolderAnnotationLink.details |
protected Details |
ImageAnnotationLink.details |
protected Details |
InstrumentAnnotationLink.details |
protected Details |
LightPathAnnotationLink.details |
protected Details |
LightSourceAnnotationLink.details |
protected Details |
NamespaceAnnotationLink.details |
protected Details |
NodeAnnotationLink.details |
protected Details |
ObjectiveAnnotationLink.details |
protected Details |
OriginalFileAnnotationLink.details |
protected Details |
PlaneInfoAnnotationLink.details |
protected Details |
PlateAcquisitionAnnotationLink.details |
protected Details |
PlateAnnotationLink.details |
protected Details |
ProjectAnnotationLink.details |
protected Details |
ReagentAnnotationLink.details |
protected Details |
RoiAnnotationLink.details |
protected Details |
ScreenAnnotationLink.details |
protected Details |
SessionAnnotationLink.details |
protected Details |
ShapeAnnotationLink.details |
protected Details |
WellAnnotationLink.details |
Modifier and Type | Method and Description |
---|---|
Details |
Annotation.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
AnnotationAnnotationLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
ChannelAnnotationLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
DatasetAnnotationLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
DetectorAnnotationLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
DichroicAnnotationLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
ExperimenterAnnotationLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
ExperimenterGroupAnnotationLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
FilesetAnnotationLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
FilterAnnotationLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
FolderAnnotationLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
ImageAnnotationLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
InstrumentAnnotationLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
LightPathAnnotationLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
LightSourceAnnotationLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
NamespaceAnnotationLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
NodeAnnotationLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
ObjectiveAnnotationLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
OriginalFileAnnotationLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
PlaneInfoAnnotationLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
PlateAcquisitionAnnotationLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
PlateAnnotationLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
ProjectAnnotationLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
ReagentAnnotationLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
RoiAnnotationLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
ScreenAnnotationLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
SessionAnnotationLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
ShapeAnnotationLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
WellAnnotationLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Annotation.Details.newInstance() |
Details |
AnnotationAnnotationLink.Details.newInstance() |
Details |
ChannelAnnotationLink.Details.newInstance() |
Details |
DatasetAnnotationLink.Details.newInstance() |
Details |
DetectorAnnotationLink.Details.newInstance() |
Details |
DichroicAnnotationLink.Details.newInstance() |
Details |
ExperimenterAnnotationLink.Details.newInstance() |
Details |
ExperimenterGroupAnnotationLink.Details.newInstance() |
Details |
FilesetAnnotationLink.Details.newInstance() |
Details |
FilterAnnotationLink.Details.newInstance() |
Details |
FolderAnnotationLink.Details.newInstance() |
Details |
ImageAnnotationLink.Details.newInstance() |
Details |
InstrumentAnnotationLink.Details.newInstance() |
Details |
LightPathAnnotationLink.Details.newInstance() |
Details |
LightSourceAnnotationLink.Details.newInstance() |
Details |
NamespaceAnnotationLink.Details.newInstance() |
Details |
NodeAnnotationLink.Details.newInstance() |
Details |
ObjectiveAnnotationLink.Details.newInstance() |
Details |
OriginalFileAnnotationLink.Details.newInstance() |
Details |
PlaneInfoAnnotationLink.Details.newInstance() |
Details |
PlateAcquisitionAnnotationLink.Details.newInstance() |
Details |
PlateAnnotationLink.Details.newInstance() |
Details |
ProjectAnnotationLink.Details.newInstance() |
Details |
ReagentAnnotationLink.Details.newInstance() |
Details |
RoiAnnotationLink.Details.newInstance() |
Details |
ScreenAnnotationLink.Details.newInstance() |
Details |
SessionAnnotationLink.Details.newInstance() |
Details |
ShapeAnnotationLink.Details.newInstance() |
Details |
WellAnnotationLink.Details.newInstance() |
Modifier and Type | Class and Description |
---|---|
static class |
Dataset.Details |
static class |
DatasetImageLink.Details |
static class |
Folder.Details |
static class |
FolderImageLink.Details |
static class |
FolderRoiLink.Details |
static class |
Project.Details |
static class |
ProjectDatasetLink.Details |
Modifier and Type | Field and Description |
---|---|
protected Details |
Dataset.details |
protected Details |
DatasetImageLink.details |
protected Details |
Folder.details |
protected Details |
FolderImageLink.details |
protected Details |
FolderRoiLink.details |
protected Details |
Project.details |
protected Details |
ProjectDatasetLink.details |
Modifier and Type | Method and Description |
---|---|
Details |
Dataset.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
DatasetImageLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Folder.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
FolderImageLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
FolderRoiLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Project.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
ProjectDatasetLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Dataset.Details.newInstance() |
Details |
DatasetImageLink.Details.newInstance() |
Details |
Folder.Details.newInstance() |
Details |
FolderImageLink.Details.newInstance() |
Details |
FolderRoiLink.Details.newInstance() |
Details |
Project.Details.newInstance() |
Details |
ProjectDatasetLink.Details.newInstance() |
Modifier and Type | Class and Description |
---|---|
static class |
Channel.Details |
static class |
Image.Details |
static class |
LogicalChannel.Details |
static class |
OriginalFile.Details |
static class |
Pixels.Details |
static class |
PixelsOriginalFileMap.Details |
static class |
PlaneInfo.Details |
Modifier and Type | Field and Description |
---|---|
protected Details |
Channel.details |
protected Details |
Image.details |
protected Details |
LogicalChannel.details |
protected Details |
OriginalFile.details |
protected Details |
Pixels.details |
protected Details |
PixelsOriginalFileMap.details |
protected Details |
PlaneInfo.details |
Modifier and Type | Method and Description |
---|---|
Details |
Channel.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Image.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
LogicalChannel.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
OriginalFile.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Pixels.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
PixelsOriginalFileMap.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
PlaneInfo.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Channel.Details.newInstance() |
Details |
Image.Details.newInstance() |
Details |
LogicalChannel.Details.newInstance() |
Details |
OriginalFile.Details.newInstance() |
Details |
Pixels.Details.newInstance() |
Details |
PixelsOriginalFileMap.Details.newInstance() |
Details |
PlaneInfo.Details.newInstance() |
Modifier and Type | Class and Description |
---|---|
static class |
ChannelBinding.Details |
static class |
CodomainMapContext.Details |
static class |
ProjectionDef.Details |
static class |
QuantumDef.Details |
static class |
RenderingDef.Details |
static class |
Thumbnail.Details |
Modifier and Type | Field and Description |
---|---|
protected Details |
ChannelBinding.details |
protected Details |
CodomainMapContext.details |
protected Details |
ProjectionDef.details |
protected Details |
QuantumDef.details |
protected Details |
RenderingDef.details |
protected Details |
Thumbnail.details |
Modifier and Type | Method and Description |
---|---|
Details |
ChannelBinding.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
CodomainMapContext.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
ProjectionDef.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
QuantumDef.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
RenderingDef.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Thumbnail.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
ChannelBinding.Details.newInstance() |
Details |
CodomainMapContext.Details.newInstance() |
Details |
ProjectionDef.Details.newInstance() |
Details |
QuantumDef.Details.newInstance() |
Details |
RenderingDef.Details.newInstance() |
Details |
Thumbnail.Details.newInstance() |
Modifier and Type | Field and Description |
---|---|
protected Details |
AcquisitionMode.details |
protected Details |
AdminPrivilege.details |
protected Details |
ArcType.details |
protected Details |
Binning.details |
protected Details |
ChecksumAlgorithm.details |
protected Details |
ContrastMethod.details |
protected Details |
Correction.details |
protected Details |
DetectorType.details |
protected Details |
DimensionOrder.details |
protected Details |
EventType.details |
protected Details |
ExperimentType.details |
protected Details |
Family.details |
protected Details |
FilamentType.details |
protected Details |
FilterType.details |
protected Details |
Format.details |
protected Details |
Illumination.details |
protected Details |
Immersion.details |
protected Details |
LaserMedium.details |
protected Details |
LaserType.details |
protected Details |
Medium.details |
protected Details |
MicrobeamManipulationType.details |
protected Details |
MicroscopeType.details |
protected Details |
PhotometricInterpretation.details |
protected Details |
PixelsType.details |
protected Details |
ProjectionAxis.details |
protected Details |
ProjectionType.details |
protected Details |
Pulse.details |
protected Details |
RenderingModel.details |
Modifier and Type | Method and Description |
---|---|
Details |
AcquisitionMode.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
AdminPrivilege.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
ArcType.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Binning.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
ChecksumAlgorithm.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
ContrastMethod.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Correction.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
DetectorType.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
DimensionOrder.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
EventType.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
ExperimentType.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Family.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
FilamentType.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
FilterType.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Format.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Illumination.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Immersion.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
LaserMedium.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
LaserType.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Medium.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
MicrobeamManipulationType.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
MicroscopeType.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
PhotometricInterpretation.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
PixelsType.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
ProjectionAxis.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
ProjectionType.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Pulse.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
RenderingModel.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
AcquisitionMode.Details.newInstance() |
Details |
AdminPrivilege.Details.newInstance() |
Details |
ArcType.Details.newInstance() |
Details |
Binning.Details.newInstance() |
Details |
ChecksumAlgorithm.Details.newInstance() |
Details |
ContrastMethod.Details.newInstance() |
Details |
Correction.Details.newInstance() |
Details |
DetectorType.Details.newInstance() |
Details |
DimensionOrder.Details.newInstance() |
Details |
EventType.Details.newInstance() |
Details |
ExperimentType.Details.newInstance() |
Details |
Family.Details.newInstance() |
Details |
FilamentType.Details.newInstance() |
Details |
FilterType.Details.newInstance() |
Details |
Format.Details.newInstance() |
Details |
Illumination.Details.newInstance() |
Details |
Immersion.Details.newInstance() |
Details |
LaserMedium.Details.newInstance() |
Details |
LaserType.Details.newInstance() |
Details |
Medium.Details.newInstance() |
Details |
MicrobeamManipulationType.Details.newInstance() |
Details |
MicroscopeType.Details.newInstance() |
Details |
PhotometricInterpretation.Details.newInstance() |
Details |
PixelsType.Details.newInstance() |
Details |
ProjectionAxis.Details.newInstance() |
Details |
ProjectionType.Details.newInstance() |
Details |
Pulse.Details.newInstance() |
Details |
RenderingModel.Details.newInstance() |
Modifier and Type | Class and Description |
---|---|
static class |
Experiment.Details |
static class |
MicrobeamManipulation.Details |
Modifier and Type | Field and Description |
---|---|
protected Details |
Experiment.details |
protected Details |
MicrobeamManipulation.details |
Modifier and Type | Method and Description |
---|---|
Details |
Experiment.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
MicrobeamManipulation.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Experiment.Details.newInstance() |
Details |
MicrobeamManipulation.Details.newInstance() |
Modifier and Type | Method and Description |
---|---|
protected void |
Experiment.setDetails(Details details)
Use the
copy(ome.model.internal.Details)
or shallowCopy(ome.model.internal.Details)
methods to set the Experiment.Details instance instead. |
protected void |
MicrobeamManipulation.setDetails(Details details)
Use the
copy(ome.model.internal.Details)
or shallowCopy(ome.model.internal.Details)
methods to set the MicrobeamManipulation.Details instance instead. |
Modifier and Type | Class and Description |
---|---|
static class |
Fileset.Details |
static class |
FilesetEntry.Details |
static class |
FilesetJobLink.Details |
Modifier and Type | Field and Description |
---|---|
protected Details |
Fileset.details |
protected Details |
FilesetEntry.details |
protected Details |
FilesetJobLink.details |
Modifier and Type | Method and Description |
---|---|
Details |
Fileset.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
FilesetEntry.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
FilesetJobLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Fileset.Details.newInstance() |
Details |
FilesetEntry.Details.newInstance() |
Details |
FilesetJobLink.Details.newInstance() |
Modifier and Type | Method and Description |
---|---|
protected void |
Fileset.setDetails(Details details)
Use the
copy(ome.model.internal.Details)
or shallowCopy(ome.model.internal.Details)
methods to set the Fileset.Details instance instead. |
protected void |
FilesetEntry.setDetails(Details details)
Use the
copy(ome.model.internal.Details)
or shallowCopy(ome.model.internal.Details)
methods to set the FilesetEntry.Details instance instead. |
protected void |
FilesetJobLink.setDetails(Details details)
Use the
copy(ome.model.internal.Details)
or shallowCopy(ome.model.internal.Details)
methods to set the FilesetJobLink.Details instance instead. |
Modifier and Type | Class and Description |
---|---|
static class |
Link.Details |
Modifier and Type | Field and Description |
---|---|
protected Details |
Link.details |
Modifier and Type | Method and Description |
---|---|
Details |
Details.copy() |
static Details |
Details.create()
Call
create(Object[]) with null. |
static Details |
Details.create(java.lang.Object[] contexts)
|
Details |
Link.getDetails()
The details of this object correspond to low-level system
information.
|
abstract Details |
Details.newInstance() |
Details |
Link.Details.newInstance() |
Details |
Details.shallowCopy() |
Modifier and Type | Method and Description |
---|---|
void |
Details.copy(Details copy)
Method which takes all field values from the given
Details
instance and copies them into the current instance. |
void |
Details.copyWhereUnset(Details mask,
Details copyFrom)
For any field of this which is null (and is NOT null on mask -- assuming
mask is not null), copy the same value from copyFrom
into this object.
|
protected void |
Link.setDetails(Details details)
Use the
copy(ome.model.internal.Details)
or shallowCopy(ome.model.internal.Details)
methods to set the Link.Details instance instead. |
void |
Details.shallowCopy(Details copy)
Method which takes all the fields of the given
Details instance
and sets unloaded proxies of them into the current instance. |
Constructor and Description |
---|
Details(Details copy)
copy-constructor
|
Modifier and Type | Class and Description |
---|---|
static class |
Job.Details |
static class |
JobOriginalFileLink.Details |
static class |
JobStatus.Details |
Modifier and Type | Field and Description |
---|---|
protected Details |
Job.details |
protected Details |
JobOriginalFileLink.details |
protected Details |
JobStatus.details |
Modifier and Type | Method and Description |
---|---|
Details |
Job.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
JobOriginalFileLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
JobStatus.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Job.Details.newInstance() |
Details |
JobOriginalFileLink.Details.newInstance() |
Details |
JobStatus.Details.newInstance() |
Modifier and Type | Method and Description |
---|---|
protected void |
Job.setDetails(Details details)
Use the
copy(ome.model.internal.Details)
or shallowCopy(ome.model.internal.Details)
methods to set the Job.Details instance instead. |
protected void |
JobOriginalFileLink.setDetails(Details details)
Use the
copy(ome.model.internal.Details)
or shallowCopy(ome.model.internal.Details)
methods to set the JobOriginalFileLink.Details instance instead. |
protected void |
JobStatus.setDetails(Details details)
Use the
copy(ome.model.internal.Details)
or shallowCopy(ome.model.internal.Details)
methods to set the JobStatus.Details instance instead. |
Modifier and Type | Class and Description |
---|---|
static class |
DBPatch.Details |
static class |
Event.Details |
static class |
EventLog.Details |
static class |
Experimenter.Details |
static class |
ExperimenterGroup.Details |
static class |
ExternalInfo.Details |
static class |
GroupExperimenterMap.Details |
static class |
Namespace.Details |
static class |
Node.Details |
static class |
Session.Details |
static class |
ShareMember.Details |
Modifier and Type | Field and Description |
---|---|
protected Details |
DBPatch.details |
protected Details |
Event.details |
protected Details |
EventLog.details |
protected Details |
Experimenter.details |
protected Details |
ExperimenterGroup.details |
protected Details |
ExternalInfo.details |
protected Details |
GroupExperimenterMap.details |
protected Details |
Namespace.details |
protected Details |
Node.details |
protected Details |
Session.details |
protected Details |
ShareMember.details |
Modifier and Type | Method and Description |
---|---|
Details |
DBPatch.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Event.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
EventLog.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Experimenter.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
ExperimenterGroup.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
ExternalInfo.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
GroupExperimenterMap.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Namespace.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Node.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Session.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
ShareMember.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
DBPatch.Details.newInstance() |
Details |
Event.Details.newInstance() |
Details |
EventLog.Details.newInstance() |
Details |
Experimenter.Details.newInstance() |
Details |
ExperimenterGroup.Details.newInstance() |
Details |
ExternalInfo.Details.newInstance() |
Details |
GroupExperimenterMap.Details.newInstance() |
Details |
Namespace.Details.newInstance() |
Details |
Node.Details.newInstance() |
Details |
Session.Details.newInstance() |
Details |
ShareMember.Details.newInstance() |
Modifier and Type | Class and Description |
---|---|
static class |
AffineTransform.Details |
static class |
Roi.Details |
static class |
Shape.Details |
Modifier and Type | Field and Description |
---|---|
protected Details |
AffineTransform.details |
protected Details |
Roi.details |
protected Details |
Shape.details |
Modifier and Type | Method and Description |
---|---|
Details |
AffineTransform.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Roi.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Shape.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
AffineTransform.Details.newInstance() |
Details |
Roi.Details.newInstance() |
Details |
Shape.Details.newInstance() |
Modifier and Type | Method and Description |
---|---|
protected void |
AffineTransform.setDetails(Details details)
Use the
copy(ome.model.internal.Details)
or shallowCopy(ome.model.internal.Details)
methods to set the AffineTransform.Details instance instead. |
protected void |
Roi.setDetails(Details details)
Use the
copy(ome.model.internal.Details)
or shallowCopy(ome.model.internal.Details)
methods to set the Roi.Details instance instead. |
protected void |
Shape.setDetails(Details details)
Use the
copy(ome.model.internal.Details)
or shallowCopy(ome.model.internal.Details)
methods to set the Shape.Details instance instead. |
Modifier and Type | Class and Description |
---|---|
static class |
Plate.Details |
static class |
PlateAcquisition.Details |
static class |
Reagent.Details |
static class |
Screen.Details |
static class |
ScreenPlateLink.Details |
static class |
Well.Details |
static class |
WellReagentLink.Details |
static class |
WellSample.Details |
Modifier and Type | Field and Description |
---|---|
protected Details |
Plate.details |
protected Details |
PlateAcquisition.details |
protected Details |
Reagent.details |
protected Details |
Screen.details |
protected Details |
ScreenPlateLink.details |
protected Details |
Well.details |
protected Details |
WellReagentLink.details |
protected Details |
WellSample.details |
Modifier and Type | Method and Description |
---|---|
Details |
Plate.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
PlateAcquisition.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Reagent.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Screen.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
ScreenPlateLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Well.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
WellReagentLink.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
WellSample.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
Plate.Details.newInstance() |
Details |
PlateAcquisition.Details.newInstance() |
Details |
Reagent.Details.newInstance() |
Details |
Screen.Details.newInstance() |
Details |
ScreenPlateLink.Details.newInstance() |
Details |
Well.Details.newInstance() |
Details |
WellReagentLink.Details.newInstance() |
Details |
WellSample.Details.newInstance() |
Modifier and Type | Class and Description |
---|---|
static class |
StatsInfo.Details |
Modifier and Type | Field and Description |
---|---|
protected Details |
StatsInfo.details |
Modifier and Type | Method and Description |
---|---|
Details |
StatsInfo.getDetails()
The details of this object correspond to low-level system
information.
|
Details |
StatsInfo.Details.newInstance() |
Modifier and Type | Method and Description |
---|---|
protected void |
StatsInfo.setDetails(Details details)
Use the
copy(ome.model.internal.Details)
or shallowCopy(ome.model.internal.Details)
methods to set the StatsInfo.Details instance instead. |
Modifier and Type | Method and Description |
---|---|
Details |
SecuritySystem.checkManagedDetails(IObject iObject,
Details trustedDetails)
checks that a non-privileged user has not attempted to edit the entity's
security details . |
Details |
SecuritySystemHolder.checkManagedDetails(IObject object,
Details trustedDetails) |
Details |
SecuritySystem.newTransientDetails(IObject iObject)
creates a new secure
details for transient
entities. |
Details |
SecuritySystemHolder.newTransientDetails(IObject object) |
Modifier and Type | Method and Description |
---|---|
boolean |
ACLVoter.allowAnnotate(IObject iObject,
Details trustedDetails)
test whether the given object should be annotatable given the trusted
details . |
boolean |
CompositeACLVoter.allowAnnotate(IObject object,
Details trustedDetails) |
boolean |
ACLVoter.allowDelete(IObject iObject,
Details trustedDetails)
test whether the given object should be deleteable given the trusted
details . |
boolean |
CompositeACLVoter.allowDelete(IObject object,
Details trustedDetails) |
boolean |
ACLVoter.allowLoad(org.hibernate.Session session,
java.lang.Class<? extends IObject> klass,
Details trustedDetails,
long id)
test whether the object of the given
Class with the given
Details should be loadable in the current security context. |
boolean |
CompositeACLVoter.allowLoad(org.hibernate.Session session,
java.lang.Class<? extends IObject> klass,
Details trustedDetails,
long id) |
boolean |
ACLVoter.allowUpdate(IObject iObject,
Details trustedDetails)
test whether the given object should be updateable given the trusted
details . |
boolean |
CompositeACLVoter.allowUpdate(IObject object,
Details trustedDetails) |
Details |
SecuritySystem.checkManagedDetails(IObject iObject,
Details trustedDetails)
checks that a non-privileged user has not attempted to edit the entity's
security details . |
Details |
SecuritySystemHolder.checkManagedDetails(IObject object,
Details trustedDetails) |
boolean |
SecuritySystem.isGraphCritical(Details details)
Determines if the current security context has the possibility of
corrupting consistent graphs.
|
boolean |
SecuritySystemHolder.isGraphCritical(Details details) |
boolean |
SystemTypes.isInSystemGroup(Details d) |
boolean |
SystemTypes.isInUserGroup(Details d) |
boolean |
SecurityFilter.passesFilter(org.hibernate.Session session,
Details d,
EventContext c)
tests that the
Details argument passes the security test that
this filter defines. |
boolean |
SecurityFilterHolder.passesFilter(org.hibernate.Session s,
Details d,
EventContext c) |
Modifier and Type | Method and Description |
---|---|
Details |
BasicSecuritySystem.checkManagedDetails(IObject object,
Details trustedDetails) |
Details |
OmeroInterceptor.checkManagedDetails(IObject iobj,
Details previousDetails) |
protected Details |
OmeroInterceptor.checkManagedDetails(IObject iobj,
Details previousDetails,
Details newDetails)
Like
OmeroInterceptor.checkManagedDetails(IObject, Details, Details) but allows
passing in a specific Details instance. |
Details |
CurrentDetails.createDetails()
Creates a
Details object for the current security context. |
Details |
OmeroInterceptor.evaluateLinkages(IObject changedObject)
Checks the details of the objects which the given object links to in
order to guarantee that linkages are valid.
|
Details |
BasicSecuritySystem.newTransientDetails(IObject object) |
Details |
OmeroInterceptor.newTransientDetails(IObject obj) |
protected Details |
OmeroInterceptor.newTransientDetails(IObject obj,
Details newDetails)
Like
OmeroInterceptor.newTransientDetails(IObject) but allows passing in a
newDetails object with possibly preset values. |
Modifier and Type | Method and Description |
---|---|
boolean |
BasicACLVoter.allowAnnotate(IObject iObject,
Details trustedDetails) |
boolean |
BasicACLVoter.allowDelete(IObject iObject,
Details trustedDetails) |
boolean |
BasicACLVoter.allowLoad(org.hibernate.Session session,
java.lang.Class<? extends IObject> klass,
Details d,
long id)
delegates to SecurityFilter because that is where the logic is defined
for the
read filter
Ignores the id for the moment. |
boolean |
BasicACLVoter.allowUpdate(IObject iObject,
Details trustedDetails) |
void |
CurrentDetails.applyContext(Details details,
boolean changePerms) |
Details |
BasicSecuritySystem.checkManagedDetails(IObject object,
Details trustedDetails) |
Details |
OmeroInterceptor.checkManagedDetails(IObject iobj,
Details previousDetails) |
protected Details |
OmeroInterceptor.checkManagedDetails(IObject iobj,
Details previousDetails,
Details newDetails)
Like
OmeroInterceptor.checkManagedDetails(IObject, Details, Details) but allows
passing in a specific Details instance. |
boolean |
BasicSecuritySystem.isGraphCritical(Details details) |
boolean |
CurrentDetails.isGraphCritical(Details details) |
protected boolean |
OmeroInterceptor.managedEvent(boolean privileged,
IObject obj,
Details previousDetails,
Details currentDetails,
Details newDetails) |
protected boolean |
OmeroInterceptor.managedExternalInfo(boolean privileged,
IObject obj,
Details previousDetails,
Details currentDetails,
Details newDetails)
Deprecated.
|
protected boolean |
OmeroInterceptor.managedGroup(boolean privileged,
IObject obj,
Details previousDetails,
Details currentDetails,
Details newDetails,
BasicEventContext bec) |
protected boolean |
OmeroInterceptor.managedOwner(boolean privileged,
IObject obj,
Details previousDetails,
Details currentDetails,
Details newDetails,
BasicEventContext bec) |
protected Details |
OmeroInterceptor.newTransientDetails(IObject obj,
Details newDetails)
Like
OmeroInterceptor.newTransientDetails(IObject) but allows passing in a
newDetails object with possibly preset values. |
boolean |
AllGroupsSecurityFilter.passesFilter(org.hibernate.Session session,
Details d,
EventContext c)
tests that the
Details argument passes the security test that
this filter defines. |
boolean |
LightAdminPrivilegesSecurityFilter.passesFilter(org.hibernate.Session session,
Details details,
EventContext ec) |
boolean |
OneGroupSecurityFilter.passesFilter(org.hibernate.Session session,
Details d,
EventContext c)
tests that the
Details argument passes the security test that
this filter defines. |
boolean |
SharingSecurityFilter.passesFilter(org.hibernate.Session session,
Details details,
EventContext ec) |
protected boolean |
OmeroInterceptor.resetDetails(IObject entity,
java.lang.Object[] currentState,
java.lang.Object[] previousState,
int idx,
Details newDetails)
asks
BasicSecuritySystem to create a new managed Details
based on the previous state of this entity. |
Modifier and Type | Method and Description |
---|---|
Details |
SharingSecuritySystem.checkManagedDetails(IObject object,
Details trustedDetails) |
Details |
SharingSecuritySystem.newTransientDetails(IObject object) |
Modifier and Type | Method and Description |
---|---|
boolean |
SharingACLVoter.allowAnnotate(IObject iObject,
Details trustedDetails) |
boolean |
SharingACLVoter.allowDelete(IObject iObject,
Details trustedDetails) |
boolean |
SharingACLVoter.allowLoad(org.hibernate.Session session,
java.lang.Class<? extends IObject> klass,
Details d,
long id) |
boolean |
SharingACLVoter.allowUpdate(IObject iObject,
Details trustedDetails) |
Details |
SharingSecuritySystem.checkManagedDetails(IObject object,
Details trustedDetails) |
boolean |
SharingSecuritySystem.isGraphCritical(Details details) |
Modifier and Type | Method and Description |
---|---|
void |
SearchBean.notAnnotatedBy(Details d) |
void |
SearchBean.notOwnedBy(Details d) |
void |
SearchBean.onlyAnnotatedBy(Details d) |
void |
SearchBean.onlyOwnedBy(Details d) |
Modifier and Type | Method and Description |
---|---|
void |
GraphTraversal.Processor.assertMayProcess(java.lang.String className,
long id,
Details details)
Assert that an object with the given details may be processed.
|
Modifier and Type | Field and Description |
---|---|
Details |
SearchValues.annotatedBy |
Details |
SearchValues.notAnnotatedBy |
Details |
SearchValues.notOwnedBy |
Details |
SearchValues.ownedBy |
Modifier and Type | Method and Description |
---|---|
static Details |
SearchValues.copyDetails(Details old) |
Modifier and Type | Method and Description |
---|---|
static Details |
SearchValues.copyDetails(Details old) |
Modifier and Type | Method and Description |
---|---|
static Details |
HibernateUtils.getDetails(java.lang.Object[] state,
java.lang.String[] names) |
Modifier and Type | Method and Description |
---|---|
static boolean |
HibernateUtils.onlyPermissionsChanged(Details new_d,
Details old_d) |
Modifier and Type | Method and Description |
---|---|
Details |
PermDetails.getDetails() |
Modifier and Type | Method and Description |
---|---|
void |
BaseGraphTraversalProcessor.assertMayProcess(java.lang.String className,
long id,
Details details) |
void |
NullGraphTraversalProcessor.assertMayProcess(java.lang.String className,
long id,
Details details) |
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.