|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IUIComponent
| Method Summary | |
|---|---|
void |
handleRequest(OutputStream outputStream,
IActionRequestHandler actionRequestHandler,
String contentType,
HashMap requestParameterProviders)
|
boolean |
validate()
|
boolean |
validate(IPentahoSession session,
IActionRequestHandler actionRequestHandler)
Set the userSession member, generate a Log Id, set the requestHandler, and validate the component's configuration. |
| Method Detail |
|---|
void handleRequest(OutputStream outputStream,
IActionRequestHandler actionRequestHandler,
String contentType,
HashMap requestParameterProviders)
throws IOException
IOExceptionboolean validate()
boolean validate(IPentahoSession session,
IActionRequestHandler actionRequestHandler)
session - actionRequestHandler -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||