public class ViewContentPropertiesDialog extends BaseDialogBean
Modifier and Type | Field and Description |
---|---|
protected static String |
TEMP_PROP_ENCODING |
protected static String |
TEMP_PROP_MIMETYPE |
protected Node |
viewingNode |
browseBean, isFinished, navigator, parameters
Constructor and Description |
---|
ViewContentPropertiesDialog() |
Modifier and Type | Method and Description |
---|---|
protected String |
finishImpl(FacesContext context,
String outcome)
Performs the actual processing for the wizard.
|
String |
getCancelButtonLabel()
Returns the label to use for the cancel button
|
Node |
getViewingNode()
Returns the node being viewed
|
void |
init(Map<String,String> 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, setSearchService
protected static final String TEMP_PROP_MIMETYPE
protected static final String TEMP_PROP_ENCODING
protected Node viewingNode
public void init(Map<String,String> parameters)
IDialogBean
init
in interface IDialogBean
init
in class BaseDialogBean
parameters
- Map of parameters for the dialogprotected String finishImpl(FacesContext context, String outcome) throws Exception
BaseDialogBean
finishImpl
in class BaseDialogBean
context
- FacesContextoutcome
- The default outcomeException
public String getCancelButtonLabel()
IDialogBean
getCancelButtonLabel
in interface IDialogBean
getCancelButtonLabel
in class BaseDialogBean
public Node getViewingNode()
Copyright © 2005–2017 Alfresco Software. All rights reserved.