Uses of Class
org.springframework.ldap.core.LdapTemplate

Packages that use LdapTemplate
org.springframework.ldap.samples.article.dao   
 

Uses of LdapTemplate in org.springframework.ldap.samples.article.dao
 

Methods in org.springframework.ldap.samples.article.dao with parameters of type LdapTemplate
 void PersonDaoImpl.setLdapTemplate(LdapTemplate ldapTemplate)
           
 



Copyright © 2006-2009 Spring Framework. All Rights Reserved.