eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Demos::WebDemoShop::Warehouse':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: Warehouse (private in WebDemoShop

This class is only visible from within WebDemoShop.

Inheritance:

   Object
   |
   +--Demos::WebDemoShop::Warehouse

Package:
stx:goodies/webServer
Category:
Net-Communication-HTTP-Services-Demo-WebApplications
Owner:
Demos::WebDemoShop

Instance protocol:

accessing
o  articleWithNr: articleNr

o  articlesDo: aBlock

initialization
o  addArticlesDo: aCollection

o  fetchArticleFromDataBase: articleNumber
simulation only - in a read world app, the data would come from a dataBase

o  fetchArticleRowFromDataBase: articleNumber
simulation only - in a read world app, the data would come from a dataBase

o  initArticles
a demo only - in a real world app, these would come from a database

Usage example(s):

     self new initArticles



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Wed, 08 May 2024 22:22:47 GMT