Trees | Indices | Help |
|
---|
|
|
|||
BadGroupPermissionsException | |||
UserEntry | |||
ObjectEntry | |||
ProjectEntry | |||
DatasetEntry | |||
ImageEntry |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
BASEPATH = os.path.dirname(os.path.abspath(__file__))
|
|||
TESTIMG_URL = 'http://users.openmicroscopy.org.uk/~cneves-x/'
|
|||
DEFAULT_GROUP_PERMS = 'rwr---'
|
|||
iceconfig = os.path.join(settings.OMERO_HOME, 'etc', 'ice.conf
|
|||
ROOT = UserEntry('root', 'ome', admin= True)
|
|||
USERS = {}
|
|||
PROJECTS = {}
|
|||
DATASETS = {}
|
|||
IMAGES = {}
|
Imports: sys, omero, os, subprocess, re, time, urllib2, StringTypes, path, settings
|
iceconfig
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Sep 23 15:04:49 2014 | http://epydoc.sourceforge.net |