public class EPersonCLITool extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] argv)
Tool for manipulating user accounts.
|
public static void main(String[] argv) throws org.apache.commons.cli.ParseException, SQLException, AuthorizeException
argv - the command line arguments givenorg.apache.commons.cli.ParseException - Base for Exceptions thrown during parsing of a command-line.SQLException - An exception that provides information on a database access error or other errors.AuthorizeException - Exception indicating the current user of the context does not have permission
to perform a particular action.Copyright © 2019 DuraSpace. All rights reserved.