Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.shell.commands.repository
Class ViewLocalAclCommand

java.lang.Object
  extended by org.nuxeo.ecm.shell.commands.repository.AbstractCommand
      extended by org.nuxeo.ecm.shell.commands.repository.ViewLocalAclCommand
All Implemented Interfaces:
Command

public class ViewLocalAclCommand
extends AbstractCommand

Command for viewing local acl to the current document.

Author:
Sun Seng David TAN (a.k.a. sunix)

Field Summary
static Log log
           
 
Constructor Summary
ViewLocalAclCommand()
           
 
Method Summary
 void run(CommandLine cmdLine)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

public static final Log log
Constructor Detail

ViewLocalAclCommand

public ViewLocalAclCommand()
Method Detail

run

public void run(CommandLine cmdLine)
         throws java.lang.Exception
Specified by:
run in interface Command
Specified by:
run in class AbstractCommand
Throws:
java.lang.Exception

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.