|
"WEBNMS_5 API Docs" | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.adventnet.nms.jsp.HtmlMenuParser
public class HtmlMenuParser
| Constructor Summary | |
|---|---|
HtmlMenuParser()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getFilePath(java.lang.String menuName,
java.lang.String userName)
Used to get the absolute URL |
java.util.Hashtable |
getFrameMenuList(java.lang.String menuName,
java.lang.String userName)
Used to get the menu specifc to the frame |
java.util.Vector |
getPanelMenu()
Returns the panel menu |
void |
getPanelMenuList(java.lang.String menuName,
java.lang.String userName)
Used to get the panel-specific menu |
java.util.Vector |
getPanelMenuUrl()
Returns the panel menu url |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HtmlMenuParser()
| Method Detail |
|---|
public java.util.Hashtable getFrameMenuList(java.lang.String menuName,
java.lang.String userName)
throws java.lang.Exception
menuName - the name of the menuuserName - the name of the user
java.lang.Exception
public java.lang.String getFilePath(java.lang.String menuName,
java.lang.String userName)
throws java.io.IOException
menuName - the name of the menuuserName - the name of the user
java.io.IOExceptionpublic java.util.Vector getPanelMenu()
public java.util.Vector getPanelMenuUrl()
public void getPanelMenuList(java.lang.String menuName,
java.lang.String userName)
throws java.lang.Exception
menuName - the name of the menuuserName - the name of the user
java.lang.Exception
|
"WEBNMS_5 API Docs" | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||