org.pentaho.di.repository.kdr.delegates
Class KettleDatabaseRepositoryValueDelegate

java.lang.Object
  extended by org.pentaho.di.repository.kdr.delegates.KettleDatabaseRepositoryBaseDelegate
      extended by org.pentaho.di.repository.kdr.delegates.KettleDatabaseRepositoryValueDelegate

public class KettleDatabaseRepositoryValueDelegate
extends KettleDatabaseRepositoryBaseDelegate


Constructor Summary
KettleDatabaseRepositoryValueDelegate(KettleDatabaseRepository repository)
           
 
Method Summary
 org.pentaho.di.core.RowMetaAndData getValue(org.pentaho.di.repository.ObjectId id_value)
           
 org.pentaho.di.core.row.ValueMetaAndData loadValueMetaAndData(org.pentaho.di.repository.ObjectId id_value)
           
 
Methods inherited from class org.pentaho.di.repository.kdr.delegates.KettleDatabaseRepositoryBaseDelegate
quote, quoteTable
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KettleDatabaseRepositoryValueDelegate

public KettleDatabaseRepositoryValueDelegate(KettleDatabaseRepository repository)
Method Detail

getValue

public org.pentaho.di.core.RowMetaAndData getValue(org.pentaho.di.repository.ObjectId id_value)
                                            throws org.pentaho.di.core.exception.KettleException
Throws:
org.pentaho.di.core.exception.KettleException

loadValueMetaAndData

public org.pentaho.di.core.row.ValueMetaAndData loadValueMetaAndData(org.pentaho.di.repository.ObjectId id_value)
                                                              throws org.pentaho.di.core.exception.KettleException
Throws:
org.pentaho.di.core.exception.KettleException