|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--webcore.Profile
Profiilien lisäys, poisto ja muokkaus.
Toiminnallisuutta:
-profiilien luonti
-profiilien poistaminen
-profiilien muuttaminen (= profiilin sisältämien sääntöjen muuttaminen)
+ näihin liittyvien HTML-sivujen generointi
Esimerkiksi profiilin luonti:
-luodaan uusi Profile -olio
- lisätään siihen sääntöjä.
- asetetaan aktiiviseksi
| Field Summary |
| Fields inherited from interface webcore.webserver.WebRequestable |
htmlBaseHeader, htmlHeader, httpBaseHeader, httpHeader, submitjavascript, submitjavascripttag, textBaseHeader, textHeader |
| Constructor Summary | |
Profile()
|
|
| 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 |
public Profile()
| Method Detail |
public void processRequest(HTTPRequest httpRequest)
processRequest in interface WebRequestable
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||