Inheritance diagram for sfi.director.repository.LDIFTree:

Public Member Functions | ||||
| LDIFTree () | ||||
| LDIFTree (String url) | ||||
| void | setURL (String url) throws DirectorException | |||
| String | path (DN pdn) | |||
| returns the path of the File or directory where the specified DN is supposed to be found in - the path is relative to the root. | ||||
| String | dirpath (String dn) | |||
| Enumeration | search (final String expr, final Options searchopt) throws DirectorException | |||
| void | append (DBObject dbo) throws DirectorException | |||
*
| ||||
| void | truncate () | |||
Protected Attributes | ||||
| String | root = "" | |||
|
|
|
|
|
|
|
|
*
Implements sfi.director.repository.DBConnection. |
|
|
|
|
|
returns the path of the File or directory where the specified DN is supposed to be found in - the path is relative to the root. If path is the root itself, then an empty string is returned. |
|
||||||||||||
|
|
|
|
Reimplemented from sfi.director.repository.DBConnection. |
|
|
Implements sfi.director.repository.DBConnection. |
|
|
|
1.4.5