public class UpdatePermissionsDialog extends BasePermissionsDialog
permissionServicebrowseBean, isFinished, navigator, parameters| Constructor and Description |
|---|
UpdatePermissionsDialog() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createLock(AVMNode node)
Create lock for node if it is necessary.
|
AVMNode |
getActiveNode()
Getter for active node property
|
protected org.alfresco.service.cmr.security.AuthenticationService |
getAuthenticationService() |
protected org.alfresco.service.cmr.avm.locking.AVMLockingService |
getAvmLockingService() |
void |
init(java.util.Map parameters)
Initialises the dialog bean
|
void |
setActiveNode(AVMNode activeNode)
Setter for active node property
|
protected void |
setAuthenticationService(org.alfresco.service.cmr.security.AuthenticationService authenticationService) |
void |
setAvmLockingService(org.alfresco.service.cmr.avm.locking.AVMLockingService avmLockingService) |
finishImpl, getAvmBrowseBean, getPermissionService, setAvmBrowseBean, setPermissionServicecancel, doPostCommitProcessing, finish, formatErrorMessage, getActionsConfigId, getActionsContext, getAdditionalButtons, getCancelButtonLabel, 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, setSearchServicepublic void init(java.util.Map parameters)
IDialogBeaninit in interface IDialogBeaninit in class BasePermissionsDialogparameters - Map of parameters for the dialogpublic void setAvmLockingService(org.alfresco.service.cmr.avm.locking.AVMLockingService avmLockingService)
avmLockingService - The AVMLockingService to set.protected org.alfresco.service.cmr.avm.locking.AVMLockingService getAvmLockingService()
protected void setAuthenticationService(org.alfresco.service.cmr.security.AuthenticationService authenticationService)
authenticationService - The AuthenticationService to set.protected org.alfresco.service.cmr.security.AuthenticationService getAuthenticationService()
protected void createLock(AVMNode node)
public AVMNode getActiveNode()
public void setActiveNode(AVMNode activeNode)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.