|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectza.org.coefficient.modules.BaseModule
za.org.coefficient.modules.navigation.BaseNavigate
za.org.coefficient.modules.navigation.Navigate
public class Navigate
| Field Summary | |
|---|---|
private static java.lang.String |
NAME_SPACE
|
private static java.lang.String |
NAME_SPACE2
|
| Constructor Summary | |
|---|---|
Navigate()
|
|
| Method Summary | |
|---|---|
CoefficientContext |
buildNavigation(CoefficientContext ctx)
|
java.lang.String |
getMainMethod()
This method is used to determine which method should be invoked when the module is requested without an operation. |
java.lang.String |
getModuleDescription()
This method is used to find the description of the module |
java.lang.String |
getModuleDisplayName()
This method is used to find the display name of the module |
| Methods inherited from class za.org.coefficient.modules.navigation.BaseNavigate |
|---|
buildNavigation |
| Methods inherited from class za.org.coefficient.modules.BaseModule |
|---|
canExecuteForRole, createRSSItem, displayUsersData, getCoefficientContext, getModuleName, isProjectRequired, publishEvent, setCoefficientContext, showHelp |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final java.lang.String NAME_SPACE
private static final java.lang.String NAME_SPACE2
| Constructor Detail |
|---|
public Navigate()
| Method Detail |
|---|
public java.lang.String getMainMethod()
ModuleLocal
getMainMethod in interface ModuleLocalgetMainMethod in class BaseModulepublic java.lang.String getModuleDescription()
ModuleLocal
getModuleDescription in interface ModuleLocalgetModuleDescription in class BaseModulepublic java.lang.String getModuleDisplayName()
ModuleLocal
getModuleDisplayName in interface ModuleLocalgetModuleDisplayName in class BaseModulepublic CoefficientContext buildNavigation(CoefficientContext ctx)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||