|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
AddGroupTask | AdminTask which creates a ExperimenterGroup with the given
name, and optionally with the given description and leader (Experimenter ). |
AddUserTask | AdminTask which creates a Experimenter with the given login
name, first name, and last name, and optionally with the given email, middle
name, institution, and email. |
AddUserToGroupTask | AdminTask which creates a GroupExperimenterMap between the
specified ExperimenterGroup and Experimenter . |
AdminTask | Simplest possible concrete subclass of Task which has null methods
for all of the required methods. |
ChangePasswordTask | AdminTask which changes the password for a given user. |
DeleteGroupTask | AdminTask which deletes an ExperimenterGroup if possible. |
DeleteUserTask | AdminTask which delets a Experimenter if possible. |
ListUsersAndGroupsTask | SimpleTask which prints Experimenter and
ExperimenterGroup information to standard out. |
RemoveUserFromGroupTask | AdminTask which deletes an GroupExperimenterMap for a given
ExperimenterGroup and Experimenter . |
Enum Summary | |
---|---|
AddGroupTask.Keys | Enumeration of the string values which will be used directly by
AddGroupTask . |
AddUserTask.Keys | Enumeration of the string values which will be used directly by
AddUserTask . |
AddUserToGroupTask.Keys | Enumeration of the string values which will be used directly by
AddUserToGroupTask . |
ChangePasswordTask.Keys | Enumeration of the string values which will be used directly by
ChangePasswordTask . |
DeleteGroupTask.Keys | Enumeration of the string values which will be used directly by
DeleteGroupTask . |
DeleteUserTask.Keys | Enumeration of the string values which will be used directly by
DeleteUserTask . |
ListUsersAndGroupsTask.Keys | Enumeration of the string values which will be used directly by
ListUsersAndGroupsTask . |
RemoveUserFromGroupTask.Keys | Enumeration of the string values which will be used directly by
RemoveUserFromGroupTask . |
Adminstrative task implementations for OMERO
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Version: Beta-4.1.1-r5927-b91
Copyright © 2009 The University of Dundee. All Rights Reserved.