|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Customer
object with the help
* of a HttpServletRequest
address1
address2
basePrice
myConnection
customer
eMail
firstname
id
id
id
id
ingredients
ingredients
lastname
name
name
pizza
pizza
pizzas
price
price
size
town
zip
RequestProcessor
instance
ModelManager
instance
null
in an object.
PizzaAccessor
object.
PizzaAccessor
singleton
BBG_ScreenFlowManager class maps the requested URL to
the coresponding java server pages- ScreenFlowManager() -
Constructor for class de.ix.jspTutorial.controller.ScreenFlowManager
- default constructor
- service(ServletRequest, ServletResponse) -
Method in class de.ix.jspTutorial.controller.JspTutorialStartServlet
- No service defined
- SessionConstants - interface de.ix.jspTutorial.constants.SessionConstants.
- Interface with all session names
- set(Customer) -
Method in class de.ix.jspTutorial.model.Customer
- Set all attributes to the values of a second customer
object.
- setAddress1(String) -
Method in class de.ix.jspTutorial.model.Customer
- Setter method for the attribute
address1
- setAddress2(String) -
Method in class de.ix.jspTutorial.model.Customer
- Setter method for the attribute
address2
- setAutoCommit(boolean) -
Method in class de.ix.jspTutorial.database.DatabaseConnection
-
- setBasePrice(double) -
Method in class de.ix.jspTutorial.model.Pizza
- Setter method for the attribute
basePrice
- setConnection(DatabaseConnection) -
Method in class de.ix.jspTutorial.model.PizzaAccessor
- setter method for the attribute
myConnection
- setConnection(DatabaseConnection) -
Method in class de.ix.jspTutorial.database.DatabaseGenericModifier
- Setze JDBC verbindung
- setConnection(DatabaseConnection) -
Method in class de.ix.jspTutorial.database.DatabaseRetriever
-
- setCustomer(Customer) -
Method in class de.ix.jspTutorial.model.Order
- Setter method for the attribute
customer
- setCustomer(Customer) -
Method in class de.ix.jspTutorial.controller.ModelManager
- Set the current customer object.
- setDescription(String) -
Method in class de.ix.jspTutorial.database.DatabaseConnection
-
- setEmail(String) -
Method in class de.ix.jspTutorial.model.Customer
-
- setEMail(String) -
Method in class de.ix.jspTutorial.model.Customer
- Setter method for the attribute
eMail
- setFirstname(String) -
Method in class de.ix.jspTutorial.model.Customer
- Setter method for the attribute
firstname
- setId(long) -
Method in class de.ix.jspTutorial.model.Pizza
- Setter method for the attribute
id
- setId(long) -
Method in class de.ix.jspTutorial.model.Order
- Setter method for the attribute
id
- setId(long) -
Method in class de.ix.jspTutorial.model.Ingredient
- Setter method for the attribute
id
- setId(long) -
Method in class de.ix.jspTutorial.model.Customer
- Setter method for the attribute
id
- setIngredients(TreeMap) -
Method in class de.ix.jspTutorial.model.PersonalPizza
- Setter method for the attribute
ingredients
- setLastname(String) -
Method in class de.ix.jspTutorial.model.Customer
- Setter method for the attribute
lastname
- setName(String) -
Method in class de.ix.jspTutorial.model.Pizza
- Setter method for the attribute
name
- setName(String) -
Method in class de.ix.jspTutorial.model.Ingredient
- Setter method for the attribute
name
- setPersonalPizza(PersonalPizza) -
Method in class de.ix.jspTutorial.controller.ModelManager
- Set the current personal pizza object.
- setPizza(PersonalPizza) -
Method in class de.ix.jspTutorial.model.Order
- Setter method for the attribute
pizza
- setPizza(Pizza) -
Method in class de.ix.jspTutorial.model.PersonalPizza
- Setter method for the attribute
pizza
- setPrice(double) -
Method in class de.ix.jspTutorial.model.Order
- Setter method for the attribute
price
- setPrice(double) -
Method in class de.ix.jspTutorial.model.Ingredient
- Setter method for the attribute
price
- setSize(String) -
Method in class de.ix.jspTutorial.model.Pizza
- Setter method for the attribute
size
- setStatementValue(PreparedStatement, Object, int) -
Method in class de.ix.jspTutorial.database.DatabaseGenericModifier
- Setze Statement-Value und berücksichtige, wenn der Wert Null ist.
- setThrowable(Throwable) -
Method in class de.ix.jspTutorial.database.DatabaseException
- Setzt das Throwable dieser Exception.
- setTown(String) -
Method in class de.ix.jspTutorial.model.Customer
- Setter method for the attribute
town
- setZip(String) -
Method in class de.ix.jspTutorial.model.Customer
- Setter method for the attribute
zip
- SHOW_CHOICE -
Static variable in interface de.ix.jspTutorial.constants.RequestParameterConstants
-
- SHOW_LOGIN -
Static variable in interface de.ix.jspTutorial.constants.RequestParameterConstants
-
- size() -
Method in interface de.ix.jspTutorial.database.I_DatabaseGenericObject
- Diese Methode reicht die Methode size an die zugrundeliegende
Hashtable weiter.
- size() -
Method in class de.ix.jspTutorial.database.DatabaseGenericObject
- Diese Methode reicht die Methode size an die zugrundeliegende
Hashtable weiter.
null
.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |