|
||||||||||
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
za.org.coefficient.modules.discussion.Discussion
public class Discussion
Field Summary | |
---|---|
private static java.lang.String |
PROJECT_DISCUSSION_PAGER
Deprecated. |
private static java.lang.String |
PROJECT_DISCUSSION_PAGER_FORUM
Deprecated. |
private static java.lang.String |
PROJECT_DISCUSSION_PAGER_POST
Deprecated. |
private static java.lang.String |
SITE_DISCUSSION_PAGER
Deprecated. |
private static java.lang.String |
SITE_DISCUSSION_PAGER_FORUM
Deprecated. |
private static java.lang.String |
SITE_DISCUSSION_PAGER_POST
Deprecated. |
Constructor Summary | |
---|---|
Discussion()
Deprecated. |
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 SITE_DISCUSSION_PAGER_FORUM
private static final java.lang.String SITE_DISCUSSION_PAGER_POST
private static final java.lang.String PROJECT_DISCUSSION_PAGER_FORUM
private static final java.lang.String PROJECT_DISCUSSION_PAGER_POST
private static final java.lang.String SITE_DISCUSSION_PAGER
private static final java.lang.String PROJECT_DISCUSSION_PAGER
Constructor Detail |
---|
public Discussion()
Method Detail |
---|
public java.lang.String getMainMethod()
ModuleLocal
getMainMethod
in interface ModuleLocal
getMainMethod
in class BaseModule
public java.lang.String getModuleDescription()
ModuleLocal
getModuleDescription
in interface ModuleLocal
getModuleDescription
in class BaseModule
public java.lang.String getModuleDisplayName()
ModuleLocal
getModuleDisplayName
in interface ModuleLocal
getModuleDisplayName
in class BaseModule
public java.lang.String getSummaryForProject(CoefficientContext ctx) throws java.lang.Exception
getSummaryForProject
in class BaseNavProjectModule
java.lang.Exception
public CoefficientContext showSummaryForProject(CoefficientContext ctx) throws java.lang.Exception
showSummaryForProject
in class BaseNavProjectModule
java.lang.Exception
public CoefficientContext confirmDeleteForm(CoefficientContext ctx) throws net.sf.hibernate.HibernateException
net.sf.hibernate.HibernateException
public CoefficientContext delete(CoefficientContext ctx) throws net.sf.hibernate.HibernateException
net.sf.hibernate.HibernateException
public CoefficientContext deleteAllForProject(CoefficientContext ctx)
deleteAllForProject
in class BaseNavProjectModule
public CoefficientContext discussionForm(CoefficientContext ctx) throws net.sf.hibernate.HibernateException
net.sf.hibernate.HibernateException
public CoefficientContext editForm(CoefficientContext ctx) throws net.sf.hibernate.HibernateException
net.sf.hibernate.HibernateException
public CoefficientContext forumForm(CoefficientContext ctx) throws net.sf.hibernate.HibernateException
net.sf.hibernate.HibernateException
public CoefficientContext replyPost(CoefficientContext ctx) throws net.sf.hibernate.HibernateException
net.sf.hibernate.HibernateException
public CoefficientContext saveDiscussion(CoefficientContext ctx) throws net.sf.hibernate.HibernateException
net.sf.hibernate.HibernateException
public CoefficientContext saveFolder(CoefficientContext ctx) throws net.sf.hibernate.HibernateException
net.sf.hibernate.HibernateException
public CoefficientContext search(CoefficientContext ctx) throws java.lang.Exception
java.lang.Exception
public CoefficientContext viewChildren(CoefficientContext ctx) throws java.lang.Exception
java.lang.Exception
public CoefficientContext viewPost(CoefficientContext ctx) throws net.sf.hibernate.HibernateException
net.sf.hibernate.HibernateException
private boolean canUserWrite(CoefficientContext ctx, DiscussionData data)
private void decrementParentReplies(DiscussionData parent, int count) throws net.sf.hibernate.HibernateException
net.sf.hibernate.HibernateException
private void incrementParentReplies(DiscussionData parent) throws net.sf.hibernate.HibernateException
net.sf.hibernate.HibernateException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |