Class ApacheVFSOutputHandler

java.lang.Object
org.pentaho.platform.engine.services.outputhandler.BaseOutputHandler
org.pentaho.platform.plugin.outputs.ApacheVFSOutputHandler
All Implemented Interfaces:
org.pentaho.platform.api.engine.IContentOutputHandler, org.pentaho.platform.api.engine.IMimeTypeListener

public class ApacheVFSOutputHandler extends org.pentaho.platform.engine.services.outputhandler.BaseOutputHandler
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.pentaho.platform.api.repository.IContentItem
     

    Methods inherited from class org.pentaho.platform.engine.services.outputhandler.BaseOutputHandler

    getContentRef, getHandlerId, getInstanceId, getMimeType, getSession, getSolutionPath, setContentRef, setHandlerId, setInstanceId, setMimeType, setName, setSession, setSolutionPath

    Methods inherited from class java.lang.Object

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

    • ApacheVFSOutputHandler

      public ApacheVFSOutputHandler()
  • Method Details

    • getFileOutputContentItem

      public org.pentaho.platform.api.repository.IContentItem getFileOutputContentItem()
      Specified by:
      getFileOutputContentItem in interface org.pentaho.platform.api.engine.IContentOutputHandler
      Specified by:
      getFileOutputContentItem in class org.pentaho.platform.engine.services.outputhandler.BaseOutputHandler