|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Gives access to some information of the system the OpenGroupware.org installation runs on.
| Method Summary | |
java.lang.String |
getHostName()
Returns the hostname of the OpenGroupWare server where all the Remote Calls are made. |
java.util.Date |
getServerTime()
Returns the current time on the server. |
java.lang.String |
getServerTimeZone()
Returns the timezone from the OpenGroupWare server. |
| Method Detail |
public java.lang.String getHostName()
throws OgoException,
ConnectionException
OgoException
ConnectionException
public java.lang.String getServerTimeZone()
throws OgoException,
ConnectionException
OgoException
ConnectionException
public java.util.Date getServerTime()
throws OgoException,
ConnectionException
OgoException
ConnectionException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||