|
Novell exteNd Director 5.2 API |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
EbiPortalComponent.
Generic interface for portal components.
| Method Summary | |
void |
getComponentData(EbiPortalContext portalContext,
Map params)
Deprecated. Gets the component data. |
void |
initialize(EbiPortalContext portalContext,
Map params)
Deprecated. Initializes the component. |
void |
processRequest(EbiPortalContext portalContext,
Map params)
Deprecated. Gives the component a chance to look at the parameters on the request. |
| Method Detail |
public void initialize(EbiPortalContext portalContext,
Map params)
throws EboUnrecoverableSystemException
portalContext - The portal context which contains the session, request, and user information.params - A Map of parameters (Name/Value pairs).
public void getComponentData(EbiPortalContext portalContext,
Map params)
throws EboUnrecoverableSystemException
portalContext - The portal context which contains the session, request, and user information.params - A Map of parameters (Name/Value pairs).
public void processRequest(EbiPortalContext portalContext,
Map params)
throws EboUnrecoverableSystemException
portalContext - The portal context which contains the session, request, and user information.params - A Map of parameters (Name/Value pairs).
|
Novell exteNd Director 5.2 API |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||