Uses of Interface
ome.tools.hibernate.ExtendedMetadata

Packages that use ExtendedMetadata
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.delete Implementations of the ome.api.IDelete service. 
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  
 

Uses of ExtendedMetadata in ome.logic
 

Fields in ome.logic declared as ExtendedMetadata
protected  ExtendedMetadata AbstractLevel2Service.metadata
           
 

Methods in ome.logic that return ExtendedMetadata
 ExtendedMetadata AbstractLevel2Service.getExtendedMetadata()
           
 

Methods in ome.logic with parameters of type ExtendedMetadata
 void AbstractLevel2Service.setExtendedMetadata(ExtendedMetadata em)
           
 

Uses of ExtendedMetadata in ome.security.basic
 

Constructors in ome.security.basic with parameters of type ExtendedMetadata
OmeroInterceptor(Roles roles, SystemTypes sysTypes, ExtendedMetadata em, CurrentDetails cd, TokenHolder tokenHolder, SessionStats stats)
           
 

Uses of ExtendedMetadata in ome.services.delete
 

Methods in ome.services.delete with parameters of type ExtendedMetadata
 void AnnotationDeleteSpec.setExtendedMetadata(ExtendedMetadata em)
          Performs sanity checks on the annotation entries found in ExtendedMetadata.
 void BaseDeleteSpec.setExtendedMetadata(ExtendedMetadata em)
           
 

Uses of ExtendedMetadata in ome.tools.hibernate
 

Classes in ome.tools.hibernate that implement ExtendedMetadata
static class ExtendedMetadata.Impl
          Sole implementatino of ExtendedMetadata.
 



OmeroJava Api

Version: Beta4.2.1-r8614-Beta4.2-b41

Copyright © 2009 The University of Dundee. All Rights Reserved.