public class LinkPropertiesDialog extends BaseDialogBean
browseBean, isFinished, navigator, parameters| Constructor and Description |
|---|
LinkPropertiesDialog() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
doPostCommitProcessing(javax.faces.context.FacesContext context,
String outcome)
Performs any post commit processing subclasses may want to provide
|
protected String |
finishImpl(javax.faces.context.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(javax.faces.event.ActionEvent event)
Event handler called to setup the link object for property editing
|
void |
setupFolderLinkForAction(javax.faces.event.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, setSearchServicepublic void init(Map<String,String> parameters)
IDialogBeaninit in interface IDialogBeaninit in class BaseDialogBeanparameters - Map of parameters for the dialogpublic boolean getFinishButtonDisabled()
IDialogBeangetFinishButtonDisabled in interface IDialogBeangetFinishButtonDisabled in class BaseDialogBeanpublic Node getEditableNode()
public void setupFileLinkForAction(javax.faces.event.ActionEvent event)
event - The eventpublic void setupFolderLinkForAction(javax.faces.event.ActionEvent event)
event - The eventpublic String getDestinationPath()
public String getFileLinkBookmarkUrl()
public String getSpaceLinkDestinationUrl()
protected String finishImpl(javax.faces.context.FacesContext context, String outcome) throws Exception
BaseDialogBeanfinishImpl in class BaseDialogBeancontext - FacesContextoutcome - The default outcomeExceptionprotected String doPostCommitProcessing(javax.faces.context.FacesContext context, String outcome)
BaseDialogBeandoPostCommitProcessing in class BaseDialogBeancontext - FacesContextoutcome - The default outcomeCopyright © 2005–2018 Alfresco Software. All rights reserved.