|
|||||||||
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.content.DeleteContentAssociationDialog
public class DeleteContentAssociationDialog
Bean implementation for the "Delete Content Association" dialog
Field Summary |
---|
Fields inherited from class org.alfresco.web.bean.dialog.BaseDialogBean |
---|
browseBean, isFinished, navigator, parameters |
Constructor Summary | |
---|---|
DeleteContentAssociationDialog()
|
Method Summary | |
---|---|
protected java.lang.String |
finishImpl(javax.faces.context.FacesContext context,
java.lang.String outcome)
Performs the actual processing for the wizard. |
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 |
---|
doPostCommitProcessing, 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 DeleteContentAssociationDialog()
Method Detail |
---|
protected java.lang.String finishImpl(javax.faces.context.FacesContext context, java.lang.String outcome) throws java.lang.Exception
BaseDialogBean
finishImpl
in class DeleteContentDialog
context
- FacesContextoutcome
- The default outcome
java.lang.Exception
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 |