|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.kernel.workflow.BaseWorkflowHandler
com.liferay.portlet.messageboards.workflow.MBMessageWorkflowHandler
com.liferay.portlet.messageboards.workflow.MBDiscussionWorkflowHandler
public class MBDiscussionWorkflowHandler
Field Summary | |
---|---|
static java.lang.String |
CLASS_NAME
|
Fields inherited from interface com.liferay.portal.kernel.workflow.WorkflowHandler |
---|
TYPE_CONTENT, TYPE_DOCUMENT, TYPE_UNKNOWN |
Constructor Summary | |
---|---|
MBDiscussionWorkflowHandler()
|
Method Summary | |
---|---|
java.lang.String |
getClassName()
|
java.lang.String |
getType()
|
Methods inherited from class com.liferay.portlet.messageboards.workflow.MBMessageWorkflowHandler |
---|
getAssetRenderer, getIconPath, updateStatus |
Methods inherited from class com.liferay.portal.kernel.workflow.BaseWorkflowHandler |
---|
getIconPath, getTitle, getURLEdit, startWorkflowInstance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String CLASS_NAME
Constructor Detail |
---|
public MBDiscussionWorkflowHandler()
Method Detail |
---|
public java.lang.String getClassName()
getClassName
in interface com.liferay.portal.kernel.workflow.WorkflowHandler
getClassName
in class MBMessageWorkflowHandler
public java.lang.String getType()
getType
in interface com.liferay.portal.kernel.workflow.WorkflowHandler
getType
in class MBMessageWorkflowHandler
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |