| Home | Trees | Index | Help |
|---|
| Method Summary | |
|---|---|
__init__(self,
connections,
modulepath,
scanModules)
| |
getFilters(self,
language)
| |
Create a new connection to the application server and return a session object. | |
This function updates the class repository used by the session manager. | |
| Method Details |
|---|
__init__(self,
connections,
modulepath=None,
scanModules=False)
|
getFilters(self, language) |
open(self, parameters)Create a new connection to the application server and return a session object.
|
updateRepository(self, scanModules, haltOnError=False)This function updates the class repository used by the session manager. First the modulepath will be scanned for gcd- and gld-files. All files found will be integrated and finally the repository get's updated. |
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Wed Aug 27 23:02:28 2008 | http://epydoc.sf.net |