Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.shell.commands.user
Class GroupModCommand

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

public class GroupModCommand
extends AbstractCommand

Author:
M.-A. Darche

Field Summary
static java.lang.String COMMAND_NAME
           
static int CSV_COLUMN_COUNT
           
static java.lang.String GROUP_DIRECTORY_NAME
           
 
Constructor Summary
GroupModCommand()
           
 
Method Summary
 void printUsage()
           
 void run(CommandLine cmdLine)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COMMAND_NAME

public static final java.lang.String COMMAND_NAME
See Also:
Constant Field Values

CSV_COLUMN_COUNT

public static final int CSV_COLUMN_COUNT
See Also:
Constant Field Values

GROUP_DIRECTORY_NAME

public static final java.lang.String GROUP_DIRECTORY_NAME
See Also:
Constant Field Values
Constructor Detail

GroupModCommand

public GroupModCommand()
Method Detail

printUsage

public void printUsage()

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.