Static Public Member Functions | |
| static String | pkgCn (DBObject pkg) |
| Determine a package's cn. | |
| static String | pkgToString (DBObject pkg) |
| static DBObject | stringToPkg (String encoded) |
| static void | register (PackageHandler ph) |
| static PackageInstaller | findInstaller (DBObject pkg, DBObject repository, DBObject host) |
| static void | appInventory (RemoteJob job) throws DirectorException |
| static void | scanRepository (RemoteJob job) throws DirectorException |
| static Vector | pkgFromFile (String path) |
Static Protected Attributes | |
| static String[] | fieldorder |
Static Package Functions | |
| [static initializer] | |
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
Determine a package's cn.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Initial value: {
"appname",
"apppackagemethod",
"apppackageplatform",
"apppackagerevision",
"apppackagebase",
"apppackageupdate",
"apppackagepatch"
}
|
1.4.5