|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.commerce.collaboration.livehelp.beans.LiveHelpShopperConfiguration
Configuration data for LiveHelp.
Field Summary | |
static java.lang.String |
CLASSNAME
|
static java.lang.String |
COPYRIGHT
|
Constructor Summary | |
LiveHelpShopperConfiguration()
Constructs a LiveHelpShopperConfiguration object. |
Method Summary | |
protected static void |
entry(java.lang.String methodName)
Simplifies tracing method entry. |
protected static void |
exit(java.lang.String methodName)
Simplifies tracing method exit. |
static java.lang.String |
getAppletCodeBaseURL()
Return the LiveHelp Applet CodeBase URL as it is defined in the WCS configuration file. |
protected static ConfigProperties |
getConfigProperties()
gets Configuration Properties from the instance.xml file |
static java.lang.String |
getHostName()
Return the LiveHelp HostName as it is defined in the WCS configuration file. |
static java.lang.String |
getMonitorType()
Return the LiveHelp MonitorType as it is defined in the WCS configuration file. |
static boolean |
isEnabled()
Returns true if Collaboration LiveHelp is enabled as it is defined in the WCS configuration file. |
protected static void |
trace(java.lang.String methodName,
java.lang.String text)
Simplifies tracing text. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String CLASSNAME
public static final java.lang.String COPYRIGHT
Constructor Detail |
public LiveHelpShopperConfiguration()
Method Detail |
protected static void entry(java.lang.String methodName)
protected static void exit(java.lang.String methodName)
public static java.lang.String getAppletCodeBaseURL()
protected static ConfigProperties getConfigProperties()
public static java.lang.String getHostName()
public static java.lang.String getMonitorType()
public static boolean isEnabled()
protected static void trace(java.lang.String methodName, java.lang.String text)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |