Uses of Class
ome.services.sharing.data.Obj

Packages that use Obj
ome.services.sharing ome.api.IShare support infrastructure. 
ome.services.sharing.data   
 

Uses of Obj in ome.services.sharing
 

Method parameters in ome.services.sharing with type arguments of type Obj
protected
<T extends ome.model.IObject>
List<T>
ShareBean.list(List<Obj> objectList)
           
 

Uses of Obj in ome.services.sharing.data
 

Fields in ome.services.sharing.data declared as Obj
 Obj ObjHolder.value
           
 

Fields in ome.services.sharing.data with type parameters of type Obj
 List<Obj> ShareData.objectList
           
 List<Obj> ObjSeqHolder.value
           
 

Methods in ome.services.sharing.data that return types with arguments of type Obj
static List<Obj> ObjSeqHelper.read(IceInternal.BasicStream __is)
           
 

Method parameters in ome.services.sharing.data with type arguments of type Obj
static void ObjSeqHelper.write(IceInternal.BasicStream __os, List<Obj> __v)
           
 

Constructors in ome.services.sharing.data with parameters of type Obj
ObjHolder(Obj value)
           
 

Constructor parameters in ome.services.sharing.data with type arguments of type Obj
ObjSeqHolder(List<Obj> value)
           
ShareData(long id, long owner, List<Long> members, List<String> guests, Map<String,List<Long>> objectMap, List<Obj> objectList, boolean enabled, long optlock)
           
 



OmeroJava Api

Version: 4.3.3-00d1137e-b2894

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