Package | Description |
---|---|
ome.logic |
The central repository of implementations which will be accessible through this server.
|
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.services.chgrp | |
ome.services.chown | |
ome.services.delete |
Implementations of the ome.api.IDelete service.
|
ome.services.export |
Helpers for implementing the necessary interfaces from Bio-Formats for
mapping OMERO objects (ome.model.*) to OME-XML and OME-TIFF
|
ome.services.graphs |
Server classes for handling complicated graphs of model objects.
|
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
|
omero.cmd |
Modifier and Type | Field and Description |
---|---|
protected ExtendedMetadata |
AbstractLevel2Service.metadata |
Modifier and Type | Method and Description |
---|---|
ExtendedMetadata |
AbstractLevel2Service.getExtendedMetadata() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractLevel2Service.setExtendedMetadata(ExtendedMetadata em) |
Constructor and Description |
---|
GroupChmodStrategy(BasicACLVoter voter,
SessionFactory osf,
ome.util.SqlAction sql,
ExtendedMetadata em) |
OmeroInterceptor(Roles roles,
SystemTypes sysTypes,
ExtendedMetadata em,
CurrentDetails cd,
TokenHolder tokenHolder,
SessionStats stats) |
Constructor and Description |
---|
ChgrpStep(OmeroContext ctx,
ExtendedMetadata em,
Roles roles,
int idx,
List<GraphStep> stack,
GraphSpec spec,
GraphEntry entry,
long[] ids,
long grp)
Deprecated.
|
ChgrpStepFactory(OmeroContext ctx,
ExtendedMetadata em,
Roles roles)
Deprecated.
|
Constructor and Description |
---|
ChownStep(OmeroContext ctx,
ExtendedMetadata em,
Roles roles,
int idx,
List<GraphStep> stack,
GraphSpec spec,
GraphEntry entry,
long[] ids,
long usr)
Deprecated.
|
ChownStepFactory(OmeroContext ctx,
ExtendedMetadata em,
Roles roles)
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
protected ExtendedMetadata |
Deletion.Builder.em |
Constructor and Description |
---|
DeleteStep(ExtendedMetadata em,
OmeroContext ctx,
int idx,
List<GraphStep> stack,
GraphSpec spec,
GraphEntry entry,
long[] ids)
Deprecated.
|
DeleteStepFactory(OmeroContext ctx,
ExtendedMetadata em)
Deprecated.
|
Deletion.Builder(AbstractFileSystemService afs,
ExtendedMetadata em) |
Constructor and Description |
---|
ExporterStep(ExtendedMetadata em,
int idx,
List<GraphStep> stack,
GraphSpec spec,
GraphEntry entry,
long[] ids)
Deprecated.
|
ExporterStepFactory(Executor ex,
Principal p,
ExtendedMetadata em)
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
protected ExtendedMetadata |
BaseGraphSpec.em
Deprecated.
|
protected ExtendedMetadata |
GraphStep.em
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected Set<Class<ome.model.annotations.Annotation>> |
AnnotationGraphSpec.getTypes(ExtendedMetadata em)
Deprecated.
|
protected Set<Class<? extends ome.model.acquisition.LightSource>> |
LightSourceGraphSpec.getTypes(ExtendedMetadata em)
Deprecated.
|
protected abstract <T> Set<Class<T>> |
AbstractHierarchyGraphSpec.getTypes(ExtendedMetadata em)
Deprecated.
Returns all the types that are known for this hierarchy.
|
void |
AbstractHierarchyGraphSpec.setExtendedMetadata(ExtendedMetadata em)
Deprecated.
Performs sanity checks on the entries found in
ExtendedMetadata . |
void |
BaseGraphSpec.setExtendedMetadata(ExtendedMetadata em)
Deprecated.
|
Constructor and Description |
---|
GraphStep(ExtendedMetadata em,
int idx,
List<GraphStep> stack,
GraphSpec spec,
GraphEntry entry,
long[] ids)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
static class |
ExtendedMetadata.Impl
Sole implementation of ExtendedMetadata.
|
Constructor and Description |
---|
RequestObjectFactoryRegistry(ExtendedMetadata em,
ACLVoter voter,
Roles roles,
PixelsService pixelsService,
ThumbnailService thumbnailService,
MailUtil mailUtil,
PasswordUtil passwordUtil,
SecuritySystem sec,
PasswordProvider passwordProvider,
GraphRequestFactory graphRequestFactory) |
Version: 5.1.2-ice35-b45
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.