com.arsdigita.dmi
Class Application

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

public class Application
extends Object


Field Summary
static String versionId
           
 
Constructor Summary
Application(File prodFile, String database)
           
 
Method Summary
 String getCurrentVersion()
           
 String getDatabase()
           
 String getDataModelInstallFileName()
           
 String getDescription()
           
 String getName()
           
 ApplicationVersion[] getUpgradePath(String sVersion)
           
 
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

Application

public Application(File prodFile,
                   String database)
            throws javax.xml.parsers.ParserConfigurationException,
                   org.xml.sax.SAXException,
                   IOException
Method Detail

getDatabase

public String getDatabase()

getName

public String getName()

getDescription

public String getDescription()

getCurrentVersion

public String getCurrentVersion()

getDataModelInstallFileName

public String getDataModelInstallFileName()

getUpgradePath

public ApplicationVersion[] getUpgradePath(String sVersion)


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