Home | Trees | Indices | Help |
|
---|
|
ICE_CONFIG - Defines the path to the Ice configuration
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
ICE_CONFIG = None
|
|
|||
Inherited from |
|
TODO: Constructor
|
TODO: description
|
Keeps service alive. Returns True if connected. If connection was lost, reconnecting.
|
Terminates connection. If softclose is False, the session is really terminate disregarding its connection refcount.
|
Creates or retrieves connection for the given sessionUuid. Returns True if connected.
|
Returns error if thrown by _BlitzGateway.connect connect.
|
Returns last status of connection.
|
Returns omero_System_ice.EventContext. It containes: shareId, sessionId, sessionUuid, userId, userName, groupId, groupName, isAdmin, isReadOnly, eventId, eventType, eventType, memberOfGroups, leaderOfGroups
|
Returns current omero_model_ExperimenterI.
|
Checks if a user has administration privileges.
|
Checks if a user has write privileges to the given object.
|
Gets reference to the admin service from ProxyObjectWrapper.
|
Gets reference to the query service from ProxyObjectWrapper.
|
Gets reference to the container service from ProxyObjectWrapper.
|
Gets reference to the pixels service from ProxyObjectWrapper.
|
Gets reference to the metadata service from ProxyObjectWrapper.
|
Creates a new raw file store. This service is special in that it does not get cached inside BlitzGateway so every call to this function returns a new object, avoiding unexpected inherited states.
|
Gets reference to the repository info service from ProxyObjectWrapper.
|
Gets reference to the share service from ProxyObjectWrapper.
|
Gets reference to the timeline service from ProxyObjectWrapper.
|
Gets reference to the types service from ProxyObjectWrapper.
|
Gets reference to the config service from ProxyObjectWrapper.
|
Creates a new rendering engine. This service is special in that it does not get cached inside BlitzGateway so every call to this function returns a new object, avoiding unexpected inherited states.
|
Creates a new raw pixels store. This service is special in that it does not get cached inside BlitzGateway so every call to this function returns a new object, avoiding unexpected inherited states.
|
Creates a new thumbnail store. This service is special in that it does not get cached inside BlitzGateway so every call to this function returns a new object, avoiding unexpected inherited states.
|
Creates a new search service. This service is special in that it does not get cached inside BlitzGateway so every call to this function returns a new object, avoiding unexpected inherited states.
|
Gets reference to the update service from ProxyObjectWrapper.
|
Gets reference to the delete service from ProxyObjectWrapper.
|
Gets reference to the session service from ProxyObjectWrapper.
|
List every Projects controlled by the security system.
|
Return a generator for all Experimenters whose omeName starts with 'start'. The generated values follow the alphabetic order on omeName.
|
Return an Experimenter for the given ID.
|
Return an Experimenter for the given username.
|
Return Project for the given ID.
|
Return Dataset for the given ID.
|
Return Image for the given ID.
|
TODO: description
|
Fulltext search on Projects, Datasets and Images. TODO: search other object types? TODO: batch support. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Dec 2 10:30:06 2009 | http://epydoc.sourceforge.net |