|
Novell exteNd Director 5.2 API |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This provides a generic interface for decorating portal components.
| Method Summary | |
String |
decorateComponentData(EbiPortalContext portalContext,
String componentID,
String data)
Decorates the component data. |
String |
decorateComponentData(EbiPortalContext portalContext,
String componentID,
String data,
Map params)
Deprecated. Use EbiPortalDecorator.decorateComponentData(EbiPortalContext, String, String) |
| Method Detail |
public String decorateComponentData(EbiPortalContext portalContext,
String componentID,
String data,
Map params)
throws EboUnrecoverableSystemException
EbiPortalDecorator.decorateComponentData(EbiPortalContext, String, String)
portalContext - The portal context which contains the session, request, user information and so on.params - A Map of parameters (Name/Value pairs).
public String decorateComponentData(EbiPortalContext portalContext,
String componentID,
String data)
throws EboUnrecoverableSystemException
portalContext - the portal context which contains the session, request, user info, etc.
|
Novell exteNd Director 5.2 API |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||