| Home | Trees | Index | Help |
|---|
Session --+
|
LoginSession
| Method Summary | |
|---|---|
__init__(self,
sessionManager,
user,
password,
params)
| |
| Inherited from Session | |
This function closes the encapsulated session on the session manager. | |
This function commits all pending changes of the session. | |
This function returns a new collection of classes matching the given conditions, having a given order and using a given set of 'preloaded' properties. | |
This function returns an instance of a given class having the specified objectId. | |
This function returns the class definition dictionary for a given classname. | |
This function returns a message from the message catalogue using the given arguments. | |
This function creates a new instance of a given class. | |
This function returns a fully qualified named. | |
This function returns a fully qualified identifier for a name with multiple parts, i.e. | |
This function revokes all pending changes of the current session. | |
This function specifies the current context of the session. | |
| Method Details |
|---|
__init__(self,
sessionManager,
user,
password,
params={})
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Wed Aug 27 23:02:29 2008 | http://epydoc.sf.net |