webcore
Class ContextModel

java.lang.Object
  |
  +--webcore.ContextModel
All Implemented Interfaces:
WebRequestable

public class ContextModel
extends java.lang.Object
implements WebRequestable

Kontekstimallien luominen, muuttaminen ja poistaminen. Tämä luokka toteuttaa WWW-käyttöliittymän sen osan, jossa käyttäjä voi käsitellä kontekstimallejaan.


Field Summary
 
Fields inherited from interface webcore.webserver.WebRequestable
htmlBaseHeader, htmlHeader, httpBaseHeader, httpHeader, submitjavascript, submitjavascripttag, textBaseHeader, textHeader
 
Constructor Summary
ContextModel()
           
 
Method Summary
 void processRequest(HTTPRequest httpRequest)
          Käsitellään HTTP-pyyntö.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextModel

public ContextModel()
Method Detail

processRequest

public void processRequest(HTTPRequest httpRequest)
Käsitellään HTTP-pyyntö.

Specified by:
processRequest in interface WebRequestable
Parameters:
httpRequest - käsiteltävä HTTP-pyyntö