|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.astroshare.astroonline.admin.Page
public class Page
Implementation of the Astro-Online admin pages.
Admin pages are called through the
admin servlet. The servlet
then calls this Page class to process the page, which in turns processes the
necessary template(s).
This part is this under development and therefore subject to change.
admin| Constructor Summary | |
|---|---|
Page(javax.servlet.http.HttpServletRequest rq,
javax.servlet.http.HttpServletResponse rs)
Constructor. |
|
| Method Summary | |
|---|---|
java.lang.String |
getPageContent(java.util.HashMap<java.lang.String,java.lang.Object> a)
Builds the requested page. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Page(javax.servlet.http.HttpServletRequest rq,
javax.servlet.http.HttpServletResponse rs)
Constructor.
rq - HttpServletRequest requestrs - HttpServletResponse response| Method Detail |
|---|
public java.lang.String getPageContent(java.util.HashMap<java.lang.String,java.lang.Object> a)
Builds the requested page.
a -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Astro-Online © 2001 − 2008 Astro Share
Documentation generated on: Thursday August 12th 2008 (PS)