|
||||||||||
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.project.BaseProjectBrowse
public abstract class BaseProjectBrowse
This is the base class used for searching projects.
Field Summary | |
---|---|
private static java.lang.String |
PROJECT_PAGER
|
private static java.lang.String |
UNAPPROVED_PROJECT_PAGER
|
Constructor Summary | |
---|---|
BaseProjectBrowse()
|
Method Summary | |
---|---|
CoefficientContext |
baseViewProjects(CoefficientContext ctx,
boolean active)
|
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 |
Field Detail |
---|
private static final java.lang.String PROJECT_PAGER
private static final java.lang.String UNAPPROVED_PROJECT_PAGER
Constructor Detail |
---|
public BaseProjectBrowse()
Method Detail |
---|
public CoefficientContext baseViewProjects(CoefficientContext ctx, boolean active) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |