| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pentaho.di.repository.RepositoryImportLocation
public class RepositoryImportLocation
This singleton keeps the location of a repository import. NOT THREAD SAFE, ONLY ONE IMPORT AT A TIME PLEASE!!
| Method Summary | |
|---|---|
static org.pentaho.di.repository.RepositoryDirectoryInterface | 
getRepositoryImportLocation()
Get the repository import location.  | 
static void | 
setRepositoryImportLocation(org.pentaho.di.repository.RepositoryDirectoryInterface repositoryDirectory)
Sets the repository import location.  | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static org.pentaho.di.repository.RepositoryDirectoryInterface getRepositoryImportLocation()
public static void setRepositoryImportLocation(org.pentaho.di.repository.RepositoryDirectoryInterface repositoryDirectory)
repositoryDirectory - the import location in the repository in the form of a repository directory.
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||