public class MondrianModelComponent extends ComponentBase
COMPONENT_EXECUTE_FAIL, debug, MISSING_SESSION, UNKNOWN_COMPONENT_IDEMPTYLOGID, loggingLevel, LOGID_MASK1, LOGID_MASK2, LOGID_SEPARATORACTIVITY_LOG, DEBUG, ERROR, FATAL, INFO, INSTANCE_LOG, SESSION_LOG, SOLUTION_LOG, TRACE, UNKNOWN, WARN| Constructor and Description |
|---|
MondrianModelComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
done() |
boolean |
executeAction() |
protected SQLConnection |
getConnection(String jndiName,
String driver,
String userId,
String password,
String connectionInfo) |
static String |
getInitialQuery(mondrian.olap.Connection connection,
String cubeName) |
static String |
getInitialQuery(Properties properties,
String cubeName,
IPentahoSession session) |
static String |
getInitialQuery(String modelPath,
String connectionString,
String cubeName,
IPentahoSession session)
Deprecated.
|
static String |
getInitialQuery(String modelPath,
String jndi,
String cubeName,
String roleName,
IPentahoSession session)
Deprecated.
|
static String |
getInitialQuery(String modelPath,
String connectionString,
String driver,
String user,
String password,
String cubeName,
IPentahoSession session)
Deprecated.
|
static String |
getInitialQuery(String modelPath,
String connectionString,
String driver,
String user,
String password,
String cubeName,
String roleName,
IPentahoSession session)
Deprecated.
|
org.apache.commons.logging.Log |
getLogger() |
boolean |
init() |
boolean |
validateAction() |
protected boolean |
validateSystemSettings() |
addTempParameter, addTempParameterObject, applyInputsToFormat, audit, createFeedbackParameter, createFeedbackParameter, createFeedbackParameter, createFeedbackParameter, createFeedbackParameter, createFeedbackParameter, createFeedbackParameter, createNewInstance, execute, feedbackAllowed, getActionDefinition, getActionName, getActionTitle, getComponentDefinition, getComponentDefinition, getContentOutputItem, getDefaultOutputStream, getFeedbackOutputStream, getId, getInitFailMessage, getInitOk, getInputBooleanValue, getInputLongValue, getInputNames, getInputParameter, getInputStream, getInputStringValue, getInputStringValue, getInputValue, getInstanceId, getLogId, getObjectName, getOutputContentItem, getOutputContentItem, getOutputItem, getOutputItem, getOutputNames, getOutputPreference, getProcessId, getResource, getResourceAsString, getResourceDataSource, getResourceInputStream, getResourceNames, getRuntimeContext, getSession, getSetting, getSolutionName, getSolutionPath, getStringSetting, inputMissingError, isDefinedInput, isDefinedOutput, isDefinedResource, isPromptPending, outputMissingError, promptNeeded, promptNow, resolveParameter, resourceComponentSettingError, resourceMissingError, saveSetting, setActionDefinition, setActionName, setComponentDefinition, setComponentDefinitionMap, setFeedbackMimeType, setInstanceId, setOutputMimeType, setOutputMimeType, setOutputValue, setProcessId, setRuntimeContext, setSession, validatedebug, debug, error, error, error, fatal, fatal, getMessages, getUserString, info, info, setMessages, trace, trace, warn, warngenLogIdFromInfo, genLogIdFromInfo, genLogIdFromSession, getLoggingLevel, setLoggingLevel, setLogIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMessages, setMessagespublic org.apache.commons.logging.Log getLogger()
getLogger in class PentahoBaseprotected boolean validateSystemSettings()
validateSystemSettings in class ComponentBasepublic boolean init()
init in interface IComponentinit in class ComponentBasepublic boolean validateAction()
validateAction in class ComponentBasepublic boolean executeAction()
executeAction in class ComponentBasepublic void done()
done in interface IComponentdone in class ComponentBasepublic static String getInitialQuery(Properties properties, String cubeName, IPentahoSession session) throws Throwable
Throwable@Deprecated public static String getInitialQuery(String modelPath, String connectionString, String driver, String user, String password, String cubeName, IPentahoSession session) throws Throwable
modelPath - connectionString - driver - user - password - cubeName - Throwable@Deprecated public static String getInitialQuery(String modelPath, String connectionString, String driver, String user, String password, String cubeName, String roleName, IPentahoSession session) throws Throwable
modelPath - connectionString - driver - user - password - cubeName - roleName - Throwable@Deprecated public static String getInitialQuery(String modelPath, String connectionString, String cubeName, IPentahoSession session) throws Throwable
modelPath - connectionString - cubeName - Throwable@Deprecated public static String getInitialQuery(String modelPath, String jndi, String cubeName, String roleName, IPentahoSession session) throws Throwable
modelPath - jndi - cubeName - roleName - Throwablepublic static String getInitialQuery(mondrian.olap.Connection connection, String cubeName) throws Throwable
ThrowableCopyright © 2017 Hitachi Vantara. All rights reserved.