| Package | Description | 
|---|---|
| org.pentaho.di.repository | 
 This package contains the required classes to handle the Kettle repository. 
 | 
| org.pentaho.di.repository.filerep | |
| org.pentaho.di.repository.kdr | 
| Modifier and Type | Method and Description | 
|---|---|
RepositoryObject | 
Repository.getObjectInformation(org.pentaho.di.repository.ObjectId objectId,
                    org.pentaho.di.repository.RepositoryObjectType objectType)
Get more information about a certain object ID in the form of the RepositoryObject 
 | 
| Modifier and Type | Method and Description | 
|---|---|
RepositoryObject | 
KettleFileRepository.getObjectInformation(org.pentaho.di.repository.ObjectId objectId,
                    org.pentaho.di.repository.RepositoryObjectType objectType)  | 
| Modifier and Type | Method and Description | 
|---|---|
RepositoryObject | 
KettleDatabaseRepository.getObjectInformation(org.pentaho.di.repository.ObjectId objectId,
                    org.pentaho.di.repository.RepositoryObjectType objectType)  |