|
LEONARDI Application Composer - 8.9.0.40 by W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectleon.ProductProperties
public abstract class ProductProperties
Class containing the product properties
Method Summary | |
---|---|
static java.lang.String |
getCommonClientLibraryMinimumVersion()
Returns the minimum required version of the common client library. |
static java.lang.String |
getCommonCoreLibraryMinimumVersion()
Returns the minimum required version of the common core library. |
static java.lang.String |
getFullName()
Returns the product full name. |
static java.lang.String |
getFullVersion()
Returns the product full version, containing the name, version and week/year of production. |
static java.lang.String |
getInstallerSoftwareHomeDirectoryName()
Returns the software home directory name for the isntaller. |
static java.lang.String |
getNameNoSpace()
Returns the product name with no space. |
static java.lang.String |
getPrintableProperties()
Returns a printable form of this product properties. |
static java.lang.String |
getShortName()
Returns the product short name (technical name). |
static java.lang.String |
getVersion()
Returns the product version. |
static boolean |
isOfficial()
Returns a boolean indicating if the product is official or not. |
static void |
printProperties()
Prints this product properties to stdout. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static boolean isOfficial()
public static java.lang.String getVersion()
public static java.lang.String getFullVersion()
public static java.lang.String getFullName()
public static java.lang.String getShortName()
public static java.lang.String getNameNoSpace()
public static java.lang.String getInstallerSoftwareHomeDirectoryName()
public static java.lang.String getCommonCoreLibraryMinimumVersion()
public static java.lang.String getCommonClientLibraryMinimumVersion()
public static java.lang.String getPrintableProperties()
public static void printProperties()
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |