|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProductVersion | |
com.arsdigita.dmi | Automatically manage data model upgrade process. |
Uses of ProductVersion in com.arsdigita.dmi |
Methods in com.arsdigita.dmi that return ProductVersion | |
static ProductVersion |
ProductVersion.createProductVersion(Product p,
String sName,
String sInstallFile,
String sDesc)
Creates and returns a new Product Version for p. |
ProductVersion |
ProductVersion.getPreviousVersion()
Returns the previous version of this product which was installed. |
ProductVersion |
Product.getCurrentVersion()
Returns the current version of the product |
ProductVersion[] |
Product.getVersions()
Returns a list of all the versions through which this product has been installed and upgraded |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |