Uses of Interface
com.ibm.pim.docstore.Directory

Packages that use Directory
com.ibm.pim.docstore   
 

Uses of Directory in com.ibm.pim.docstore
 

Methods in com.ibm.pim.docstore that return Directory
 Directory DocstoreManager.getDirectory(java.lang.String directoryPath)
          Fetches the directory at the given directoryPath.
 Directory DocstoreManager.getRootDirectory()
          Fetches the root directory of the docstore.
 

Methods in com.ibm.pim.docstore that return types with arguments of type Directory
 java.util.Collection<Directory> Directory.getSubDirectories()
          Fetches a collection of directories which are present immediately under this directory