public class CCEditFileDialog extends CheckinCheckoutDialog
| Modifier and Type | Field and Description |
|---|---|
static String |
LBL_CLOSE |
FILE, MSG_ERROR_CANCELCHECKOUT, MSG_ERROR_CHECKIN, MSG_ERROR_CHECKOUT, MSG_ERROR_UPDATE, propertybrowseBean, isFinished, navigator, parameters| Constructor and Description |
|---|
CCEditFileDialog() |
| Modifier and Type | Method and Description |
|---|---|
String |
cancel()
Deals with the cancel button being pressed on the check in file page
|
protected String |
finishImpl(javax.faces.context.FacesContext context,
String outcome)
Performs the actual processing for the wizard.
|
String |
getCancelButtonLabel()
Returns the label to use for the cancel button
|
String |
getContainerTitle()
Returns the title to be used for the dialog
|
checkinFileOK, clearUpload, editFile, editInline, getBrowseBean, getFileName, getFileUploadSuccessMsg, getFinishButtonDisabled, getFinishButtonLabel, isVersionable, removeUploadedFile, resetState, setBrowseBean, setFileName, setNavigator, setProperty, setupContentAction, setupContentDocument, setupWorkflowContentAction, undoCheckout, updateFileOKdoPostCommitProcessing, finish, formatErrorMessage, getActionsConfigId, getActionsContext, getAdditionalButtons, getCheckOutCheckInService, getContainerDescription, getContainerSubTitle, getDefaultCancelOutcome, getDefaultFinishOutcome, getDictionaryService, getErrorMessageId, getErrorOutcome, getFileFolderService, getMoreActionsConfigId, getNamespaceService, getNodeService, getRuleService, getSearchService, getTransactionService, init, isFinished, restored, setDictionaryService, setFileFolderService, setNamespaceService, setNodeService, setSearchServicepublic static final String LBL_CLOSE
protected String finishImpl(javax.faces.context.FacesContext context, String outcome) throws Exception
BaseDialogBeanfinishImpl in class CheckinCheckoutDialogcontext - FacesContextoutcome - The default outcomeExceptionpublic String cancel()
CheckinCheckoutDialogcancel in interface IDialogBeancancel in class CheckinCheckoutDialogpublic String getCancelButtonLabel()
IDialogBeangetCancelButtonLabel in interface IDialogBeangetCancelButtonLabel in class BaseDialogBeanpublic String getContainerTitle()
IDialogBeanIf this returns null the DialogManager will lookup the title via the dialog configuration
getContainerTitle in interface IDialogBeangetContainerTitle in class CheckinCheckoutDialogCopyright © 2005–2018 Alfresco Software. All rights reserved.