com.arsdigita.dmi
Class ApplicationVersion

java.lang.Object
  extended bycom.arsdigita.dmi.ApplicationVersion

public class ApplicationVersion
extends Object


Field Summary
static String versionId
           
 
Constructor Summary
ApplicationVersion(String sName, boolean bUpgradeDataModel, String sUpgradeFile, String sDescription, String sPreviousVersionName)
           
 
Method Summary
 String getDescription()
           
 String getName()
           
 String getPreviousVersionName()
           
 String getUpgradeFile()
           
 boolean hasUpgradeDataModel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values
Constructor Detail

ApplicationVersion

public ApplicationVersion(String sName,
                          boolean bUpgradeDataModel,
                          String sUpgradeFile,
                          String sDescription,
                          String sPreviousVersionName)
Method Detail

getName

public String getName()

hasUpgradeDataModel

public boolean hasUpgradeDataModel()

getUpgradeFile

public String getUpgradeFile()

getDescription

public String getDescription()

getPreviousVersionName

public String getPreviousVersionName()


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