Class MondrianCachePublisher

java.lang.Object
org.pentaho.platform.engine.core.system.PentahoBase
org.pentaho.platform.engine.core.system.BasePublisher
org.pentaho.platform.plugin.action.mondrian.MondrianCachePublisher
All Implemented Interfaces:
Serializable, org.pentaho.platform.api.engine.ILogger, org.pentaho.platform.api.engine.IPentahoPublisher

public class MondrianCachePublisher extends org.pentaho.platform.engine.core.system.BasePublisher
See Also:
  • Field Summary

    Fields inherited from class org.pentaho.platform.engine.core.system.BasePublisher

    debug

    Fields inherited from class org.pentaho.platform.engine.core.system.PentahoBase

    EMPTYLOGID, loggingLevel, 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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    org.apache.commons.logging.Log
     
     
    publish(org.pentaho.platform.api.engine.IPentahoSession localSession)
     

    Methods inherited from class org.pentaho.platform.engine.core.system.BasePublisher

    publish

    Methods inherited from class org.pentaho.platform.engine.core.system.PentahoBase

    debug, debug, error, error, fatal, fatal, genLogIdFromInfo, genLogIdFromInfo, genLogIdFromSession, getLoggingLevel, getLogId, getObjectName, info, info, setLoggingLevel, setLogId, trace, trace, warn, warn

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • MondrianCachePublisher

      public MondrianCachePublisher()
  • Method Details

    • getLogger

      public org.apache.commons.logging.Log getLogger()
      Specified by:
      getLogger in class org.pentaho.platform.engine.core.system.PentahoBase
    • getName

      public String getName()
    • getDescription

      public String getDescription()
    • publish

      public String publish(org.pentaho.platform.api.engine.IPentahoSession localSession)
      Specified by:
      publish in class org.pentaho.platform.engine.core.system.BasePublisher