Uses of Class
gldapo.GldapoDirectory

Packages that use GldapoDirectory
gldapo   
gldapo.entry   
gldapo.schema   
 

Uses of GldapoDirectory in gldapo
 

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

Uses of GldapoDirectory in gldapo.entry
 

Methods in gldapo.entry that return GldapoDirectory
 GldapoDirectory GldapoEntry.getDirectory()
          The connection to an actual LDAP directory.
 

Uses of GldapoDirectory in gldapo.schema
 

Methods in gldapo.schema that return GldapoDirectory
 GldapoDirectory GldapoSchemaClassInjecto.getDirectory()
           
 GldapoDirectory GldapoContextMapper.getDirectory()
           
 

Methods in gldapo.schema with parameters of type GldapoDirectory
 void GldapoSchemaClassInjecto.setDirectory(GldapoDirectory value)
           
 void GldapoContextMapper.setDirectory(GldapoDirectory value)
           
 



Copyright © 2007-2010 Codehaus. All Rights Reserved.