|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.opensubsystems.core.www.TestWebModule1
public class TestWebModule1
Test class representing portal web module 1.
| Field Summary | |
|---|---|
static java.lang.String |
TEST1_WEB_MODULE_NAME
String unique name of the module. |
static java.lang.String |
TEST1_WEB_MODULE_TABNAME
String unique tab name of the module. |
static java.lang.String |
TEST1_WEB_MODULE_TOOLTIP
String tooltip for module. |
| Constructor Summary | |
|---|---|
TestWebModule1()
|
|
| Method Summary | |
|---|---|
static org.opensubsystems.core.www.WebModule |
getInstance()
Get the default instance of the security bundle. |
java.lang.String |
getName()
|
java.lang.String |
getTabName()
|
java.lang.String |
getTooltip()
|
java.lang.String |
getURL()
|
void |
setURL(java.lang.String strURL)
|
| 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 TEST1_WEB_MODULE_NAME
public static final java.lang.String TEST1_WEB_MODULE_TABNAME
public static final java.lang.String TEST1_WEB_MODULE_TOOLTIP
| Constructor Detail |
|---|
public TestWebModule1()
| Method Detail |
|---|
public static org.opensubsystems.core.www.WebModule getInstance()
public java.lang.String getName()
getName in interface org.opensubsystems.core.www.WebModulepublic java.lang.String getTabName()
getTabName in interface org.opensubsystems.core.www.WebModulepublic java.lang.String getTooltip()
getTooltip in interface org.opensubsystems.core.www.WebModulepublic java.lang.String getURL()
getURL in interface org.opensubsystems.core.www.WebModulepublic void setURL(java.lang.String strURL)
setURL in interface org.opensubsystems.core.www.WebModule
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||