sfi.director.repository.LDIFTree Class Reference

Inheritance diagram for sfi.director.repository.LDIFTree:

sfi.director.repository.DBConnection List of all members.

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
 *
Exceptions:
DirectorException 

void truncate ()

Protected Attributes

String root = ""

Constructor & Destructor Documentation

sfi.director.repository.LDIFTree.LDIFTree  ) 
 

sfi.director.repository.LDIFTree.LDIFTree String  url  ) 
 


Member Function Documentation

void sfi.director.repository.LDIFTree.append DBObject  dbo  )  throws DirectorException [virtual]
 

*

Exceptions:
DirectorException 

Parameters:
dbo 

Implements sfi.director.repository.DBConnection.

String sfi.director.repository.LDIFTree.dirpath String  dn  ) 
 

String sfi.director.repository.LDIFTree.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.

If path is the root itself, then an empty string is returned.

Enumeration sfi.director.repository.LDIFTree.search final String  expr,
final Options  searchopt
throws DirectorException
 

void sfi.director.repository.LDIFTree.setURL String  url  )  throws DirectorException
 

Reimplemented from sfi.director.repository.DBConnection.

void sfi.director.repository.LDIFTree.truncate  )  [virtual]
 

Implements sfi.director.repository.DBConnection.


Member Data Documentation

String sfi.director.repository.LDIFTree.root = "" [protected]
 


The documentation for this class was generated from the following file:
Generated on Sat Feb 11 01:20:24 2012 for Node Director by  doxygen 1.4.5