|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pentaho.platform.engine.core.system.PentahoBase
org.pentaho.platform.engine.services.PentahoMessenger
org.pentaho.platform.engine.services.solution.ComponentBase
org.pentaho.platform.plugin.action.xmla.XMLABaseComponent
org.pentaho.platform.plugin.action.xmla.XMLALookupRule
public class XMLALookupRule
Field Summary |
---|
Fields inherited from class org.pentaho.platform.plugin.action.xmla.XMLABaseComponent |
---|
PROVIDER_ESSBASE, PROVIDER_MICROSOFT, PROVIDER_MONDRIAN, PROVIDER_SAP |
Fields inherited from class org.pentaho.platform.engine.services.solution.ComponentBase |
---|
COMPONENT_EXECUTE_FAIL, MISSING_SESSION |
Fields inherited from class org.pentaho.platform.engine.core.system.PentahoBase |
---|
EMPTYLOGID, LOGID_MASK1, LOGID_MASK2, LOGID_SEPARATOR |
Fields inherited from interface org.pentaho.platform.api.engine.ILogger |
---|
ACTIVITY_LOG, DEBUG, ERROR, FATAL, INFO, INSTANCE_LOG, SESSION_LOG, SOLUTION_LOG, TRACE, UNKNOWN, WARN |
Constructor Summary | |
---|---|
XMLALookupRule()
|
Method Summary | |
---|---|
org.apache.commons.logging.Log |
getLogger()
|
java.lang.String |
getResultOutputName()
|
boolean |
init()
Initialize the Component. |
boolean |
validateSystemSettings()
|
Methods inherited from class org.pentaho.platform.plugin.action.xmla.XMLABaseComponent |
---|
discoverDS, dispose, done, executeQuery, getResultSet |
Methods inherited from class org.pentaho.platform.engine.services.solution.ComponentBase |
---|
createFeedbackParameter, createFeedbackParameter, createNewInstance, execute, getActionDefinition, getActionName, getActionTitle, getComponentDefinition, getComponentDefinition, getId, getInitFailMessage, getInitOk, getInstanceId, getLogId, getObjectName, getProcessId, getResourceAsString, getRuntimeContext, getSession, inputMissingError, outputMissingError, promptNeeded, promptNow, resolveParameter, resourceComponentSettingError, resourceMissingError, setActionDefinition, setActionName, setComponentDefinition, setComponentDefinitionMap, setInstanceId, setProcessId, setRuntimeContext, setSession, validate |
Methods inherited from class org.pentaho.platform.engine.services.PentahoMessenger |
---|
debug, debug, error, error, error, fatal, fatal, getMessages, getUserString, info, info, setMessages, trace, trace, warn, warn |
Methods inherited from class org.pentaho.platform.engine.core.system.PentahoBase |
---|
genLogIdFromInfo, genLogIdFromInfo, genLogIdFromSession, getLoggingLevel, setLoggingLevel, setLogId |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.pentaho.platform.api.engine.IComponent |
---|
execute, getActionDefinition, getActionName, getComponentDefinition, getInstanceId, getMessages, getProcessId, getRuntimeContext, getSession, setActionDefinition, setActionName, setComponentDefinition, setComponentDefinitionMap, setInstanceId, setMessages, setProcessId, setRuntimeContext, setSession, validate |
Methods inherited from interface org.pentaho.platform.api.engine.IAuditable |
---|
getId, getObjectName |
Methods inherited from interface org.pentaho.platform.api.engine.ILogger |
---|
debug, debug, error, error, fatal, fatal, getLoggingLevel, info, info, setLoggingLevel, trace, trace, warn, warn |
Constructor Detail |
---|
public XMLALookupRule()
Method Detail |
---|
public boolean validateSystemSettings()
validateSystemSettings
in class XMLABaseComponent
public java.lang.String getResultOutputName()
getResultOutputName
in class XMLABaseComponent
public org.apache.commons.logging.Log getLogger()
getLogger
in class XMLABaseComponent
public boolean init()
IComponent
init
in interface IComponent
init
in class XMLABaseComponent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |