|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Rangee | |
|---|---|
| data.theatre | |
| metier.reservations | Fournit les méthodes métier pour répondre aux 3 cas d'utilisations notamment : La demande de réservation, l'annulation et la validation des réservations. |
| Uses of Rangee in data.theatre |
|---|
| Methods in data.theatre that return Rangee | |
|---|---|
Rangee |
Zone.getRangee(int numero)
ONLY FOR TEST PURPOSES |
Rangee |
Zone.getRangee(java.lang.String numeroRangee)
Recuperation d'une rangee donnee a partir de son numero |
| Methods in data.theatre with parameters of type Rangee | |
|---|---|
void |
Zone.addRangee(Rangee r)
Setter of the property lesRangees |
| Uses of Rangee in metier.reservations |
|---|
| Methods in metier.reservations that return Rangee | |
|---|---|
Rangee |
AttributionPlaces.getConsecutiveDsZone(Zone z,
int nb)
Recherche de Nb places numerotees consecutivement dans une Zone |
| Methods in metier.reservations with parameters of type Rangee | |
|---|---|
java.util.Collection |
AttributionPlaces.getConsecutiveDsRangee(Rangee r,
int nb)
Recuperation d'un nombre donne de Places consecutives dans une Rangee. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||