|
||||||||||
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 java.lang.String |
getImplementationVersion()
Get the version information |
static java.lang.String |
getInfo()
Get the product information |
static void |
main(java.lang.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(java.lang.String[] args)
args
- argumentspublic static java.lang.String getInfo()
public static java.lang.String getImplementationVersion()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |