Index

A C D E F G H L O P R S T U V W 
All Classes and Interfaces|All Packages

A

addPerson() - Method in class org.springframework.ldap.samples.plain.web.DefaultController
 
addSubTree(LdapTree) - Method in class org.springframework.ldap.samples.utils.LdapTree
 

C

create(Person) - Method in class org.springframework.ldap.samples.odm.dao.OdmPersonDaoImpl
 
create(Person) - Method in interface org.springframework.ldap.samples.plain.dao.PersonDao
 

D

DefaultController - Class in org.springframework.ldap.samples.plain.web
Default controller.
DefaultController() - Constructor for class org.springframework.ldap.samples.plain.web.DefaultController
 
delete(Person) - Method in class org.springframework.ldap.samples.odm.dao.OdmPersonDaoImpl
 
delete(Person) - Method in interface org.springframework.ldap.samples.plain.dao.PersonDao
 

E

equals(Object) - Method in class org.springframework.ldap.samples.plain.domain.Person
 

F

findAll() - Method in class org.springframework.ldap.samples.odm.dao.OdmPersonDaoImpl
 
findAll() - Method in interface org.springframework.ldap.samples.plain.dao.PersonDao
 
findByPrimaryKey(String, String, String) - Method in class org.springframework.ldap.samples.odm.dao.OdmPersonDaoImpl
 
findByPrimaryKey(String, String, String) - Method in interface org.springframework.ldap.samples.plain.dao.PersonDao
 

G

getAllPersonNames() - Method in class org.springframework.ldap.samples.odm.dao.OdmPersonDaoImpl
 
getAllPersonNames() - Method in interface org.springframework.ldap.samples.plain.dao.PersonDao
 
getCompany() - Method in class org.springframework.ldap.samples.plain.domain.Person
 
getCountry() - Method in class org.springframework.ldap.samples.plain.domain.Person
 
getDescription() - Method in class org.springframework.ldap.samples.plain.domain.Person
 
getDn() - Method in class org.springframework.ldap.samples.plain.domain.Person
 
getFullName() - Method in class org.springframework.ldap.samples.plain.domain.Person
 
getLastName() - Method in class org.springframework.ldap.samples.plain.domain.Person
 
getLdapTree(Name) - Method in class org.springframework.ldap.samples.utils.LdapTreeBuilder
 
getLinkForNode(DirContextOperations) - Method in class org.springframework.ldap.samples.utils.HtmlRowLdapTreeVisitor
 
getNode() - Method in class org.springframework.ldap.samples.utils.LdapTree
 
getPhone() - Method in class org.springframework.ldap.samples.plain.domain.Person
 
getRows() - Method in class org.springframework.ldap.samples.utils.HtmlRowLdapTreeVisitor
 
getSubContexts() - Method in class org.springframework.ldap.samples.utils.LdapTree
 

H

hashCode() - Method in class org.springframework.ldap.samples.plain.domain.Person
 
HtmlRowLdapTreeVisitor - Class in org.springframework.ldap.samples.utils
 
HtmlRowLdapTreeVisitor() - Constructor for class org.springframework.ldap.samples.utils.HtmlRowLdapTreeVisitor
 

L

LdapTree - Class in org.springframework.ldap.samples.utils
 
LdapTree(DirContextOperations) - Constructor for class org.springframework.ldap.samples.utils.LdapTree
 
LdapTreeBuilder - Class in org.springframework.ldap.samples.utils
 
LdapTreeBuilder(LdapTemplate) - Constructor for class org.springframework.ldap.samples.utils.LdapTreeBuilder
 
LdapTreeVisitor - Interface in org.springframework.ldap.samples.utils
 

O

OdmPersonDaoImpl - Class in org.springframework.ldap.samples.odm.dao
Default implementation of PersonDao.
OdmPersonDaoImpl() - Constructor for class org.springframework.ldap.samples.odm.dao.OdmPersonDaoImpl
 
org.springframework.ldap.samples.odm.dao - package org.springframework.ldap.samples.odm.dao
 
org.springframework.ldap.samples.plain.dao - package org.springframework.ldap.samples.plain.dao
 
org.springframework.ldap.samples.plain.domain - package org.springframework.ldap.samples.plain.domain
 
org.springframework.ldap.samples.plain.web - package org.springframework.ldap.samples.plain.web
 
org.springframework.ldap.samples.utils - package org.springframework.ldap.samples.utils
 

P

Person - Class in org.springframework.ldap.samples.plain.domain
Simple class representing a single person.
Person() - Constructor for class org.springframework.ldap.samples.plain.domain.Person
 
PersonDao - Interface in org.springframework.ldap.samples.plain.dao
Data Access Object interface for the Person entity.

R

removePerson() - Method in class org.springframework.ldap.samples.plain.web.DefaultController
 

S

setCompany(String) - Method in class org.springframework.ldap.samples.plain.domain.Person
 
setCountry(String) - Method in class org.springframework.ldap.samples.plain.domain.Person
 
setDescription(String) - Method in class org.springframework.ldap.samples.plain.domain.Person
 
setDn(Name) - Method in class org.springframework.ldap.samples.plain.domain.Person
 
setFullName(String) - Method in class org.springframework.ldap.samples.plain.domain.Person
 
setLastName(String) - Method in class org.springframework.ldap.samples.plain.domain.Person
 
setLdapTemplate(LdapTemplate) - Method in class org.springframework.ldap.samples.odm.dao.OdmPersonDaoImpl
 
setPhone(String) - Method in class org.springframework.ldap.samples.plain.domain.Person
 
setSubContexts(List<LdapTree>) - Method in class org.springframework.ldap.samples.utils.LdapTree
 
showPerson(String, String, String) - Method in class org.springframework.ldap.samples.plain.web.DefaultController
 
showTree() - Method in class org.springframework.ldap.samples.plain.web.DefaultController
 

T

toString() - Method in class org.springframework.ldap.samples.plain.domain.Person
 
traverse(LdapTreeVisitor) - Method in class org.springframework.ldap.samples.utils.LdapTree
 

U

update(Person) - Method in class org.springframework.ldap.samples.odm.dao.OdmPersonDaoImpl
 
update(Person) - Method in interface org.springframework.ldap.samples.plain.dao.PersonDao
 
updatePhoneNumber() - Method in class org.springframework.ldap.samples.plain.web.DefaultController
 

V

visit(DirContextOperations, int) - Method in class org.springframework.ldap.samples.utils.HtmlRowLdapTreeVisitor
 
visit(DirContextOperations, int) - Method in interface org.springframework.ldap.samples.utils.LdapTreeVisitor
 

W

welcomeHandler() - Method in class org.springframework.ldap.samples.plain.web.DefaultController
 
A C D E F G H L O P R S T U V W 
All Classes and Interfaces|All Packages