| Package | Description |
|---|---|
| fr.gouv.education.tribu.api.directory.dao | |
| fr.gouv.education.tribu.api.directory.service |
| Modifier and Type | Field and Description |
|---|---|
protected Person |
PersonDaoImpl.sample |
| Modifier and Type | Method and Description |
|---|---|
List<Person> |
PersonDaoImpl.findByCriteria(Person p) |
List<Person> |
PersonDao.findByCriteria(Person p) |
| Modifier and Type | Method and Description |
|---|---|
List<Person> |
PersonDaoImpl.findByCriteria(Person p) |
List<Person> |
PersonDao.findByCriteria(Person p) |
| Modifier and Type | Field and Description |
|---|---|
protected Person |
PersonServiceImpl.sample |
| Modifier and Type | Method and Description |
|---|---|
Person |
PersonService.getEmptyPerson()
Get a person with no valued fields (for search)
|
Person |
PersonServiceImpl.getEmptyPerson() |
| Modifier and Type | Method and Description |
|---|---|
List<Person> |
PersonService.findByCriteria(Person p)
Get a person by criteria represented by a person vith filled fields
|
List<Person> |
PersonServiceImpl.findByCriteria(Person search) |
| Modifier and Type | Method and Description |
|---|---|
List<Person> |
PersonService.findByCriteria(Person p)
Get a person by criteria represented by a person vith filled fields
|
List<Person> |
PersonServiceImpl.findByCriteria(Person search) |
Copyright © 2022. All rights reserved.