Poseidon for UMLTM
  UMLdoc
 PREV  CLASSIFIER    NEXT  CLASSIFIER     FRAMES    NO FRAMES      
SUMMARY:   INNER | ATTR | ASSOC | CONSTR | METHOD     DETAIL:   INNER | ATTR | ASSOC | CONSTR | METHOD     DIAGRAMS:   COLLAB | SEQ | STATE | ACTIV

de.mbohlen.uml2ejb.samples.carrental.customers.web

Class CustomerCreationForm


public class CustomerCreationForm

This form bean keeps all the values that the user has typed into the associated web page.


 Attribute Summary
private String  customerName
 
private String  customerNo
 
private String  password
 
private Collection  existingCustomers
 
arrow_up
 

 Association Summary
public CustomerCreationPage  customerCreationPage
 
public CustomerCreationAction  customerCreationAction
 
public ListCustomersAction  listCustomersAction
 
arrow_up
 

 Attribute Detail

customerName

private String customerName

 
arrow_up
 
 

customerNo

private String customerNo

 
arrow_up
 
 

password

private String password

 
arrow_up
 
 

existingCustomers

private Collection existingCustomers

 
arrow_up
 

 Association Detail

customerCreationPage

public CustomerCreationPage customerCreationPage

 
arrow_up
 
 

customerCreationAction

public CustomerCreationAction customerCreationAction

 
arrow_up
 
 

listCustomersAction

public ListCustomersAction listCustomersAction

 
arrow_up
 

Created  2002 - 12 - 7

    Poseidon for UMLTM
  UMLdoc
 PREV  CLASSIFIER    NEXT  CLASSIFIER     FRAMES    NO FRAMES      
SUMMARY:   INNER | ATTR | ASSOC | CONSTR | METHOD     DETAIL:   INNER | ATTR | ASSOC | CONSTR | METHOD     DIAGRAMS:   COLLAB | SEQ | STATE | ACTIV

Generated with Poseidon for UMLTM.
Poseidon is a registered trademark of Gentleware AG in Germany, USA and other countries. Copyright 2001 Gentleware AG, Vogt-Kölln-Str.30, 22527 Hamburg, Germany. All Rights Reserved.

UML is a trademark or registered trademark of Object Management Group, Inc. in the U.S. and other countries.