public class AddAvmContentDialog extends AddContentDialog
| Modifier and Type | Field and Description |
|---|---|
protected AVMBrowseBean |
avmBrowseBean
AVM Browse Bean reference
|
protected java.lang.String |
path |
file, inlineEditableMimeTypesauthor, createdNode, description, encoding, fileName, inlineEdit, logger, mimeType, MSG_NODE_LOCKED, objectType, objectTypes, otherPropertiesChoiceVisible, showOtherProperties, titlebrowseBean, isFinished, navigator, parameters| Constructor and Description |
|---|
AddAvmContentDialog() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
cancel()
Action handler called when the dialog is cancelled
|
protected java.lang.String |
doPostCommitProcessing(javax.faces.context.FacesContext context,
java.lang.String outcome)
Performs any post commit processing subclasses may want to provide
|
protected org.alfresco.service.cmr.avm.AVMService |
getAvmService() |
protected java.lang.String |
getDefaultFinishOutcome()
Returns the default finish outcome
|
java.lang.String |
getFinishButtonLabel()
Returns the label to use for the finish button
|
protected void |
saveContent(java.io.File fileContent,
java.lang.String strContent)
Save the specified content using the currently set wizard attributes
|
void |
setAvmBrowseBean(AVMBrowseBean avmBrowseBean) |
void |
setAvmService(org.alfresco.service.cmr.avm.AVMService avmService) |
clearUpload, finishImpl, formatErrorMessage, getFileName, getFileUploadSuccessMsg, getInlineEditableMimeTypes, init, removeUploadedFile, setFileName, startgetAuthor, getContentService, getDescription, getEncoding, getEncodings, getFinishButtonDisabled, getMimeType, getObjectType, getObjectTypes, getOtherPropertiesChoiceVisible, getShowOtherProperties, getSummaryMimeType, getSummaryObjectType, getTitle, initOtherProperties, isInlineEdit, setAuthor, setContentService, setDescription, setEncoding, setInlineEdit, setMimeType, setObjectType, setShowOtherProperties, setTitleback, buildSummary, getBackButtonLabel, getDefaultCancelOutcome, getNextButtonDisabled, getNextButtonLabel, getStepDescription, getStepTitle, nextfinish, getActionsConfigId, getActionsContext, getAdditionalButtons, getCancelButtonLabel, getCheckOutCheckInService, getContainerDescription, getContainerSubTitle, getContainerTitle, getDictionaryService, getErrorMessageId, getErrorOutcome, getFileFolderService, getMoreActionsConfigId, getNamespaceService, getNodeService, getRuleService, getSearchService, getTransactionService, isFinished, restored, setBrowseBean, setDictionaryService, setFileFolderService, setNamespaceService, setNavigator, setNodeService, setSearchServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfinish, getActionsConfigId, getActionsContext, getAdditionalButtons, getCancelButtonLabel, getContainerDescription, getContainerSubTitle, getContainerTitle, getMoreActionsConfigId, isFinished, restoredprotected AVMBrowseBean avmBrowseBean
protected java.lang.String path
public void setAvmService(org.alfresco.service.cmr.avm.AVMService avmService)
avmService - The AVMService to set.protected org.alfresco.service.cmr.avm.AVMService getAvmService()
public void setAvmBrowseBean(AVMBrowseBean avmBrowseBean)
avmBrowseBean - The AVMBrowseBean to set.protected void saveContent(java.io.File fileContent,
java.lang.String strContent)
throws java.lang.Exception
saveContent in class BaseContentWizardfileContent - File content to savestrContent - String content to savejava.lang.Exceptionprotected java.lang.String doPostCommitProcessing(javax.faces.context.FacesContext context,
java.lang.String outcome)
BaseDialogBeandoPostCommitProcessing in class AddContentDialogcontext - FacesContextoutcome - The default outcomeAddContentDialog.doPostCommitProcessing(javax.faces.context.FacesContext, java.lang.String)protected java.lang.String getDefaultFinishOutcome()
BaseDialogBeangetDefaultFinishOutcome in class AddContentDialogAddContentDialog.getDefaultFinishOutcome()public java.lang.String cancel()
AddContentDialogcancel in interface IDialogBeancancel in class AddContentDialogpublic java.lang.String getFinishButtonLabel()
IDialogBeangetFinishButtonLabel in interface IDialogBeangetFinishButtonLabel in class AddContentDialogCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.