Uses of Interface
org.pentaho.di.repository.RepositoryElementMetaInterface
Packages that use RepositoryElementMetaInterface
-
Uses of RepositoryElementMetaInterface in org.pentaho.di.repository
Methods in org.pentaho.di.repository that return types with arguments of type RepositoryElementMetaInterfaceModifier and TypeMethodDescriptionRepositoryDirectory.getRepositoryObjects()
RepositoryDirectoryInterface.getRepositoryObjects()
Returns a list of child filesMethod parameters in org.pentaho.di.repository with type arguments of type RepositoryElementMetaInterfaceModifier and TypeMethodDescriptionvoid
RepositoryDirectory.setRepositoryObjects
(List<RepositoryElementMetaInterface> repositoryObjects) void
RepositoryDirectoryInterface.setRepositoryObjects
(List<RepositoryElementMetaInterface> children) sets the list of child files