| Package | Description |
|---|---|
| de.esprit.appsuite.appstore |
These classes implement the Application-Store for remote software installation
|
| de.esprit.appsuite.appstore.ndf |
Contains all NDF structured models of the App-Store
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<App> |
AppCacheManager.getApps() |
| Modifier and Type | Method and Description |
|---|---|
static void |
AppVersion.readAppVersions(ApplicationContext ctx,
java.io.File baseDir,
App app) |
| Modifier and Type | Method and Description |
|---|---|
static void |
App.readApps(ApplicationContext ctx,
java.io.File baseDir,
java.util.List<App> appList) |
| Constructor and Description |
|---|
AppVersion(App app,
java.lang.String versionDirName,
boolean isCurrent) |
AppVersionHandler(App app) |
| Constructor and Description |
|---|
AppHandler(java.util.List<App> appList) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.