Methods in org.pentaho.platform.api.engine with parameters of type IPentahoUrlFactory |
IRuntimeContext |
ISolutionEngine.execute(String actionSequenceXML,
String sequenceName,
String processId,
boolean async,
boolean instanceEnds,
String instanceId,
boolean persisted,
Map parameterProviderMap,
IOutputHandler outputHandler,
IActionCompleteListener pListener,
IPentahoUrlFactory urlFactory,
List messages)
Executes the in memory action sequence specified |
IRuntimeContext |
ISolutionEngine.execute(String solutionName,
String actionPath,
String actionName,
String processId,
boolean async,
boolean instanceEnds,
String instanceId,
boolean persisted,
Map parameterProviderMap,
IOutputHandler outputHandler,
IActionCompleteListener listener,
IPentahoUrlFactory urlFactory,
List messages)
Executes the action sequence specified in the manner described in the
parameters |
void |
IContentGenerator.setUrlFactory(IPentahoUrlFactory urlFactory)
called before createContent(), this is used to build URLs |
Methods in org.pentaho.platform.engine.services.solution with parameters of type IPentahoUrlFactory |
IRuntimeContext |
SolutionEngine.execute(String actionSequenceXML,
String sequenceName,
String processId,
boolean async,
boolean instanceEnds,
String instanceId,
boolean isPersisted,
Map parameterProviderMap,
IOutputHandler outputHandler,
IActionCompleteListener pListener,
IPentahoUrlFactory urlFactory,
List messages)
|
IRuntimeContext |
SolutionEngine.execute(String solutionName,
String sequencePath,
String sequenceName,
String processId,
boolean async,
boolean instanceEnds,
String instanceId,
boolean isPersisted,
Map parameterProviderMap,
IOutputHandler outputHandler,
IActionCompleteListener pListener,
IPentahoUrlFactory urlFactory,
List messages)
|
void |
BaseContentGenerator.setUrlFactory(IPentahoUrlFactory urlFactory)
|
Constructors in org.pentaho.platform.uifoundation.chart with parameters of type IPentahoUrlFactory |
CategoryDatasetChartComponent(int chartType,
String definitionPath,
int width,
int height,
IPentahoUrlFactory urlFactory,
List messages)
|
CategoryDatasetChartComponent(IPentahoUrlFactory urlFactory,
List messages)
|
CategoryDatasetChartComponent(String definitionPath,
IPentahoUrlFactory urlFactory,
ArrayList messages)
|
DashboardWidgetComponent(int type,
String definitionPath,
int width,
int height,
IPentahoUrlFactory urlFactory,
List messages)
Creates a DashboardWidgetComponent. |
DialChartComponent(int chartType,
String definitionPath,
int width,
int height,
IPentahoUrlFactory urlFactory,
List messages)
|
DialChartComponent(IPentahoUrlFactory urlFactory,
List messages)
|
DialChartComponent(String definitionPath,
IPentahoUrlFactory urlFactory,
ArrayList messages)
|
PieDatasetChartComponent(int chartType,
String definitionPath,
int width,
int height,
IPentahoUrlFactory urlFactory,
List messages)
|
PieDatasetChartComponent(IPentahoUrlFactory urlFactory,
List messages)
|
PieDatasetChartComponent(String definitionPath,
IPentahoUrlFactory urlFactory,
ArrayList messages)
|
TimeSeriesCollectionChartComponent(int chartType,
String definitionPath,
int width,
int height,
IPentahoUrlFactory urlFactory,
List messages)
|
TimeSeriesCollectionChartComponent(IPentahoUrlFactory urlFactory,
List messages)
|
TimeSeriesCollectionChartComponent(String definitionPath,
IPentahoUrlFactory urlFactory,
ArrayList messages)
|
XYSeriesCollectionChartComponent(int chartType,
String definitionPath,
int width,
int height,
IPentahoUrlFactory urlFactory,
List messages)
|
XYSeriesCollectionChartComponent(IPentahoUrlFactory urlFactory,
List messages)
|
XYSeriesCollectionChartComponent(String definitionPath,
IPentahoUrlFactory urlFactory,
ArrayList messages)
|
XYZSeriesCollectionChartComponent(int chartType,
String definitionPath,
int width,
int height,
IPentahoUrlFactory urlFactory,
List messages)
|
XYZSeriesCollectionChartComponent(IPentahoUrlFactory urlFactory,
List messages)
|
XYZSeriesCollectionChartComponent(String definitionPath,
IPentahoUrlFactory urlFactory,
ArrayList messages)
|
Constructors in org.pentaho.platform.uifoundation.component.xml with parameters of type IPentahoUrlFactory |
FilterPanelComponent(String definitionPath,
String xslName,
IPentahoUrlFactory urlFactory,
List messages)
|
InputFormComponent(IPentahoUrlFactory urlFactory,
String instanceId,
String templateName,
String stylesheetName,
String solution,
String path,
String actionName,
List messages)
|
LoadDBRepositoryUIComponent(IPentahoUrlFactory urlFactory,
List messages,
IPentahoSession session)
|
PMDUIComponent(IPentahoUrlFactory urlFactory,
List messages)
|
PropertiesEditorUIComponent(IPentahoUrlFactory urlFactory,
List messages,
IPentahoSession session)
|
PropertiesPanelUIComponent(IPentahoUrlFactory urlFactory,
List messages,
IPentahoSession session)
|
SolutionTreeUIComponent(IPentahoUrlFactory urlFactory,
List messages,
IPentahoSession session)
|
WidgetGridComponent(String definitionPath,
IPentahoUrlFactory urlFactory,
List messages)
Creates a WidgetGrid |
XmlComponent(IPentahoUrlFactory urlFactory,
List messages,
String sourcePath)
|