Inheritance diagram for sfi.director.repository.DirectoryDB:

Public Member Functions | ||||
| DirectoryDB () | ||||
| DirectoryDB (String url) | ||||
| * | ||||
| void | setURL (String url) throws DirectorException | |||
| set URL of the RemoteFile used for input/output | ||||
| Enumeration | search (final String expr, Options searchopt) throws DirectorException | |||
*
| ||||
| void | append (DBObject dbo) throws DirectorException | |||
*
| ||||
| void | truncate () throws DirectorException | |||
| DBAccessor | get (DN dn) throws DirectorException | |||
| void | replace (DBObject dbo) throws DirectorException | |||
| void | remove (DBObject dbo) throws DirectorException | |||
| void | modify (DBObject dbo, Vector attrs) throws DirectorException | |||
| void | close () throws DirectorException | |||
| DN | completeDN (DN dn) | |||
Protected Member Functions | ||||
| DN | extendDN (DN dn) | |||
| DBObject | extendDN (DBObject dbo) | |||
Package Attributes | ||||
| DirectoryAccess | wrappedDA = null | |||
| DN | baseDN = null | |||
Classes | ||||
| class | WrapAccessor | |||
|
|
|
|
|
*
|
|
|
*
Implements sfi.director.repository.DBConnection. |
|
|
Reimplemented from sfi.director.repository.DBConnection. |
|
|
Reimplemented from sfi.director.repository.DBConnection. |
|
|
|
|
|
|
|
|
Reimplemented from sfi.director.repository.DBConnection. |
|
||||||||||||
|
Reimplemented from sfi.director.repository.DBConnection. |
|
|
Reimplemented from sfi.director.repository.DBConnection. |
|
|
Reimplemented from sfi.director.repository.DBConnection. |
|
||||||||||||
|
*
|
|
|
set URL of the RemoteFile used for input/output
Reimplemented from sfi.director.repository.DBConnection. |
|
|
Implements sfi.director.repository.DBConnection. |
|
|
|
|
|
|
1.4.5