| Package | Description |
|---|---|
| com.evasion.ejb.local | |
| com.evasion.entity | |
| com.evasion.module.common.entity |
| Modifier and Type | Method and Description |
|---|---|
Person |
PersonManagerLocal.createPerson(Person p) |
Person |
PersonManagerLocal.updatePerson(Person p) |
| Modifier and Type | Method and Description |
|---|---|
Person |
PersonManagerLocal.createPerson(Person p) |
void |
PersonManagerLocal.deletePerson(Person p) |
Long |
DonationManagerLocal.savePromesse(Person p,
Long l,
String d)
Enregistrement d'une promesse de don.
|
Person |
PersonManagerLocal.updatePerson(Person p) |
| Modifier and Type | Class and Description |
|---|---|
class |
Corporation |
class |
Individual
Decrit une personne physique.
|
| Modifier and Type | Method and Description |
|---|---|
Person |
Don.getPerson() |
| Modifier and Type | Method and Description |
|---|---|
void |
Don.setPerson(Person person) |
| Constructor and Description |
|---|
Don(Person person,
Long montant)
Constructeur avec les champs obligatoire.
|
Don(Person person,
Long montant,
String commentaireDonateur)
Constructeur avec les champs obligatoire.
|
| Modifier and Type | Method and Description |
|---|---|
Person |
IAccount.getPerson() |
Person |
AccountDTO.getPerson() |
| Modifier and Type | Method and Description |
|---|---|
void |
IAccount.setPerson(Person person) |
void |
AccountDTO.setPerson(Person person) |
Copyright © 2012. All Rights Reserved.