public class ViewContentPropertiesDialog extends BaseDialogBean
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
TEMP_PROP_ENCODING |
protected static java.lang.String |
TEMP_PROP_MIMETYPE |
protected Node |
viewingNode |
browseBean, isFinished, navigator, parameters| Constructor and Description |
|---|
ViewContentPropertiesDialog() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
finishImpl(javax.faces.context.FacesContext context,
java.lang.String outcome)
Performs the actual processing for the wizard.
|
java.lang.String |
getCancelButtonLabel()
Returns the label to use for the cancel button
|
Node |
getViewingNode()
Returns the node being viewed
|
void |
init(java.util.Map parameters)
Initialises the dialog bean
|
cancel, doPostCommitProcessing, finish, formatErrorMessage, getActionsConfigId, getActionsContext, getAdditionalButtons, getCheckOutCheckInService, getContainerDescription, getContainerSubTitle, getContainerTitle, getDefaultCancelOutcome, getDefaultFinishOutcome, getDictionaryService, getErrorMessageId, getErrorOutcome, getFileFolderService, getFinishButtonDisabled, getFinishButtonLabel, getMoreActionsConfigId, getNamespaceService, getNodeService, getRuleService, getSearchService, getTransactionService, isFinished, restored, setBrowseBean, setDictionaryService, setFileFolderService, setNamespaceService, setNavigator, setNodeService, setSearchServiceprotected static final java.lang.String TEMP_PROP_MIMETYPE
protected static final java.lang.String TEMP_PROP_ENCODING
protected Node viewingNode
public void init(java.util.Map parameters)
IDialogBeaninit in interface IDialogBeaninit in class BaseDialogBeanparameters - Map of parameters for the dialogprotected java.lang.String finishImpl(javax.faces.context.FacesContext context,
java.lang.String outcome)
throws java.lang.Exception
BaseDialogBeanfinishImpl in class BaseDialogBeancontext - FacesContextoutcome - The default outcomejava.lang.Exceptionpublic java.lang.String getCancelButtonLabel()
IDialogBeangetCancelButtonLabel in interface IDialogBeangetCancelButtonLabel in class BaseDialogBeanpublic Node getViewingNode()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.