|
Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 1 (11.1.1.7.3) E10684-11 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.adf.view.rich.util.BuildInfo
public class BuildInfo
The BuildInfo provides information pertaining to the version of dependancies in use. Detailed build information is logged for all the dependencies listed in the file "build-info.properties". The information provided by this class is used in stamping the build version information at the bottom of every page (provided context param "oracle.adf.view.rich.versionString.HIDDEN" is false)
Constructor Summary | |
---|---|
BuildInfo() |
Method Summary | |
---|---|
static java.lang.String |
getVersionInformation() Returns a String containing the api and version information, if present. |
static java.lang.String |
getVersionInformation(org.apache.myfaces.trinidad.context.RequestContext trinContext) Returns a String containing the api and implementation version information, if present. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BuildInfo()
Method Detail |
---|
public static java.lang.String getVersionInformation()
public static java.lang.String getVersionInformation(org.apache.myfaces.trinidad.context.RequestContext trinContext)
trinContext
- RequestContext
|
Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 1 (11.1.1.7.3) E10684-11 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |