public abstract class JcrCmsOutputHandler
extends org.pentaho.platform.engine.services.outputhandler.BaseOutputHandler
Constructor and Description |
---|
JcrCmsOutputHandler() |
Modifier and Type | Method and Description |
---|---|
org.pentaho.platform.api.repository.IContentItem |
getFileOutputContentItem() |
abstract javax.jcr.Session |
getJcrSession(javax.jcr.Repository repository) |
abstract javax.jcr.Repository |
getRepository() |
public abstract javax.jcr.Repository getRepository()
public abstract javax.jcr.Session getJcrSession(javax.jcr.Repository repository)
public org.pentaho.platform.api.repository.IContentItem getFileOutputContentItem()
getFileOutputContentItem
in interface org.pentaho.platform.api.engine.IContentOutputHandler
getFileOutputContentItem
in class org.pentaho.platform.engine.services.outputhandler.BaseOutputHandler
Copyright © 2021 Hitachi Vantara. All rights reserved.