Home | Trees | Indices | Help |
|
---|
|
ICE_CONFIG - Defines the path to the Ice configuration
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
omero.gateway.ProxyObjectWrapper |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
ICE_CONFIG = None hash(x) |
|
|||
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.
|
Switches between SSL and insecure (faster) connections to Blitz. The gateway must already be connected. |
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 is in system group, i.e. can have administration privileges.
|
Checks if a user has owner 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.
|
Gets reference to the rendering settings service from ProxyObjectWrapper.
|
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.
|
Gets a reference to the thumbnail store on this connection object or creates a new one if none exists.
|
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.
|
New instance of non cached Exporter, wrapped in 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.
|
List images based on the their creation times. If both tfrom and tto are None, grab the most recent batch.
|
Return Project for the given ID.
|
Return Project with the given name.
|
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 Jul 14 15:40:17 2010 | http://epydoc.sourceforge.net |