|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PentahoSystemException | |
|---|---|
| org.pentaho.platform.api.engine | |
| org.pentaho.platform.plugin.services.connections.sql | |
| org.pentaho.platform.web.servlet | |
| Uses of PentahoSystemException in org.pentaho.platform.api.engine |
|---|
| Methods in org.pentaho.platform.api.engine that throw PentahoSystemException | |
|---|---|
void |
IPentahoSystemListeners.notifySystemListenersOfStartup()
|
| Uses of PentahoSystemException in org.pentaho.platform.plugin.services.connections.sql |
|---|
| Methods in org.pentaho.platform.plugin.services.connections.sql that throw PentahoSystemException | |
|---|---|
org.pentaho.commons.connection.IPentahoResultSet |
SQLConnection.executeQuery(String query)
Executes the specified query. |
org.pentaho.commons.connection.IPentahoResultSet |
SQLConnection.executeQuery(String query,
int scrollType,
int concur)
Executes the specified query with the defined parameters |
| Uses of PentahoSystemException in org.pentaho.platform.web.servlet |
|---|
| Methods in org.pentaho.platform.web.servlet that throw PentahoSystemException | |
|---|---|
String |
AnalysisViewService.generateXAction(IPentahoSession session,
String title,
String description,
String model,
String jndi,
String jdbc,
String cube)
|
org.pentaho.actionsequence.dom.ActionSequenceDocument |
AnalysisViewService.loadAnalysisViewTemplate(IPentahoSession session)
on pentaho system startup, load the mondrian.properties file from system/mondrian/mondrian.properties |
void |
AnalysisViewService.saveXAction(IPentahoSession session,
IParameterProvider parameterProvider,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
boolean wrapWithSoap)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||