Package | Description |
---|---|
org.pentaho.di.repository |
Modifier and Type | Method and Description |
---|---|
List<RepositoryElementMetaInterface> |
RepositoryDirectoryInterface.getRepositoryObjects()
Returns a list of child files
|
List<RepositoryElementMetaInterface> |
RepositoryDirectory.getRepositoryObjects() |
Modifier and Type | Method and Description |
---|---|
void |
RepositoryDirectoryInterface.setRepositoryObjects(List<RepositoryElementMetaInterface> children)
sets the list of child files
|
void |
RepositoryDirectory.setRepositoryObjects(List<RepositoryElementMetaInterface> repositoryObjects) |