|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PortalManager
This is the main component that has currently two actions:
Invoke the request processing using the process() method,
this starts the event handling for the current request (evaluating
request parameters etc.)
The section method showPortal(ContentHandler, Parameters)
starts rendering the portal.
| Field Summary | |
|---|---|
static String |
ROLE
|
| Method Summary | |
|---|---|
void |
process()
|
void |
showPortal(ContentHandler ch,
Parameters parameters)
|
| Field Detail |
|---|
static final String ROLE
| Method Detail |
|---|
void process()
throws ProcessingException
ProcessingException
void showPortal(ContentHandler ch,
Parameters parameters)
throws SAXException
SAXException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||