|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.lokahi.core.gui.help.HelpItemTool
public class HelpItemTool
| Constructor Summary | |
|---|---|
HelpItemTool()
|
|
| Method Summary | |
|---|---|
HelpItemDAO |
getHelpItem(int id)
|
HelpItemDAO |
getHelpItem(java.lang.String id)
|
java.util.Collection<HelpItemDAO> |
getHelpItems()
|
java.util.SortedSet |
getMenu(User u)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HelpItemTool()
| Method Detail |
|---|
public java.util.SortedSet getMenu(User u)
public java.util.Collection<HelpItemDAO> getHelpItems()
public HelpItemDAO getHelpItem(java.lang.String id)
public HelpItemDAO getHelpItem(int id)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||