|
|||||||||
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.spaces.DeleteSpaceDialog
org.alfresco.web.bean.spaces.DeleteSpaceAssociationDialog
public class DeleteSpaceAssociationDialog
Bean implementation for the "Delete Space" dialog
Field Summary |
---|
Fields inherited from class org.alfresco.web.bean.spaces.DeleteSpaceDialog |
---|
hasMultipleParents |
Fields inherited from class org.alfresco.web.bean.dialog.BaseDialogBean |
---|
browseBean, isFinished, navigator, parameters |
Constructor Summary | |
---|---|
DeleteSpaceAssociationDialog()
|
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.spaces.DeleteSpaceDialog |
---|
doPostCommitProcessing, getArchiveNodes, getConfirmMessageId, getDeleteMode, getErrorMessageId, getExecuteRules, getFinishButtonDisabled, getHasMultipleParents, init, setArchiveNodes, setDeleteMode, setExecuteRules |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeleteSpaceAssociationDialog()
Method Detail |
---|
protected java.lang.String finishImpl(javax.faces.context.FacesContext context, java.lang.String outcome) throws java.lang.Exception
BaseDialogBean
finishImpl
in class DeleteSpaceDialog
context
- FacesContextoutcome
- The default outcome
java.lang.Exception
public java.lang.String getConfirmMessage()
getConfirmMessage
in class DeleteSpaceDialog
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |