Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.webapp.security
Class MassSecurityModifierActions

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

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

See Also:
Serialized Form

Constructor Summary
MassSecurityModifierActions()
           
 
Method Summary
 java.lang.String applySecurity(java.lang.String listName)
           
 java.lang.Boolean getBlockRightInheritance()
           
 void setBlockRightInheritance(java.lang.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 java.lang.Boolean getBlockRightInheritance()

setBlockRightInheritance

public void setBlockRightInheritance(java.lang.Boolean blockRightInheritance)

applySecurity

public java.lang.String applySecurity(java.lang.String listName)
                               throws ClientException
Throws:
ClientException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.