public class LinkPropertiesDialog extends BaseDialogBean
browseBean, isFinished, navigator, parameters
Constructor and Description |
---|
LinkPropertiesDialog() |
Modifier and Type | Method and Description |
---|---|
protected String |
doPostCommitProcessing(FacesContext context,
String outcome)
Performs any post commit processing subclasses may want to provide
|
protected String |
finishImpl(FacesContext context,
String outcome)
Performs the actual processing for the wizard.
|
String |
getDestinationPath() |
Node |
getEditableNode()
Returns the node being edited
|
String |
getFileLinkBookmarkUrl()
Returns the URL to access the details page for the current document link object
|
boolean |
getFinishButtonDisabled()
Determines whether the finish button on the dialog should be disabled
|
Map<String,Object> |
getProperties() |
String |
getSpaceLinkDestinationUrl()
Returns the URL to access the details page for the current document link object
|
void |
init(Map<String,String> parameters)
Initialises the dialog bean
|
void |
setupFileLinkForAction(ActionEvent event)
Event handler called to setup the link object for property editing
|
void |
setupFolderLinkForAction(ActionEvent event)
Event handler called to setup the link object for property editing
|
cancel, finish, formatErrorMessage, getActionsConfigId, getActionsContext, getAdditionalButtons, getCancelButtonLabel, getCheckOutCheckInService, getContainerDescription, getContainerSubTitle, getContainerTitle, getDefaultCancelOutcome, getDefaultFinishOutcome, getDictionaryService, getErrorMessageId, getErrorOutcome, getFileFolderService, getFinishButtonLabel, getMoreActionsConfigId, getNamespaceService, getNodeService, getRuleService, getSearchService, getTransactionService, isFinished, restored, setBrowseBean, setDictionaryService, setFileFolderService, setNamespaceService, setNavigator, setNodeService, setSearchService
public void init(Map<String,String> parameters)
IDialogBean
init
in interface IDialogBean
init
in class BaseDialogBean
parameters
- Map of parameters for the dialogpublic boolean getFinishButtonDisabled()
IDialogBean
getFinishButtonDisabled
in interface IDialogBean
getFinishButtonDisabled
in class BaseDialogBean
public Node getEditableNode()
public void setupFileLinkForAction(ActionEvent event)
event
- The eventpublic void setupFolderLinkForAction(ActionEvent event)
event
- The eventpublic String getDestinationPath()
public String getFileLinkBookmarkUrl()
public String getSpaceLinkDestinationUrl()
protected String finishImpl(FacesContext context, String outcome) throws Exception
BaseDialogBean
finishImpl
in class BaseDialogBean
context
- FacesContextoutcome
- The default outcomeException
protected String doPostCommitProcessing(FacesContext context, String outcome)
BaseDialogBean
doPostCommitProcessing
in class BaseDialogBean
context
- FacesContextoutcome
- The default outcomeCopyright © 2005–2017 Alfresco Software. All rights reserved.