|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface IGApplicationConfiguration.IGHost
Structure describing host where server is configured to run.
It reflects detached information from COM AB
CfgHost
.
CfgHost
Method Summary | |
---|---|
java.lang.Integer |
getDbid()
Returns the host DBID. |
java.lang.String |
getIPAddress()
Returns the host TCP/IP address. |
java.lang.String |
getLCAPort()
Returns port number on which the Local Control Agent for this host is supposed to be running. |
java.lang.String |
getName()
Returns the host name. |
CfgObjectState |
getObjectState()
Returns actual object state in the Genesys Configuration Database. |
KeyValueCollection |
getUserProperties()
Returns pointer to the list of user-defined properties. It represents the "Annex" tab of the host object in CME. |
Method Detail |
---|
java.lang.String getName()
CfgHost.getName()
java.lang.Integer getDbid()
CfgHost.getDBID()
java.lang.String getIPAddress()
CfgHost.getIPaddress()
java.lang.String getLCAPort()
CfgHost.getLCAPort()
CfgObjectState getObjectState()
CfgHost.getState()
KeyValueCollection getUserProperties()
CfgHost.getUserProperties()
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |