|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Status
Remote interface for compiere/Status.
| Method Summary | |
|---|---|
String |
getConnectionURL()
Get Database URL |
int |
getDatabaseCount()
Get Database Count |
String |
getDateVersion()
Get Version (Date) |
String |
getDbHost()
Get Database Host |
String |
getDbName()
Get Database SID |
int |
getDbPort()
Get Database Port |
String |
getDbPwd()
Get Database PWD |
String |
getDbType()
Get Database Type |
String |
getDbUid()
Get Database UID |
String |
getFwHost()
Get Connection Manager Host |
int |
getFwPort()
Get Connection Manager Port |
String |
getMainVersion()
Get Main Version |
String |
getStatus()
Describes the instance and its content for debugging purpose |
int |
getVersionCount()
Get Version Count |
| Methods inherited from interface javax.ejb.EJBObject |
|---|
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
| Method Detail |
|---|
String getDateVersion()
throws RemoteException
RemoteException
String getMainVersion()
throws RemoteException
RemoteException
String getDbType()
throws RemoteException
RemoteException
String getDbHost()
throws RemoteException
RemoteException
int getDbPort()
throws RemoteException
RemoteException
String getDbName()
throws RemoteException
RemoteException
String getConnectionURL()
throws RemoteException
RemoteException
String getDbUid()
throws RemoteException
RemoteException
String getDbPwd()
throws RemoteException
RemoteException
String getFwHost()
throws RemoteException
RemoteException
int getFwPort()
throws RemoteException
RemoteException
int getVersionCount()
throws RemoteException
RemoteException
int getDatabaseCount()
throws RemoteException
RemoteException
String getStatus()
throws RemoteException
RemoteException
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||