|
Poseidon for UMLTM UMLdoc |
|||||||||
|
de.mbohlen.uml2ejb.samples.carrental.customers.web
This form bean keeps all the values that the user has typed into the associated web page.
|
|||
private
String
|
customerName
|
||
private
String
|
customerNo
|
||
private
String
|
password
|
||
private
Collection
|
existingCustomers
|
|
|||
public
CustomerCreationPage
|
customerCreationPage
|
||
public
CustomerCreationAction
|
customerCreationAction
|
||
public
ListCustomersAction
|
listCustomersAction
|
|
private
String customerName
private
String customerNo
private
String password
private
Collection existingCustomers
|
public
CustomerCreationPage customerCreationPage
public
CustomerCreationAction customerCreationAction
public
ListCustomersAction listCustomersAction
|
Poseidon for UMLTM UMLdoc |
|||||||||
|