@Name(value="massSecurityModifierActions") @Scope(value=CONVERSATION) public class MassSecurityModifierActions extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected CoreSession |
documentManager |
protected DocumentsListsManager |
documentsListsManager |
protected NavigationContext |
navigationContext |
| Constructor and Description |
|---|
MassSecurityModifierActions() |
| Modifier and Type | Method and Description |
|---|---|
String |
applySecurity(String listName) |
Boolean |
getBlockRightInheritance() |
void |
setBlockRightInheritance(Boolean blockRightInheritance) |
@In(create=true) protected transient NavigationContext navigationContext
@In(create=true) protected transient DocumentsListsManager documentsListsManager
@In(create=true,
required=false)
protected transient CoreSession documentManager
public MassSecurityModifierActions()
public Boolean getBlockRightInheritance()
public void setBlockRightInheritance(Boolean blockRightInheritance)
public String applySecurity(String listName)
Copyright © 2016 Nuxeo SA. All rights reserved.