Nuxeo Enterprise Platform 5.4

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

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

public class TreeCommand
extends AbstractCommand

Author:
Fabrice Sommavilla

Constructor Summary
TreeCommand()
           
 
Method Summary
 int getSize()
           
 int getTreeList(DocumentRef ref)
           
 void run(CommandLine cmdLine)
           
 void setSize(int size)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeCommand

public TreeCommand()
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

getTreeList

public int getTreeList(DocumentRef ref)
                throws java.lang.Exception
Throws:
java.lang.Exception

getSize

public int getSize()

setSize

public void setSize(int size)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.