Uses of Class
gldapo.exception.GldapoDirectoryNotFoundException

Packages that use GldapoDirectoryNotFoundException
gldapo   
gldapo.entry   
 

Uses of GldapoDirectoryNotFoundException in gldapo
 

Methods in gldapo that throw GldapoDirectoryNotFoundException
 GldapoDirectory GldapoDirectoryRegistry.getDefaultDirectory()
          Returns the current default directory.
 

Uses of GldapoDirectoryNotFoundException in gldapo.entry
 

Methods in gldapo.entry that throw GldapoDirectoryNotFoundException
 void GldapoEntry.setDirectory(Object directory)
          Before an operation (create, update, delete etc.) can be performed on an object, it must have directory to perform the operation against.
 



Copyright © 2007-2010 Codehaus. All Rights Reserved.