org.pentaho.di.repository.kdr.delegates
Class KettleDatabaseRepositoryValueDelegate
java.lang.Object
  
org.pentaho.di.repository.kdr.delegates.KettleDatabaseRepositoryBaseDelegate
      
org.pentaho.di.repository.kdr.delegates.KettleDatabaseRepositoryValueDelegate
public class KettleDatabaseRepositoryValueDelegate
- extends KettleDatabaseRepositoryBaseDelegate
 
 
| 
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)
 
            | 
 
 
 
KettleDatabaseRepositoryValueDelegate
public KettleDatabaseRepositoryValueDelegate(KettleDatabaseRepository repository)
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