public class UpdatePermissionsDialog extends BasePermissionsDialog
permissionService
browseBean, 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, setPermissionService
cancel, 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, setSearchService
public void init(java.util.Map parameters)
IDialogBean
init
in interface IDialogBean
init
in class BasePermissionsDialog
parameters
- 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.