Uses of Interface
org.pentaho.di.repository.RepositoryElementMetaInterface
- 
Packages that use RepositoryElementMetaInterface Package Description org.pentaho.di.repository  - 
- 
Uses of RepositoryElementMetaInterface in org.pentaho.di.repository
Methods in org.pentaho.di.repository that return types with arguments of type RepositoryElementMetaInterface Modifier and Type Method Description List<RepositoryElementMetaInterface>RepositoryDirectory. getRepositoryObjects()List<RepositoryElementMetaInterface>RepositoryDirectoryInterface. getRepositoryObjects()Returns a list of child filesMethod parameters in org.pentaho.di.repository with type arguments of type RepositoryElementMetaInterface Modifier and Type Method Description voidRepositoryDirectory. setRepositoryObjects(List<RepositoryElementMetaInterface> repositoryObjects)voidRepositoryDirectoryInterface. setRepositoryObjects(List<RepositoryElementMetaInterface> children)sets the list of child files 
 -