|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.web.bean.dialog.BaseDialogBean
org.alfresco.web.bean.content.DeleteContentDialog
org.alfresco.web.bean.forums.DeletePostDialog
public class DeletePostDialog
Bean implementation for the "Delete Post" dialog.
Field Summary |
---|
Fields inherited from class org.alfresco.web.bean.dialog.BaseDialogBean |
---|
browseBean, isFinished, navigator, parameters |
Constructor Summary | |
---|---|
DeletePostDialog()
|
Method Summary | |
---|---|
protected java.lang.String |
doPostCommitProcessing(javax.faces.context.FacesContext context,
java.lang.String outcome)
Performs any post commit processing subclasses may want to provide |
java.lang.String |
getConfirmMessage()
Returns the confirmation to display to the user before deleting the content. |
Methods inherited from class org.alfresco.web.bean.content.DeleteContentDialog |
---|
finishImpl, getErrorMessageId, getFinishButtonDisabled, getMultilingualContentService, setMultilingualContentService |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeletePostDialog()
Method Detail |
---|
protected java.lang.String doPostCommitProcessing(javax.faces.context.FacesContext context, java.lang.String outcome)
BaseDialogBean
doPostCommitProcessing
in class DeleteContentDialog
context
- FacesContextoutcome
- The default outcome
public java.lang.String getConfirmMessage()
getConfirmMessage
in class DeleteContentDialog
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |