Package org.openbravo.erpCommon.utility
Class OBVersion
- java.lang.Object
-
- org.openbravo.erpCommon.utility.OBVersion
-
public class OBVersion extends Object
Obtains the current instance version. In case Template 3.0 is installed, it is used to calculate version. If it is not installed, core is used for this purpose.
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static OBVersion
getInstance()
String
getMajorVersion()
String
getMP()
String
getVersionNumber()
boolean
is30()
-