Package ome.model
Interface IGlobal
-
- All Superinterfaces:
Filterable
,IObject
,java.io.Serializable
- All Known Implementing Classes:
AcquisitionMode
,AdminPrivilege
,ArcType
,Binning
,ChecksumAlgorithm
,ContrastMethod
,Correction
,DBPatch
,DetectorType
,DimensionOrder
,Event
,EventLog
,EventType
,Experimenter
,ExperimenterGroup
,ExperimentType
,Family
,FilamentType
,FilterType
,Format
,GroupExperimenterMap
,Illumination
,Immersion
,JobStatus
,LaserMedium
,LaserType
,Medium
,MicrobeamManipulationType
,MicroscopeType
,Namespace
,Node
,PhotometricInterpretation
,PixelsType
,ProjectionAxis
,ProjectionType
,Pulse
,RenderingModel
,Session
,Share
,ShareMember
public interface IGlobal extends IObject
marker interface for all global types, which have noIDetails
fields other than permissions. It can be assumed that such entities will always have null for the otherIDetails
.- Since:
- 3.0-Beta3
-
-
Method Summary
-
Methods inherited from interface ome.util.Filterable
acceptFilter
-
-