sfi.director.application.autodoc.DocDSDomain Class Reference

List of all members.

Detailed Description

documentation for directory service domains


Public Member Functions

 DocDSDomain (DBObject domain) throws DirectorException
 DocDSDomain (String domain) throws DirectorException
void recompute ()
 usually done by DocDSDomain( String ) automatically.
GraphvizGraph dotGraph ()
 returns the graphviz graph representation of this domain.
Vector targetsOnTarget ()
 returns a Vector of target db/file specifiers data is synchronized to on the target machine.
Vector targetsOnMaster ()
 returns a Vector of target db/file specifiers data is synchronized to on the target machine.

Protected Member Functions

String _shortDir (String name)
String _label (String name, Vector optStr)

Protected Attributes

DirectoryServiceMerger dsm = null
DBObject domainObj = null
Vector targetsOnTarget = new Vector()
Vector targetsOnMaster = new Vector()
GraphvizGraph dotGraph = null


Constructor & Destructor Documentation

sfi.director.application.autodoc.DocDSDomain.DocDSDomain DBObject  domain  )  throws DirectorException
 

sfi.director.application.autodoc.DocDSDomain.DocDSDomain String  domain  )  throws DirectorException
 


Member Function Documentation

String sfi.director.application.autodoc.DocDSDomain._label String  name,
Vector  optStr
[protected]
 

String sfi.director.application.autodoc.DocDSDomain._shortDir String  name  )  [protected]
 

GraphvizGraph sfi.director.application.autodoc.DocDSDomain.dotGraph  ) 
 

returns the graphviz graph representation of this domain.

void sfi.director.application.autodoc.DocDSDomain.recompute  ) 
 

usually done by DocDSDomain( String ) automatically.

Vector sfi.director.application.autodoc.DocDSDomain.targetsOnMaster  ) 
 

returns a Vector of target db/file specifiers data is synchronized to on the target machine.

Vector sfi.director.application.autodoc.DocDSDomain.targetsOnTarget  ) 
 

returns a Vector of target db/file specifiers data is synchronized to on the target machine.


Member Data Documentation

DBObject sfi.director.application.autodoc.DocDSDomain.domainObj = null [protected]
 

GraphvizGraph sfi.director.application.autodoc.DocDSDomain.dotGraph = null [protected]
 

DirectoryServiceMerger sfi.director.application.autodoc.DocDSDomain.dsm = null [protected]
 

Vector sfi.director.application.autodoc.DocDSDomain.targetsOnMaster = new Vector() [protected]
 

Vector sfi.director.application.autodoc.DocDSDomain.targetsOnTarget = new Vector() [protected]
 


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