com.bluestream.xdb.dsobject.config
Interface RootTree


public interface RootTree

RootTree contains much the same information as the XML that is returned from and nested inside GetDatabaseTree() command.


Method Summary
 Iterator getRootListItemIter()
          Returns an iterator to the RootListItems for this RootTree.
 

Method Detail

getRootListItemIter

public Iterator getRootListItemIter()
                             throws XDBException
Returns an iterator to the RootListItems for this RootTree. Iterator will have zero items if there are not roots in this tree.

Throws:
XDBException


Copyright 2006 Bluestream Database Software Corp. All Rights Reserved.