|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.gentics.contentnode.rest.version.Main
public class Main
This is the main class of the .node package. It just prints the Implementation Title, Vendor and Version from the Manifest
Constructor Summary | |
---|---|
Main()
|
Method Summary | |
---|---|
static String |
getImplementationVersion()
Get the version information |
static String |
getInfo()
Get the product information |
static void |
main(String[] args)
Main method |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Main()
Method Detail |
---|
public static void main(String[] args)
args
- argumentspublic static String getInfo()
public static String getImplementationVersion()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |