ome.util.tasks.admin
Class DeleteGroupTask
java.lang.Object
ome.util.tasks.Task
ome.util.tasks.SimpleTask
ome.util.tasks.admin.AdminTask
ome.util.tasks.admin.DeleteGroupTask
- All Implemented Interfaces:
- Runnable
public class DeleteGroupTask
- extends AdminTask
AdminTask
which deletes an ExperimenterGroup
if possible.
Understands the parameters:
Must be logged in as an administrator. See Configuration
on how to do
this.
- Since:
- 3.0-Beta2
- Author:
- Josh Moore, josh.moore at gmx.de
- See Also:
AdminTask
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeleteGroupTask
public DeleteGroupTask(ServiceFactory sf,
Properties p)
- Delegates to super
doTask
public void doTask()
- Performs the actual
ExperimenterGroup
deletion.
- Overrides:
doTask
in class SimpleTask
handleException
public void handleException(RuntimeException re)
- Description copied from class:
AdminTask
- Rethrows the
RuntimeException
.
- Overrides:
handleException
in class AdminTask
- Parameters:
re
- Non-null.
OmeroJava Api
Version: Beta-4.1.1-r5927-b91
Copyright © 2009 The University of Dundee. All Rights Reserved.