public final class RepoManager
extends java.lang.Object
| Constructor and Description |
|---|
RepoManager(Repo r)
Constructor.
|
public RepoManager(Repo r)
r - repository contextpublic void install(java.lang.String path,
InputInfo ii)
throws QueryException
path - package pathii - input infoQueryException - query exceptionpublic void delete(java.lang.String pkg,
InputInfo ii)
throws QueryException
pkg - packageii - input infoQueryException - query exception