|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectome.util.tasks.Task
ome.util.tasks.SimpleTask
ome.util.tasks.admin.ListUsersAndGroupsTask
public class ListUsersAndGroupsTask
SimpleTask
which prints Experimenter
and
ExperimenterGroup
information to standard out. Understands the
parameters:
File
of that name with the exception of the values: out
and err. For "out" the output will be sent to System.out
and for
"err" the output will be sent to System.err
.
SimpleTask
Nested Class Summary | |
---|---|
static class |
ListUsersAndGroupsTask.Keys
Enumeration of the string values which will be used directly by ListUsersAndGroupsTask . |
Field Summary | |
---|---|
static String |
ERR
If the value of a property equals "err", output will be sent to System.err |
static String |
OUT
If the value of a property equals "out", output will be sent to System.out |
Constructor Summary | |
---|---|
ListUsersAndGroupsTask(ServiceFactory sf,
Properties p)
Delegates to super |
Method Summary | |
---|---|
void |
doTask()
Performs the actual ExperimenterGroup creation. |
Methods inherited from class ome.util.tasks.SimpleTask |
---|
close, handleException, init |
Methods inherited from class ome.util.tasks.Task |
---|
completedSuccessfully, enumValue, getLogger, getProperties, getServiceFactory, run |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String OUT
System.out
public static final String ERR
System.err
Constructor Detail |
---|
public ListUsersAndGroupsTask(ServiceFactory sf, Properties p)
Method Detail |
---|
public void doTask()
ExperimenterGroup
creation.
doTask
in class SimpleTask
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Version: Beta-4.1.1-r5927-b91
Copyright © 2009 The University of Dundee. All Rights Reserved.