Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.webapp.security
Class MassSecurityModifierActions

java.lang.Object
  extended by org.nuxeo.ecm.webapp.security.MassSecurityModifierActions
All Implemented Interfaces:
Serializable

@Name(value="massSecurityModifierActions")
@Scope(value=CONVERSATION)
public class MassSecurityModifierActions
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
MassSecurityModifierActions()
           
 
Method Summary
 String applySecurity(String listName)
           
 Boolean getBlockRightInheritance()
           
 void setBlockRightInheritance(Boolean blockRightInheritance)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MassSecurityModifierActions

public MassSecurityModifierActions()
Method Detail

getBlockRightInheritance

public Boolean getBlockRightInheritance()

setBlockRightInheritance

public void setBlockRightInheritance(Boolean blockRightInheritance)

applySecurity

public String applySecurity(String listName)
                     throws ClientException
Throws:
ClientException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.