Uses of Class
com.arsdigita.dmi.ProductVersion

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
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC