|
||||||||||
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.BaseNavProjectModule
public abstract class BaseNavProjectModule
This class should be extended by all modules who can serve as both a project module and a site-wide module, available via the navigation.
Constructor Summary | |
---|---|
BaseNavProjectModule()
|
Method Summary | |
---|---|
abstract CoefficientContext |
deleteAllForProject(CoefficientContext ctx)
|
java.lang.String |
getSummaryForProject(CoefficientContext ctx)
|
CoefficientContext |
showSummaryForProject(CoefficientContext ctx)
|
Methods inherited from class za.org.coefficient.modules.BaseModule |
---|
canExecuteForRole, createRSSItem, displayUsersData, getCoefficientContext, getMainMethod, getModuleDescription, getModuleDisplayName, getModuleName, isProjectRequired, publishEvent, setCoefficientContext, showHelp |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BaseNavProjectModule()
Method Detail |
---|
public abstract CoefficientContext deleteAllForProject(CoefficientContext ctx) throws java.lang.Exception
java.lang.Exception
public CoefficientContext showSummaryForProject(CoefficientContext ctx) throws java.lang.Exception
java.lang.Exception
public java.lang.String getSummaryForProject(CoefficientContext ctx) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |