public class UpdateAuthorities
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.io.PrintWriter |
print |
| Constructor and Description |
|---|
UpdateAuthorities(Context context) |
| Modifier and Type | Method and Description |
|---|---|
protected static org.apache.commons.cli.Options |
createCommandLineOptions() |
protected void |
followUp(AuthorityValue authority) |
java.io.PrintWriter |
getPrint() |
static void |
main(java.lang.String[] args) |
protected static int |
processArgs(java.lang.String[] args,
UpdateAuthorities UpdateAuthorities) |
void |
run() |
void |
setPrint(java.io.PrintWriter print) |
protected void |
updateItems(AuthorityValue authority) |
public UpdateAuthorities(Context context)
public static void main(java.lang.String[] args)
throws org.apache.commons.cli.ParseException
org.apache.commons.cli.ParseExceptionprotected static int processArgs(java.lang.String[] args,
UpdateAuthorities UpdateAuthorities)
throws org.apache.commons.cli.ParseException
org.apache.commons.cli.ParseExceptionprotected static org.apache.commons.cli.Options createCommandLineOptions()
public void run()
protected void followUp(AuthorityValue authority)
protected void updateItems(AuthorityValue authority)
public java.io.PrintWriter getPrint()
public void setPrint(java.io.PrintWriter print)
Copyright © 2018 DuraSpace. All Rights Reserved.