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<AppVersion> |
AppCacheManager.getAppVersions() |
Modifier and Type | Method and Description |
---|---|
protected AppDescriptorHandler |
AppCacheManager.createAppDescriptorHandler(AppVersion appVersion) |
java.io.File |
AppCacheManager.getLaunchDir(AppVersion appVersion) |
Modifier and Type | Method and Description |
---|---|
AppVersion |
App.findVersion(java.lang.String versionDirName)
Returns the desiredVersion if it was found, otherwise the version which is defined
to be the current one.
|
protected AppVersion |
AppDescriptorHandler.getAppVersion() |
AppVersion |
AppDescriptor.getAppVersion() |
AppVersion |
App.getCurrentVersion() |
Modifier and Type | Method and Description |
---|---|
java.util.List<AppVersion> |
App.getAppVersions() |
Modifier and Type | Method and Description |
---|---|
void |
App.addVersion(AppVersion version) |
static void |
AppDescriptor.readAppDescriptor(ApplicationContext ctx,
java.io.File launchDir,
AppVersion appVersion) |
void |
AppDescriptor.setAppVersion(AppVersion appVersion) |
Constructor and Description |
---|
AppDescriptorHandler(AppVersion appVersion) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.