|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PentahoSystemException | |
---|---|
org.pentaho.platform.plugin.services.connections.sql | |
org.pentaho.platform.web.servlet |
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(java.lang.String query)
Executes the specified query. |
org.pentaho.commons.connection.IPentahoResultSet |
SQLConnection.executeQuery(java.lang.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 | |
---|---|
java.lang.String |
AnalysisViewService.generateXAction(IPentahoSession session,
java.lang.String title,
java.lang.String description,
java.lang.String model,
java.lang.String jndi,
java.lang.String jdbc,
java.lang.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 |